Skip to content

Instantly share code, notes, and snippets.

@truongnmt
Created October 1, 2018 06:38
Show Gist options
  • Save truongnmt/83a179c3cb83f5830f9ac709238eaf13 to your computer and use it in GitHub Desktop.
Save truongnmt/83a179c3cb83f5830f9ac709238eaf13 to your computer and use it in GitHub Desktop.
Log running 4 peers
[2018-10-01 06:22:22.848930686][th:530][info] MAIN start
[2018-10-01 06:22:22.849425465][th:530][info] MAIN config initialized
[2018-10-01 06:22:22.850645921][th:530][info] IROHAD created
[2018-10-01 06:22:22.850675674][th:530][info] StorageImpl:initConnection Start storage creation
[2018-10-01 06:22:22.852077404][th:530][info] StorageImpl:initConnection block store created
NOTICE: relation "role" already exists, skipping
NOTICE: relation "domain" already exists, skipping
NOTICE: relation "signatory" already exists, skipping
NOTICE: relation "account" already exists, skipping
NOTICE: relation "account_has_signatory" already exists, skipping
NOTICE: relation "peer" already exists, skipping
NOTICE: relation "asset" already exists, skipping
NOTICE: relation "account_has_asset" already exists, skipping
NOTICE: relation "role_has_permissions" already exists, skipping
NOTICE: relation "account_has_roles" already exists, skipping
NOTICE: relation "account_has_grantable_permissions" already exists, skipping
NOTICE: relation "height_by_hash" already exists, skipping
NOTICE: relation "height_by_account_set" already exists, skipping
NOTICE: relation "index_by_creator_height" already exists, skipping
NOTICE: relation "index_by_id_height_asset" already exists, skipping
[2018-10-01 06:22:22.874901133][th:530][info] IROHAD [Init] => storage
[2018-10-01 06:22:22.941626737][th:530][info] StorageImpl drop wsv records from db tables
[2018-10-01 06:22:23.026872590][th:530][info] StorageImpl drop blocks from disk
[2018-10-01 06:22:23.029255816][th:530][info] StorageImpl create mutable storage
[2018-10-01 06:22:23.029285328][th:530][info] FlatFile get(0) file not found
[2018-10-01 06:22:24.286922356][th:530][info] StorageImpl insert blocks finished
[2018-10-01 06:22:24.288714127][th:530][info] IROHAD [Init] => crypto provider
[2018-10-01 06:22:24.288748120][th:530][info] IROHAD [Init] => validators
[2018-10-01 06:22:24.289685920][th:530][info] OrderingInit Ordering gate is at 192.168.80.6:10001
[2018-10-01 06:22:24.290172622][th:530][info] StorageImpl create ordering service persistent state
[2018-10-01 06:22:24.291235327][th:530][info] OrderingInit Creating Ordering Gate with initial height 134
[2018-10-01 06:22:24.291246093][th:530][info] AsyncGrpcClient Subscribe
[2018-10-01 06:22:24.291258186][th:530][info] IROHAD [Init] => init ordering gate - [true]
[2018-10-01 06:22:24.291280431][th:530][info] IROHAD [Init] => init simulator
[2018-10-01 06:22:24.291283754][th:530][info] IROHAD [Init] => init consensus block cache
[2018-10-01 06:22:24.291301635][th:530][info] IROHAD [Init] => block loader
[2018-10-01 06:22:24.291753491][th:530][info] IROHAD [Init] => consensus gate
[2018-10-01 06:22:24.292203225][th:530][info] IROHAD [Init] => synchronizer
[2018-10-01 06:22:24.292227078][th:530][info] OrderingGate setPcs
[2018-10-01 06:22:24.292326848][th:530][info] IROHAD [Init] => pcs
[2018-10-01 06:22:24.292359229][th:530][info] IROHAD [Init] => Tx status bus
[2018-10-01 06:22:24.292371943][th:530][info] IROHAD [Init] => MST processor
[2018-10-01 06:22:24.292375742][th:530][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-10-01 06:22:24.292379495][th:530][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-10-01 06:22:24.292382978][th:530][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-10-01 06:22:24.292402614][th:530][info] IROHAD [Init] => pending transactions storage
[2018-10-01 06:22:24.292775427][th:530][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-10-01 06:22:24.292785050][th:530][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-10-01 06:22:24.292808440][th:530][info] IROHAD [Init] => command service
[2018-10-01 06:22:24.292824474][th:530][info] IROHAD [Init] => query service
[2018-10-01 06:22:24.292833023][th:530][info] MAIN Running iroha
[2018-10-01 06:22:24.293161191][th:530][info] IROHAD Torii server bound on port 50051
[2018-10-01 06:22:24.293267776][th:530][info] IROHAD Internal server bound on port 10001
[2018-10-01 06:22:24.293273797][th:530][info] IROHAD ===> iroha initialized
[2018-10-01 06:22:42.414240911][th:538][info] TxProcessor handle batch
[2018-10-01 06:22:42.414266071][th:538][info] TxProcessor propagating batch to PCS
[2018-10-01 06:22:42.414299422][th:538][info] PCS propagate batch
[2018-10-01 06:22:42.414304909][th:538][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:22:42.414311180][th:538][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:22:42.414365752][th:538][warning] CommandService Found transaction f316d292e7dcf56c14a5830b266c6cbbd419c119596a0e72506c843b235080fb in cache, ignoring
[2018-10-01 06:22:42.415204409][th:539][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:22:42.415852610][th:539][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:22:42.429201136][th:543][info] TxProcessor handle batch
[2018-10-01 06:22:42.429216212][th:543][info] TxProcessor propagating batch to PCS
[2018-10-01 06:22:42.429269448][th:543][info] PCS propagate batch
[2018-10-01 06:22:42.429274782][th:543][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:22:42.429280253][th:543][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:22:42.429412506][th:542][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:22:42.430061712][th:542][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:22:42.430184140][th:543][warning] CommandService Found transaction a767ae64ca2137931a1d8f50edcbc11739468322f4566aacf0b8d26b6e75a801 in cache, ignoring
[2018-10-01 06:22:42.444170193][th:543][info] TxProcessor handle batch
[2018-10-01 06:22:42.444183173][th:543][info] TxProcessor propagating batch to PCS
[2018-10-01 06:22:42.444237162][th:543][info] PCS propagate batch
[2018-10-01 06:22:42.444242699][th:543][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:22:42.444247642][th:543][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:22:42.444361140][th:542][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:22:42.445023097][th:542][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:22:42.445133944][th:543][warning] CommandService Found transaction 932312d63fc64783085e4363944fd5cb2d6cfa8b1dd8bf985ec77e1d8cbb1a29 in cache, ignoring
[2018-10-01 06:22:44.289956385][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:22:44.291126205][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:22:44.291150422][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 136
[2018-10-01 06:22:44.293295619][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:22:44.337286890][th:539][info] AsyncGrpcClient receive proposal
[2018-10-01 06:22:44.338358952][th:539][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:22:44.338366462][th:539][info] OrderingGate Received new proposal, height: 135
[2018-10-01 06:22:44.347381789][th:536][info] OrderingGate Pass the proposal to pipeline height 135
[2018-10-01 06:22:44.347399062][th:536][info] Simulator process proposal
[2018-10-01 06:22:44.351730769][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:22:44.377245024][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:22:44.377473586][th:536][info] Simulator process verified proposal
[2018-10-01 06:22:44.377776107][th:536][info] YacGate vote for block (f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52, Hash: [f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52 ])
[2018-10-01 06:22:44.378274496][th:536][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001}
[2018-10-01 06:22:44.378468354][th:536][info] YAC Vote for hash (f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52, f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52)
[2018-10-01 06:22:44.378550469][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:22:44.378639188][th:536][info] TxProcessor on stateful validation success: f316d292e7dcf56c14a5830b266c6cbbd419c119596a0e72506c843b235080fb
[2018-10-01 06:22:44.378683243][th:536][info] TxProcessor on stateful validation success: a767ae64ca2137931a1d8f50edcbc11739468322f4566aacf0b8d26b6e75a801
[2018-10-01 06:22:44.378709474][th:536][info] TxProcessor on stateful validation success: 932312d63fc64783085e4363944fd5cb2d6cfa8b1dd8bf985ec77e1d8cbb1a29
[2018-10-01 06:22:44.378726887][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:22:44.378738869][th:536][info] TxProcessor on proposal stateless success: f316d292e7dcf56c14a5830b266c6cbbd419c119596a0e72506c843b235080fb
[2018-10-01 06:22:44.378751480][th:536][info] TxProcessor on proposal stateless success: a767ae64ca2137931a1d8f50edcbc11739468322f4566aacf0b8d26b6e75a801
[2018-10-01 06:22:44.378763646][th:536][info] TxProcessor on proposal stateless success: 932312d63fc64783085e4363944fd5cb2d6cfa8b1dd8bf985ec77e1d8cbb1a29
[2018-10-01 06:22:44.383161785][th:542][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:22:44.394100201][th:542][info] ProposalStorage Vote [f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52, f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52] looks valid
[2018-10-01 06:22:44.394132804][th:542][info] YacBlockStorage Vote (f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52, f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52) inserted
[2018-10-01 06:22:44.394138100][th:542][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:22:44.394144161][th:542][info] ProposalStorage Vote [f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52, f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52] looks valid
[2018-10-01 06:22:44.394150650][th:542][info] YacBlockStorage Vote (f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52, f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52) inserted
[2018-10-01 06:22:44.394154031][th:542][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:22:44.394158551][th:542][info] ProposalStorage Vote [f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52, f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52] looks valid
[2018-10-01 06:22:44.394165711][th:542][info] YacBlockStorage Vote (f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52, f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52) inserted
[2018-10-01 06:22:44.394169039][th:542][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:22:44.394182085][th:542][info] YAC Received supermajority of votes for f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52, skip propagation
[2018-10-01 06:22:44.394188099][th:542][info] YAC Pass outcome for f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52 to pipeline
[2018-10-01 06:22:44.394269374][th:542][info] YacGate consensus: commit top block: height 135, hash f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52
[2018-10-01 06:22:44.394277363][th:542][info] synchronizer processing commit
[2018-10-01 06:22:44.400671321][th:542][info] ChainValidator validate block: height 135, hash f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52
[2018-10-01 06:22:44.468036508][th:542][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:22:44.468090928][th:542][info] TxProcessor on commit committed: f316d292e7dcf56c14a5830b266c6cbbd419c119596a0e72506c843b235080fb
[2018-10-01 06:22:44.468117019][th:542][info] TxProcessor on commit committed: a767ae64ca2137931a1d8f50edcbc11739468322f4566aacf0b8d26b6e75a801
[2018-10-01 06:22:44.468122288][th:542][info] TxProcessor on commit committed: 932312d63fc64783085e4363944fd5cb2d6cfa8b1dd8bf985ec77e1d8cbb1a29
[2018-10-01 06:22:44.480560789][th:544][info] TxProcessor handle batch
[2018-10-01 06:22:44.480576782][th:544][info] TxProcessor propagating batch to PCS
[2018-10-01 06:22:44.480603411][th:544][info] PCS propagate batch
[2018-10-01 06:22:44.480609015][th:544][info] OrderingGate propagate batch, account_id: user_6326@test
[2018-10-01 06:22:44.480639353][th:544][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:22:44.480717255][th:544][warning] CommandService Found transaction 37f9dbb1d225d2f8436e214bd1c0f571bb96b293e52a2b0005a95d1a6850ccee in cache, ignoring
[2018-10-01 06:22:44.481377033][th:549][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:22:44.482130618][th:549][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:22:44.482212610][th:538][info] TxProcessor handle batch
[2018-10-01 06:22:44.482222254][th:538][info] TxProcessor propagating batch to PCS
[2018-10-01 06:22:44.482267247][th:538][info] PCS propagate batch
[2018-10-01 06:22:44.482272552][th:538][info] OrderingGate propagate batch, account_id: user_6595@test
[2018-10-01 06:22:44.482306856][th:538][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:22:44.482416906][th:539][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:22:44.483038450][th:539][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:22:44.483155382][th:538][warning] CommandService Found transaction a8251730f827ba16e35eeed09218f2a0d70896e87c085f2635ec1317a180b77a in cache, ignoring
[2018-10-01 06:22:44.488228196][th:550][info] TxProcessor handle batch
[2018-10-01 06:22:44.488242053][th:550][info] TxProcessor propagating batch to PCS
[2018-10-01 06:22:44.488271756][th:550][info] PCS propagate batch
[2018-10-01 06:22:44.488275884][th:550][info] OrderingGate propagate batch, account_id: user_0478@test
[2018-10-01 06:22:44.488279948][th:550][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:22:44.488338233][th:550][warning] CommandService Found transaction 95ab34952db3a9104eee58c6b92c8407ed38af5903ab11edf36533c15de802ad in cache, ignoring
[2018-10-01 06:22:44.489313816][th:539][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:22:44.489929547][th:539][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:22:49.290618993][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:22:49.294184575][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:22:49.294206848][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 137
[2018-10-01 06:22:49.299737910][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:22:49.307035300][th:539][info] AsyncGrpcClient receive proposal
[2018-10-01 06:22:49.309720958][th:539][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:22:49.309734502][th:539][info] OrderingGate Received new proposal, height: 136
[2018-10-01 06:22:49.311862807][th:536][info] OrderingGate Pass the proposal to pipeline height 136
[2018-10-01 06:22:49.311877054][th:536][info] Simulator process proposal
[2018-10-01 06:22:49.318788356][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:22:49.342676017][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:22:49.343169403][th:536][info] Simulator process verified proposal
[2018-10-01 06:22:49.344271714][th:536][info] YacGate vote for block (53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, Hash: [53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d ])
[2018-10-01 06:22:49.347373933][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 06:22:49.347556267][th:536][info] YAC Vote for hash (53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d)
[2018-10-01 06:22:49.347634504][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:22:49.347695398][th:536][info] TxProcessor on stateful validation success: 37f9dbb1d225d2f8436e214bd1c0f571bb96b293e52a2b0005a95d1a6850ccee
[2018-10-01 06:22:49.347726538][th:536][info] TxProcessor on stateful validation success: a8251730f827ba16e35eeed09218f2a0d70896e87c085f2635ec1317a180b77a
[2018-10-01 06:22:49.347744686][th:536][info] TxProcessor on stateful validation success: 95ab34952db3a9104eee58c6b92c8407ed38af5903ab11edf36533c15de802ad
[2018-10-01 06:22:49.347757123][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:22:49.347769281][th:536][info] TxProcessor on proposal stateless success: 37f9dbb1d225d2f8436e214bd1c0f571bb96b293e52a2b0005a95d1a6850ccee
[2018-10-01 06:22:49.347780775][th:536][info] TxProcessor on proposal stateless success: a8251730f827ba16e35eeed09218f2a0d70896e87c085f2635ec1317a180b77a
[2018-10-01 06:22:49.347792334][th:536][info] TxProcessor on proposal stateless success: 95ab34952db3a9104eee58c6b92c8407ed38af5903ab11edf36533c15de802ad
[2018-10-01 06:22:54.320014023][th:549][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:22:54.320779495][th:539][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:22:54.321114152][th:549][info] ProposalStorage Vote [53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d] looks valid
[2018-10-01 06:22:54.321125095][th:549][info] YacBlockStorage Vote (53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d) inserted
[2018-10-01 06:22:54.321129739][th:549][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:22:54.321565510][th:539][info] ProposalStorage Vote [53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d] looks valid
[2018-10-01 06:22:54.321578495][th:539][info] YacBlockStorage Vote (53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d) inserted
[2018-10-01 06:22:54.321582792][th:539][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:22:54.348219460][th:546][info] YAC Vote for hash (53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d)
[2018-10-01 06:22:54.348305606][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:22:54.349167541][th:552][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:22:54.349516539][th:552][info] ProposalStorage Vote [53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d] looks valid
[2018-10-01 06:22:54.349526696][th:552][info] YacBlockStorage Vote (53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d) inserted
[2018-10-01 06:22:54.349531037][th:552][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:22:54.349540041][th:552][info] YAC Propagate state 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d to whole network
[2018-10-01 06:22:54.349917606][th:552][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:22:54.349992328][th:552][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:22:54.352838323][th:549][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:22:54.352865052][th:552][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:22:54.352938036][th:552][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:22:54.364988064][th:549][info] YAC Pass outcome for 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d to pipeline
[2018-10-01 06:22:54.365077616][th:549][info] YacGate consensus: commit top block: height 136, hash 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d
[2018-10-01 06:22:54.365085746][th:549][info] synchronizer processing commit
[2018-10-01 06:22:54.366628869][th:549][info] ChainValidator validate block: height 136, hash 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d
[2018-10-01 06:22:54.373295034][th:549][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:22:54.373329285][th:549][info] TxProcessor on commit committed: 37f9dbb1d225d2f8436e214bd1c0f571bb96b293e52a2b0005a95d1a6850ccee
[2018-10-01 06:22:54.373393282][th:549][info] TxProcessor on commit committed: a8251730f827ba16e35eeed09218f2a0d70896e87c085f2635ec1317a180b77a
[2018-10-01 06:22:54.373400682][th:549][info] TxProcessor on commit committed: 95ab34952db3a9104eee58c6b92c8407ed38af5903ab11edf36533c15de802ad
[2018-10-01 06:22:54.390320049][th:551][info] TxProcessor handle batch
[2018-10-01 06:22:54.390334313][th:551][info] TxProcessor propagating batch to PCS
[2018-10-01 06:22:54.390365077][th:551][info] PCS propagate batch
[2018-10-01 06:22:54.390370836][th:551][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:22:54.390376226][th:551][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:22:54.395486066][th:553][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:22:54.396161436][th:553][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:22:54.396961065][th:554][info] TxProcessor handle batch
[2018-10-01 06:22:54.396974527][th:554][info] TxProcessor propagating batch to PCS
[2018-10-01 06:22:54.397001370][th:554][info] PCS propagate batch
[2018-10-01 06:22:54.397006115][th:554][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:22:54.397010705][th:554][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:22:54.397786905][th:553][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:22:54.398462702][th:553][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:22:54.405036341][th:543][info] TxProcessor handle batch
[2018-10-01 06:22:54.405049184][th:543][info] TxProcessor propagating batch to PCS
[2018-10-01 06:22:54.405079907][th:543][info] PCS propagate batch
[2018-10-01 06:22:54.405084126][th:543][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:22:54.405088672][th:543][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:22:54.405152137][th:543][warning] CommandService Found transaction d90534d195a6eab72c71669affba200164a4ccc5b04920cb6c1e4d50a151bd33 in cache, ignoring
[2018-10-01 06:22:54.405191956][th:553][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:22:54.406563684][th:553][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:22:59.289960546][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:22:59.291124959][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:22:59.291145396][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 138
[2018-10-01 06:22:59.293130906][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:22:59.295565412][th:553][info] AsyncGrpcClient receive proposal
[2018-10-01 06:22:59.297084438][th:553][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:22:59.297096625][th:553][info] OrderingGate Received new proposal, height: 137
[2018-10-01 06:22:59.297165175][th:536][info] OrderingGate Pass the proposal to pipeline height 137
[2018-10-01 06:22:59.297172648][th:536][info] Simulator process proposal
[2018-10-01 06:22:59.297577952][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:22:59.333315701][th:552][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:22:59.333645778][th:552][info] ProposalStorage Vote [67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8, 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8] looks valid
[2018-10-01 06:22:59.333668171][th:552][info] YacBlockStorage Vote (67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8, 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8) inserted
[2018-10-01 06:22:59.333673000][th:552][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:22:59.336268446][th:552][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:22:59.337726798][th:552][info] ProposalStorage Vote [67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8, 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8] looks valid
[2018-10-01 06:22:59.337743951][th:552][info] YacBlockStorage Vote (67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8, 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8) inserted
[2018-10-01 06:22:59.337748457][th:552][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:22:59.340840639][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:22:59.340971744][th:536][info] Simulator process verified proposal
[2018-10-01 06:22:59.341301445][th:536][info] YacGate vote for block (67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8, Hash: [67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8 ])
[2018-10-01 06:22:59.341694036][th:536][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001}
[2018-10-01 06:22:59.341876462][th:536][info] YAC Vote for hash (67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8, 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8)
[2018-10-01 06:22:59.341986777][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:22:59.342025874][th:552][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:22:59.342068943][th:536][info] TxProcessor on stateful validation success: 3877f6bd876751bd2e4a5bdfe67bbc1217d369ed83f07969f4c25f3d9f7cb3fe
[2018-10-01 06:22:59.342152184][th:536][info] TxProcessor on stateful validation success: 62f221c88caae710158dab162cc7efa21699d601e28b1e0cd9edc93877bd4229
[2018-10-01 06:22:59.342181652][th:536][info] TxProcessor on stateful validation success: d90534d195a6eab72c71669affba200164a4ccc5b04920cb6c1e4d50a151bd33
[2018-10-01 06:22:59.342198139][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:22:59.342212579][th:536][info] TxProcessor on proposal stateless success: 3877f6bd876751bd2e4a5bdfe67bbc1217d369ed83f07969f4c25f3d9f7cb3fe
[2018-10-01 06:22:59.342227069][th:536][info] TxProcessor on proposal stateless success: 62f221c88caae710158dab162cc7efa21699d601e28b1e0cd9edc93877bd4229
[2018-10-01 06:22:59.342240882][th:536][info] TxProcessor on proposal stateless success: d90534d195a6eab72c71669affba200164a4ccc5b04920cb6c1e4d50a151bd33
[2018-10-01 06:22:59.342342801][th:552][info] ProposalStorage Vote [67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8, 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8] looks valid
[2018-10-01 06:22:59.342351609][th:552][info] YacBlockStorage Vote (67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8, 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8) inserted
[2018-10-01 06:22:59.342355233][th:552][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:22:59.342363037][th:552][info] YAC Propagate state 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8 to whole network
[2018-10-01 06:22:59.342429280][th:552][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:22:59.342508232][th:552][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:22:59.352784141][th:553][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:22:59.352806518][th:552][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:22:59.352897676][th:552][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:22:59.354975950][th:553][info] YAC Pass outcome for 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8 to pipeline
[2018-10-01 06:22:59.355061611][th:553][info] YacGate consensus: commit top block: height 137, hash 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8
[2018-10-01 06:22:59.355070604][th:553][info] synchronizer processing commit
[2018-10-01 06:22:59.355506225][th:553][info] ChainValidator validate block: height 137, hash 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8
[2018-10-01 06:22:59.412659050][th:553][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:22:59.412693079][th:553][info] TxProcessor on commit committed: 3877f6bd876751bd2e4a5bdfe67bbc1217d369ed83f07969f4c25f3d9f7cb3fe
[2018-10-01 06:22:59.412710973][th:553][info] TxProcessor on commit committed: 62f221c88caae710158dab162cc7efa21699d601e28b1e0cd9edc93877bd4229
[2018-10-01 06:22:59.412716676][th:553][info] TxProcessor on commit committed: d90534d195a6eab72c71669affba200164a4ccc5b04920cb6c1e4d50a151bd33
[2018-10-01 06:22:59.428066734][th:556][info] TxProcessor handle batch
[2018-10-01 06:22:59.428081752][th:556][info] TxProcessor propagating batch to PCS
[2018-10-01 06:22:59.428107485][th:556][info] PCS propagate batch
[2018-10-01 06:22:59.428112625][th:556][info] OrderingGate propagate batch, account_id: user_0153@test
[2018-10-01 06:22:59.428118194][th:556][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:22:59.428774204][th:552][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:22:59.430455466][th:552][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:22:59.432380280][th:559][info] TxProcessor handle batch
[2018-10-01 06:22:59.432393403][th:559][info] TxProcessor propagating batch to PCS
[2018-10-01 06:22:59.432416609][th:559][info] PCS propagate batch
[2018-10-01 06:22:59.432421144][th:559][info] OrderingGate propagate batch, account_id: user_7191@test
[2018-10-01 06:22:59.432426183][th:559][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:22:59.432523121][th:552][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:22:59.433167663][th:552][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:22:59.438565204][th:560][info] TxProcessor handle batch
[2018-10-01 06:22:59.438579632][th:560][info] TxProcessor propagating batch to PCS
[2018-10-01 06:22:59.438605306][th:560][info] PCS propagate batch
[2018-10-01 06:22:59.438609507][th:560][info] OrderingGate propagate batch, account_id: user_7987@test
[2018-10-01 06:22:59.438613966][th:560][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:22:59.438715765][th:552][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:22:59.439326864][th:552][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:23:04.290713918][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:23:04.291724635][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:23:04.291742838][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 139
[2018-10-01 06:23:04.298485880][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:23:04.310805295][th:552][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:04.311686179][th:552][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:04.311697480][th:552][info] OrderingGate Received new proposal, height: 138
[2018-10-01 06:23:04.311804781][th:536][info] OrderingGate Pass the proposal to pipeline height 138
[2018-10-01 06:23:04.311814053][th:536][info] Simulator process proposal
[2018-10-01 06:23:04.312311682][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:23:04.319007390][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:04.319161050][th:536][info] Simulator process verified proposal
[2018-10-01 06:23:04.319476644][th:536][info] YacGate vote for block (c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda, Hash: [c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda ])
[2018-10-01 06:23:04.319863105][th:536][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 06:23:04.320052455][th:536][info] YAC Vote for hash (c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda, c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda)
[2018-10-01 06:23:04.325611889][th:552][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:23:04.326969090][th:552][info] ProposalStorage Vote [c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda, c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda] looks valid
[2018-10-01 06:23:04.326984745][th:552][info] YacBlockStorage Vote (c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda, c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda) inserted
[2018-10-01 06:23:04.326989417][th:552][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:04.326995057][th:552][info] ProposalStorage Vote [c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda, c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda] looks valid
[2018-10-01 06:23:04.327001110][th:552][info] YacBlockStorage Vote (c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda, c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda) inserted
[2018-10-01 06:23:04.327004208][th:552][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:04.327008370][th:552][info] ProposalStorage Vote [c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda, c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda] looks valid
[2018-10-01 06:23:04.327014463][th:552][info] YacBlockStorage Vote (c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda, c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda) inserted
[2018-10-01 06:23:04.327017452][th:552][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:04.327024446][th:552][info] YAC Received supermajority of votes for c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda, skip propagation
[2018-10-01 06:23:04.327029059][th:552][info] YAC Pass outcome for c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda to pipeline
[2018-10-01 06:23:04.327103121][th:552][info] YacGate consensus: commit top block: height 138, hash c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda
[2018-10-01 06:23:04.327111181][th:552][info] synchronizer processing commit
[2018-10-01 06:23:04.327924230][th:552][info] ChainValidator validate block: height 138, hash c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda
[2018-10-01 06:23:04.328427215][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:23:04.328515512][th:536][info] TxProcessor on stateful validation success: fc3e8ac0d8d9b172a3f62293b5984dd68ce5541e8890a436912b32d243562abc
[2018-10-01 06:23:04.329043429][th:536][info] TxProcessor on stateful validation success: cf9e9259039b32aba039a346df0cdfd4e2682bca176f495f5e4ba9f84e5d576e
[2018-10-01 06:23:04.329226174][th:536][info] TxProcessor on stateful validation success: bcb710ba03f3933611e80adc3ec0ee2bfc5ec0616e79fa59f2efaac9e1a26171
[2018-10-01 06:23:04.329250259][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:04.329776710][th:536][info] TxProcessor on proposal stateless success: fc3e8ac0d8d9b172a3f62293b5984dd68ce5541e8890a436912b32d243562abc
[2018-10-01 06:23:04.329799009][th:536][info] TxProcessor on proposal stateless success: cf9e9259039b32aba039a346df0cdfd4e2682bca176f495f5e4ba9f84e5d576e
[2018-10-01 06:23:04.329812272][th:536][info] TxProcessor on proposal stateless success: bcb710ba03f3933611e80adc3ec0ee2bfc5ec0616e79fa59f2efaac9e1a26171
[2018-10-01 06:23:04.338400517][th:552][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:04.338428307][th:552][info] TxProcessor on commit committed: fc3e8ac0d8d9b172a3f62293b5984dd68ce5541e8890a436912b32d243562abc
[2018-10-01 06:23:04.338436449][th:552][info] TxProcessor on commit committed: cf9e9259039b32aba039a346df0cdfd4e2682bca176f495f5e4ba9f84e5d576e
[2018-10-01 06:23:04.338441509][th:552][info] TxProcessor on commit committed: bcb710ba03f3933611e80adc3ec0ee2bfc5ec0616e79fa59f2efaac9e1a26171
[2018-10-01 06:23:04.350745692][th:562][info] TxProcessor handle batch
[2018-10-01 06:23:04.350760732][th:562][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:04.350809147][th:562][info] PCS propagate batch
[2018-10-01 06:23:04.350815390][th:562][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:23:04.350820214][th:562][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:04.350935599][th:557][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:04.351522874][th:557][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:23:04.351666584][th:562][warning] CommandService Found transaction e1531fe7c532ea2c3f4237d17758da15ad9eb80c5eed5c3ac845949ef8df7ab7 in cache, ignoring
[2018-10-01 06:23:04.366887055][th:556][info] TxProcessor handle batch
[2018-10-01 06:23:04.366900230][th:556][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:04.366951070][th:556][info] PCS propagate batch
[2018-10-01 06:23:04.366956589][th:556][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:23:04.366961082][th:556][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:04.367077985][th:557][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:04.367730126][th:557][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:23:04.367840624][th:556][warning] CommandService Found transaction cdb8d0ff93f11c4947fc576a0cbbef0399a0c1fd64dec5d429440c24694ad2b6 in cache, ignoring
[2018-10-01 06:23:04.375226327][th:562][info] TxProcessor handle batch
[2018-10-01 06:23:04.375238582][th:562][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:04.375270152][th:562][info] PCS propagate batch
[2018-10-01 06:23:04.375274279][th:562][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:23:04.375278378][th:562][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:04.375337260][th:562][warning] CommandService Found transaction ccbc5379d788d89170453409f3156487b9103e8738a2b39c7be41717843ffa75 in cache, ignoring
[2018-10-01 06:23:04.375429064][th:557][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:04.376162372][th:557][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:23:09.289965771][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:23:09.297238582][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:23:09.297264488][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 140
[2018-10-01 06:23:09.304736440][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:23:09.309800457][th:552][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:09.312830305][th:552][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:09.312843915][th:552][info] OrderingGate Received new proposal, height: 139
[2018-10-01 06:23:09.312928080][th:536][info] OrderingGate Pass the proposal to pipeline height 139
[2018-10-01 06:23:09.312935902][th:536][info] Simulator process proposal
[2018-10-01 06:23:09.314125461][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:23:09.341716370][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:09.343869054][th:536][info] Simulator process verified proposal
[2018-10-01 06:23:09.344204190][th:536][info] YacGate vote for block (c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff, Hash: [c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff ])
[2018-10-01 06:23:09.344683156][th:536][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:23:09.344882172][th:536][info] YAC Vote for hash (c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff, c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff)
[2018-10-01 06:23:09.345532711][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:23:09.345604453][th:536][info] TxProcessor on stateful validation success: e1531fe7c532ea2c3f4237d17758da15ad9eb80c5eed5c3ac845949ef8df7ab7
[2018-10-01 06:23:09.345650363][th:536][info] TxProcessor on stateful validation success: cdb8d0ff93f11c4947fc576a0cbbef0399a0c1fd64dec5d429440c24694ad2b6
[2018-10-01 06:23:09.345679444][th:536][info] TxProcessor on stateful validation success: ccbc5379d788d89170453409f3156487b9103e8738a2b39c7be41717843ffa75
[2018-10-01 06:23:09.345695638][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:09.345709709][th:536][info] TxProcessor on proposal stateless success: e1531fe7c532ea2c3f4237d17758da15ad9eb80c5eed5c3ac845949ef8df7ab7
[2018-10-01 06:23:09.345724084][th:536][info] TxProcessor on proposal stateless success: cdb8d0ff93f11c4947fc576a0cbbef0399a0c1fd64dec5d429440c24694ad2b6
[2018-10-01 06:23:09.345737896][th:536][info] TxProcessor on proposal stateless success: ccbc5379d788d89170453409f3156487b9103e8738a2b39c7be41717843ffa75
[2018-10-01 06:23:09.362198504][th:564][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:23:09.363265381][th:564][info] ProposalStorage Vote [c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff, c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff] looks valid
[2018-10-01 06:23:09.363282066][th:564][info] YacBlockStorage Vote (c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff, c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff) inserted
[2018-10-01 06:23:09.363286454][th:564][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:09.363291901][th:564][info] ProposalStorage Vote [c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff, c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff] looks valid
[2018-10-01 06:23:09.363297597][th:564][info] YacBlockStorage Vote (c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff, c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff) inserted
[2018-10-01 06:23:09.363300511][th:564][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:09.363304466][th:564][info] ProposalStorage Vote [c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff, c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff] looks valid
[2018-10-01 06:23:09.363310099][th:564][info] YacBlockStorage Vote (c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff, c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff) inserted
[2018-10-01 06:23:09.363313227][th:564][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:09.363321624][th:564][info] YAC Received supermajority of votes for c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff, skip propagation
[2018-10-01 06:23:09.363326582][th:564][info] YAC Pass outcome for c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff to pipeline
[2018-10-01 06:23:09.363378805][th:564][info] YacGate consensus: commit top block: height 139, hash c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff
[2018-10-01 06:23:09.363385722][th:564][info] synchronizer processing commit
[2018-10-01 06:23:09.364383836][th:564][info] ChainValidator validate block: height 139, hash c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff
[2018-10-01 06:23:09.422950452][th:564][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:09.422992868][th:564][info] TxProcessor on commit committed: e1531fe7c532ea2c3f4237d17758da15ad9eb80c5eed5c3ac845949ef8df7ab7
[2018-10-01 06:23:09.423020586][th:564][info] TxProcessor on commit committed: cdb8d0ff93f11c4947fc576a0cbbef0399a0c1fd64dec5d429440c24694ad2b6
[2018-10-01 06:23:09.423026321][th:564][info] TxProcessor on commit committed: ccbc5379d788d89170453409f3156487b9103e8738a2b39c7be41717843ffa75
[2018-10-01 06:23:09.427828669][th:563][info] TxProcessor handle batch
[2018-10-01 06:23:09.427843483][th:563][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:09.427868979][th:563][info] PCS propagate batch
[2018-10-01 06:23:09.427874213][th:563][info] OrderingGate propagate batch, account_id: user_5343@test
[2018-10-01 06:23:09.427879923][th:563][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:09.428572169][th:552][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:09.429230030][th:552][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:23:09.439113758][th:562][info] TxProcessor handle batch
[2018-10-01 06:23:09.439126921][th:562][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:09.439223905][th:562][info] PCS propagate batch
[2018-10-01 06:23:09.439230625][th:562][info] OrderingGate propagate batch, account_id: user_8324@test
[2018-10-01 06:23:09.439235515][th:562][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:09.439288351][th:562][warning] CommandService Found transaction a4366b09d7beb02c81c53c29f595aab304b9258c0cdbe57f65a37a81c9b456a4 in cache, ignoring
[2018-10-01 06:23:09.439642308][th:562][info] TxProcessor handle batch
[2018-10-01 06:23:09.439653716][th:562][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:09.439756682][th:552][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:09.440389803][th:552][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:23:09.440549363][th:562][info] PCS propagate batch
[2018-10-01 06:23:09.440557451][th:562][info] OrderingGate propagate batch, account_id: user_8739@test
[2018-10-01 06:23:09.440561977][th:562][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:09.440640010][th:562][warning] CommandService Found transaction c9a033d9f5a132d2779ab2dc3c77647d8f264a1287d353d08510007b6d859b25 in cache, ignoring
[2018-10-01 06:23:09.441284115][th:565][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:09.441922404][th:565][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:23:14.289961839][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:23:14.291002152][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:23:14.291019258][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 141
[2018-10-01 06:23:14.293064754][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:23:14.293907783][th:565][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:14.311031091][th:565][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:14.311040400][th:565][info] OrderingGate Received new proposal, height: 140
[2018-10-01 06:23:14.311179098][th:536][info] OrderingGate Pass the proposal to pipeline height 140
[2018-10-01 06:23:14.311188426][th:536][info] Simulator process proposal
[2018-10-01 06:23:14.311710265][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:23:14.317883218][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:14.318059935][th:536][info] Simulator process verified proposal
[2018-10-01 06:23:14.318367370][th:536][info] YacGate vote for block (32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68, Hash: [32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68 ])
[2018-10-01 06:23:14.319000126][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:23:14.319192628][th:536][info] YAC Vote for hash (32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68, 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68)
[2018-10-01 06:23:14.322562274][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:23:14.322669843][th:552][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:23:14.324865815][th:536][info] TxProcessor on stateful validation success: 9d4e5e7cf7154a091a8e897e0fcf92a71c53a7ecf768ce57fadd3d2872486603
[2018-10-01 06:23:14.326043611][th:536][info] TxProcessor on stateful validation success: a4366b09d7beb02c81c53c29f595aab304b9258c0cdbe57f65a37a81c9b456a4
[2018-10-01 06:23:14.326266318][th:536][info] TxProcessor on stateful validation success: c9a033d9f5a132d2779ab2dc3c77647d8f264a1287d353d08510007b6d859b25
[2018-10-01 06:23:14.326724204][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:14.326938317][th:536][info] TxProcessor on proposal stateless success: 9d4e5e7cf7154a091a8e897e0fcf92a71c53a7ecf768ce57fadd3d2872486603
[2018-10-01 06:23:14.326991835][th:536][info] TxProcessor on proposal stateless success: a4366b09d7beb02c81c53c29f595aab304b9258c0cdbe57f65a37a81c9b456a4
[2018-10-01 06:23:14.327008841][th:536][info] TxProcessor on proposal stateless success: c9a033d9f5a132d2779ab2dc3c77647d8f264a1287d353d08510007b6d859b25
[2018-10-01 06:23:14.329278734][th:552][info] ProposalStorage Vote [32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68, 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68] looks valid
[2018-10-01 06:23:14.329291251][th:552][info] YacBlockStorage Vote (32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68, 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68) inserted
[2018-10-01 06:23:14.329295439][th:552][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:14.329301058][th:552][info] ProposalStorage Vote [32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68, 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68] looks valid
[2018-10-01 06:23:14.329307347][th:552][info] YacBlockStorage Vote (32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68, 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68) inserted
[2018-10-01 06:23:14.329310365][th:552][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:14.329314317][th:552][info] ProposalStorage Vote [32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68, 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68] looks valid
[2018-10-01 06:23:14.329320646][th:552][info] YacBlockStorage Vote (32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68, 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68) inserted
[2018-10-01 06:23:14.329323669][th:552][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:14.329331122][th:552][info] YAC Received supermajority of votes for 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68, skip propagation
[2018-10-01 06:23:14.329335407][th:552][info] YAC Pass outcome for 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68 to pipeline
[2018-10-01 06:23:14.329441994][th:552][info] YacGate consensus: commit top block: height 140, hash 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68
[2018-10-01 06:23:14.329450230][th:552][info] synchronizer processing commit
[2018-10-01 06:23:14.330710319][th:552][info] ChainValidator validate block: height 140, hash 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68
[2018-10-01 06:23:14.336313439][th:552][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:14.336348263][th:552][info] TxProcessor on commit committed: 9d4e5e7cf7154a091a8e897e0fcf92a71c53a7ecf768ce57fadd3d2872486603
[2018-10-01 06:23:14.336357345][th:552][info] TxProcessor on commit committed: a4366b09d7beb02c81c53c29f595aab304b9258c0cdbe57f65a37a81c9b456a4
[2018-10-01 06:23:14.336362607][th:552][info] TxProcessor on commit committed: c9a033d9f5a132d2779ab2dc3c77647d8f264a1287d353d08510007b6d859b25
[2018-10-01 06:23:14.349475971][th:570][info] TxProcessor handle batch
[2018-10-01 06:23:14.349589947][th:570][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:14.349675860][th:570][info] PCS propagate batch
[2018-10-01 06:23:14.349685074][th:570][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:23:14.349690853][th:570][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:14.349848961][th:565][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:14.352694232][th:565][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:23:14.353116789][th:570][warning] CommandService Found transaction e849b75f6ebc792d7422fa07f71b60d7dd72db35896798a5e031517bb5aff3bf in cache, ignoring
[2018-10-01 06:23:14.360035052][th:569][info] TxProcessor handle batch
[2018-10-01 06:23:14.360047779][th:569][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:14.360080166][th:569][info] PCS propagate batch
[2018-10-01 06:23:14.360084629][th:569][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:23:14.360089372][th:569][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:14.360190895][th:565][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:14.360846555][th:565][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:23:14.360968949][th:569][warning] CommandService Found transaction 88dfdcfcfde4f3cfef80076828fe3d571894b913cee52644ba497e44264d9976 in cache, ignoring
[2018-10-01 06:23:14.362173872][th:569][info] TxProcessor handle batch
[2018-10-01 06:23:14.362184374][th:569][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:14.362215178][th:569][info] PCS propagate batch
[2018-10-01 06:23:14.362219459][th:569][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:23:14.362223893][th:569][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:14.362333990][th:568][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:14.362963623][th:568][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:23:14.363089607][th:569][warning] CommandService Found transaction f2ff6a28f5adf858c01c4a61df361420e5c82134780bcb24f080977a6a05f1a1 in cache, ignoring
[2018-10-01 06:23:19.292657175][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:23:19.293766954][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:23:19.293785124][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 142
[2018-10-01 06:23:19.297102384][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:23:19.320950158][th:565][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:19.322039512][th:565][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:19.322052952][th:565][info] OrderingGate Received new proposal, height: 141
[2018-10-01 06:23:19.322141743][th:536][info] OrderingGate Pass the proposal to pipeline height 141
[2018-10-01 06:23:19.322150349][th:536][info] Simulator process proposal
[2018-10-01 06:23:19.322561994][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:23:19.340467513][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:19.340642396][th:536][info] Simulator process verified proposal
[2018-10-01 06:23:19.340963633][th:536][info] YacGate vote for block (30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, Hash: [30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a ])
[2018-10-01 06:23:19.341437679][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 06:23:19.341644968][th:536][info] YAC Vote for hash (30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a)
[2018-10-01 06:23:19.341876261][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:23:19.341973602][th:536][info] TxProcessor on stateful validation success: e849b75f6ebc792d7422fa07f71b60d7dd72db35896798a5e031517bb5aff3bf
[2018-10-01 06:23:19.342060570][th:536][info] TxProcessor on stateful validation success: 88dfdcfcfde4f3cfef80076828fe3d571894b913cee52644ba497e44264d9976
[2018-10-01 06:23:19.342091841][th:536][info] TxProcessor on stateful validation success: f2ff6a28f5adf858c01c4a61df361420e5c82134780bcb24f080977a6a05f1a1
[2018-10-01 06:23:19.342110314][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:19.342124871][th:536][info] TxProcessor on proposal stateless success: e849b75f6ebc792d7422fa07f71b60d7dd72db35896798a5e031517bb5aff3bf
[2018-10-01 06:23:19.342137507][th:536][info] TxProcessor on proposal stateless success: 88dfdcfcfde4f3cfef80076828fe3d571894b913cee52644ba497e44264d9976
[2018-10-01 06:23:19.342149159][th:536][info] TxProcessor on proposal stateless success: f2ff6a28f5adf858c01c4a61df361420e5c82134780bcb24f080977a6a05f1a1
[2018-10-01 06:23:24.341998083][th:546][info] YAC Vote for hash (30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a)
[2018-10-01 06:23:24.342146161][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:23:24.372478535][th:565][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:23:24.373455223][th:565][info] ProposalStorage Vote [30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a] looks valid
[2018-10-01 06:23:24.373470101][th:565][info] YacBlockStorage Vote (30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a) inserted
[2018-10-01 06:23:24.373474200][th:565][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:24.373479579][th:565][info] ProposalStorage Vote [30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a] looks valid
[2018-10-01 06:23:24.373485924][th:565][info] YacBlockStorage Vote (30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a) inserted
[2018-10-01 06:23:24.373488998][th:565][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:24.373493210][th:565][info] ProposalStorage Vote [30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a] looks valid
[2018-10-01 06:23:24.373499509][th:565][info] YacBlockStorage Vote (30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a) inserted
[2018-10-01 06:23:24.373502572][th:565][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:24.373509949][th:565][info] YAC Received supermajority of votes for 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, skip propagation
[2018-10-01 06:23:24.373515177][th:565][info] YAC Pass outcome for 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a to pipeline
[2018-10-01 06:23:24.373566515][th:565][info] YacGate consensus: commit top block: height 141, hash 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a
[2018-10-01 06:23:24.373573690][th:565][info] synchronizer processing commit
[2018-10-01 06:23:24.374045477][th:565][info] ChainValidator validate block: height 141, hash 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a
[2018-10-01 06:23:24.413389465][th:565][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:24.413422782][th:565][info] TxProcessor on commit committed: e849b75f6ebc792d7422fa07f71b60d7dd72db35896798a5e031517bb5aff3bf
[2018-10-01 06:23:24.413441376][th:565][info] TxProcessor on commit committed: 88dfdcfcfde4f3cfef80076828fe3d571894b913cee52644ba497e44264d9976
[2018-10-01 06:23:24.413452539][th:565][info] TxProcessor on commit committed: f2ff6a28f5adf858c01c4a61df361420e5c82134780bcb24f080977a6a05f1a1
[2018-10-01 06:23:24.420141615][th:572][info] TxProcessor handle batch
[2018-10-01 06:23:24.420157713][th:572][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:24.420187410][th:572][info] PCS propagate batch
[2018-10-01 06:23:24.420193174][th:572][info] OrderingGate propagate batch, account_id: user_2593@test
[2018-10-01 06:23:24.420199231][th:572][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:24.421341873][th:567][info] TxProcessor handle batch
[2018-10-01 06:23:24.421355309][th:567][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:24.421372586][th:567][info] PCS propagate batch
[2018-10-01 06:23:24.421377377][th:567][info] OrderingGate propagate batch, account_id: user_6445@test
[2018-10-01 06:23:24.421383049][th:567][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:24.425694493][th:568][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:24.426277301][th:568][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:23:24.426360619][th:568][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:24.426934667][th:568][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:23:24.450126625][th:573][info] TxProcessor handle batch
[2018-10-01 06:23:24.450140831][th:573][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:24.450170917][th:573][info] PCS propagate batch
[2018-10-01 06:23:24.450175303][th:573][info] OrderingGate propagate batch, account_id: user_7011@test
[2018-10-01 06:23:24.450179995][th:573][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:24.450240456][th:573][warning] CommandService Found transaction 618aad32a86d4c272f760d3efa0749de37bdcc61c424fde2f0ceb7408498f2e6 in cache, ignoring
[2018-10-01 06:23:24.451244417][th:565][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:24.451874152][th:565][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:23:29.289964514][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:23:29.290996675][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:23:29.291015069][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 143
[2018-10-01 06:23:29.292996224][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:23:29.297369341][th:568][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:29.298315926][th:568][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:29.298329275][th:568][info] OrderingGate Received new proposal, height: 142
[2018-10-01 06:23:29.298360108][th:536][info] OrderingGate Pass the proposal to pipeline height 142
[2018-10-01 06:23:29.298365893][th:536][info] Simulator process proposal
[2018-10-01 06:23:29.298803929][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:23:29.310026522][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:29.310155033][th:536][info] Simulator process verified proposal
[2018-10-01 06:23:29.311133864][th:536][info] YacGate vote for block (9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39, Hash: [9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39 ])
[2018-10-01 06:23:29.311529187][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:23:29.312448668][th:536][info] YAC Vote for hash (9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39, 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39)
[2018-10-01 06:23:29.322782826][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:23:29.322864730][th:536][info] TxProcessor on stateful validation success: c4297025d4def347e252890515d1ef803a4128b588f6b35227453665fd78cd02
[2018-10-01 06:23:29.322908431][th:536][info] TxProcessor on stateful validation success: 3fe40d39555c640b8db307980189990b74b8d23de4082093c20def13429bc18a
[2018-10-01 06:23:29.322925427][th:536][info] TxProcessor on stateful validation success: 618aad32a86d4c272f760d3efa0749de37bdcc61c424fde2f0ceb7408498f2e6
[2018-10-01 06:23:29.322938400][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:29.322950490][th:536][info] TxProcessor on proposal stateless success: c4297025d4def347e252890515d1ef803a4128b588f6b35227453665fd78cd02
[2018-10-01 06:23:29.322961933][th:536][info] TxProcessor on proposal stateless success: 3fe40d39555c640b8db307980189990b74b8d23de4082093c20def13429bc18a
[2018-10-01 06:23:29.322971863][th:536][info] TxProcessor on proposal stateless success: 618aad32a86d4c272f760d3efa0749de37bdcc61c424fde2f0ceb7408498f2e6
[2018-10-01 06:23:29.323130484][th:568][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:23:29.328024995][th:568][info] ProposalStorage Vote [9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39, 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39] looks valid
[2018-10-01 06:23:29.328186952][th:568][info] YacBlockStorage Vote (9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39, 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39) inserted
[2018-10-01 06:23:29.328195256][th:568][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:29.328201441][th:568][info] ProposalStorage Vote [9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39, 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39] looks valid
[2018-10-01 06:23:29.328208130][th:568][info] YacBlockStorage Vote (9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39, 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39) inserted
[2018-10-01 06:23:29.328211310][th:568][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:29.328215572][th:568][info] ProposalStorage Vote [9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39, 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39] looks valid
[2018-10-01 06:23:29.328368204][th:568][info] YacBlockStorage Vote (9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39, 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39) inserted
[2018-10-01 06:23:29.328374726][th:568][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:29.328654344][th:568][info] YAC Received supermajority of votes for 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39, skip propagation
[2018-10-01 06:23:29.328666939][th:568][info] YAC Pass outcome for 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39 to pipeline
[2018-10-01 06:23:29.328867677][th:568][info] YacGate consensus: commit top block: height 142, hash 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39
[2018-10-01 06:23:29.328880471][th:568][info] synchronizer processing commit
[2018-10-01 06:23:29.332645513][th:568][info] ChainValidator validate block: height 142, hash 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39
[2018-10-01 06:23:29.397563849][th:568][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:29.397596500][th:568][info] TxProcessor on commit committed: c4297025d4def347e252890515d1ef803a4128b588f6b35227453665fd78cd02
[2018-10-01 06:23:29.397650555][th:568][info] TxProcessor on commit committed: 3fe40d39555c640b8db307980189990b74b8d23de4082093c20def13429bc18a
[2018-10-01 06:23:29.397657010][th:568][info] TxProcessor on commit committed: 618aad32a86d4c272f760d3efa0749de37bdcc61c424fde2f0ceb7408498f2e6
[2018-10-01 06:23:29.416841332][th:571][info] TxProcessor handle batch
[2018-10-01 06:23:29.416897499][th:571][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:29.417010533][th:571][info] PCS propagate batch
[2018-10-01 06:23:29.417019508][th:571][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:23:29.417025721][th:571][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:29.417104961][th:571][warning] CommandService Found transaction b195e76419ee4c279e8aef3f3fe022e2641738ba9750d8f1d0db23eb14920b8b in cache, ignoring
[2018-10-01 06:23:29.417412504][th:576][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:29.418610966][th:576][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:23:29.425253883][th:577][info] TxProcessor handle batch
[2018-10-01 06:23:29.425267899][th:577][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:29.427063612][th:577][info] PCS propagate batch
[2018-10-01 06:23:29.427075409][th:577][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:23:29.427496032][th:577][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:29.427564010][th:577][warning] CommandService Found transaction 7a2c111719451e44584bd680df2954dd593505a4e451f69a6446aca78d71f148 in cache, ignoring
[2018-10-01 06:23:29.427482133][th:573][info] TxProcessor handle batch
[2018-10-01 06:23:29.432635223][th:573][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:29.427704380][th:565][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:29.433331002][th:565][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:23:29.433372362][th:573][info] PCS propagate batch
[2018-10-01 06:23:29.433378265][th:573][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:23:29.433383088][th:573][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:29.433493657][th:573][warning] CommandService Found transaction a72b2e40453b19a31f720f7f596f508b9e52a08e105667c73b7afc6714c0d7e6 in cache, ignoring
[2018-10-01 06:23:29.433645788][th:576][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:29.434264660][th:576][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:23:34.289957520][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:23:34.291062505][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:23:34.291079554][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 144
[2018-10-01 06:23:34.300956085][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:23:34.330341681][th:565][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:34.331436093][th:565][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:34.331446213][th:565][info] OrderingGate Received new proposal, height: 143
[2018-10-01 06:23:34.331525825][th:536][info] OrderingGate Pass the proposal to pipeline height 143
[2018-10-01 06:23:34.331533268][th:536][info] Simulator process proposal
[2018-10-01 06:23:34.331970315][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:23:34.350617768][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:34.350745298][th:536][info] Simulator process verified proposal
[2018-10-01 06:23:34.351153233][th:536][info] YacGate vote for block (6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514, Hash: [6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514 ])
[2018-10-01 06:23:34.351618666][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:23:34.351828568][th:536][info] YAC Vote for hash (6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514, 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514)
[2018-10-01 06:23:34.351899827][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:23:34.351970315][th:536][info] TxProcessor on stateful validation success: b195e76419ee4c279e8aef3f3fe022e2641738ba9750d8f1d0db23eb14920b8b
[2018-10-01 06:23:34.352014048][th:536][info] TxProcessor on stateful validation success: 7a2c111719451e44584bd680df2954dd593505a4e451f69a6446aca78d71f148
[2018-10-01 06:23:34.352052216][th:536][info] TxProcessor on stateful validation success: a72b2e40453b19a31f720f7f596f508b9e52a08e105667c73b7afc6714c0d7e6
[2018-10-01 06:23:34.352068846][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:34.352083871][th:536][info] TxProcessor on proposal stateless success: b195e76419ee4c279e8aef3f3fe022e2641738ba9750d8f1d0db23eb14920b8b
[2018-10-01 06:23:34.352098420][th:536][info] TxProcessor on proposal stateless success: 7a2c111719451e44584bd680df2954dd593505a4e451f69a6446aca78d71f148
[2018-10-01 06:23:34.352112168][th:536][info] TxProcessor on proposal stateless success: a72b2e40453b19a31f720f7f596f508b9e52a08e105667c73b7afc6714c0d7e6
[2018-10-01 06:23:34.372176874][th:565][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:23:34.385186531][th:565][info] ProposalStorage Vote [6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514, 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514] looks valid
[2018-10-01 06:23:34.385203429][th:565][info] YacBlockStorage Vote (6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514, 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514) inserted
[2018-10-01 06:23:34.385207696][th:565][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:34.385213741][th:565][info] ProposalStorage Vote [6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514, 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514] looks valid
[2018-10-01 06:23:34.385219796][th:565][info] YacBlockStorage Vote (6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514, 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514) inserted
[2018-10-01 06:23:34.385222808][th:565][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:34.385226991][th:565][info] ProposalStorage Vote [6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514, 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514] looks valid
[2018-10-01 06:23:34.385233112][th:565][info] YacBlockStorage Vote (6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514, 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514) inserted
[2018-10-01 06:23:34.385236492][th:565][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:34.385244278][th:565][info] YAC Received supermajority of votes for 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514, skip propagation
[2018-10-01 06:23:34.385248932][th:565][info] YAC Pass outcome for 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514 to pipeline
[2018-10-01 06:23:34.385298920][th:565][info] YacGate consensus: commit top block: height 143, hash 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514
[2018-10-01 06:23:34.385306980][th:565][info] synchronizer processing commit
[2018-10-01 06:23:34.393239595][th:565][info] ChainValidator validate block: height 143, hash 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514
[2018-10-01 06:23:34.426397520][th:565][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:34.426444670][th:565][info] TxProcessor on commit committed: b195e76419ee4c279e8aef3f3fe022e2641738ba9750d8f1d0db23eb14920b8b
[2018-10-01 06:23:34.426463566][th:565][info] TxProcessor on commit committed: 7a2c111719451e44584bd680df2954dd593505a4e451f69a6446aca78d71f148
[2018-10-01 06:23:34.426469588][th:565][info] TxProcessor on commit committed: a72b2e40453b19a31f720f7f596f508b9e52a08e105667c73b7afc6714c0d7e6
[2018-10-01 06:23:34.451822352][th:577][info] TxProcessor handle batch
[2018-10-01 06:23:34.451836973][th:577][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:34.451864488][th:577][info] PCS propagate batch
[2018-10-01 06:23:34.451869723][th:577][info] OrderingGate propagate batch, account_id: user_4082@test
[2018-10-01 06:23:34.451875429][th:577][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:34.452486698][th:580][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:34.453893224][th:580][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:23:34.461006514][th:581][info] TxProcessor handle batch
[2018-10-01 06:23:34.461019267][th:581][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:34.461051272][th:581][info] PCS propagate batch
[2018-10-01 06:23:34.461056156][th:581][info] OrderingGate propagate batch, account_id: user_1754@test
[2018-10-01 06:23:34.461061037][th:581][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:34.461193411][th:579][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:34.461785044][th:579][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:23:34.461871080][th:581][warning] CommandService Found transaction 00e54e682278ff3b4dd7092d31da8fcbcd2ce1dba2808fb7a34c1c9d24170d28 in cache, ignoring
[2018-10-01 06:23:34.462306324][th:581][info] TxProcessor handle batch
[2018-10-01 06:23:34.462318276][th:581][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:34.462344328][th:581][info] PCS propagate batch
[2018-10-01 06:23:34.462348644][th:581][info] OrderingGate propagate batch, account_id: user_1656@test
[2018-10-01 06:23:34.462352748][th:581][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:34.464711724][th:581][warning] CommandService Found transaction 5bdc2637c33cfe3f7787122dd813d6fd0da7714ed4d66bb5605cb12daae427d8 in cache, ignoring
[2018-10-01 06:23:34.465526444][th:580][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:34.466145975][th:580][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:23:39.290504669][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:23:39.291559267][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:23:39.291576352][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 145
[2018-10-01 06:23:39.294523796][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:23:39.316836344][th:580][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:39.317781988][th:580][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:39.317795992][th:580][info] OrderingGate Received new proposal, height: 144
[2018-10-01 06:23:39.317892095][th:536][info] OrderingGate Pass the proposal to pipeline height 144
[2018-10-01 06:23:39.317901334][th:536][info] Simulator process proposal
[2018-10-01 06:23:39.320279752][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:23:39.328658534][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:39.328788155][th:536][info] Simulator process verified proposal
[2018-10-01 06:23:39.329101300][th:536][info] YacGate vote for block (74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53, Hash: [74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53 ])
[2018-10-01 06:23:39.329478077][th:536][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 06:23:39.329682730][th:536][info] YAC Vote for hash (74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53, 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53)
[2018-10-01 06:23:39.329757954][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:23:39.329840793][th:536][info] TxProcessor on stateful validation success: db07b62ac29dba4231633323a503ea770e6dcfca6a253b8004f8d007f19c62b0
[2018-10-01 06:23:39.329874644][th:536][info] TxProcessor on stateful validation success: 00e54e682278ff3b4dd7092d31da8fcbcd2ce1dba2808fb7a34c1c9d24170d28
[2018-10-01 06:23:39.329893792][th:536][info] TxProcessor on stateful validation success: 5bdc2637c33cfe3f7787122dd813d6fd0da7714ed4d66bb5605cb12daae427d8
[2018-10-01 06:23:39.329907862][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:39.329920654][th:536][info] TxProcessor on proposal stateless success: db07b62ac29dba4231633323a503ea770e6dcfca6a253b8004f8d007f19c62b0
[2018-10-01 06:23:39.329943223][th:536][info] TxProcessor on proposal stateless success: 00e54e682278ff3b4dd7092d31da8fcbcd2ce1dba2808fb7a34c1c9d24170d28
[2018-10-01 06:23:39.329955171][th:536][info] TxProcessor on proposal stateless success: 5bdc2637c33cfe3f7787122dd813d6fd0da7714ed4d66bb5605cb12daae427d8
[2018-10-01 06:23:39.330633491][th:583][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:23:39.331656152][th:583][info] ProposalStorage Vote [74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53, 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53] looks valid
[2018-10-01 06:23:39.331665190][th:583][info] YacBlockStorage Vote (74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53, 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53) inserted
[2018-10-01 06:23:39.331669134][th:583][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:39.331674273][th:583][info] ProposalStorage Vote [74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53, 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53] looks valid
[2018-10-01 06:23:39.331680854][th:583][info] YacBlockStorage Vote (74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53, 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53) inserted
[2018-10-01 06:23:39.331684005][th:583][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:39.331688185][th:583][info] ProposalStorage Vote [74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53, 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53] looks valid
[2018-10-01 06:23:39.331694668][th:583][info] YacBlockStorage Vote (74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53, 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53) inserted
[2018-10-01 06:23:39.331697685][th:583][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:39.331704458][th:583][info] YAC Received supermajority of votes for 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53, skip propagation
[2018-10-01 06:23:39.331708963][th:583][info] YAC Pass outcome for 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53 to pipeline
[2018-10-01 06:23:39.331779716][th:583][info] YacGate consensus: commit top block: height 144, hash 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53
[2018-10-01 06:23:39.331786624][th:583][info] synchronizer processing commit
[2018-10-01 06:23:39.333522953][th:583][info] ChainValidator validate block: height 144, hash 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53
[2018-10-01 06:23:39.339843208][th:583][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:39.340152304][th:583][info] TxProcessor on commit committed: db07b62ac29dba4231633323a503ea770e6dcfca6a253b8004f8d007f19c62b0
[2018-10-01 06:23:39.340168763][th:583][info] TxProcessor on commit committed: 00e54e682278ff3b4dd7092d31da8fcbcd2ce1dba2808fb7a34c1c9d24170d28
[2018-10-01 06:23:39.340175262][th:583][info] TxProcessor on commit committed: 5bdc2637c33cfe3f7787122dd813d6fd0da7714ed4d66bb5605cb12daae427d8
[2018-10-01 06:23:39.388387376][th:584][info] TxProcessor handle batch
[2018-10-01 06:23:39.388402901][th:584][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:39.388422847][th:584][info] PCS propagate batch
[2018-10-01 06:23:39.388427875][th:584][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:23:39.388433035][th:584][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:39.396708984][th:583][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:39.397363385][th:583][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:23:39.413888731][th:585][info] TxProcessor handle batch
[2018-10-01 06:23:39.413902197][th:585][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:39.413929723][th:585][info] PCS propagate batch
[2018-10-01 06:23:39.413934475][th:585][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:23:39.413947701][th:585][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:39.414657148][th:583][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:39.415299302][th:583][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:23:39.424905848][th:586][info] TxProcessor handle batch
[2018-10-01 06:23:39.424919012][th:586][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:39.424966897][th:586][info] PCS propagate batch
[2018-10-01 06:23:39.424971735][th:586][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:23:39.424976266][th:586][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:39.425036971][th:586][warning] CommandService Found transaction efdb737e74fea262727907d342ebf703098399b7342ad8a2bd5458036df04b3c in cache, ignoring
[2018-10-01 06:23:39.425750919][th:588][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:39.426354733][th:588][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:23:44.289966058][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:23:44.294297959][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:23:44.294322306][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 146
[2018-10-01 06:23:44.296287100][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:23:44.309010758][th:583][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:44.324131977][th:583][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:44.324146543][th:583][info] OrderingGate Received new proposal, height: 145
[2018-10-01 06:23:44.324181063][th:536][info] OrderingGate Pass the proposal to pipeline height 145
[2018-10-01 06:23:44.324189435][th:536][info] Simulator process proposal
[2018-10-01 06:23:44.324632554][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:23:44.341890283][th:588][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:23:44.342262272][th:588][info] ProposalStorage Vote [30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b, 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b] looks valid
[2018-10-01 06:23:44.342272376][th:588][info] YacBlockStorage Vote (30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b, 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b) inserted
[2018-10-01 06:23:44.342276531][th:588][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:44.342552142][th:583][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:23:44.342912038][th:583][info] ProposalStorage Vote [30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b, 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b] looks valid
[2018-10-01 06:23:44.342920465][th:583][info] YacBlockStorage Vote (30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b, 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b) inserted
[2018-10-01 06:23:44.342924189][th:583][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:44.349805294][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:44.349972596][th:536][info] Simulator process verified proposal
[2018-10-01 06:23:44.350293626][th:536][info] YacGate vote for block (30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b, Hash: [30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b ])
[2018-10-01 06:23:44.350724082][th:536][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001}
[2018-10-01 06:23:44.350925774][th:536][info] YAC Vote for hash (30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b, 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b)
[2018-10-01 06:23:44.351007022][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:23:44.351080204][th:536][info] TxProcessor on stateful validation success: 32eefe119825890d5064498f8da2b206a025d2382af0bc401150765f8fc31042
[2018-10-01 06:23:44.351126298][th:536][info] TxProcessor on stateful validation success: 418904d909c65b935a475698c6117c08b8549da657dff8e216913826e41ab440
[2018-10-01 06:23:44.351154160][th:536][info] TxProcessor on stateful validation success: efdb737e74fea262727907d342ebf703098399b7342ad8a2bd5458036df04b3c
[2018-10-01 06:23:44.351187978][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:44.351201930][th:536][info] TxProcessor on proposal stateless success: 32eefe119825890d5064498f8da2b206a025d2382af0bc401150765f8fc31042
[2018-10-01 06:23:44.351215464][th:536][info] TxProcessor on proposal stateless success: 418904d909c65b935a475698c6117c08b8549da657dff8e216913826e41ab440
[2018-10-01 06:23:44.351228316][th:536][info] TxProcessor on proposal stateless success: efdb737e74fea262727907d342ebf703098399b7342ad8a2bd5458036df04b3c
[2018-10-01 06:23:44.351921925][th:583][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:23:44.352371040][th:583][info] ProposalStorage Vote [30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b, 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b] looks valid
[2018-10-01 06:23:44.352384042][th:583][info] YacBlockStorage Vote (30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b, 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b) inserted
[2018-10-01 06:23:44.352388078][th:583][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:44.352397338][th:583][info] YAC Propagate state 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b to whole network
[2018-10-01 06:23:44.352536228][th:583][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:23:44.352633656][th:583][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:23:44.361843680][th:583][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:23:44.362714554][th:583][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:23:44.362937145][th:583][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:23:44.363922590][th:583][info] YAC Pass outcome for 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b to pipeline
[2018-10-01 06:23:44.363999039][th:583][info] YacGate consensus: commit top block: height 145, hash 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b
[2018-10-01 06:23:44.364006036][th:583][info] synchronizer processing commit
[2018-10-01 06:23:44.367318504][th:583][info] ChainValidator validate block: height 145, hash 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b
[2018-10-01 06:23:44.397021296][th:583][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:44.397056955][th:583][info] TxProcessor on commit committed: 32eefe119825890d5064498f8da2b206a025d2382af0bc401150765f8fc31042
[2018-10-01 06:23:44.397109323][th:583][info] TxProcessor on commit committed: 418904d909c65b935a475698c6117c08b8549da657dff8e216913826e41ab440
[2018-10-01 06:23:44.397115828][th:583][info] TxProcessor on commit committed: efdb737e74fea262727907d342ebf703098399b7342ad8a2bd5458036df04b3c
[2018-10-01 06:23:44.410935787][th:586][info] TxProcessor handle batch
[2018-10-01 06:23:44.410950678][th:586][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:44.410968326][th:586][info] PCS propagate batch
[2018-10-01 06:23:44.410973758][th:586][info] OrderingGate propagate batch, account_id: user_2826@test
[2018-10-01 06:23:44.410979579][th:586][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:44.411109930][th:583][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:44.411748155][th:583][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:23:44.412308011][th:590][info] TxProcessor handle batch
[2018-10-01 06:23:44.412319276][th:590][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:44.412336336][th:590][info] PCS propagate batch
[2018-10-01 06:23:44.412341011][th:590][info] OrderingGate propagate batch, account_id: user_5021@test
[2018-10-01 06:23:44.412345559][th:590][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:44.412450682][th:589][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:44.413088906][th:589][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:23:44.431447637][th:587][info] TxProcessor handle batch
[2018-10-01 06:23:44.431460634][th:587][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:44.431506894][th:587][info] PCS propagate batch
[2018-10-01 06:23:44.431511708][th:587][info] OrderingGate propagate batch, account_id: user_2443@test
[2018-10-01 06:23:44.431516163][th:587][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:44.431602289][th:589][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:44.432201178][th:589][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:23:44.432302513][th:587][warning] CommandService Found transaction 911744ed00d7d73a9d0fdc4bc69812bbb12beb0ed3410ce8710dfd639c0ea91d in cache, ignoring
[2018-10-01 06:23:49.300655978][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:23:49.301675794][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:23:49.301691130][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 147
[2018-10-01 06:23:49.303602373][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:23:49.307810155][th:583][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:49.309090706][th:583][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:49.309104432][th:583][info] OrderingGate Received new proposal, height: 146
[2018-10-01 06:23:49.309175546][th:536][info] OrderingGate Pass the proposal to pipeline height 146
[2018-10-01 06:23:49.309183137][th:536][info] Simulator process proposal
[2018-10-01 06:23:49.309737639][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:23:49.315344850][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:49.315530401][th:536][info] Simulator process verified proposal
[2018-10-01 06:23:49.315825903][th:536][info] YacGate vote for block (3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, Hash: [3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9 ])
[2018-10-01 06:23:49.316243065][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:23:49.316450799][th:536][info] YAC Vote for hash (3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9)
[2018-10-01 06:23:49.316691249][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:23:49.316776895][th:536][info] TxProcessor on stateful validation success: 3e4a99ed7ca54ac5420a74161a4e3637916ff436fd3e19fafe40871d7d0c783f
[2018-10-01 06:23:49.316853510][th:536][info] TxProcessor on stateful validation success: 76aa90ca456d1034b37a9f174c3a82485a5fa2f3a6259111f633b686a8f93517
[2018-10-01 06:23:49.316874722][th:536][info] TxProcessor on stateful validation success: 911744ed00d7d73a9d0fdc4bc69812bbb12beb0ed3410ce8710dfd639c0ea91d
[2018-10-01 06:23:49.316890419][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:49.316902391][th:536][info] TxProcessor on proposal stateless success: 3e4a99ed7ca54ac5420a74161a4e3637916ff436fd3e19fafe40871d7d0c783f
[2018-10-01 06:23:49.316914691][th:536][info] TxProcessor on proposal stateless success: 76aa90ca456d1034b37a9f174c3a82485a5fa2f3a6259111f633b686a8f93517
[2018-10-01 06:23:49.316925695][th:536][info] TxProcessor on proposal stateless success: 911744ed00d7d73a9d0fdc4bc69812bbb12beb0ed3410ce8710dfd639c0ea91d
[2018-10-01 06:23:54.320724662][th:546][info] YAC Vote for hash (3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9)
[2018-10-01 06:23:54.320818356][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:23:54.322836211][th:589][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:23:54.323815452][th:589][info] ProposalStorage Vote [3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9] looks valid
[2018-10-01 06:23:54.323825307][th:589][info] YacBlockStorage Vote (3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9) inserted
[2018-10-01 06:23:54.323829343][th:589][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:54.323834417][th:589][info] ProposalStorage Vote [3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9] looks valid
[2018-10-01 06:23:54.323840553][th:589][info] YacBlockStorage Vote (3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9) inserted
[2018-10-01 06:23:54.323843883][th:589][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:54.323848254][th:589][info] ProposalStorage Vote [3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9] looks valid
[2018-10-01 06:23:54.323854743][th:589][info] YacBlockStorage Vote (3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9) inserted
[2018-10-01 06:23:54.323858124][th:589][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:54.323865701][th:589][info] YAC Received supermajority of votes for 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, skip propagation
[2018-10-01 06:23:54.323870754][th:589][info] YAC Pass outcome for 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9 to pipeline
[2018-10-01 06:23:54.323921547][th:589][info] YacGate consensus: commit top block: height 146, hash 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9
[2018-10-01 06:23:54.323929757][th:589][info] synchronizer processing commit
[2018-10-01 06:23:54.335421222][th:589][info] ChainValidator validate block: height 146, hash 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9
[2018-10-01 06:23:54.341642785][th:589][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:54.341677598][th:589][info] TxProcessor on commit committed: 3e4a99ed7ca54ac5420a74161a4e3637916ff436fd3e19fafe40871d7d0c783f
[2018-10-01 06:23:54.341698226][th:589][info] TxProcessor on commit committed: 76aa90ca456d1034b37a9f174c3a82485a5fa2f3a6259111f633b686a8f93517
[2018-10-01 06:23:54.341704340][th:589][info] TxProcessor on commit committed: 911744ed00d7d73a9d0fdc4bc69812bbb12beb0ed3410ce8710dfd639c0ea91d
[2018-10-01 06:23:54.361310201][th:592][info] TxProcessor handle batch
[2018-10-01 06:23:54.361325076][th:592][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:54.361353406][th:592][info] PCS propagate batch
[2018-10-01 06:23:54.361359807][th:592][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:23:54.361365111][th:592][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:54.362348955][th:589][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:54.363016272][th:589][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:23:54.374477038][th:594][info] TxProcessor handle batch
[2018-10-01 06:23:54.374490115][th:594][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:54.374517889][th:594][info] PCS propagate batch
[2018-10-01 06:23:54.374530719][th:594][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:23:54.374536371][th:594][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:54.374645712][th:583][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:54.375301337][th:583][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:23:54.393065522][th:595][info] TxProcessor handle batch
[2018-10-01 06:23:54.393078831][th:595][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:54.393106192][th:595][info] PCS propagate batch
[2018-10-01 06:23:54.393110632][th:595][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:23:54.393114893][th:595][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:54.393338832][th:589][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:54.394018554][th:589][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:23:59.289969024][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:23:59.291103426][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:23:59.291122710][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 148
[2018-10-01 06:23:59.293127903][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:23:59.307798577][th:583][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:59.308800802][th:583][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:59.308813714][th:583][info] OrderingGate Received new proposal, height: 147
[2018-10-01 06:23:59.308897693][th:536][info] OrderingGate Pass the proposal to pipeline height 147
[2018-10-01 06:23:59.308905255][th:536][info] Simulator process proposal
[2018-10-01 06:23:59.312881974][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:23:59.336807325][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:59.336993559][th:536][info] Simulator process verified proposal
[2018-10-01 06:23:59.337323870][th:536][info] YacGate vote for block (2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b, Hash: [2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b ])
[2018-10-01 06:23:59.342473709][th:536][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 06:23:59.342694359][th:536][info] YAC Vote for hash (2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b, 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b)
[2018-10-01 06:23:59.342864681][th:589][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:23:59.343198989][th:589][info] ProposalStorage Vote [2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b, 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b] looks valid
[2018-10-01 06:23:59.343213044][th:589][info] YacBlockStorage Vote (2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b, 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b) inserted
[2018-10-01 06:23:59.343218794][th:589][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:59.343317927][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:23:59.343404812][th:536][info] TxProcessor on stateful validation success: c2c0c8bd2c8628b70603f4bdf3249ce012baf8f74e38544142cd32e09a093463
[2018-10-01 06:23:59.343485663][th:536][info] TxProcessor on stateful validation success: ad09d5b6d17f11e5e1b8f2d4258511c8343e4b362064cb9c5571bab4c0bfb2ba
[2018-10-01 06:23:59.343513128][th:536][info] TxProcessor on stateful validation success: 9dafa37687a8acc0a56d5c9de53a0a1d5d8ec8837c9387c8ab2f13809ec38275
[2018-10-01 06:23:59.343728145][th:589][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:23:59.344047065][th:589][info] ProposalStorage Vote [2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b, 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b] looks valid
[2018-10-01 06:23:59.344067742][th:589][info] YacBlockStorage Vote (2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b, 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b) inserted
[2018-10-01 06:23:59.344072043][th:589][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:59.344180098][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:59.344204218][th:536][info] TxProcessor on proposal stateless success: c2c0c8bd2c8628b70603f4bdf3249ce012baf8f74e38544142cd32e09a093463
[2018-10-01 06:23:59.344222482][th:536][info] TxProcessor on proposal stateless success: ad09d5b6d17f11e5e1b8f2d4258511c8343e4b362064cb9c5571bab4c0bfb2ba
[2018-10-01 06:23:59.344235859][th:536][info] TxProcessor on proposal stateless success: 9dafa37687a8acc0a56d5c9de53a0a1d5d8ec8837c9387c8ab2f13809ec38275
[2018-10-01 06:23:59.345475478][th:589][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:23:59.345842774][th:589][info] ProposalStorage Vote [2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b, 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b] looks valid
[2018-10-01 06:23:59.345851762][th:589][info] YacBlockStorage Vote (2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b, 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b) inserted
[2018-10-01 06:23:59.345855215][th:589][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:59.345863185][th:589][info] YAC Propagate state 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b to whole network
[2018-10-01 06:23:59.346111884][th:583][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:23:59.346124082][th:589][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:23:59.347873930][th:589][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:23:59.347975816][th:589][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:23:59.349912214][th:589][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:23:59.351923593][th:583][info] YAC Pass outcome for 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b to pipeline
[2018-10-01 06:23:59.351986346][th:583][info] YacGate consensus: commit top block: height 147, hash 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b
[2018-10-01 06:23:59.351995441][th:583][info] synchronizer processing commit
[2018-10-01 06:23:59.352574747][th:583][info] ChainValidator validate block: height 147, hash 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b
[2018-10-01 06:23:59.406390949][th:583][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:59.406423502][th:583][info] TxProcessor on commit committed: c2c0c8bd2c8628b70603f4bdf3249ce012baf8f74e38544142cd32e09a093463
[2018-10-01 06:23:59.406440923][th:583][info] TxProcessor on commit committed: ad09d5b6d17f11e5e1b8f2d4258511c8343e4b362064cb9c5571bab4c0bfb2ba
[2018-10-01 06:23:59.406446830][th:583][info] TxProcessor on commit committed: 9dafa37687a8acc0a56d5c9de53a0a1d5d8ec8837c9387c8ab2f13809ec38275
[2018-10-01 06:23:59.409705224][th:596][info] TxProcessor handle batch
[2018-10-01 06:23:59.409720737][th:596][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:59.409748045][th:596][info] PCS propagate batch
[2018-10-01 06:23:59.409753124][th:596][info] OrderingGate propagate batch, account_id: user_9937@test
[2018-10-01 06:23:59.409758414][th:596][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:59.410648378][th:589][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:59.411881534][th:595][info] TxProcessor handle batch
[2018-10-01 06:23:59.411893687][th:595][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:59.411918577][th:595][info] PCS propagate batch
[2018-10-01 06:23:59.411929525][th:595][info] OrderingGate propagate batch, account_id: user_3862@test
[2018-10-01 06:23:59.411934753][th:595][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:59.412200993][th:597][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:59.417433870][th:597][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:23:59.417637593][th:589][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:23:59.418257380][th:595][info] TxProcessor handle batch
[2018-10-01 06:23:59.418268538][th:595][info] TxProcessor propagating batch to PCS
[2018-10-01 06:23:59.418292656][th:595][info] PCS propagate batch
[2018-10-01 06:23:59.418296759][th:595][info] OrderingGate propagate batch, account_id: user_0889@test
[2018-10-01 06:23:59.418300771][th:595][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:23:59.418536122][th:597][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:23:59.419306608][th:597][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:24:04.289958556][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:24:04.290971667][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:24:04.290987539][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 149
[2018-10-01 06:24:04.293217893][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:24:04.308811203][th:597][info] AsyncGrpcClient receive proposal
[2018-10-01 06:24:04.309698000][th:597][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:24:04.309710438][th:597][info] OrderingGate Received new proposal, height: 148
[2018-10-01 06:24:04.309799117][th:536][info] OrderingGate Pass the proposal to pipeline height 148
[2018-10-01 06:24:04.309807833][th:536][info] Simulator process proposal
[2018-10-01 06:24:04.312744194][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:24:04.318471562][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:24:04.318572689][th:536][info] Simulator process verified proposal
[2018-10-01 06:24:04.318859973][th:536][info] YacGate vote for block (b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf, Hash: [b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf ])
[2018-10-01 06:24:04.321771879][th:536][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001}
[2018-10-01 06:24:04.321989183][th:536][info] YAC Vote for hash (b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf, b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf)
[2018-10-01 06:24:04.322061171][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:24:04.331266908][th:599][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:24:04.333400070][th:599][info] ProposalStorage Vote [b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf, b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf] looks valid
[2018-10-01 06:24:04.333416252][th:599][info] YacBlockStorage Vote (b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf, b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf) inserted
[2018-10-01 06:24:04.333420679][th:599][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:24:04.333426527][th:599][info] ProposalStorage Vote [b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf, b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf] looks valid
[2018-10-01 06:24:04.333433307][th:599][info] YacBlockStorage Vote (b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf, b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf) inserted
[2018-10-01 06:24:04.333436686][th:599][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:24:04.333441019][th:599][info] ProposalStorage Vote [b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf, b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf] looks valid
[2018-10-01 06:24:04.333454659][th:599][info] YacBlockStorage Vote (b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf, b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf) inserted
[2018-10-01 06:24:04.333457950][th:599][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:24:04.333465898][th:599][info] YAC Received supermajority of votes for b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf, skip propagation
[2018-10-01 06:24:04.333470524][th:599][info] YAC Pass outcome for b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf to pipeline
[2018-10-01 06:24:04.333545289][th:599][info] YacGate consensus: commit top block: height 148, hash b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf
[2018-10-01 06:24:04.333551835][th:599][info] synchronizer processing commit
[2018-10-01 06:24:04.336833445][th:599][info] ChainValidator validate block: height 148, hash b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf
[2018-10-01 06:24:04.340179939][th:536][info] TxProcessor on stateful validation success: dc162c5b727212dee3a490997aa7dc435337d524e17ed17ea70407d412cc8cf3
[2018-10-01 06:24:04.340849568][th:536][info] TxProcessor on stateful validation success: 6699f2d0c5c0008c348e2d53f6a076e433bc9fceedb5691b11020c5973a8ced1
[2018-10-01 06:24:04.341057617][th:536][info] TxProcessor on stateful validation success: 1326d5b68142b8955bf11e4f67695ad8d1fe4740cfad5508cd6af98dd7163d1c
[2018-10-01 06:24:04.341218055][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:24:04.341246865][th:536][info] TxProcessor on proposal stateless success: dc162c5b727212dee3a490997aa7dc435337d524e17ed17ea70407d412cc8cf3
[2018-10-01 06:24:04.341784318][th:536][info] TxProcessor on proposal stateless success: 6699f2d0c5c0008c348e2d53f6a076e433bc9fceedb5691b11020c5973a8ced1
[2018-10-01 06:24:04.341797994][th:536][info] TxProcessor on proposal stateless success: 1326d5b68142b8955bf11e4f67695ad8d1fe4740cfad5508cd6af98dd7163d1c
[2018-10-01 06:24:04.352670726][th:599][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:24:04.352702632][th:599][info] TxProcessor on commit committed: dc162c5b727212dee3a490997aa7dc435337d524e17ed17ea70407d412cc8cf3
[2018-10-01 06:24:04.352712192][th:599][info] TxProcessor on commit committed: 6699f2d0c5c0008c348e2d53f6a076e433bc9fceedb5691b11020c5973a8ced1
[2018-10-01 06:24:04.352717240][th:599][info] TxProcessor on commit committed: 1326d5b68142b8955bf11e4f67695ad8d1fe4740cfad5508cd6af98dd7163d1c
[2018-10-01 06:24:04.376477357][th:600][info] TxProcessor handle batch
[2018-10-01 06:24:04.376492372][th:600][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:04.376519574][th:600][info] PCS propagate batch
[2018-10-01 06:24:04.376524848][th:600][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:24:04.376530000][th:600][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:04.376864741][th:597][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:04.377578295][th:597][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:24:04.377752188][th:600][info] TxProcessor handle batch
[2018-10-01 06:24:04.377762126][th:600][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:04.377787338][th:600][info] PCS propagate batch
[2018-10-01 06:24:04.377792434][th:600][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:24:04.377796731][th:600][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:04.378966047][th:597][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:04.379619016][th:597][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:24:04.405266216][th:601][info] TxProcessor handle batch
[2018-10-01 06:24:04.405280268][th:601][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:04.405308018][th:601][info] PCS propagate batch
[2018-10-01 06:24:04.405321118][th:601][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:24:04.405325821][th:601][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:04.405485326][th:597][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:04.406124948][th:597][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:24:09.289962948][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:24:09.291114107][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:24:09.291132146][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 150
[2018-10-01 06:24:09.293327282][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:24:09.301852626][th:602][info] AsyncGrpcClient receive proposal
[2018-10-01 06:24:09.302910079][th:602][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:24:09.302922328][th:602][info] OrderingGate Received new proposal, height: 149
[2018-10-01 06:24:09.303012489][th:536][info] OrderingGate Pass the proposal to pipeline height 149
[2018-10-01 06:24:09.303021398][th:536][info] Simulator process proposal
[2018-10-01 06:24:09.307189178][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:24:09.334333349][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:24:09.334548978][th:536][info] Simulator process verified proposal
[2018-10-01 06:24:09.334912201][th:536][info] YacGate vote for block (c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1, Hash: [c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1 ])
[2018-10-01 06:24:09.335356108][th:536][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 06:24:09.335583609][th:536][info] YAC Vote for hash (c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1, c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1)
[2018-10-01 06:24:09.335659918][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:24:09.335735946][th:536][info] TxProcessor on stateful validation success: fbd0a36d643c3661547d4cec8c5686c9c6fc74ab853d2de394e238f70ccd0fb4
[2018-10-01 06:24:09.335780077][th:536][info] TxProcessor on stateful validation success: fc311188de41abfb123a8e92d948c221a2e04ad5e82e4e2a213aad1a88e64b9c
[2018-10-01 06:24:09.335809689][th:536][info] TxProcessor on stateful validation success: 0b33f1497937048e3a7c2d004415c3b8e030ceb14e77669d3476a5008ca187f1
[2018-10-01 06:24:09.335825861][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:24:09.335840696][th:536][info] TxProcessor on proposal stateless success: fbd0a36d643c3661547d4cec8c5686c9c6fc74ab853d2de394e238f70ccd0fb4
[2018-10-01 06:24:09.335855196][th:536][info] TxProcessor on proposal stateless success: fc311188de41abfb123a8e92d948c221a2e04ad5e82e4e2a213aad1a88e64b9c
[2018-10-01 06:24:09.335869204][th:536][info] TxProcessor on proposal stateless success: 0b33f1497937048e3a7c2d004415c3b8e030ceb14e77669d3476a5008ca187f1
[2018-10-01 06:24:09.350003681][th:597][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:24:09.351012095][th:597][info] ProposalStorage Vote [c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1, c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1] looks valid
[2018-10-01 06:24:09.351024134][th:597][info] YacBlockStorage Vote (c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1, c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1) inserted
[2018-10-01 06:24:09.351028050][th:597][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:24:09.351033407][th:597][info] ProposalStorage Vote [c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1, c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1] looks valid
[2018-10-01 06:24:09.351039931][th:597][info] YacBlockStorage Vote (c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1, c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1) inserted
[2018-10-01 06:24:09.351053255][th:597][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:24:09.351057786][th:597][info] ProposalStorage Vote [c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1, c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1] looks valid
[2018-10-01 06:24:09.351063280][th:597][info] YacBlockStorage Vote (c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1, c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1) inserted
[2018-10-01 06:24:09.351066056][th:597][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:24:09.351073100][th:597][info] YAC Received supermajority of votes for c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1, skip propagation
[2018-10-01 06:24:09.351077920][th:597][info] YAC Pass outcome for c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1 to pipeline
[2018-10-01 06:24:09.351152350][th:597][info] YacGate consensus: commit top block: height 149, hash c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1
[2018-10-01 06:24:09.351159770][th:597][info] synchronizer processing commit
[2018-10-01 06:24:09.352256757][th:597][info] ChainValidator validate block: height 149, hash c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1
[2018-10-01 06:24:09.387812741][th:597][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:24:09.387857643][th:597][info] TxProcessor on commit committed: fbd0a36d643c3661547d4cec8c5686c9c6fc74ab853d2de394e238f70ccd0fb4
[2018-10-01 06:24:09.387868579][th:597][info] TxProcessor on commit committed: fc311188de41abfb123a8e92d948c221a2e04ad5e82e4e2a213aad1a88e64b9c
[2018-10-01 06:24:09.387873833][th:597][info] TxProcessor on commit committed: 0b33f1497937048e3a7c2d004415c3b8e030ceb14e77669d3476a5008ca187f1
[2018-10-01 06:24:09.399657053][th:587][info] TxProcessor handle batch
[2018-10-01 06:24:09.399671151][th:587][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:09.399701776][th:587][info] PCS propagate batch
[2018-10-01 06:24:09.399706690][th:587][info] OrderingGate propagate batch, account_id: user_4606@test
[2018-10-01 06:24:09.399711632][th:587][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:09.400360001][th:587][warning] CommandService Found transaction b7f72e608379ce61637dc4db75c7a2a83b97f027f9d4205c9e1100373a288709 in cache, ignoring
[2018-10-01 06:24:09.401163149][th:603][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:09.401798406][th:603][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:24:09.405791063][th:601][info] TxProcessor handle batch
[2018-10-01 06:24:09.405803821][th:601][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:09.405869409][th:601][info] PCS propagate batch
[2018-10-01 06:24:09.405874103][th:601][info] OrderingGate propagate batch, account_id: user_8719@test
[2018-10-01 06:24:09.405878547][th:601][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:09.405932146][th:601][warning] CommandService Found transaction cc5ffb6b697a4b4e65d7b1bb362d93136dc5371c5e2d2c2152ab8841779599da in cache, ignoring
[2018-10-01 06:24:09.406698939][th:602][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:09.407335708][th:602][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:24:09.407826211][th:598][info] TxProcessor handle batch
[2018-10-01 06:24:09.407836216][th:598][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:09.407880309][th:598][info] PCS propagate batch
[2018-10-01 06:24:09.407884608][th:598][info] OrderingGate propagate batch, account_id: user_1501@test
[2018-10-01 06:24:09.407888603][th:598][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:09.407983930][th:603][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:09.408588625][th:603][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:24:09.408710864][th:598][warning] CommandService Found transaction ad1cbc17ac1c532701c08067f074ffe92b93eb6b6d055212b40e60666c80b9b6 in cache, ignoring
[2018-10-01 06:24:14.292656248][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:24:14.293654682][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:24:14.293670742][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 151
[2018-10-01 06:24:14.304813448][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:24:14.317298350][th:602][info] AsyncGrpcClient receive proposal
[2018-10-01 06:24:14.318306740][th:602][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:24:14.318313747][th:602][info] OrderingGate Received new proposal, height: 150
[2018-10-01 06:24:14.318343437][th:536][info] OrderingGate Pass the proposal to pipeline height 150
[2018-10-01 06:24:14.318351247][th:536][info] Simulator process proposal
[2018-10-01 06:24:14.324158770][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:24:14.329569692][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:24:14.329699430][th:536][info] Simulator process verified proposal
[2018-10-01 06:24:14.330007906][th:536][info] YacGate vote for block (35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, Hash: [35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035 ])
[2018-10-01 06:24:14.330373784][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 06:24:14.330597451][th:536][info] YAC Vote for hash (35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035)
[2018-10-01 06:24:14.330875462][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:24:14.330956793][th:536][info] TxProcessor on stateful validation success: b7f72e608379ce61637dc4db75c7a2a83b97f027f9d4205c9e1100373a288709
[2018-10-01 06:24:14.331027675][th:536][info] TxProcessor on stateful validation success: cc5ffb6b697a4b4e65d7b1bb362d93136dc5371c5e2d2c2152ab8841779599da
[2018-10-01 06:24:14.331046753][th:536][info] TxProcessor on stateful validation success: ad1cbc17ac1c532701c08067f074ffe92b93eb6b6d055212b40e60666c80b9b6
[2018-10-01 06:24:14.331060614][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:24:14.331072416][th:536][info] TxProcessor on proposal stateless success: b7f72e608379ce61637dc4db75c7a2a83b97f027f9d4205c9e1100373a288709
[2018-10-01 06:24:14.331084092][th:536][info] TxProcessor on proposal stateless success: cc5ffb6b697a4b4e65d7b1bb362d93136dc5371c5e2d2c2152ab8841779599da
[2018-10-01 06:24:14.331095810][th:536][info] TxProcessor on proposal stateless success: ad1cbc17ac1c532701c08067f074ffe92b93eb6b6d055212b40e60666c80b9b6
[2018-10-01 06:24:19.315560300][th:603][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:24:19.315957364][th:603][info] ProposalStorage Vote [35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035] looks valid
[2018-10-01 06:24:19.315967925][th:603][info] YacBlockStorage Vote (35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035) inserted
[2018-10-01 06:24:19.315972709][th:603][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:24:19.317036399][th:603][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:24:19.317415594][th:603][info] ProposalStorage Vote [35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035] looks valid
[2018-10-01 06:24:19.317424287][th:603][info] YacBlockStorage Vote (35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035) inserted
[2018-10-01 06:24:19.317440149][th:603][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:24:19.334997586][th:546][info] YAC Vote for hash (35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035)
[2018-10-01 06:24:19.335082983][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:24:19.335208295][th:603][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:24:19.335567976][th:603][info] ProposalStorage Vote [35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035] looks valid
[2018-10-01 06:24:19.335576396][th:603][info] YacBlockStorage Vote (35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035) inserted
[2018-10-01 06:24:19.335580447][th:603][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:24:19.335588479][th:603][info] YAC Propagate state 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035 to whole network
[2018-10-01 06:24:19.336093557][th:603][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:24:19.336171148][th:603][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:24:19.342781439][th:602][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:24:19.342813443][th:603][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:24:19.342906404][th:603][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:24:19.344007685][th:602][info] YAC Pass outcome for 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035 to pipeline
[2018-10-01 06:24:19.344094797][th:602][info] YacGate consensus: commit top block: height 150, hash 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035
[2018-10-01 06:24:19.344103399][th:602][info] synchronizer processing commit
[2018-10-01 06:24:19.345821788][th:602][info] ChainValidator validate block: height 150, hash 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035
[2018-10-01 06:24:19.360665323][th:602][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:24:19.360696332][th:602][info] TxProcessor on commit committed: b7f72e608379ce61637dc4db75c7a2a83b97f027f9d4205c9e1100373a288709
[2018-10-01 06:24:19.360715005][th:602][info] TxProcessor on commit committed: cc5ffb6b697a4b4e65d7b1bb362d93136dc5371c5e2d2c2152ab8841779599da
[2018-10-01 06:24:19.360721007][th:602][info] TxProcessor on commit committed: ad1cbc17ac1c532701c08067f074ffe92b93eb6b6d055212b40e60666c80b9b6
[2018-10-01 06:24:19.372920105][th:604][info] TxProcessor handle batch
[2018-10-01 06:24:19.372934717][th:604][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:19.372953665][th:604][info] PCS propagate batch
[2018-10-01 06:24:19.372958987][th:604][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:24:19.372964203][th:604][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:19.373744890][th:603][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:19.374407864][th:603][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:24:19.403257266][th:601][info] TxProcessor handle batch
[2018-10-01 06:24:19.403269883][th:601][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:19.403288416][th:601][info] PCS propagate batch
[2018-10-01 06:24:19.403293299][th:601][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:24:19.403297821][th:601][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:19.403522904][th:603][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:19.404321044][th:603][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:24:19.413074021][th:606][info] TxProcessor handle batch
[2018-10-01 06:24:19.413088503][th:606][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:19.413106377][th:606][info] PCS propagate batch
[2018-10-01 06:24:19.413110839][th:606][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:24:19.413115410][th:606][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:19.413229670][th:603][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:19.413957760][th:603][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:24:24.289962854][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:24:24.291114243][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:24:24.291134089][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 152
[2018-10-01 06:24:24.293088085][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:24:24.310345466][th:603][info] AsyncGrpcClient receive proposal
[2018-10-01 06:24:24.311432221][th:603][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:24:24.311440122][th:603][info] OrderingGate Received new proposal, height: 151
[2018-10-01 06:24:24.315997882][th:536][info] OrderingGate Pass the proposal to pipeline height 151
[2018-10-01 06:24:24.316010509][th:536][info] Simulator process proposal
[2018-10-01 06:24:24.316589856][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:24:24.335474330][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:24:24.335684794][th:536][info] Simulator process verified proposal
[2018-10-01 06:24:24.336036543][th:536][info] YacGate vote for block (5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, Hash: [5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533 ])
[2018-10-01 06:24:24.336448916][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001}
[2018-10-01 06:24:24.339101865][th:536][info] YAC Vote for hash (5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533)
[2018-10-01 06:24:24.339184417][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:24:24.339255770][th:536][info] TxProcessor on stateful validation success: 4e7ea15e408a9b90af54329af1e4c05156d88230331d59dca8f35b72c3f51213
[2018-10-01 06:24:24.339297987][th:536][info] TxProcessor on stateful validation success: 2ffb445832fbdd053f8697fef066d649fd1aaf8d529966aa3e24d337e75bf997
[2018-10-01 06:24:24.339326281][th:536][info] TxProcessor on stateful validation success: 41d9ff940bd1d16d4cca4497ac42201eb331f9ee136e5b71293c477ca3e360f8
[2018-10-01 06:24:24.339341974][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:24:24.339356067][th:536][info] TxProcessor on proposal stateless success: 4e7ea15e408a9b90af54329af1e4c05156d88230331d59dca8f35b72c3f51213
[2018-10-01 06:24:24.339370461][th:536][info] TxProcessor on proposal stateless success: 2ffb445832fbdd053f8697fef066d649fd1aaf8d529966aa3e24d337e75bf997
[2018-10-01 06:24:24.339384137][th:536][info] TxProcessor on proposal stateless success: 41d9ff940bd1d16d4cca4497ac42201eb331f9ee136e5b71293c477ca3e360f8
[2018-10-01 06:24:29.339320325][th:546][info] YAC Vote for hash (5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533)
[2018-10-01 06:24:29.339435918][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:24:29.346075215][th:603][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:24:29.348431862][th:603][info] ProposalStorage Vote [5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533] looks valid
[2018-10-01 06:24:29.348449875][th:603][info] YacBlockStorage Vote (5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533) inserted
[2018-10-01 06:24:29.348462988][th:603][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:24:29.348469143][th:603][info] ProposalStorage Vote [5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533] looks valid
[2018-10-01 06:24:29.348475761][th:603][info] YacBlockStorage Vote (5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533) inserted
[2018-10-01 06:24:29.348479118][th:603][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:24:29.348483402][th:603][info] ProposalStorage Vote [5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533] looks valid
[2018-10-01 06:24:29.348489839][th:603][info] YacBlockStorage Vote (5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533) inserted
[2018-10-01 06:24:29.348493064][th:603][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:24:29.348500866][th:603][info] YAC Received supermajority of votes for 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, skip propagation
[2018-10-01 06:24:29.348505553][th:603][info] YAC Pass outcome for 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533 to pipeline
[2018-10-01 06:24:29.348583457][th:603][info] YacGate consensus: commit top block: height 151, hash 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533
[2018-10-01 06:24:29.348592387][th:603][info] synchronizer processing commit
[2018-10-01 06:24:29.351965637][th:603][info] ChainValidator validate block: height 151, hash 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533
[2018-10-01 06:24:29.463563093][th:603][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:24:29.463610363][th:603][info] TxProcessor on commit committed: 4e7ea15e408a9b90af54329af1e4c05156d88230331d59dca8f35b72c3f51213
[2018-10-01 06:24:29.463634159][th:603][info] TxProcessor on commit committed: 2ffb445832fbdd053f8697fef066d649fd1aaf8d529966aa3e24d337e75bf997
[2018-10-01 06:24:29.463640467][th:603][info] TxProcessor on commit committed: 41d9ff940bd1d16d4cca4497ac42201eb331f9ee136e5b71293c477ca3e360f8
[2018-10-01 06:24:29.478404180][th:601][info] TxProcessor handle batch
[2018-10-01 06:24:29.478424722][th:601][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:29.478435736][th:607][info] TxProcessor handle batch
[2018-10-01 06:24:29.478442226][th:607][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:29.478461009][th:601][info] PCS propagate batch
[2018-10-01 06:24:29.478469285][th:607][info] PCS propagate batch
[2018-10-01 06:24:29.478496465][th:601][info] OrderingGate propagate batch, account_id: user_9803@test
[2018-10-01 06:24:29.478500064][th:607][info] OrderingGate propagate batch, account_id: user_0057@test
[2018-10-01 06:24:29.478508160][th:601][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:29.478510762][th:607][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:29.478539289][th:601][warning] CommandService Found transaction 708f75470946906009d7734d983f8b63955666758b279daa73f0b66b4e2a2ad8 in cache, ignoring
[2018-10-01 06:24:29.478542166][th:607][warning] CommandService Found transaction 9c8f8e22159ae6b3e8fab7d0c9792a90ea31656a00fccad5780d453402293230 in cache, ignoring
[2018-10-01 06:24:29.479577315][th:605][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:29.480229583][th:605][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:24:29.480301921][th:605][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:29.483022418][th:605][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:24:29.488977959][th:606][info] TxProcessor handle batch
[2018-10-01 06:24:29.488991200][th:606][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:29.489016533][th:606][info] PCS propagate batch
[2018-10-01 06:24:29.489022104][th:606][info] OrderingGate propagate batch, account_id: user_3349@test
[2018-10-01 06:24:29.489027287][th:606][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:29.489127648][th:605][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:29.489857573][th:605][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:24:29.489980009][th:606][warning] CommandService Found transaction 0fa1dd0d848c6a8dd7948a5ebb03336a966f43cdc0efc318a9d4f3510483e475 in cache, ignoring
[2018-10-01 06:24:34.289965175][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:24:34.291367431][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:24:34.291391125][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 153
[2018-10-01 06:24:34.293398316][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:24:34.308799548][th:608][info] AsyncGrpcClient receive proposal
[2018-10-01 06:24:34.309762331][th:608][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:24:34.309769017][th:608][info] OrderingGate Received new proposal, height: 152
[2018-10-01 06:24:34.309797052][th:536][info] OrderingGate Pass the proposal to pipeline height 152
[2018-10-01 06:24:34.309804415][th:536][info] Simulator process proposal
[2018-10-01 06:24:34.310293986][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:24:34.315727366][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:24:34.315875926][th:536][info] Simulator process verified proposal
[2018-10-01 06:24:34.316192243][th:536][info] YacGate vote for block (f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, Hash: [f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b ])
[2018-10-01 06:24:34.316659676][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 06:24:34.316896503][th:536][info] YAC Vote for hash (f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b)
[2018-10-01 06:24:34.317162996][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:24:34.317241659][th:536][info] TxProcessor on stateful validation success: 9c8f8e22159ae6b3e8fab7d0c9792a90ea31656a00fccad5780d453402293230
[2018-10-01 06:24:34.317313250][th:536][info] TxProcessor on stateful validation success: 708f75470946906009d7734d983f8b63955666758b279daa73f0b66b4e2a2ad8
[2018-10-01 06:24:34.317333007][th:536][info] TxProcessor on stateful validation success: 0fa1dd0d848c6a8dd7948a5ebb03336a966f43cdc0efc318a9d4f3510483e475
[2018-10-01 06:24:34.317346472][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:24:34.317358290][th:536][info] TxProcessor on proposal stateless success: 9c8f8e22159ae6b3e8fab7d0c9792a90ea31656a00fccad5780d453402293230
[2018-10-01 06:24:34.317370640][th:536][info] TxProcessor on proposal stateless success: 708f75470946906009d7734d983f8b63955666758b279daa73f0b66b4e2a2ad8
[2018-10-01 06:24:34.317382369][th:536][info] TxProcessor on proposal stateless success: 0fa1dd0d848c6a8dd7948a5ebb03336a966f43cdc0efc318a9d4f3510483e475
[2018-10-01 06:24:39.304767031][th:605][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:24:39.305165979][th:605][info] ProposalStorage Vote [f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b] looks valid
[2018-10-01 06:24:39.305176444][th:605][info] YacBlockStorage Vote (f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b) inserted
[2018-10-01 06:24:39.305190394][th:605][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:24:39.305407104][th:608][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:24:39.305857293][th:608][info] ProposalStorage Vote [f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b] looks valid
[2018-10-01 06:24:39.305866428][th:608][info] YacBlockStorage Vote (f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b) inserted
[2018-10-01 06:24:39.305870005][th:608][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:24:39.317300328][th:546][info] YAC Vote for hash (f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b)
[2018-10-01 06:24:39.317396661][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:24:39.317524288][th:608][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:24:39.317890269][th:608][info] ProposalStorage Vote [f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b] looks valid
[2018-10-01 06:24:39.317898680][th:608][info] YacBlockStorage Vote (f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b) inserted
[2018-10-01 06:24:39.317902287][th:608][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:24:39.317911092][th:608][info] YAC Propagate state f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b to whole network
[2018-10-01 06:24:39.318359854][th:608][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:24:39.318413246][th:608][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:24:39.320483129][th:608][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:24:39.329698868][th:608][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:24:39.329875060][th:608][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:24:39.331591403][th:608][info] YAC Pass outcome for f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b to pipeline
[2018-10-01 06:24:39.331677471][th:608][info] YacGate consensus: commit top block: height 152, hash f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b
[2018-10-01 06:24:39.331685911][th:608][info] synchronizer processing commit
[2018-10-01 06:24:39.332247548][th:608][info] ChainValidator validate block: height 152, hash f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b
[2018-10-01 06:24:39.340365308][th:608][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:24:39.340400805][th:608][info] TxProcessor on commit committed: 9c8f8e22159ae6b3e8fab7d0c9792a90ea31656a00fccad5780d453402293230
[2018-10-01 06:24:39.340421897][th:608][info] TxProcessor on commit committed: 708f75470946906009d7734d983f8b63955666758b279daa73f0b66b4e2a2ad8
[2018-10-01 06:24:39.340427117][th:608][info] TxProcessor on commit committed: 0fa1dd0d848c6a8dd7948a5ebb03336a966f43cdc0efc318a9d4f3510483e475
[2018-10-01 06:24:39.353573679][th:609][info] TxProcessor handle batch
[2018-10-01 06:24:39.353587161][th:609][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:39.353616462][th:609][info] PCS propagate batch
[2018-10-01 06:24:39.353622217][th:609][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:24:39.353627684][th:609][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:39.354540345][th:610][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:39.355216398][th:610][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:24:39.376479311][th:601][info] TxProcessor handle batch
[2018-10-01 06:24:39.376497817][th:601][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:39.376526264][th:601][info] PCS propagate batch
[2018-10-01 06:24:39.376531428][th:601][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:24:39.376536201][th:601][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:39.377499270][th:611][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:39.378163751][th:611][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:24:39.378926452][th:601][info] TxProcessor handle batch
[2018-10-01 06:24:39.378938257][th:601][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:39.378964540][th:601][info] PCS propagate batch
[2018-10-01 06:24:39.378969170][th:601][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:24:39.378973572][th:601][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:39.379079297][th:611][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:39.379714012][th:611][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:24:44.289962443][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:24:44.291100498][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:24:44.291119045][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 154
[2018-10-01 06:24:44.292966359][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:24:44.309108456][th:610][info] AsyncGrpcClient receive proposal
[2018-10-01 06:24:44.310196728][th:610][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:24:44.310211176][th:610][info] OrderingGate Received new proposal, height: 153
[2018-10-01 06:24:44.310307321][th:536][info] OrderingGate Pass the proposal to pipeline height 153
[2018-10-01 06:24:44.310316275][th:536][info] Simulator process proposal
[2018-10-01 06:24:44.315949688][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:24:44.358406831][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:24:44.358533374][th:536][info] Simulator process verified proposal
[2018-10-01 06:24:44.358853609][th:536][info] YacGate vote for block (5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46, Hash: [5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46 ])
[2018-10-01 06:24:44.360654908][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 06:24:44.360895321][th:536][info] YAC Vote for hash (5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46, 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46)
[2018-10-01 06:24:44.360984472][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:24:44.372459186][th:611][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:24:44.374429144][th:611][info] ProposalStorage Vote [5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46, 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46] looks valid
[2018-10-01 06:24:44.374444761][th:611][info] YacBlockStorage Vote (5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46, 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46) inserted
[2018-10-01 06:24:44.374449019][th:611][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:24:44.374454458][th:611][info] ProposalStorage Vote [5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46, 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46] looks valid
[2018-10-01 06:24:44.374460724][th:611][info] YacBlockStorage Vote (5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46, 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46) inserted
[2018-10-01 06:24:44.374463936][th:611][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:24:44.374467933][th:611][info] ProposalStorage Vote [5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46, 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46] looks valid
[2018-10-01 06:24:44.374482016][th:611][info] YacBlockStorage Vote (5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46, 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46) inserted
[2018-10-01 06:24:44.374485305][th:611][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:24:44.374492873][th:611][info] YAC Received supermajority of votes for 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46, skip propagation
[2018-10-01 06:24:44.374497607][th:611][info] YAC Pass outcome for 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46 to pipeline
[2018-10-01 06:24:44.374573070][th:611][info] YacGate consensus: commit top block: height 153, hash 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46
[2018-10-01 06:24:44.374579532][th:611][info] synchronizer processing commit
[2018-10-01 06:24:44.383552842][th:611][info] ChainValidator validate block: height 153, hash 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46
[2018-10-01 06:24:44.384035744][th:536][info] TxProcessor on stateful validation success: 4eded71d2078fa5b7b15923a35ee0de455fd0b514f8aad97870fe033ebbbfbd4
[2018-10-01 06:24:44.384126958][th:536][info] TxProcessor on stateful validation success: 09d2ac4e39f3209b7d396236ac1c43382d8ce5248d511e8182f056cf3e46fd99
[2018-10-01 06:24:44.384157055][th:536][info] TxProcessor on stateful validation success: 091be5e4f67c26759c78d971ce4c439d9784047527df053d4406acfb2d38e7da
[2018-10-01 06:24:44.384173812][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:24:44.384188225][th:536][info] TxProcessor on proposal stateless success: 4eded71d2078fa5b7b15923a35ee0de455fd0b514f8aad97870fe033ebbbfbd4
[2018-10-01 06:24:44.384201964][th:536][info] TxProcessor on proposal stateless success: 09d2ac4e39f3209b7d396236ac1c43382d8ce5248d511e8182f056cf3e46fd99
[2018-10-01 06:24:44.384215397][th:536][info] TxProcessor on proposal stateless success: 091be5e4f67c26759c78d971ce4c439d9784047527df053d4406acfb2d38e7da
[2018-10-01 06:24:44.428661017][th:611][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:24:44.428711498][th:611][info] TxProcessor on commit committed: 4eded71d2078fa5b7b15923a35ee0de455fd0b514f8aad97870fe033ebbbfbd4
[2018-10-01 06:24:44.428723640][th:611][info] TxProcessor on commit committed: 09d2ac4e39f3209b7d396236ac1c43382d8ce5248d511e8182f056cf3e46fd99
[2018-10-01 06:24:44.428729199][th:611][info] TxProcessor on commit committed: 091be5e4f67c26759c78d971ce4c439d9784047527df053d4406acfb2d38e7da
[2018-10-01 06:24:44.459366457][th:613][info] TxProcessor handle batch
[2018-10-01 06:24:44.459382751][th:613][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:44.459408242][th:613][info] PCS propagate batch
[2018-10-01 06:24:44.459413452][th:613][info] OrderingGate propagate batch, account_id: user_1329@test
[2018-10-01 06:24:44.459419560][th:613][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:44.459594913][th:610][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:44.460213369][th:610][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:24:44.462750597][th:613][info] TxProcessor handle batch
[2018-10-01 06:24:44.462763391][th:613][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:44.462787354][th:613][info] PCS propagate batch
[2018-10-01 06:24:44.462792487][th:613][info] OrderingGate propagate batch, account_id: user_5973@test
[2018-10-01 06:24:44.462796998][th:613][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:44.468715181][th:610][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:44.469247932][th:610][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:24:44.472967600][th:615][info] TxProcessor handle batch
[2018-10-01 06:24:44.472977606][th:615][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:44.473024066][th:615][info] PCS propagate batch
[2018-10-01 06:24:44.473028246][th:615][info] OrderingGate propagate batch, account_id: user_3655@test
[2018-10-01 06:24:44.473032324][th:615][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:44.473133791][th:611][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:44.473752042][th:611][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:24:44.473846259][th:615][warning] CommandService Found transaction 773531b368319f55d005f4a11ff91b3df7804c5935f74023ebf185ecb3359f04 in cache, ignoring
[2018-10-01 06:24:49.292656194][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:24:49.293664838][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:24:49.293682749][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 155
[2018-10-01 06:24:49.303671224][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:24:49.304474399][th:611][info] AsyncGrpcClient receive proposal
[2018-10-01 06:24:49.305514772][th:611][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:24:49.305524525][th:611][info] OrderingGate Received new proposal, height: 154
[2018-10-01 06:24:49.305605750][th:536][info] OrderingGate Pass the proposal to pipeline height 154
[2018-10-01 06:24:49.305613432][th:536][info] Simulator process proposal
[2018-10-01 06:24:49.312060164][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:24:49.324786751][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:24:49.324896573][th:536][info] Simulator process verified proposal
[2018-10-01 06:24:49.325206031][th:536][info] YacGate vote for block (390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8, Hash: [390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8 ])
[2018-10-01 06:24:49.328289845][th:536][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:24:49.328527375][th:536][info] YAC Vote for hash (390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8, 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8)
[2018-10-01 06:24:49.328683877][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:24:49.328768295][th:536][info] TxProcessor on stateful validation success: c816e0fe1fc549c609212621ea0484fd794791de6461d9495619a9a7f6f5f170
[2018-10-01 06:24:49.328800662][th:536][info] TxProcessor on stateful validation success: 184b209932af1ad2dd8eea960757c152f2897e50c1239e3525698890146db260
[2018-10-01 06:24:49.328819386][th:536][info] TxProcessor on stateful validation success: 773531b368319f55d005f4a11ff91b3df7804c5935f74023ebf185ecb3359f04
[2018-10-01 06:24:49.328832734][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:24:49.328844888][th:536][info] TxProcessor on proposal stateless success: c816e0fe1fc549c609212621ea0484fd794791de6461d9495619a9a7f6f5f170
[2018-10-01 06:24:49.328856544][th:536][info] TxProcessor on proposal stateless success: 184b209932af1ad2dd8eea960757c152f2897e50c1239e3525698890146db260
[2018-10-01 06:24:49.328868011][th:536][info] TxProcessor on proposal stateless success: 773531b368319f55d005f4a11ff91b3df7804c5935f74023ebf185ecb3359f04
[2018-10-01 06:24:49.340792786][th:610][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:24:49.342500661][th:610][info] ProposalStorage Vote [390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8, 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8] looks valid
[2018-10-01 06:24:49.342513928][th:610][info] YacBlockStorage Vote (390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8, 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8) inserted
[2018-10-01 06:24:49.342518151][th:610][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:24:49.342523779][th:610][info] ProposalStorage Vote [390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8, 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8] looks valid
[2018-10-01 06:24:49.342536917][th:610][info] YacBlockStorage Vote (390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8, 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8) inserted
[2018-10-01 06:24:49.342540300][th:610][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:24:49.342544491][th:610][info] ProposalStorage Vote [390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8, 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8] looks valid
[2018-10-01 06:24:49.342550444][th:610][info] YacBlockStorage Vote (390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8, 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8) inserted
[2018-10-01 06:24:49.342553496][th:610][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:24:49.342560976][th:610][info] YAC Received supermajority of votes for 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8, skip propagation
[2018-10-01 06:24:49.342565660][th:610][info] YAC Pass outcome for 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8 to pipeline
[2018-10-01 06:24:49.342642911][th:610][info] YacGate consensus: commit top block: height 154, hash 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8
[2018-10-01 06:24:49.342649944][th:610][info] synchronizer processing commit
[2018-10-01 06:24:49.343186606][th:610][info] ChainValidator validate block: height 154, hash 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8
[2018-10-01 06:24:49.350979425][th:610][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:24:49.351010052][th:610][info] TxProcessor on commit committed: c816e0fe1fc549c609212621ea0484fd794791de6461d9495619a9a7f6f5f170
[2018-10-01 06:24:49.351020672][th:610][info] TxProcessor on commit committed: 184b209932af1ad2dd8eea960757c152f2897e50c1239e3525698890146db260
[2018-10-01 06:24:49.351026393][th:610][info] TxProcessor on commit committed: 773531b368319f55d005f4a11ff91b3df7804c5935f74023ebf185ecb3359f04
[2018-10-01 06:24:49.369060713][th:618][info] TxProcessor handle batch
[2018-10-01 06:24:49.369075197][th:618][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:49.369103934][th:618][info] PCS propagate batch
[2018-10-01 06:24:49.369109540][th:618][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:24:49.369115080][th:618][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:49.369184940][th:618][warning] CommandService Found transaction ad30d3ffd8e41dcd55661adb996c67db9247ad221f6900793b91e759680ce6b9 in cache, ignoring
[2018-10-01 06:24:49.370041352][th:611][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:49.370701843][th:611][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:24:49.373334564][th:616][info] TxProcessor handle batch
[2018-10-01 06:24:49.373347755][th:616][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:49.373395760][th:616][info] PCS propagate batch
[2018-10-01 06:24:49.373400404][th:616][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:24:49.373404836][th:616][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:49.373466847][th:616][warning] CommandService Found transaction 9b61be61cd4bcdb40575f7466c857c45305e979abcbb1c21581126a3c4532984 in cache, ignoring
[2018-10-01 06:24:49.374253581][th:611][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:49.374961897][th:611][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:24:49.384533062][th:620][info] TxProcessor handle batch
[2018-10-01 06:24:49.384546592][th:620][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:49.384594633][th:620][info] PCS propagate batch
[2018-10-01 06:24:49.384599614][th:620][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:24:49.384631655][th:620][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:49.384738136][th:611][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:49.385400064][th:611][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:24:49.385513091][th:620][warning] CommandService Found transaction 3c66e64936bc0b2563ceda7af51a56730ecea1a433f4d05fd8bc9d6d545883bd in cache, ignoring
[2018-10-01 06:24:54.296661515][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:24:54.297762883][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:24:54.297780904][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 156
[2018-10-01 06:24:54.299904148][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:24:54.320395747][th:611][info] AsyncGrpcClient receive proposal
[2018-10-01 06:24:54.324312532][th:611][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:24:54.324326562][th:611][info] OrderingGate Received new proposal, height: 155
[2018-10-01 06:24:54.324356751][th:536][info] OrderingGate Pass the proposal to pipeline height 155
[2018-10-01 06:24:54.324361995][th:536][info] Simulator process proposal
[2018-10-01 06:24:54.327145694][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:24:54.348240895][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:24:54.348415826][th:536][info] Simulator process verified proposal
[2018-10-01 06:24:54.348753084][th:536][info] YacGate vote for block (c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328, Hash: [c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328 ])
[2018-10-01 06:24:54.355995580][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:24:54.356240048][th:536][info] YAC Vote for hash (c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328, c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328)
[2018-10-01 06:24:54.356325635][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:24:54.356416895][th:536][info] TxProcessor on stateful validation success: ad30d3ffd8e41dcd55661adb996c67db9247ad221f6900793b91e759680ce6b9
[2018-10-01 06:24:54.356459521][th:536][info] TxProcessor on stateful validation success: 9b61be61cd4bcdb40575f7466c857c45305e979abcbb1c21581126a3c4532984
[2018-10-01 06:24:54.356488865][th:536][info] TxProcessor on stateful validation success: 3c66e64936bc0b2563ceda7af51a56730ecea1a433f4d05fd8bc9d6d545883bd
[2018-10-01 06:24:54.356505700][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:24:54.356520336][th:536][info] TxProcessor on proposal stateless success: ad30d3ffd8e41dcd55661adb996c67db9247ad221f6900793b91e759680ce6b9
[2018-10-01 06:24:54.356534747][th:536][info] TxProcessor on proposal stateless success: 9b61be61cd4bcdb40575f7466c857c45305e979abcbb1c21581126a3c4532984
[2018-10-01 06:24:54.356548639][th:536][info] TxProcessor on proposal stateless success: 3c66e64936bc0b2563ceda7af51a56730ecea1a433f4d05fd8bc9d6d545883bd
[2018-10-01 06:24:54.359055508][th:610][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:24:54.360044326][th:610][info] ProposalStorage Vote [c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328, c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328] looks valid
[2018-10-01 06:24:54.360052552][th:610][info] YacBlockStorage Vote (c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328, c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328) inserted
[2018-10-01 06:24:54.360056498][th:610][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:24:54.360062003][th:610][info] ProposalStorage Vote [c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328, c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328] looks valid
[2018-10-01 06:24:54.360075637][th:610][info] YacBlockStorage Vote (c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328, c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328) inserted
[2018-10-01 06:24:54.360078947][th:610][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:24:54.360083046][th:610][info] ProposalStorage Vote [c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328, c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328] looks valid
[2018-10-01 06:24:54.360089380][th:610][info] YacBlockStorage Vote (c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328, c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328) inserted
[2018-10-01 06:24:54.360092479][th:610][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:24:54.360100503][th:610][info] YAC Received supermajority of votes for c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328, skip propagation
[2018-10-01 06:24:54.360104938][th:610][info] YAC Pass outcome for c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328 to pipeline
[2018-10-01 06:24:54.360182888][th:610][info] YacGate consensus: commit top block: height 155, hash c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328
[2018-10-01 06:24:54.360189489][th:610][info] synchronizer processing commit
[2018-10-01 06:24:54.378275098][th:610][info] ChainValidator validate block: height 155, hash c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328
[2018-10-01 06:24:54.413588384][th:610][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:24:54.413622709][th:610][info] TxProcessor on commit committed: ad30d3ffd8e41dcd55661adb996c67db9247ad221f6900793b91e759680ce6b9
[2018-10-01 06:24:54.413634369][th:610][info] TxProcessor on commit committed: 9b61be61cd4bcdb40575f7466c857c45305e979abcbb1c21581126a3c4532984
[2018-10-01 06:24:54.413640017][th:610][info] TxProcessor on commit committed: 3c66e64936bc0b2563ceda7af51a56730ecea1a433f4d05fd8bc9d6d545883bd
[2018-10-01 06:24:54.429322080][th:618][info] TxProcessor handle batch
[2018-10-01 06:24:54.429336322][th:618][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:54.429357163][th:619][info] TxProcessor handle batch
[2018-10-01 06:24:54.429366047][th:618][info] PCS propagate batch
[2018-10-01 06:24:54.429394431][th:618][info] OrderingGate propagate batch, account_id: user_1342@test
[2018-10-01 06:24:54.429400361][th:618][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:54.429464513][th:618][warning] CommandService Found transaction fb903ae16a38fb6b32e50f07623c68537d782cb71f67259204a28d12eb8ada9a in cache, ignoring
[2018-10-01 06:24:54.429524335][th:610][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:54.430213152][th:610][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:24:54.429388600][th:619][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:54.430436723][th:619][info] PCS propagate batch
[2018-10-01 06:24:54.430444266][th:619][info] OrderingGate propagate batch, account_id: user_7084@test
[2018-10-01 06:24:54.430449231][th:619][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:54.430505454][th:619][warning] CommandService Found transaction e2356fc35e9b7f5c1280d25253e0dccf4528936a6ff768bfd594cf04bdc481a9 in cache, ignoring
[2018-10-01 06:24:54.430635330][th:621][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:54.431166265][th:621][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:24:54.446845644][th:622][info] TxProcessor handle batch
[2018-10-01 06:24:54.446861301][th:622][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:54.446887633][th:622][info] PCS propagate batch
[2018-10-01 06:24:54.446892001][th:622][info] OrderingGate propagate batch, account_id: user_7123@test
[2018-10-01 06:24:54.446896381][th:622][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:54.447002208][th:610][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:54.447637850][th:610][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:24:54.447738993][th:622][warning] CommandService Found transaction 98bee53fb890a478ea724b1173999e0def3d667a032ce6763fdf67ab6756d54b in cache, ignoring
[2018-10-01 06:24:59.289961403][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:24:59.290972881][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:24:59.290989033][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 157
[2018-10-01 06:24:59.293027675][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:24:59.304921447][th:621][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:24:59.305326108][th:621][info] ProposalStorage Vote [b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d, b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d] looks valid
[2018-10-01 06:24:59.305336232][th:621][info] YacBlockStorage Vote (b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d, b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d) inserted
[2018-10-01 06:24:59.305340268][th:621][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:24:59.312869970][th:621][info] AsyncGrpcClient receive proposal
[2018-10-01 06:24:59.313807519][th:621][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:24:59.313820379][th:621][info] OrderingGate Received new proposal, height: 156
[2018-10-01 06:24:59.313914303][th:536][info] OrderingGate Pass the proposal to pipeline height 156
[2018-10-01 06:24:59.313922526][th:536][info] Simulator process proposal
[2018-10-01 06:24:59.314457084][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:24:59.320369335][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:24:59.320496986][th:536][info] Simulator process verified proposal
[2018-10-01 06:24:59.320834662][th:536][info] YacGate vote for block (b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d, Hash: [b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d ])
[2018-10-01 06:24:59.320908075][th:621][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:24:59.321227909][th:536][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 06:24:59.321269331][th:621][info] ProposalStorage Vote [b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d, b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d] looks valid
[2018-10-01 06:24:59.321280174][th:621][info] YacBlockStorage Vote (b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d, b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d) inserted
[2018-10-01 06:24:59.321283932][th:621][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:24:59.321513168][th:536][info] YAC Vote for hash (b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d, b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d)
[2018-10-01 06:24:59.321627488][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:24:59.321664697][th:621][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:24:59.321700527][th:536][info] TxProcessor on stateful validation success: fb903ae16a38fb6b32e50f07623c68537d782cb71f67259204a28d12eb8ada9a
[2018-10-01 06:24:59.321769280][th:536][info] TxProcessor on stateful validation success: e2356fc35e9b7f5c1280d25253e0dccf4528936a6ff768bfd594cf04bdc481a9
[2018-10-01 06:24:59.321788686][th:536][info] TxProcessor on stateful validation success: 98bee53fb890a478ea724b1173999e0def3d667a032ce6763fdf67ab6756d54b
[2018-10-01 06:24:59.321802201][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:24:59.321814402][th:536][info] TxProcessor on proposal stateless success: fb903ae16a38fb6b32e50f07623c68537d782cb71f67259204a28d12eb8ada9a
[2018-10-01 06:24:59.321834613][th:536][info] TxProcessor on proposal stateless success: e2356fc35e9b7f5c1280d25253e0dccf4528936a6ff768bfd594cf04bdc481a9
[2018-10-01 06:24:59.321846489][th:536][info] TxProcessor on proposal stateless success: 98bee53fb890a478ea724b1173999e0def3d667a032ce6763fdf67ab6756d54b
[2018-10-01 06:24:59.322018761][th:621][info] ProposalStorage Vote [b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d, b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d] looks valid
[2018-10-01 06:24:59.322027918][th:621][info] YacBlockStorage Vote (b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d, b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d) inserted
[2018-10-01 06:24:59.322031587][th:621][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:24:59.322039325][th:621][info] YAC Propagate state b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d to whole network
[2018-10-01 06:24:59.322099831][th:621][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:24:59.328524324][th:621][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:24:59.328598096][th:621][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:24:59.328666137][th:621][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:24:59.328814515][th:621][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:24:59.330159081][th:621][info] YAC Pass outcome for b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d to pipeline
[2018-10-01 06:24:59.330240151][th:621][info] YacGate consensus: commit top block: height 156, hash b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d
[2018-10-01 06:24:59.330247034][th:621][info] synchronizer processing commit
[2018-10-01 06:24:59.332802129][th:621][info] ChainValidator validate block: height 156, hash b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d
[2018-10-01 06:24:59.356470649][th:621][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:24:59.356503925][th:621][info] TxProcessor on commit committed: fb903ae16a38fb6b32e50f07623c68537d782cb71f67259204a28d12eb8ada9a
[2018-10-01 06:24:59.356523038][th:621][info] TxProcessor on commit committed: e2356fc35e9b7f5c1280d25253e0dccf4528936a6ff768bfd594cf04bdc481a9
[2018-10-01 06:24:59.356528384][th:621][info] TxProcessor on commit committed: 98bee53fb890a478ea724b1173999e0def3d667a032ce6763fdf67ab6756d54b
[2018-10-01 06:24:59.365552875][th:618][info] TxProcessor handle batch
[2018-10-01 06:24:59.365566539][th:618][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:59.365614712][th:618][info] PCS propagate batch
[2018-10-01 06:24:59.365621124][th:618][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:24:59.365625837][th:618][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:59.365746205][th:624][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:59.366330751][th:624][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:24:59.366486855][th:618][warning] CommandService Found transaction f3423c354bd8e0cb47d48aaf28bd266685ca13abf52b119e849d5ac17d3e2791 in cache, ignoring
[2018-10-01 06:24:59.377648666][th:625][info] TxProcessor handle batch
[2018-10-01 06:24:59.377661794][th:625][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:59.377688868][th:625][info] PCS propagate batch
[2018-10-01 06:24:59.377693755][th:625][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:24:59.377698583][th:625][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:59.377934494][th:610][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:59.378769294][th:610][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:24:59.379241474][th:625][info] TxProcessor handle batch
[2018-10-01 06:24:59.379257571][th:625][info] TxProcessor propagating batch to PCS
[2018-10-01 06:24:59.379275568][th:625][info] PCS propagate batch
[2018-10-01 06:24:59.379279386][th:625][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:24:59.379283475][th:625][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:24:59.384723343][th:624][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:24:59.385360785][th:624][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:25:04.289969658][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:25:04.291115148][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:25:04.291134564][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 158
[2018-10-01 06:25:04.358206124][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:25:04.371662554][th:610][info] AsyncGrpcClient receive proposal
[2018-10-01 06:25:04.375608765][th:610][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:25:04.375624266][th:610][info] OrderingGate Received new proposal, height: 157
[2018-10-01 06:25:04.375698451][th:536][info] OrderingGate Pass the proposal to pipeline height 157
[2018-10-01 06:25:04.375705840][th:536][info] Simulator process proposal
[2018-10-01 06:25:04.377729317][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:25:04.419521149][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:25:04.419640805][th:536][info] Simulator process verified proposal
[2018-10-01 06:25:04.419968946][th:536][info] YacGate vote for block (a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, Hash: [a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3 ])
[2018-10-01 06:25:04.420402028][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 06:25:04.420680148][th:536][info] YAC Vote for hash (a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3)
[2018-10-01 06:25:04.420785058][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:25:04.420859011][th:536][info] TxProcessor on stateful validation success: f3423c354bd8e0cb47d48aaf28bd266685ca13abf52b119e849d5ac17d3e2791
[2018-10-01 06:25:04.420900828][th:536][info] TxProcessor on stateful validation success: 6bb326a225ff0d3e9baf8087475e862513ed37837468018a9689e2c3dc96cef8
[2018-10-01 06:25:04.420924838][th:536][info] TxProcessor on stateful validation success: e41737fa3d9ce8d4894745d501da78d19936e5f35b9b60a0927eba35a7dc0a5d
[2018-10-01 06:25:04.420942490][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:25:04.420956955][th:536][info] TxProcessor on proposal stateless success: f3423c354bd8e0cb47d48aaf28bd266685ca13abf52b119e849d5ac17d3e2791
[2018-10-01 06:25:04.420970862][th:536][info] TxProcessor on proposal stateless success: 6bb326a225ff0d3e9baf8087475e862513ed37837468018a9689e2c3dc96cef8
[2018-10-01 06:25:04.420983156][th:536][info] TxProcessor on proposal stateless success: e41737fa3d9ce8d4894745d501da78d19936e5f35b9b60a0927eba35a7dc0a5d
[2018-10-01 06:25:09.398904843][th:624][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:25:09.399323998][th:624][info] ProposalStorage Vote [a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3] looks valid
[2018-10-01 06:25:09.399337825][th:624][info] YacBlockStorage Vote (a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3) inserted
[2018-10-01 06:25:09.399342205][th:624][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:25:09.400128609][th:624][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:25:09.400518403][th:624][info] ProposalStorage Vote [a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3] looks valid
[2018-10-01 06:25:09.400537766][th:624][info] YacBlockStorage Vote (a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3) inserted
[2018-10-01 06:25:09.400542067][th:624][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:25:09.420933086][th:546][info] YAC Vote for hash (a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3)
[2018-10-01 06:25:09.421017954][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:25:09.424735709][th:628][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:25:09.425127908][th:628][info] ProposalStorage Vote [a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3] looks valid
[2018-10-01 06:25:09.425138104][th:628][info] YacBlockStorage Vote (a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3) inserted
[2018-10-01 06:25:09.425142542][th:628][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:25:09.425153779][th:628][info] YAC Propagate state a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3 to whole network
[2018-10-01 06:25:09.425559625][th:628][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:25:09.425636143][th:628][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:25:09.436167593][th:624][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:25:09.436194199][th:628][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:25:09.438215088][th:628][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:25:09.440345769][th:624][info] YAC Pass outcome for a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3 to pipeline
[2018-10-01 06:25:09.441886749][th:624][info] YacGate consensus: commit top block: height 157, hash a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3
[2018-10-01 06:25:09.441904590][th:624][info] synchronizer processing commit
[2018-10-01 06:25:09.444288169][th:624][info] ChainValidator validate block: height 157, hash a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3
[2018-10-01 06:25:09.473413191][th:624][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:25:09.473464168][th:624][info] TxProcessor on commit committed: f3423c354bd8e0cb47d48aaf28bd266685ca13abf52b119e849d5ac17d3e2791
[2018-10-01 06:25:09.473530322][th:624][info] TxProcessor on commit committed: 6bb326a225ff0d3e9baf8087475e862513ed37837468018a9689e2c3dc96cef8
[2018-10-01 06:25:09.473536838][th:624][info] TxProcessor on commit committed: e41737fa3d9ce8d4894745d501da78d19936e5f35b9b60a0927eba35a7dc0a5d
[2018-10-01 06:25:09.477356845][th:623][info] TxProcessor handle batch
[2018-10-01 06:25:09.477371767][th:623][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:09.478722317][th:623][info] PCS propagate batch
[2018-10-01 06:25:09.478735824][th:623][info] OrderingGate propagate batch, account_id: user_8271@test
[2018-10-01 06:25:09.478742738][th:623][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:09.478808567][th:623][warning] CommandService Found transaction aa1bd2dbb32520f78407ac4dc101044839e89e72ca7bed640dc712e80d48576a in cache, ignoring
[2018-10-01 06:25:09.479254812][th:626][info] TxProcessor handle batch
[2018-10-01 06:25:09.479268408][th:626][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:09.479311804][th:626][info] PCS propagate batch
[2018-10-01 06:25:09.479317780][th:626][info] OrderingGate propagate batch, account_id: user_4242@test
[2018-10-01 06:25:09.479329756][th:626][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:09.479571853][th:628][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:09.479648947][th:626][warning] CommandService Found transaction 9c3ac910768bee377dc33f19fa32dcf9f06c277fab04d01b9bd068bc64db1123 in cache, ignoring
[2018-10-01 06:25:09.480992175][th:628][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:25:09.481095202][th:629][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:09.481724193][th:629][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:25:09.497850807][th:625][info] TxProcessor handle batch
[2018-10-01 06:25:09.497864095][th:625][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:09.497910508][th:625][info] PCS propagate batch
[2018-10-01 06:25:09.497914963][th:625][info] OrderingGate propagate batch, account_id: user_6322@test
[2018-10-01 06:25:09.497919703][th:625][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:09.497972993][th:625][warning] CommandService Found transaction cedaf7df6514451a03462cecd3b035a49f4c35b9de91e03797ab3d57e3757376 in cache, ignoring
[2018-10-01 06:25:09.500139791][th:631][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:09.500797853][th:631][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:25:14.290453228][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:25:14.291511779][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:25:14.291535097][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 159
[2018-10-01 06:25:14.293688177][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:25:14.310892787][th:631][info] AsyncGrpcClient receive proposal
[2018-10-01 06:25:14.314078535][th:631][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:25:14.314090656][th:631][info] OrderingGate Received new proposal, height: 158
[2018-10-01 06:25:14.314438222][th:536][info] OrderingGate Pass the proposal to pipeline height 158
[2018-10-01 06:25:14.314450714][th:536][info] Simulator process proposal
[2018-10-01 06:25:14.315483036][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:25:14.333821349][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:25:14.333938238][th:536][info] Simulator process verified proposal
[2018-10-01 06:25:14.334255601][th:536][info] YacGate vote for block (6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b, Hash: [6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b ])
[2018-10-01 06:25:14.336945527][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001}
[2018-10-01 06:25:14.337203281][th:536][info] YAC Vote for hash (6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b, 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b)
[2018-10-01 06:25:14.337293454][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:25:14.337375011][th:536][info] TxProcessor on stateful validation success: 9c3ac910768bee377dc33f19fa32dcf9f06c277fab04d01b9bd068bc64db1123
[2018-10-01 06:25:14.337448440][th:536][info] TxProcessor on stateful validation success: aa1bd2dbb32520f78407ac4dc101044839e89e72ca7bed640dc712e80d48576a
[2018-10-01 06:25:14.337468008][th:536][info] TxProcessor on stateful validation success: cedaf7df6514451a03462cecd3b035a49f4c35b9de91e03797ab3d57e3757376
[2018-10-01 06:25:14.337481997][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:25:14.337493858][th:536][info] TxProcessor on proposal stateless success: 9c3ac910768bee377dc33f19fa32dcf9f06c277fab04d01b9bd068bc64db1123
[2018-10-01 06:25:14.337505769][th:536][info] TxProcessor on proposal stateless success: aa1bd2dbb32520f78407ac4dc101044839e89e72ca7bed640dc712e80d48576a
[2018-10-01 06:25:14.337525098][th:536][info] TxProcessor on proposal stateless success: cedaf7df6514451a03462cecd3b035a49f4c35b9de91e03797ab3d57e3757376
[2018-10-01 06:25:14.374098834][th:628][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:25:14.375128573][th:628][info] ProposalStorage Vote [6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b, 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b] looks valid
[2018-10-01 06:25:14.375137127][th:628][info] YacBlockStorage Vote (6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b, 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b) inserted
[2018-10-01 06:25:14.375140683][th:628][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:25:14.375145560][th:628][info] ProposalStorage Vote [6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b, 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b] looks valid
[2018-10-01 06:25:14.375151789][th:628][info] YacBlockStorage Vote (6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b, 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b) inserted
[2018-10-01 06:25:14.375154630][th:628][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:25:14.375158472][th:628][info] ProposalStorage Vote [6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b, 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b] looks valid
[2018-10-01 06:25:14.375164750][th:628][info] YacBlockStorage Vote (6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b, 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b) inserted
[2018-10-01 06:25:14.375167845][th:628][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:25:14.375175483][th:628][info] YAC Received supermajority of votes for 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b, skip propagation
[2018-10-01 06:25:14.375180564][th:628][info] YAC Pass outcome for 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b to pipeline
[2018-10-01 06:25:14.375234692][th:628][info] YacGate consensus: commit top block: height 158, hash 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b
[2018-10-01 06:25:14.375241696][th:628][info] synchronizer processing commit
[2018-10-01 06:25:14.379912623][th:628][info] ChainValidator validate block: height 158, hash 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b
[2018-10-01 06:25:14.395336517][th:628][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:25:14.395372358][th:628][info] TxProcessor on commit committed: 9c3ac910768bee377dc33f19fa32dcf9f06c277fab04d01b9bd068bc64db1123
[2018-10-01 06:25:14.395393600][th:628][info] TxProcessor on commit committed: aa1bd2dbb32520f78407ac4dc101044839e89e72ca7bed640dc712e80d48576a
[2018-10-01 06:25:14.395398734][th:628][info] TxProcessor on commit committed: cedaf7df6514451a03462cecd3b035a49f4c35b9de91e03797ab3d57e3757376
[2018-10-01 06:25:14.416869503][th:634][info] TxProcessor handle batch
[2018-10-01 06:25:14.416987559][th:634][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:14.417228763][th:634][info] PCS propagate batch
[2018-10-01 06:25:14.417238955][th:634][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:25:14.417245208][th:634][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:14.417652720][th:628][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:14.417661205][th:634][warning] CommandService Found transaction 8efe0928cd1924be254852e784788b484e152c4a61bda6e8817886541d107d8a in cache, ignoring
[2018-10-01 06:25:14.418223997][th:628][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:25:14.436322311][th:632][info] TxProcessor handle batch
[2018-10-01 06:25:14.436338863][th:632][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:14.436369479][th:632][info] PCS propagate batch
[2018-10-01 06:25:14.436374983][th:632][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:25:14.436390053][th:632][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:14.436568150][th:628][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:14.437279934][th:628][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:25:14.437812798][th:635][info] TxProcessor handle batch
[2018-10-01 06:25:14.437823524][th:635][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:14.437840913][th:635][info] PCS propagate batch
[2018-10-01 06:25:14.437845791][th:635][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:25:14.437850558][th:635][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:14.437950726][th:628][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:14.438592807][th:628][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:25:14.450408302][th:635][warning] CommandService Found transaction d5a42096427340057ba42f84f4225052d71cf1799d03484f64942b5cc3e2a443 in cache, ignoring
[2018-10-01 06:25:19.290102761][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:25:19.291461571][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:25:19.291493962][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 160
[2018-10-01 06:25:19.298620317][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:25:19.330431524][th:633][info] AsyncGrpcClient receive proposal
[2018-10-01 06:25:19.336093788][th:633][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:25:19.336109854][th:633][info] OrderingGate Received new proposal, height: 159
[2018-10-01 06:25:19.341247860][th:536][info] OrderingGate Pass the proposal to pipeline height 159
[2018-10-01 06:25:19.342837240][th:536][info] Simulator process proposal
[2018-10-01 06:25:19.345294676][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:25:19.409112215][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:25:19.409309160][th:536][info] Simulator process verified proposal
[2018-10-01 06:25:19.409868609][th:536][info] YacGate vote for block (32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921, Hash: [32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921 ])
[2018-10-01 06:25:19.410382053][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 06:25:19.410676687][th:536][info] YAC Vote for hash (32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921, 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921)
[2018-10-01 06:25:19.410862713][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:25:19.410949238][th:536][info] TxProcessor on stateful validation success: 8efe0928cd1924be254852e784788b484e152c4a61bda6e8817886541d107d8a
[2018-10-01 06:25:19.411032350][th:536][info] TxProcessor on stateful validation success: 6447a004f79db9288297ca0ad749d974017b401ae12d75b772987939ae9d701c
[2018-10-01 06:25:19.411062522][th:536][info] TxProcessor on stateful validation success: d5a42096427340057ba42f84f4225052d71cf1799d03484f64942b5cc3e2a443
[2018-10-01 06:25:19.411079373][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:25:19.411094246][th:536][info] TxProcessor on proposal stateless success: 8efe0928cd1924be254852e784788b484e152c4a61bda6e8817886541d107d8a
[2018-10-01 06:25:19.411108817][th:536][info] TxProcessor on proposal stateless success: 6447a004f79db9288297ca0ad749d974017b401ae12d75b772987939ae9d701c
[2018-10-01 06:25:19.411168947][th:536][info] TxProcessor on proposal stateless success: d5a42096427340057ba42f84f4225052d71cf1799d03484f64942b5cc3e2a443
[2018-10-01 06:25:19.431490769][th:628][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:25:19.432486450][th:628][info] ProposalStorage Vote [32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921, 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921] looks valid
[2018-10-01 06:25:19.432505987][th:628][info] YacBlockStorage Vote (32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921, 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921) inserted
[2018-10-01 06:25:19.432510068][th:628][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:25:19.432515386][th:628][info] ProposalStorage Vote [32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921, 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921] looks valid
[2018-10-01 06:25:19.432521910][th:628][info] YacBlockStorage Vote (32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921, 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921) inserted
[2018-10-01 06:25:19.432524936][th:628][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:25:19.432528981][th:628][info] ProposalStorage Vote [32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921, 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921] looks valid
[2018-10-01 06:25:19.432535664][th:628][info] YacBlockStorage Vote (32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921, 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921) inserted
[2018-10-01 06:25:19.432538633][th:628][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:25:19.432546469][th:628][info] YAC Received supermajority of votes for 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921, skip propagation
[2018-10-01 06:25:19.432550708][th:628][info] YAC Pass outcome for 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921 to pipeline
[2018-10-01 06:25:19.436832305][th:628][info] YacGate consensus: commit top block: height 159, hash 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921
[2018-10-01 06:25:19.436849750][th:628][info] synchronizer processing commit
[2018-10-01 06:25:19.437418624][th:628][info] ChainValidator validate block: height 159, hash 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921
[2018-10-01 06:25:19.521405585][th:628][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:25:19.521446889][th:628][info] TxProcessor on commit committed: 8efe0928cd1924be254852e784788b484e152c4a61bda6e8817886541d107d8a
[2018-10-01 06:25:19.521465584][th:628][info] TxProcessor on commit committed: 6447a004f79db9288297ca0ad749d974017b401ae12d75b772987939ae9d701c
[2018-10-01 06:25:19.521481638][th:628][info] TxProcessor on commit committed: d5a42096427340057ba42f84f4225052d71cf1799d03484f64942b5cc3e2a443
[2018-10-01 06:25:19.537815976][th:636][info] TxProcessor handle batch
[2018-10-01 06:25:19.537831252][th:636][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:19.537848670][th:636][info] PCS propagate batch
[2018-10-01 06:25:19.537853558][th:636][info] OrderingGate propagate batch, account_id: user_4887@test
[2018-10-01 06:25:19.537859762][th:636][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:19.538885239][th:637][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:19.540795518][th:637][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:25:19.551873799][th:638][info] TxProcessor handle batch
[2018-10-01 06:25:19.551887259][th:638][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:19.551934152][th:638][info] PCS propagate batch
[2018-10-01 06:25:19.551939616][th:638][info] OrderingGate propagate batch, account_id: user_2840@test
[2018-10-01 06:25:19.551944965][th:638][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:19.552051443][th:637][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:19.552775482][th:636][info] TxProcessor handle batch
[2018-10-01 06:25:19.552786922][th:636][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:19.552810890][th:636][info] PCS propagate batch
[2018-10-01 06:25:19.552815626][th:636][info] OrderingGate propagate batch, account_id: user_7535@test
[2018-10-01 06:25:19.552827121][th:636][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:19.553375973][th:637][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:25:19.553500577][th:638][warning] CommandService Found transaction 5bc23862ca89c24d5126e819aa582eb877eaebe75104c60e286d16c8d768e419 in cache, ignoring
[2018-10-01 06:25:19.554766637][th:633][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:19.555388555][th:633][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:25:24.296653710][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:25:24.297670655][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:25:24.297688813][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 161
[2018-10-01 06:25:24.299827022][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:25:24.319287188][th:637][info] AsyncGrpcClient receive proposal
[2018-10-01 06:25:24.320257387][th:637][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:25:24.320267289][th:637][info] OrderingGate Received new proposal, height: 160
[2018-10-01 06:25:24.320608513][th:536][info] OrderingGate Pass the proposal to pipeline height 160
[2018-10-01 06:25:24.320636625][th:536][info] Simulator process proposal
[2018-10-01 06:25:24.321167538][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:25:24.329517578][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:25:24.329622753][th:536][info] Simulator process verified proposal
[2018-10-01 06:25:24.329934126][th:536][info] YacGate vote for block (54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d, Hash: [54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d ])
[2018-10-01 06:25:24.330357170][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 06:25:24.330618893][th:536][info] YAC Vote for hash (54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d, 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d)
[2018-10-01 06:25:24.330687636][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:25:24.330763433][th:536][info] TxProcessor on stateful validation success: 82cf1f5f7a5c6bee975eba17be37c6abf93c6e246bef13c32acbe6c76764e262
[2018-10-01 06:25:24.330840855][th:536][info] TxProcessor on stateful validation success: 5bc23862ca89c24d5126e819aa582eb877eaebe75104c60e286d16c8d768e419
[2018-10-01 06:25:24.333955275][th:536][info] TxProcessor on stateful validation success: 017f1c47e276f8030e287dbd0e5874ffbd91cb62815e3b8851fdfffb4fdbb954
[2018-10-01 06:25:24.333980016][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:25:24.333993903][th:536][info] TxProcessor on proposal stateless success: 82cf1f5f7a5c6bee975eba17be37c6abf93c6e246bef13c32acbe6c76764e262
[2018-10-01 06:25:24.334007092][th:536][info] TxProcessor on proposal stateless success: 5bc23862ca89c24d5126e819aa582eb877eaebe75104c60e286d16c8d768e419
[2018-10-01 06:25:24.334019145][th:536][info] TxProcessor on proposal stateless success: 017f1c47e276f8030e287dbd0e5874ffbd91cb62815e3b8851fdfffb4fdbb954
[2018-10-01 06:25:24.334742305][th:633][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:25:24.336165835][th:633][info] ProposalStorage Vote [54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d, 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d] looks valid
[2018-10-01 06:25:24.336180982][th:633][info] YacBlockStorage Vote (54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d, 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d) inserted
[2018-10-01 06:25:24.336186210][th:633][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:25:24.336192200][th:633][info] ProposalStorage Vote [54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d, 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d] looks valid
[2018-10-01 06:25:24.336207292][th:633][info] YacBlockStorage Vote (54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d, 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d) inserted
[2018-10-01 06:25:24.336210833][th:633][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:25:24.336215223][th:633][info] ProposalStorage Vote [54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d, 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d] looks valid
[2018-10-01 06:25:24.336221465][th:633][info] YacBlockStorage Vote (54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d, 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d) inserted
[2018-10-01 06:25:24.336224637][th:633][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:25:24.336232452][th:633][info] YAC Received supermajority of votes for 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d, skip propagation
[2018-10-01 06:25:24.336237295][th:633][info] YAC Pass outcome for 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d to pipeline
[2018-10-01 06:25:24.336314303][th:633][info] YacGate consensus: commit top block: height 160, hash 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d
[2018-10-01 06:25:24.336321777][th:633][info] synchronizer processing commit
[2018-10-01 06:25:24.337102856][th:633][info] ChainValidator validate block: height 160, hash 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d
[2018-10-01 06:25:24.345913422][th:633][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:25:24.345946460][th:633][info] TxProcessor on commit committed: 82cf1f5f7a5c6bee975eba17be37c6abf93c6e246bef13c32acbe6c76764e262
[2018-10-01 06:25:24.345962898][th:633][info] TxProcessor on commit committed: 5bc23862ca89c24d5126e819aa582eb877eaebe75104c60e286d16c8d768e419
[2018-10-01 06:25:24.345968554][th:633][info] TxProcessor on commit committed: 017f1c47e276f8030e287dbd0e5874ffbd91cb62815e3b8851fdfffb4fdbb954
[2018-10-01 06:25:24.362579319][th:640][info] TxProcessor handle batch
[2018-10-01 06:25:24.362593331][th:640][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:24.362611851][th:640][info] PCS propagate batch
[2018-10-01 06:25:24.362616833][th:640][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:25:24.362621505][th:640][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:24.363476059][th:633][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:24.364137278][th:633][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:25:24.371126342][th:634][info] TxProcessor handle batch
[2018-10-01 06:25:24.371138418][th:634][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:24.371156643][th:634][info] PCS propagate batch
[2018-10-01 06:25:24.371161753][th:634][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:25:24.371165886][th:634][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:24.371261369][th:633][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:24.371964005][th:633][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:25:24.424701867][th:641][info] TxProcessor handle batch
[2018-10-01 06:25:24.424719781][th:641][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:24.424749774][th:641][info] PCS propagate batch
[2018-10-01 06:25:24.424754545][th:641][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:25:24.424760429][th:641][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:24.424990967][th:633][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:24.425836860][th:633][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:25:29.295269051][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:25:29.296436694][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:25:29.296451469][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 162
[2018-10-01 06:25:29.299291829][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:25:29.312048523][th:637][info] AsyncGrpcClient receive proposal
[2018-10-01 06:25:29.316990286][th:637][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:25:29.317006715][th:637][info] OrderingGate Received new proposal, height: 161
[2018-10-01 06:25:29.317095316][th:536][info] OrderingGate Pass the proposal to pipeline height 161
[2018-10-01 06:25:29.317103773][th:536][info] Simulator process proposal
[2018-10-01 06:25:29.317636899][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:25:29.345772709][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:25:29.345897509][th:536][info] Simulator process verified proposal
[2018-10-01 06:25:29.346224472][th:536][info] YacGate vote for block (082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, Hash: [082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b ])
[2018-10-01 06:25:29.346609076][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 06:25:29.346881460][th:536][info] YAC Vote for hash (082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b)
[2018-10-01 06:25:29.347150030][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:25:29.347228443][th:536][info] TxProcessor on stateful validation success: 5a33d9fa3ee7a10aa091cd7c591442532f502ba95b709f5bcc4f6dc89630bebb
[2018-10-01 06:25:29.347271581][th:536][info] TxProcessor on stateful validation success: 311c636de394eb0fa7a09f53e57adedc2fe4d969908926008dd05394201c3ba4
[2018-10-01 06:25:29.347300989][th:536][info] TxProcessor on stateful validation success: 5cf7feb3498ae82d06aaca131471a9d3cedb5d33e207e20e9501bbd245db3a0e
[2018-10-01 06:25:29.347317277][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:25:29.347331613][th:536][info] TxProcessor on proposal stateless success: 5a33d9fa3ee7a10aa091cd7c591442532f502ba95b709f5bcc4f6dc89630bebb
[2018-10-01 06:25:29.347345787][th:536][info] TxProcessor on proposal stateless success: 311c636de394eb0fa7a09f53e57adedc2fe4d969908926008dd05394201c3ba4
[2018-10-01 06:25:29.347359790][th:536][info] TxProcessor on proposal stateless success: 5cf7feb3498ae82d06aaca131471a9d3cedb5d33e207e20e9501bbd245db3a0e
[2018-10-01 06:25:34.347330739][th:546][info] YAC Vote for hash (082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b)
[2018-10-01 06:25:34.388069170][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:25:34.400343711][th:637][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:25:34.403400535][th:637][info] ProposalStorage Vote [082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b] looks valid
[2018-10-01 06:25:34.403417760][th:637][info] YacBlockStorage Vote (082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b) inserted
[2018-10-01 06:25:34.403422698][th:637][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:25:34.403428478][th:637][info] ProposalStorage Vote [082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b] looks valid
[2018-10-01 06:25:34.403435107][th:637][info] YacBlockStorage Vote (082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b) inserted
[2018-10-01 06:25:34.403438297][th:637][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:25:34.403450287][th:637][info] ProposalStorage Vote [082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b] looks valid
[2018-10-01 06:25:34.403458111][th:637][info] YacBlockStorage Vote (082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b) inserted
[2018-10-01 06:25:34.403461368][th:637][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:25:34.403469303][th:637][info] YAC Received supermajority of votes for 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, skip propagation
[2018-10-01 06:25:34.403474405][th:637][info] YAC Pass outcome for 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b to pipeline
[2018-10-01 06:25:34.403528623][th:637][info] YacGate consensus: commit top block: height 161, hash 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b
[2018-10-01 06:25:34.403536242][th:637][info] synchronizer processing commit
[2018-10-01 06:25:34.409268332][th:637][info] ChainValidator validate block: height 161, hash 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b
[2018-10-01 06:25:34.439501868][th:637][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:25:34.439538756][th:637][info] TxProcessor on commit committed: 5a33d9fa3ee7a10aa091cd7c591442532f502ba95b709f5bcc4f6dc89630bebb
[2018-10-01 06:25:34.439555231][th:637][info] TxProcessor on commit committed: 311c636de394eb0fa7a09f53e57adedc2fe4d969908926008dd05394201c3ba4
[2018-10-01 06:25:34.439559747][th:637][info] TxProcessor on commit committed: 5cf7feb3498ae82d06aaca131471a9d3cedb5d33e207e20e9501bbd245db3a0e
[2018-10-01 06:25:34.454508066][th:642][info] TxProcessor handle batch
[2018-10-01 06:25:34.454522900][th:642][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:34.454539638][th:642][info] PCS propagate batch
[2018-10-01 06:25:34.454544856][th:642][info] OrderingGate propagate batch, account_id: user_0373@test
[2018-10-01 06:25:34.454550419][th:642][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:34.455434939][th:643][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:34.456063678][th:643][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:25:34.491271069][th:634][info] TxProcessor handle batch
[2018-10-01 06:25:34.491284786][th:634][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:34.491330411][th:634][info] PCS propagate batch
[2018-10-01 06:25:34.491335691][th:634][info] OrderingGate propagate batch, account_id: user_9391@test
[2018-10-01 06:25:34.491341036][th:634][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:34.491442031][th:634][warning] CommandService Found transaction 163555bf2a358d674f80c88a6e9c5b0e9072ed48105aa1bacb95f8549f42552e in cache, ignoring
[2018-10-01 06:25:34.496652987][th:643][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:34.497258725][th:643][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:25:34.514503841][th:641][info] TxProcessor handle batch
[2018-10-01 06:25:34.514518274][th:641][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:34.514544277][th:641][info] PCS propagate batch
[2018-10-01 06:25:34.514548634][th:641][info] OrderingGate propagate batch, account_id: user_4698@test
[2018-10-01 06:25:34.514553238][th:641][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:34.515514103][th:633][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:34.516119467][th:633][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:25:39.289957575][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:25:39.290971058][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:25:39.290989471][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 163
[2018-10-01 06:25:39.293103426][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:25:39.306804501][th:633][info] AsyncGrpcClient receive proposal
[2018-10-01 06:25:39.307829630][th:633][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:25:39.307837053][th:633][info] OrderingGate Received new proposal, height: 162
[2018-10-01 06:25:39.307867674][th:536][info] OrderingGate Pass the proposal to pipeline height 162
[2018-10-01 06:25:39.307875438][th:536][info] Simulator process proposal
[2018-10-01 06:25:39.308404665][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:25:39.313843293][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:25:39.313968697][th:536][info] Simulator process verified proposal
[2018-10-01 06:25:39.314279738][th:536][info] YacGate vote for block (336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404, Hash: [336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404 ])
[2018-10-01 06:25:39.314641745][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:25:39.314910220][th:536][info] YAC Vote for hash (336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404, 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404)
[2018-10-01 06:25:39.314998008][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:25:39.315079401][th:536][info] TxProcessor on stateful validation success: 0c51cd9060e42fb2329524c921ab52bd50e5f149ef3a278326b42c2277092825
[2018-10-01 06:25:39.315113636][th:536][info] TxProcessor on stateful validation success: 163555bf2a358d674f80c88a6e9c5b0e9072ed48105aa1bacb95f8549f42552e
[2018-10-01 06:25:39.315131657][th:536][info] TxProcessor on stateful validation success: e683dc2e573f5017b9d2ae7232ca587fb9f729819ce66193060dc9fe7d19750d
[2018-10-01 06:25:39.315145635][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:25:39.315158220][th:536][info] TxProcessor on proposal stateless success: 0c51cd9060e42fb2329524c921ab52bd50e5f149ef3a278326b42c2277092825
[2018-10-01 06:25:39.315170083][th:536][info] TxProcessor on proposal stateless success: 163555bf2a358d674f80c88a6e9c5b0e9072ed48105aa1bacb95f8549f42552e
[2018-10-01 06:25:39.315181727][th:536][info] TxProcessor on proposal stateless success: e683dc2e573f5017b9d2ae7232ca587fb9f729819ce66193060dc9fe7d19750d
[2018-10-01 06:25:39.336935255][th:633][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:25:39.337955821][th:633][info] ProposalStorage Vote [336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404, 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404] looks valid
[2018-10-01 06:25:39.337964540][th:633][info] YacBlockStorage Vote (336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404, 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404) inserted
[2018-10-01 06:25:39.337968419][th:633][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:25:39.337973564][th:633][info] ProposalStorage Vote [336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404, 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404] looks valid
[2018-10-01 06:25:39.337979867][th:633][info] YacBlockStorage Vote (336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404, 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404) inserted
[2018-10-01 06:25:39.337982998][th:633][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:25:39.337987053][th:633][info] ProposalStorage Vote [336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404, 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404] looks valid
[2018-10-01 06:25:39.337993067][th:633][info] YacBlockStorage Vote (336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404, 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404) inserted
[2018-10-01 06:25:39.337996158][th:633][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:25:39.338010695][th:633][info] YAC Received supermajority of votes for 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404, skip propagation
[2018-10-01 06:25:39.338015231][th:633][info] YAC Pass outcome for 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404 to pipeline
[2018-10-01 06:25:39.338088677][th:633][info] YacGate consensus: commit top block: height 162, hash 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404
[2018-10-01 06:25:39.338094877][th:633][info] synchronizer processing commit
[2018-10-01 06:25:39.338647866][th:633][info] ChainValidator validate block: height 162, hash 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404
[2018-10-01 06:25:39.398271066][th:633][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:25:39.398306126][th:633][info] TxProcessor on commit committed: 0c51cd9060e42fb2329524c921ab52bd50e5f149ef3a278326b42c2277092825
[2018-10-01 06:25:39.398316951][th:633][info] TxProcessor on commit committed: 163555bf2a358d674f80c88a6e9c5b0e9072ed48105aa1bacb95f8549f42552e
[2018-10-01 06:25:39.398322102][th:633][info] TxProcessor on commit committed: e683dc2e573f5017b9d2ae7232ca587fb9f729819ce66193060dc9fe7d19750d
[2018-10-01 06:25:39.468571650][th:647][info] TxProcessor handle batch
[2018-10-01 06:25:39.468593373][th:647][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:39.468663858][th:647][info] PCS propagate batch
[2018-10-01 06:25:39.468670862][th:647][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:25:39.468677620][th:647][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:39.468752369][th:647][warning] CommandService Found transaction b8ca6182942d6cf54c707a8bae14bd4a636bed72ca9107a6cc009bc2bf3b78d5 in cache, ignoring
[2018-10-01 06:25:39.469814011][th:647][info] TxProcessor handle batch
[2018-10-01 06:25:39.469827086][th:647][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:39.470002940][th:643][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:39.470659106][th:643][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:25:39.470834268][th:647][info] PCS propagate batch
[2018-10-01 06:25:39.470843510][th:647][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:25:39.470848921][th:647][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:39.470933516][th:643][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:39.471694595][th:643][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:25:39.471811867][th:647][warning] CommandService Found transaction 24bf34ef7d3c6e95e90e76a465bddd7bb6965d9fdbfcbe90635fca386bf77829 in cache, ignoring
[2018-10-01 06:25:39.472898698][th:647][info] TxProcessor handle batch
[2018-10-01 06:25:39.472911175][th:647][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:39.472958232][th:647][info] PCS propagate batch
[2018-10-01 06:25:39.472962460][th:647][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:25:39.472966634][th:647][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:39.473066910][th:633][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:39.473774555][th:633][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:25:39.473877081][th:647][warning] CommandService Found transaction dffc9a7b5fa9fe647500ce68cb5598ead08f9dfc98f10a157176993e57d89507 in cache, ignoring
[2018-10-01 06:25:44.289960030][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:25:44.291106446][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:25:44.291128149][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 164
[2018-10-01 06:25:44.293199516][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:25:44.308203558][th:633][info] AsyncGrpcClient receive proposal
[2018-10-01 06:25:44.309306193][th:633][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:25:44.309320713][th:633][info] OrderingGate Received new proposal, height: 163
[2018-10-01 06:25:44.315045231][th:536][info] OrderingGate Pass the proposal to pipeline height 163
[2018-10-01 06:25:44.315078919][th:536][info] Simulator process proposal
[2018-10-01 06:25:44.315693355][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:25:44.361784611][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:25:44.361915375][th:536][info] Simulator process verified proposal
[2018-10-01 06:25:44.362237479][th:536][info] YacGate vote for block (d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, Hash: [d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a ])
[2018-10-01 06:25:44.362624108][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 06:25:44.362897743][th:536][info] YAC Vote for hash (d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a)
[2018-10-01 06:25:44.362976878][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:25:44.363044168][th:536][info] TxProcessor on stateful validation success: b8ca6182942d6cf54c707a8bae14bd4a636bed72ca9107a6cc009bc2bf3b78d5
[2018-10-01 06:25:44.363085252][th:536][info] TxProcessor on stateful validation success: 24bf34ef7d3c6e95e90e76a465bddd7bb6965d9fdbfcbe90635fca386bf77829
[2018-10-01 06:25:44.363111088][th:536][info] TxProcessor on stateful validation success: dffc9a7b5fa9fe647500ce68cb5598ead08f9dfc98f10a157176993e57d89507
[2018-10-01 06:25:44.363128183][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:25:44.363143062][th:536][info] TxProcessor on proposal stateless success: b8ca6182942d6cf54c707a8bae14bd4a636bed72ca9107a6cc009bc2bf3b78d5
[2018-10-01 06:25:44.363156048][th:536][info] TxProcessor on proposal stateless success: 24bf34ef7d3c6e95e90e76a465bddd7bb6965d9fdbfcbe90635fca386bf77829
[2018-10-01 06:25:44.363169011][th:536][info] TxProcessor on proposal stateless success: dffc9a7b5fa9fe647500ce68cb5598ead08f9dfc98f10a157176993e57d89507
[2018-10-01 06:25:49.363163989][th:546][info] YAC Vote for hash (d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a)
[2018-10-01 06:25:49.363253725][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:25:49.366524701][th:633][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:25:49.367553539][th:633][info] ProposalStorage Vote [d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a] looks valid
[2018-10-01 06:25:49.367562135][th:633][info] YacBlockStorage Vote (d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a) inserted
[2018-10-01 06:25:49.367565996][th:633][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:25:49.367571323][th:633][info] ProposalStorage Vote [d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a] looks valid
[2018-10-01 06:25:49.367577778][th:633][info] YacBlockStorage Vote (d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a) inserted
[2018-10-01 06:25:49.367581015][th:633][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:25:49.367585028][th:633][info] ProposalStorage Vote [d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a] looks valid
[2018-10-01 06:25:49.367591183][th:633][info] YacBlockStorage Vote (d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a) inserted
[2018-10-01 06:25:49.367602174][th:633][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:25:49.367609579][th:633][info] YAC Received supermajority of votes for d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, skip propagation
[2018-10-01 06:25:49.367613861][th:633][info] YAC Pass outcome for d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a to pipeline
[2018-10-01 06:25:49.367690989][th:633][info] YacGate consensus: commit top block: height 163, hash d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a
[2018-10-01 06:25:49.367697697][th:633][info] synchronizer processing commit
[2018-10-01 06:25:49.381110287][th:633][info] ChainValidator validate block: height 163, hash d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a
[2018-10-01 06:25:49.421668953][th:633][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:25:49.421702525][th:633][info] TxProcessor on commit committed: b8ca6182942d6cf54c707a8bae14bd4a636bed72ca9107a6cc009bc2bf3b78d5
[2018-10-01 06:25:49.421725828][th:633][info] TxProcessor on commit committed: 24bf34ef7d3c6e95e90e76a465bddd7bb6965d9fdbfcbe90635fca386bf77829
[2018-10-01 06:25:49.421731255][th:633][info] TxProcessor on commit committed: dffc9a7b5fa9fe647500ce68cb5598ead08f9dfc98f10a157176993e57d89507
[2018-10-01 06:25:49.425756237][th:645][info] TxProcessor handle batch
[2018-10-01 06:25:49.425770203][th:645][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:49.425786999][th:645][info] PCS propagate batch
[2018-10-01 06:25:49.425792128][th:645][info] OrderingGate propagate batch, account_id: user_2649@test
[2018-10-01 06:25:49.425797968][th:645][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:49.425920607][th:643][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:49.426556189][th:643][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:25:49.428290588][th:649][info] TxProcessor handle batch
[2018-10-01 06:25:49.428303243][th:649][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:49.428320649][th:649][info] PCS propagate batch
[2018-10-01 06:25:49.428325045][th:649][info] OrderingGate propagate batch, account_id: user_0756@test
[2018-10-01 06:25:49.428330054][th:649][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:49.441409650][th:643][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:49.441964717][th:643][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:25:49.477073845][th:647][info] TxProcessor handle batch
[2018-10-01 06:25:49.477086710][th:647][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:49.477111909][th:647][info] PCS propagate batch
[2018-10-01 06:25:49.477116514][th:647][info] OrderingGate propagate batch, account_id: user_3029@test
[2018-10-01 06:25:49.477121874][th:647][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:49.477230804][th:643][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:49.477909018][th:643][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:25:54.296657123][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:25:54.297670317][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:25:54.297687655][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 165
[2018-10-01 06:25:54.299762286][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:25:54.312361820][th:633][info] AsyncGrpcClient receive proposal
[2018-10-01 06:25:54.313538743][th:633][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:25:54.313551306][th:633][info] OrderingGate Received new proposal, height: 164
[2018-10-01 06:25:54.313631363][th:536][info] OrderingGate Pass the proposal to pipeline height 164
[2018-10-01 06:25:54.313637772][th:536][info] Simulator process proposal
[2018-10-01 06:25:54.314138622][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:25:54.319816492][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:25:54.319942744][th:536][info] Simulator process verified proposal
[2018-10-01 06:25:54.320252016][th:536][info] YacGate vote for block (e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, Hash: [e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68 ])
[2018-10-01 06:25:54.320637457][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 06:25:54.320914437][th:536][info] YAC Vote for hash (e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68)
[2018-10-01 06:25:54.321202799][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:25:54.321269796][th:536][info] TxProcessor on stateful validation success: 739ac29c7ddc2be5e76e725ebbe2e6f5b1fa25279609691b29e200709541eb61
[2018-10-01 06:25:54.321342508][th:536][info] TxProcessor on stateful validation success: c80a7605111e11d6a97b2d55769c5b86d751f4f09d9ff4516f8b05c3106bd969
[2018-10-01 06:25:54.321361473][th:536][info] TxProcessor on stateful validation success: d1b75b4e42e27fb698b7c5746da2929db7e6af71fd32eb25affb1dc6134e3c3f
[2018-10-01 06:25:54.321375082][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:25:54.321387357][th:536][info] TxProcessor on proposal stateless success: 739ac29c7ddc2be5e76e725ebbe2e6f5b1fa25279609691b29e200709541eb61
[2018-10-01 06:25:54.321399414][th:536][info] TxProcessor on proposal stateless success: c80a7605111e11d6a97b2d55769c5b86d751f4f09d9ff4516f8b05c3106bd969
[2018-10-01 06:25:54.321410867][th:536][info] TxProcessor on proposal stateless success: d1b75b4e42e27fb698b7c5746da2929db7e6af71fd32eb25affb1dc6134e3c3f
[2018-10-01 06:25:59.321379639][th:546][info] YAC Vote for hash (e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68)
[2018-10-01 06:25:59.327043296][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:25:59.327229973][th:643][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:25:59.328642333][th:643][info] ProposalStorage Vote [e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68] looks valid
[2018-10-01 06:25:59.328659489][th:643][info] YacBlockStorage Vote (e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68) inserted
[2018-10-01 06:25:59.328664691][th:643][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:25:59.328670925][th:643][info] ProposalStorage Vote [e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68] looks valid
[2018-10-01 06:25:59.328678132][th:643][info] YacBlockStorage Vote (e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68) inserted
[2018-10-01 06:25:59.328681672][th:643][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:25:59.328685964][th:643][info] ProposalStorage Vote [e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68] looks valid
[2018-10-01 06:25:59.328692901][th:643][info] YacBlockStorage Vote (e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68) inserted
[2018-10-01 06:25:59.328696225][th:643][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:25:59.328704469][th:643][info] YAC Received supermajority of votes for e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, skip propagation
[2018-10-01 06:25:59.328709962][th:643][info] YAC Pass outcome for e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68 to pipeline
[2018-10-01 06:25:59.328795470][th:643][info] YacGate consensus: commit top block: height 164, hash e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68
[2018-10-01 06:25:59.329026693][th:643][info] synchronizer processing commit
[2018-10-01 06:25:59.329752827][th:643][info] ChainValidator validate block: height 164, hash e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68
[2018-10-01 06:25:59.339137027][th:643][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:25:59.339168935][th:643][info] TxProcessor on commit committed: 739ac29c7ddc2be5e76e725ebbe2e6f5b1fa25279609691b29e200709541eb61
[2018-10-01 06:25:59.339191050][th:643][info] TxProcessor on commit committed: c80a7605111e11d6a97b2d55769c5b86d751f4f09d9ff4516f8b05c3106bd969
[2018-10-01 06:25:59.339196515][th:643][info] TxProcessor on commit committed: d1b75b4e42e27fb698b7c5746da2929db7e6af71fd32eb25affb1dc6134e3c3f
[2018-10-01 06:25:59.358774256][th:647][info] TxProcessor handle batch
[2018-10-01 06:25:59.358788364][th:647][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:59.358817621][th:647][info] PCS propagate batch
[2018-10-01 06:25:59.358822905][th:647][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:25:59.358828420][th:647][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:59.358963489][th:643][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:59.359551087][th:643][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:25:59.362754491][th:647][warning] CommandService Found transaction 975a75976a081ba08bdea7a36d2107ae855d69f51f80b8717c83ab7ca70642b6 in cache, ignoring
[2018-10-01 06:25:59.372768983][th:650][info] TxProcessor handle batch
[2018-10-01 06:25:59.372783056][th:650][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:59.372811160][th:650][info] PCS propagate batch
[2018-10-01 06:25:59.372815508][th:650][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:25:59.372820439][th:650][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:59.380694264][th:633][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:59.381330162][th:633][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:25:59.383918744][th:651][info] TxProcessor handle batch
[2018-10-01 06:25:59.383930216][th:651][info] TxProcessor propagating batch to PCS
[2018-10-01 06:25:59.383960988][th:651][info] PCS propagate batch
[2018-10-01 06:25:59.383965124][th:651][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:25:59.383969490][th:651][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:25:59.384029787][th:651][warning] CommandService Found transaction 3fcbf9a3a8005d47c638a1e4f78f4210f2f16e32cd259c838b1169dc13af3986 in cache, ignoring
[2018-10-01 06:25:59.384096930][th:633][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:25:59.396808605][th:633][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:26:04.294947771][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:26:04.296056972][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:26:04.296073712][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 166
[2018-10-01 06:26:04.311768498][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:26:04.323851540][th:633][info] AsyncGrpcClient receive proposal
[2018-10-01 06:26:04.327895308][th:633][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:26:04.327909569][th:633][info] OrderingGate Received new proposal, height: 165
[2018-10-01 06:26:04.327993825][th:536][info] OrderingGate Pass the proposal to pipeline height 165
[2018-10-01 06:26:04.328001612][th:536][info] Simulator process proposal
[2018-10-01 06:26:04.329127209][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:26:04.369364180][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:26:04.369516110][th:536][info] Simulator process verified proposal
[2018-10-01 06:26:04.369795922][th:536][info] YacGate vote for block (85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69, Hash: [85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69 ])
[2018-10-01 06:26:04.372884204][th:536][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:26:04.373136615][th:536][info] YAC Vote for hash (85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69, 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69)
[2018-10-01 06:26:04.373204814][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:26:04.373264416][th:536][info] TxProcessor on stateful validation success: 975a75976a081ba08bdea7a36d2107ae855d69f51f80b8717c83ab7ca70642b6
[2018-10-01 06:26:04.373305880][th:536][info] TxProcessor on stateful validation success: 90194029f17c9d00b491c151780e53d5c3aa42eba68521b3af81602e333906f3
[2018-10-01 06:26:04.373329468][th:536][info] TxProcessor on stateful validation success: 3fcbf9a3a8005d47c638a1e4f78f4210f2f16e32cd259c838b1169dc13af3986
[2018-10-01 06:26:04.373344114][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:26:04.373356568][th:536][info] TxProcessor on proposal stateless success: 975a75976a081ba08bdea7a36d2107ae855d69f51f80b8717c83ab7ca70642b6
[2018-10-01 06:26:04.373368525][th:536][info] TxProcessor on proposal stateless success: 90194029f17c9d00b491c151780e53d5c3aa42eba68521b3af81602e333906f3
[2018-10-01 06:26:04.373380127][th:536][info] TxProcessor on proposal stateless success: 3fcbf9a3a8005d47c638a1e4f78f4210f2f16e32cd259c838b1169dc13af3986
[2018-10-01 06:26:04.379744883][th:633][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:26:04.380703164][th:633][info] ProposalStorage Vote [85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69, 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69] looks valid
[2018-10-01 06:26:04.380717757][th:633][info] YacBlockStorage Vote (85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69, 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69) inserted
[2018-10-01 06:26:04.380721788][th:633][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:26:04.380726513][th:633][info] ProposalStorage Vote [85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69, 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69] looks valid
[2018-10-01 06:26:04.380731961][th:633][info] YacBlockStorage Vote (85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69, 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69) inserted
[2018-10-01 06:26:04.380734774][th:633][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:26:04.380738277][th:633][info] ProposalStorage Vote [85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69, 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69] looks valid
[2018-10-01 06:26:04.380743953][th:633][info] YacBlockStorage Vote (85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69, 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69) inserted
[2018-10-01 06:26:04.380746612][th:633][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:26:04.380753274][th:633][info] YAC Received supermajority of votes for 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69, skip propagation
[2018-10-01 06:26:04.380757704][th:633][info] YAC Pass outcome for 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69 to pipeline
[2018-10-01 06:26:04.380820381][th:633][info] YacGate consensus: commit top block: height 165, hash 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69
[2018-10-01 06:26:04.380827423][th:633][info] synchronizer processing commit
[2018-10-01 06:26:04.381503681][th:633][info] ChainValidator validate block: height 165, hash 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69
[2018-10-01 06:26:04.421418580][th:633][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:26:04.421451624][th:633][info] TxProcessor on commit committed: 975a75976a081ba08bdea7a36d2107ae855d69f51f80b8717c83ab7ca70642b6
[2018-10-01 06:26:04.421468921][th:633][info] TxProcessor on commit committed: 90194029f17c9d00b491c151780e53d5c3aa42eba68521b3af81602e333906f3
[2018-10-01 06:26:04.421474792][th:633][info] TxProcessor on commit committed: 3fcbf9a3a8005d47c638a1e4f78f4210f2f16e32cd259c838b1169dc13af3986
[2018-10-01 06:26:04.427966942][th:652][info] TxProcessor handle batch
[2018-10-01 06:26:04.427981642][th:652][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:04.428006814][th:652][info] PCS propagate batch
[2018-10-01 06:26:04.428012260][th:652][info] OrderingGate propagate batch, account_id: user_5503@test
[2018-10-01 06:26:04.428017735][th:652][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:04.428505054][th:653][info] TxProcessor handle batch
[2018-10-01 06:26:04.428515807][th:653][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:04.428539573][th:653][info] PCS propagate batch
[2018-10-01 06:26:04.428543964][th:653][info] OrderingGate propagate batch, account_id: user_9882@test
[2018-10-01 06:26:04.428548494][th:653][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:04.429050468][th:652][info] TxProcessor handle batch
[2018-10-01 06:26:04.429060305][th:652][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:04.429082350][th:652][info] PCS propagate batch
[2018-10-01 06:26:04.429086429][th:652][info] OrderingGate propagate batch, account_id: user_3190@test
[2018-10-01 06:26:04.429090354][th:652][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:04.430811591][th:633][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:04.430834043][th:643][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:04.431456010][th:643][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:26:04.431457071][th:633][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:26:04.431521611][th:654][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:04.432298704][th:654][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:26:09.289961158][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:26:09.291011944][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:26:09.291029346][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 167
[2018-10-01 06:26:09.293030228][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:26:09.316713301][th:633][info] AsyncGrpcClient receive proposal
[2018-10-01 06:26:09.317789284][th:633][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:26:09.317798497][th:633][info] OrderingGate Received new proposal, height: 166
[2018-10-01 06:26:09.320638132][th:536][info] OrderingGate Pass the proposal to pipeline height 166
[2018-10-01 06:26:09.320651877][th:536][info] Simulator process proposal
[2018-10-01 06:26:09.321136206][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:26:09.326842250][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:26:09.326981602][th:536][info] Simulator process verified proposal
[2018-10-01 06:26:09.327293222][th:536][info] YacGate vote for block (9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, Hash: [9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c ])
[2018-10-01 06:26:09.327720659][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:26:09.328059704][th:536][info] YAC Vote for hash (9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c)
[2018-10-01 06:26:09.328159489][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:26:09.328240486][th:536][info] TxProcessor on stateful validation success: 0ec794dd8151502de5f277b1a6970303906e10ff370fb207b65866c7a1a4411b
[2018-10-01 06:26:09.328281138][th:536][info] TxProcessor on stateful validation success: 66f98e3ae1b57fc8a6cdc76abff51c44c3afa62001d1c100907995026a53f222
[2018-10-01 06:26:09.328299455][th:536][info] TxProcessor on stateful validation success: 09f2c6b41f1cab4ec8b3d98084ae78f2e7e3860f685c2990eb8e2a3ebfcb618e
[2018-10-01 06:26:09.328313632][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:26:09.328325943][th:536][info] TxProcessor on proposal stateless success: 0ec794dd8151502de5f277b1a6970303906e10ff370fb207b65866c7a1a4411b
[2018-10-01 06:26:09.328337020][th:536][info] TxProcessor on proposal stateless success: 66f98e3ae1b57fc8a6cdc76abff51c44c3afa62001d1c100907995026a53f222
[2018-10-01 06:26:09.328348593][th:536][info] TxProcessor on proposal stateless success: 09f2c6b41f1cab4ec8b3d98084ae78f2e7e3860f685c2990eb8e2a3ebfcb618e
[2018-10-01 06:26:14.328353129][th:546][info] YAC Vote for hash (9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c)
[2018-10-01 06:26:14.328471467][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:26:14.341632331][th:655][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:26:14.343843991][th:655][info] ProposalStorage Vote [9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c] looks valid
[2018-10-01 06:26:14.343857969][th:655][info] YacBlockStorage Vote (9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c) inserted
[2018-10-01 06:26:14.343862478][th:655][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:26:14.343868477][th:655][info] ProposalStorage Vote [9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c] looks valid
[2018-10-01 06:26:14.343874659][th:655][info] YacBlockStorage Vote (9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c) inserted
[2018-10-01 06:26:14.343877861][th:655][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:26:14.343882016][th:655][info] ProposalStorage Vote [9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c] looks valid
[2018-10-01 06:26:14.343888533][th:655][info] YacBlockStorage Vote (9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c) inserted
[2018-10-01 06:26:14.343891563][th:655][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:26:14.343899605][th:655][info] YAC Received supermajority of votes for 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, skip propagation
[2018-10-01 06:26:14.343904614][th:655][info] YAC Pass outcome for 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c to pipeline
[2018-10-01 06:26:14.343985843][th:655][info] YacGate consensus: commit top block: height 166, hash 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c
[2018-10-01 06:26:14.343993577][th:655][info] synchronizer processing commit
[2018-10-01 06:26:14.344575251][th:655][info] ChainValidator validate block: height 166, hash 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c
[2018-10-01 06:26:14.350076081][th:655][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:26:14.350126058][th:655][info] TxProcessor on commit committed: 0ec794dd8151502de5f277b1a6970303906e10ff370fb207b65866c7a1a4411b
[2018-10-01 06:26:14.350151911][th:655][info] TxProcessor on commit committed: 66f98e3ae1b57fc8a6cdc76abff51c44c3afa62001d1c100907995026a53f222
[2018-10-01 06:26:14.350157770][th:655][info] TxProcessor on commit committed: 09f2c6b41f1cab4ec8b3d98084ae78f2e7e3860f685c2990eb8e2a3ebfcb618e
[2018-10-01 06:26:14.367979265][th:658][info] TxProcessor handle batch
[2018-10-01 06:26:14.367996663][th:658][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:14.368026738][th:658][info] PCS propagate batch
[2018-10-01 06:26:14.368031938][th:658][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:26:14.368038026][th:658][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:14.369556354][th:658][info] TxProcessor handle batch
[2018-10-01 06:26:14.369569409][th:658][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:14.369597352][th:658][info] PCS propagate batch
[2018-10-01 06:26:14.369603087][th:658][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:26:14.369608352][th:658][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:14.369980853][th:655][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:14.372778417][th:633][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:14.373325380][th:658][info] TxProcessor handle batch
[2018-10-01 06:26:14.373336087][th:658][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:14.373363714][th:658][info] PCS propagate batch
[2018-10-01 06:26:14.373368537][th:658][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:26:14.373373857][th:658][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:14.373414135][th:633][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:26:14.374115682][th:655][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:26:14.374274567][th:633][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:14.377315348][th:633][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:26:19.296658643][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:26:19.297778824][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:26:19.297796337][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 168
[2018-10-01 06:26:19.302876925][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:26:19.323221635][th:633][info] AsyncGrpcClient receive proposal
[2018-10-01 06:26:19.324287055][th:633][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:26:19.324293886][th:633][info] OrderingGate Received new proposal, height: 167
[2018-10-01 06:26:19.335312646][th:536][info] OrderingGate Pass the proposal to pipeline height 167
[2018-10-01 06:26:19.335326823][th:536][info] Simulator process proposal
[2018-10-01 06:26:19.336706068][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:26:19.384744687][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:26:19.384899067][th:536][info] Simulator process verified proposal
[2018-10-01 06:26:19.385179127][th:536][info] YacGate vote for block (f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157, Hash: [f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157 ])
[2018-10-01 06:26:19.386078327][th:536][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 06:26:19.386334865][th:536][info] YAC Vote for hash (f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157, f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157)
[2018-10-01 06:26:19.386402577][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:26:19.386465675][th:536][info] TxProcessor on stateful validation success: 4d0863208bdd8d2402c8e0ad939bbef3f68d0af5f5ad6051675115329da28868
[2018-10-01 06:26:19.386509849][th:536][info] TxProcessor on stateful validation success: be50b421ad6fa7df5cb0cf7d9e9c7752330a8e9707258904196044ce8462e453
[2018-10-01 06:26:19.386534751][th:536][info] TxProcessor on stateful validation success: 1201878bb36f28361939400f23a90d82208c4b83fedda856f539652d6be60f97
[2018-10-01 06:26:19.386548813][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:26:19.386562033][th:536][info] TxProcessor on proposal stateless success: 4d0863208bdd8d2402c8e0ad939bbef3f68d0af5f5ad6051675115329da28868
[2018-10-01 06:26:19.386574255][th:536][info] TxProcessor on proposal stateless success: be50b421ad6fa7df5cb0cf7d9e9c7752330a8e9707258904196044ce8462e453
[2018-10-01 06:26:19.386585963][th:536][info] TxProcessor on proposal stateless success: 1201878bb36f28361939400f23a90d82208c4b83fedda856f539652d6be60f97
[2018-10-01 06:26:19.391961256][th:660][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:26:19.393138366][th:660][info] ProposalStorage Vote [f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157, f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157] looks valid
[2018-10-01 06:26:19.393153993][th:660][info] YacBlockStorage Vote (f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157, f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157) inserted
[2018-10-01 06:26:19.393158093][th:660][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:26:19.393163281][th:660][info] ProposalStorage Vote [f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157, f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157] looks valid
[2018-10-01 06:26:19.393168926][th:660][info] YacBlockStorage Vote (f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157, f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157) inserted
[2018-10-01 06:26:19.393171688][th:660][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:26:19.393175371][th:660][info] ProposalStorage Vote [f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157, f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157] looks valid
[2018-10-01 06:26:19.393181162][th:660][info] YacBlockStorage Vote (f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157, f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157) inserted
[2018-10-01 06:26:19.393183932][th:660][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:26:19.393191227][th:660][info] YAC Received supermajority of votes for f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157, skip propagation
[2018-10-01 06:26:19.393195058][th:660][info] YAC Pass outcome for f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157 to pipeline
[2018-10-01 06:26:19.393265165][th:660][info] YacGate consensus: commit top block: height 167, hash f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157
[2018-10-01 06:26:19.393271420][th:660][info] synchronizer processing commit
[2018-10-01 06:26:19.393710609][th:660][info] ChainValidator validate block: height 167, hash f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157
[2018-10-01 06:26:19.434780462][th:660][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:26:19.434828832][th:660][info] TxProcessor on commit committed: 4d0863208bdd8d2402c8e0ad939bbef3f68d0af5f5ad6051675115329da28868
[2018-10-01 06:26:19.434885551][th:660][info] TxProcessor on commit committed: be50b421ad6fa7df5cb0cf7d9e9c7752330a8e9707258904196044ce8462e453
[2018-10-01 06:26:19.434892495][th:660][info] TxProcessor on commit committed: 1201878bb36f28361939400f23a90d82208c4b83fedda856f539652d6be60f97
[2018-10-01 06:26:19.474386610][th:662][info] TxProcessor handle batch
[2018-10-01 06:26:19.474400652][th:662][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:19.474416738][th:662][info] PCS propagate batch
[2018-10-01 06:26:19.474422224][th:662][info] OrderingGate propagate batch, account_id: user_3464@test
[2018-10-01 06:26:19.474427495][th:662][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:19.474577739][th:633][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:19.475180622][th:633][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:26:19.491307994][th:661][info] TxProcessor handle batch
[2018-10-01 06:26:19.491322732][th:661][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:19.491339404][th:661][info] PCS propagate batch
[2018-10-01 06:26:19.491343907][th:661][info] OrderingGate propagate batch, account_id: user_0632@test
[2018-10-01 06:26:19.491348460][th:661][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:19.492156002][th:664][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:19.492763890][th:664][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:26:19.497001501][th:665][info] TxProcessor handle batch
[2018-10-01 06:26:19.497014542][th:665][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:19.497030794][th:665][info] PCS propagate batch
[2018-10-01 06:26:19.497034755][th:665][info] OrderingGate propagate batch, account_id: user_5084@test
[2018-10-01 06:26:19.497039016][th:665][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:19.497235032][th:664][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:19.498054095][th:664][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:26:24.290360472][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:26:24.291418281][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:26:24.291434418][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 169
[2018-10-01 06:26:24.293376897][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:26:24.304890631][th:664][info] AsyncGrpcClient receive proposal
[2018-10-01 06:26:24.305841184][th:664][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:26:24.305848286][th:664][info] OrderingGate Received new proposal, height: 168
[2018-10-01 06:26:24.305932435][th:536][info] OrderingGate Pass the proposal to pipeline height 168
[2018-10-01 06:26:24.305939510][th:536][info] Simulator process proposal
[2018-10-01 06:26:24.306535053][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:26:24.312334582][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:26:24.312441304][th:536][info] Simulator process verified proposal
[2018-10-01 06:26:24.312761104][th:536][info] YacGate vote for block (ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, Hash: [ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9 ])
[2018-10-01 06:26:24.313357127][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 06:26:24.313643022][th:536][info] YAC Vote for hash (ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9)
[2018-10-01 06:26:24.313879040][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:26:24.313959575][th:536][info] TxProcessor on stateful validation success: b36b3328cacc98bb48c0def8538387b04a6c55a14f0d46a54e62142f8cf49bbd
[2018-10-01 06:26:24.314026783][th:536][info] TxProcessor on stateful validation success: b0d1bf58552ad0e2384cdc635eaf373b1888a8ec7be1ef5e04c15a1be121b400
[2018-10-01 06:26:24.314045809][th:536][info] TxProcessor on stateful validation success: d323de9f078d99832cae9865e34e85e44ef6651702644debb38f72b5bde1f295
[2018-10-01 06:26:24.314058676][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:26:24.314070639][th:536][info] TxProcessor on proposal stateless success: b36b3328cacc98bb48c0def8538387b04a6c55a14f0d46a54e62142f8cf49bbd
[2018-10-01 06:26:24.314082307][th:536][info] TxProcessor on proposal stateless success: b0d1bf58552ad0e2384cdc635eaf373b1888a8ec7be1ef5e04c15a1be121b400
[2018-10-01 06:26:24.314101015][th:536][info] TxProcessor on proposal stateless success: d323de9f078d99832cae9865e34e85e44ef6651702644debb38f72b5bde1f295
[2018-10-01 06:26:29.320563870][th:546][info] YAC Vote for hash (ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9)
[2018-10-01 06:26:29.320678218][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:26:29.331188112][th:633][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:26:29.337224463][th:633][info] ProposalStorage Vote [ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9] looks valid
[2018-10-01 06:26:29.337240270][th:633][info] YacBlockStorage Vote (ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9) inserted
[2018-10-01 06:26:29.337244330][th:633][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:26:29.337250120][th:633][info] ProposalStorage Vote [ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9] looks valid
[2018-10-01 06:26:29.337256728][th:633][info] YacBlockStorage Vote (ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9) inserted
[2018-10-01 06:26:29.337259808][th:633][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:26:29.337263880][th:633][info] ProposalStorage Vote [ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9] looks valid
[2018-10-01 06:26:29.337270011][th:633][info] YacBlockStorage Vote (ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9) inserted
[2018-10-01 06:26:29.337273043][th:633][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:26:29.337280613][th:633][info] YAC Received supermajority of votes for ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, skip propagation
[2018-10-01 06:26:29.337285079][th:633][info] YAC Pass outcome for ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9 to pipeline
[2018-10-01 06:26:29.337362094][th:633][info] YacGate consensus: commit top block: height 168, hash ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9
[2018-10-01 06:26:29.337369711][th:633][info] synchronizer processing commit
[2018-10-01 06:26:29.344665975][th:633][info] ChainValidator validate block: height 168, hash ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9
[2018-10-01 06:26:29.355973582][th:633][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:26:29.356016531][th:633][info] TxProcessor on commit committed: b36b3328cacc98bb48c0def8538387b04a6c55a14f0d46a54e62142f8cf49bbd
[2018-10-01 06:26:29.360645736][th:633][info] TxProcessor on commit committed: b0d1bf58552ad0e2384cdc635eaf373b1888a8ec7be1ef5e04c15a1be121b400
[2018-10-01 06:26:29.360671295][th:633][info] TxProcessor on commit committed: d323de9f078d99832cae9865e34e85e44ef6651702644debb38f72b5bde1f295
[2018-10-01 06:26:29.376892219][th:659][info] TxProcessor handle batch
[2018-10-01 06:26:29.376906532][th:659][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:29.376932953][th:659][info] PCS propagate batch
[2018-10-01 06:26:29.376938022][th:659][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:26:29.376943514][th:659][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:29.377180973][th:664][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:29.378062037][th:664][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:26:29.381035464][th:667][info] TxProcessor handle batch
[2018-10-01 06:26:29.381049515][th:667][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:29.381084228][th:667][info] PCS propagate batch
[2018-10-01 06:26:29.381089264][th:667][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:26:29.381094122][th:667][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:29.381200579][th:664][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:29.381855039][th:664][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:26:29.382294272][th:667][warning] CommandService Found transaction c42e716405ac7a9cf02edd13d7fbc41ff8ea4cd761ee7830c4d19faea14e0005 in cache, ignoring
[2018-10-01 06:26:29.396654764][th:668][info] TxProcessor handle batch
[2018-10-01 06:26:29.396668857][th:668][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:29.396696949][th:668][info] PCS propagate batch
[2018-10-01 06:26:29.396702045][th:668][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:26:29.396706731][th:668][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:29.396814038][th:664][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:29.397474427][th:664][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:26:34.289960900][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:26:34.291080379][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:26:34.291095177][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 170
[2018-10-01 06:26:34.293356668][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:26:34.304991450][th:664][info] AsyncGrpcClient receive proposal
[2018-10-01 06:26:34.306071299][th:664][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:26:34.306085005][th:664][info] OrderingGate Received new proposal, height: 169
[2018-10-01 06:26:34.306760996][th:536][info] OrderingGate Pass the proposal to pipeline height 169
[2018-10-01 06:26:34.306775372][th:536][info] Simulator process proposal
[2018-10-01 06:26:34.308453843][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:26:34.343022621][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:26:34.343193010][th:536][info] Simulator process verified proposal
[2018-10-01 06:26:34.343514110][th:536][info] YacGate vote for block (8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac, Hash: [8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac ])
[2018-10-01 06:26:34.343944047][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:26:34.344236911][th:536][info] YAC Vote for hash (8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac, 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac)
[2018-10-01 06:26:34.344323994][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:26:34.344403262][th:536][info] TxProcessor on stateful validation success: 4fcfd0a5c6743e554d9e43877a6892f1ad4f5b2f9a56d1331e932de3da429b66
[2018-10-01 06:26:34.344485706][th:536][info] TxProcessor on stateful validation success: c42e716405ac7a9cf02edd13d7fbc41ff8ea4cd761ee7830c4d19faea14e0005
[2018-10-01 06:26:34.344515825][th:536][info] TxProcessor on stateful validation success: dd44bcf988b5fafabcf783658392a2ba633f75906065a2f525bf81dd0b2dd810
[2018-10-01 06:26:34.344532916][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:26:34.344548028][th:536][info] TxProcessor on proposal stateless success: 4fcfd0a5c6743e554d9e43877a6892f1ad4f5b2f9a56d1331e932de3da429b66
[2018-10-01 06:26:34.344562488][th:536][info] TxProcessor on proposal stateless success: c42e716405ac7a9cf02edd13d7fbc41ff8ea4cd761ee7830c4d19faea14e0005
[2018-10-01 06:26:34.344576417][th:536][info] TxProcessor on proposal stateless success: dd44bcf988b5fafabcf783658392a2ba633f75906065a2f525bf81dd0b2dd810
[2018-10-01 06:26:34.358447454][th:633][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:26:34.359541504][th:633][info] ProposalStorage Vote [8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac, 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac] looks valid
[2018-10-01 06:26:34.359552439][th:633][info] YacBlockStorage Vote (8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac, 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac) inserted
[2018-10-01 06:26:34.359556795][th:633][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:26:34.359562210][th:633][info] ProposalStorage Vote [8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac, 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac] looks valid
[2018-10-01 06:26:34.359569003][th:633][info] YacBlockStorage Vote (8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac, 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac) inserted
[2018-10-01 06:26:34.359572303][th:633][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:26:34.359576471][th:633][info] ProposalStorage Vote [8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac, 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac] looks valid
[2018-10-01 06:26:34.359582915][th:633][info] YacBlockStorage Vote (8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac, 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac) inserted
[2018-10-01 06:26:34.359586048][th:633][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:26:34.359593698][th:633][info] YAC Received supermajority of votes for 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac, skip propagation
[2018-10-01 06:26:34.359598242][th:633][info] YAC Pass outcome for 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac to pipeline
[2018-10-01 06:26:34.359676307][th:633][info] YacGate consensus: commit top block: height 169, hash 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac
[2018-10-01 06:26:34.359683566][th:633][info] synchronizer processing commit
[2018-10-01 06:26:34.360667382][th:633][info] ChainValidator validate block: height 169, hash 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac
[2018-10-01 06:26:34.394919279][th:633][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:26:34.394953005][th:633][info] TxProcessor on commit committed: 4fcfd0a5c6743e554d9e43877a6892f1ad4f5b2f9a56d1331e932de3da429b66
[2018-10-01 06:26:34.394964344][th:633][info] TxProcessor on commit committed: c42e716405ac7a9cf02edd13d7fbc41ff8ea4cd761ee7830c4d19faea14e0005
[2018-10-01 06:26:34.394970130][th:633][info] TxProcessor on commit committed: dd44bcf988b5fafabcf783658392a2ba633f75906065a2f525bf81dd0b2dd810
[2018-10-01 06:26:34.412046688][th:669][info] TxProcessor handle batch
[2018-10-01 06:26:34.412060764][th:669][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:34.412093680][th:669][info] PCS propagate batch
[2018-10-01 06:26:34.412099221][th:669][info] OrderingGate propagate batch, account_id: user_1418@test
[2018-10-01 06:26:34.412103882][th:669][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:34.412181477][th:669][warning] CommandService Found transaction f72bc294f2ec9d2f6a9432f4277fad536a9b97321f11e0772a43558d373432ac in cache, ignoring
[2018-10-01 06:26:34.412286781][th:633][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:34.412995820][th:633][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:26:34.426265408][th:668][info] TxProcessor handle batch
[2018-10-01 06:26:34.426277959][th:668][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:34.426303312][th:668][info] PCS propagate batch
[2018-10-01 06:26:34.426308020][th:668][info] OrderingGate propagate batch, account_id: user_0595@test
[2018-10-01 06:26:34.426312399][th:668][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:34.426574057][th:671][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:34.430040346][th:668][info] TxProcessor handle batch
[2018-10-01 06:26:34.430052083][th:668][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:34.430079371][th:668][info] PCS propagate batch
[2018-10-01 06:26:34.430083308][th:668][info] OrderingGate propagate batch, account_id: user_6273@test
[2018-10-01 06:26:34.430087286][th:668][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:34.430141342][th:668][warning] CommandService Found transaction 579a41b9288a11f1e006af38953284a61ef559acfee20b99715218c450e8e93b in cache, ignoring
[2018-10-01 06:26:34.430855756][th:633][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:34.431472629][th:633][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:26:34.440805438][th:671][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:26:39.289960084][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:26:39.291002955][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:26:39.291020744][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 171
[2018-10-01 06:26:39.292903854][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:26:39.308684239][th:633][info] AsyncGrpcClient receive proposal
[2018-10-01 06:26:39.309781625][th:633][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:26:39.309789762][th:633][info] OrderingGate Received new proposal, height: 170
[2018-10-01 06:26:39.309818273][th:536][info] OrderingGate Pass the proposal to pipeline height 170
[2018-10-01 06:26:39.309826093][th:536][info] Simulator process proposal
[2018-10-01 06:26:39.310377598][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:26:39.315686593][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:26:39.315796327][th:536][info] Simulator process verified proposal
[2018-10-01 06:26:39.316114746][th:536][info] YacGate vote for block (c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15, Hash: [c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15 ])
[2018-10-01 06:26:39.316505344][th:536][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 06:26:39.316838299][th:536][info] YAC Vote for hash (c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15, c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15)
[2018-10-01 06:26:39.324743817][th:673][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:26:39.325707417][th:673][info] ProposalStorage Vote [c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15, c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15] looks valid
[2018-10-01 06:26:39.325721798][th:673][info] YacBlockStorage Vote (c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15, c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15) inserted
[2018-10-01 06:26:39.325726554][th:673][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:26:39.325732394][th:673][info] ProposalStorage Vote [c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15, c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15] looks valid
[2018-10-01 06:26:39.325738739][th:673][info] YacBlockStorage Vote (c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15, c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15) inserted
[2018-10-01 06:26:39.325741825][th:673][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:26:39.325745667][th:673][info] ProposalStorage Vote [c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15, c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15] looks valid
[2018-10-01 06:26:39.325752300][th:673][info] YacBlockStorage Vote (c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15, c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15) inserted
[2018-10-01 06:26:39.325763157][th:673][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:26:39.325771363][th:673][info] YAC Received supermajority of votes for c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15, skip propagation
[2018-10-01 06:26:39.325775973][th:673][info] YAC Pass outcome for c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15 to pipeline
[2018-10-01 06:26:39.325849271][th:673][info] YacGate consensus: commit top block: height 170, hash c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15
[2018-10-01 06:26:39.325857824][th:673][info] synchronizer processing commit
[2018-10-01 06:26:39.326545489][th:673][info] ChainValidator validate block: height 170, hash c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15
[2018-10-01 06:26:39.326593291][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:26:39.326673434][th:536][info] TxProcessor on stateful validation success: f72bc294f2ec9d2f6a9432f4277fad536a9b97321f11e0772a43558d373432ac
[2018-10-01 06:26:39.326711382][th:536][info] TxProcessor on stateful validation success: 579a41b9288a11f1e006af38953284a61ef559acfee20b99715218c450e8e93b
[2018-10-01 06:26:39.326729363][th:536][info] TxProcessor on stateful validation success: 6c4b8a9c1334cb1a017b5d07d87371276efcc1a31224f6605a4809d2c8d85376
[2018-10-01 06:26:39.326744764][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:26:39.326757201][th:536][info] TxProcessor on proposal stateless success: f72bc294f2ec9d2f6a9432f4277fad536a9b97321f11e0772a43558d373432ac
[2018-10-01 06:26:39.326769242][th:536][info] TxProcessor on proposal stateless success: 579a41b9288a11f1e006af38953284a61ef559acfee20b99715218c450e8e93b
[2018-10-01 06:26:39.326780734][th:536][info] TxProcessor on proposal stateless success: 6c4b8a9c1334cb1a017b5d07d87371276efcc1a31224f6605a4809d2c8d85376
[2018-10-01 06:26:39.347937830][th:673][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:26:39.347969431][th:673][info] TxProcessor on commit committed: f72bc294f2ec9d2f6a9432f4277fad536a9b97321f11e0772a43558d373432ac
[2018-10-01 06:26:39.347986215][th:673][info] TxProcessor on commit committed: 579a41b9288a11f1e006af38953284a61ef559acfee20b99715218c450e8e93b
[2018-10-01 06:26:39.347991687][th:673][info] TxProcessor on commit committed: 6c4b8a9c1334cb1a017b5d07d87371276efcc1a31224f6605a4809d2c8d85376
[2018-10-01 06:26:39.373107100][th:669][info] TxProcessor handle batch
[2018-10-01 06:26:39.373120204][th:669][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:39.373170189][th:669][info] PCS propagate batch
[2018-10-01 06:26:39.373176740][th:669][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:26:39.373182126][th:669][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:39.373299416][th:633][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:39.373882078][th:633][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:26:39.373998051][th:669][warning] CommandService Found transaction 6777841f7a15003440cca579c9a318b280347faa113daf0caaca67e29636f7fa in cache, ignoring
[2018-10-01 06:26:39.382985193][th:672][info] TxProcessor handle batch
[2018-10-01 06:26:39.382998059][th:672][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:39.383045623][th:672][info] PCS propagate batch
[2018-10-01 06:26:39.383050398][th:672][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:26:39.383055502][th:672][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:39.383154419][th:673][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:39.383789753][th:673][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:26:39.385551250][th:672][warning] CommandService Found transaction f1aa2e41e3d436910e31b5d186235ff0e57d968b48b8faee1d0f5aa297e819fb in cache, ignoring
[2018-10-01 06:26:39.386018552][th:672][info] TxProcessor handle batch
[2018-10-01 06:26:39.386026923][th:672][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:39.386718228][th:672][info] PCS propagate batch
[2018-10-01 06:26:39.386729016][th:672][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:26:39.386733595][th:672][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:39.386837126][th:673][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:39.387493249][th:673][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:26:39.387676070][th:672][warning] CommandService Found transaction dc43b9efe429c06c4b4158d5286ef94119967a28ec7233aba272d218f7f76edf in cache, ignoring
[2018-10-01 06:26:44.292652886][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:26:44.293764933][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:26:44.293782185][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 172
[2018-10-01 06:26:44.301072866][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:26:44.315793012][th:633][info] AsyncGrpcClient receive proposal
[2018-10-01 06:26:44.318187360][th:633][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:26:44.318203936][th:633][info] OrderingGate Received new proposal, height: 171
[2018-10-01 06:26:44.318300811][th:536][info] OrderingGate Pass the proposal to pipeline height 171
[2018-10-01 06:26:44.318309085][th:536][info] Simulator process proposal
[2018-10-01 06:26:44.318763991][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:26:44.351578674][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:26:44.351793651][th:536][info] Simulator process verified proposal
[2018-10-01 06:26:44.352121662][th:536][info] YacGate vote for block (9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c, Hash: [9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c ])
[2018-10-01 06:26:44.352558755][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:26:44.352883654][th:536][info] YAC Vote for hash (9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c, 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c)
[2018-10-01 06:26:44.355967726][th:633][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:26:44.357489840][th:633][info] ProposalStorage Vote [9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c, 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c] looks valid
[2018-10-01 06:26:44.357506801][th:633][info] YacBlockStorage Vote (9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c, 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c) inserted
[2018-10-01 06:26:44.357511433][th:633][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:26:44.357517370][th:633][info] ProposalStorage Vote [9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c, 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c] looks valid
[2018-10-01 06:26:44.357524575][th:633][info] YacBlockStorage Vote (9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c, 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c) inserted
[2018-10-01 06:26:44.357527864][th:633][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:26:44.357532104][th:633][info] ProposalStorage Vote [9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c, 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c] looks valid
[2018-10-01 06:26:44.357539020][th:633][info] YacBlockStorage Vote (9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c, 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c) inserted
[2018-10-01 06:26:44.357542340][th:633][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:26:44.357557813][th:633][info] YAC Received supermajority of votes for 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c, skip propagation
[2018-10-01 06:26:44.357562196][th:633][info] YAC Pass outcome for 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c to pipeline
[2018-10-01 06:26:44.357637234][th:633][info] YacGate consensus: commit top block: height 171, hash 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c
[2018-10-01 06:26:44.357645626][th:633][info] synchronizer processing commit
[2018-10-01 06:26:44.358187988][th:633][info] ChainValidator validate block: height 171, hash 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c
[2018-10-01 06:26:44.358703216][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:26:44.358787913][th:536][info] TxProcessor on stateful validation success: 6777841f7a15003440cca579c9a318b280347faa113daf0caaca67e29636f7fa
[2018-10-01 06:26:44.358833050][th:536][info] TxProcessor on stateful validation success: f1aa2e41e3d436910e31b5d186235ff0e57d968b48b8faee1d0f5aa297e819fb
[2018-10-01 06:26:44.358860553][th:536][info] TxProcessor on stateful validation success: dc43b9efe429c06c4b4158d5286ef94119967a28ec7233aba272d218f7f76edf
[2018-10-01 06:26:44.358877034][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:26:44.358890770][th:536][info] TxProcessor on proposal stateless success: 6777841f7a15003440cca579c9a318b280347faa113daf0caaca67e29636f7fa
[2018-10-01 06:26:44.358904234][th:536][info] TxProcessor on proposal stateless success: f1aa2e41e3d436910e31b5d186235ff0e57d968b48b8faee1d0f5aa297e819fb
[2018-10-01 06:26:44.358916772][th:536][info] TxProcessor on proposal stateless success: dc43b9efe429c06c4b4158d5286ef94119967a28ec7233aba272d218f7f76edf
[2018-10-01 06:26:44.387714283][th:633][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:26:44.387763332][th:633][info] TxProcessor on commit committed: 6777841f7a15003440cca579c9a318b280347faa113daf0caaca67e29636f7fa
[2018-10-01 06:26:44.387781179][th:633][info] TxProcessor on commit committed: f1aa2e41e3d436910e31b5d186235ff0e57d968b48b8faee1d0f5aa297e819fb
[2018-10-01 06:26:44.387787162][th:633][info] TxProcessor on commit committed: dc43b9efe429c06c4b4158d5286ef94119967a28ec7233aba272d218f7f76edf
[2018-10-01 06:26:44.390813853][th:676][info] TxProcessor handle batch
[2018-10-01 06:26:44.390829035][th:676][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:44.390855821][th:676][info] PCS propagate batch
[2018-10-01 06:26:44.390860975][th:676][info] OrderingGate propagate batch, account_id: user_2770@test
[2018-10-01 06:26:44.390866166][th:676][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:44.391127323][th:676][warning] CommandService Found transaction 4c281c4ea889c1b2ff5d1b50c6eda7eba49141737a5e6df14118010d9472d12c in cache, ignoring
[2018-10-01 06:26:44.392079961][th:673][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:44.392826285][th:673][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:26:44.394797817][th:675][info] TxProcessor handle batch
[2018-10-01 06:26:44.394810375][th:675][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:44.394836290][th:675][info] PCS propagate batch
[2018-10-01 06:26:44.394841440][th:675][info] OrderingGate propagate batch, account_id: user_7134@test
[2018-10-01 06:26:44.394846562][th:675][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:44.394947891][th:673][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:44.395478479][th:673][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:26:44.396147000][th:675][warning] CommandService Found transaction a27b5ce7dfc7ceb774f859b64ada9d4477cf0a39b96be4c6b05a85d261d55234 in cache, ignoring
[2018-10-01 06:26:44.410917597][th:674][info] TxProcessor handle batch
[2018-10-01 06:26:44.410930837][th:674][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:44.410955677][th:674][info] PCS propagate batch
[2018-10-01 06:26:44.410966810][th:674][info] OrderingGate propagate batch, account_id: user_9804@test
[2018-10-01 06:26:44.410971446][th:674][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:44.411062032][th:633][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:44.411654497][th:633][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:26:49.292656878][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:26:49.293671056][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:26:49.293686793][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 173
[2018-10-01 06:26:49.296836048][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:26:49.307864292][th:673][info] AsyncGrpcClient receive proposal
[2018-10-01 06:26:49.308797260][th:673][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:26:49.308808460][th:673][info] OrderingGate Received new proposal, height: 172
[2018-10-01 06:26:49.308921180][th:536][info] OrderingGate Pass the proposal to pipeline height 172
[2018-10-01 06:26:49.308928398][th:536][info] Simulator process proposal
[2018-10-01 06:26:49.309455311][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:26:49.314918047][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:26:49.315080745][th:536][info] Simulator process verified proposal
[2018-10-01 06:26:49.315397096][th:536][info] YacGate vote for block (6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, Hash: [6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab ])
[2018-10-01 06:26:49.315781021][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 06:26:49.316092468][th:536][info] YAC Vote for hash (6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab)
[2018-10-01 06:26:49.316175383][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:26:49.316259948][th:536][info] TxProcessor on stateful validation success: 4c281c4ea889c1b2ff5d1b50c6eda7eba49141737a5e6df14118010d9472d12c
[2018-10-01 06:26:49.316293155][th:536][info] TxProcessor on stateful validation success: a27b5ce7dfc7ceb774f859b64ada9d4477cf0a39b96be4c6b05a85d261d55234
[2018-10-01 06:26:49.316312718][th:536][info] TxProcessor on stateful validation success: 1f54710c79c23ef9049b876afb6dc1ebe67b207615419fccce7d15f10de8d845
[2018-10-01 06:26:49.316326576][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:26:49.316338265][th:536][info] TxProcessor on proposal stateless success: 4c281c4ea889c1b2ff5d1b50c6eda7eba49141737a5e6df14118010d9472d12c
[2018-10-01 06:26:49.316349120][th:536][info] TxProcessor on proposal stateless success: a27b5ce7dfc7ceb774f859b64ada9d4477cf0a39b96be4c6b05a85d261d55234
[2018-10-01 06:26:49.316361399][th:536][info] TxProcessor on proposal stateless success: 1f54710c79c23ef9049b876afb6dc1ebe67b207615419fccce7d15f10de8d845
[2018-10-01 06:26:54.312029679][th:673][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:26:54.312496068][th:673][info] ProposalStorage Vote [6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab] looks valid
[2018-10-01 06:26:54.312506181][th:673][info] YacBlockStorage Vote (6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab) inserted
[2018-10-01 06:26:54.312510065][th:673][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:26:54.316369684][th:546][info] YAC Vote for hash (6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab)
[2018-10-01 06:26:54.316453878][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:26:54.316916056][th:633][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:26:54.317342554][th:633][info] ProposalStorage Vote [6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab] looks valid
[2018-10-01 06:26:54.317350800][th:633][info] YacBlockStorage Vote (6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab) inserted
[2018-10-01 06:26:54.317354630][th:633][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:26:54.317565829][th:633][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:26:54.317973252][th:633][info] ProposalStorage Vote [6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab] looks valid
[2018-10-01 06:26:54.317981573][th:633][info] YacBlockStorage Vote (6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab) inserted
[2018-10-01 06:26:54.317984999][th:633][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:26:54.317993159][th:633][info] YAC Propagate state 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab to whole network
[2018-10-01 06:26:54.318068767][th:633][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:26:54.318111102][th:633][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:26:54.324899870][th:633][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:26:54.332291818][th:673][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:26:54.332321924][th:633][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:26:54.333710949][th:673][info] YAC Pass outcome for 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab to pipeline
[2018-10-01 06:26:54.333799680][th:673][info] YacGate consensus: commit top block: height 172, hash 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab
[2018-10-01 06:26:54.333808064][th:673][info] synchronizer processing commit
[2018-10-01 06:26:54.336703237][th:673][info] ChainValidator validate block: height 172, hash 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab
[2018-10-01 06:26:54.344652823][th:673][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:26:54.344689580][th:673][info] TxProcessor on commit committed: 4c281c4ea889c1b2ff5d1b50c6eda7eba49141737a5e6df14118010d9472d12c
[2018-10-01 06:26:54.344711481][th:673][info] TxProcessor on commit committed: a27b5ce7dfc7ceb774f859b64ada9d4477cf0a39b96be4c6b05a85d261d55234
[2018-10-01 06:26:54.344717308][th:673][info] TxProcessor on commit committed: 1f54710c79c23ef9049b876afb6dc1ebe67b207615419fccce7d15f10de8d845
[2018-10-01 06:26:54.371084679][th:679][info] TxProcessor handle batch
[2018-10-01 06:26:54.371100422][th:679][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:54.371154279][th:679][info] PCS propagate batch
[2018-10-01 06:26:54.371160668][th:679][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:26:54.371166667][th:679][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:54.371237590][th:679][warning] CommandService Found transaction 4db2c72859f21bd6c32c069f80040815247e0cbcea9ad22c2fc870831392e790 in cache, ignoring
[2018-10-01 06:26:54.372202724][th:678][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:54.372885820][th:678][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:26:54.376837120][th:674][info] TxProcessor handle batch
[2018-10-01 06:26:54.376849603][th:674][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:54.376901791][th:674][info] PCS propagate batch
[2018-10-01 06:26:54.376907221][th:674][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:26:54.376918444][th:674][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:54.377021896][th:633][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:54.377658952][th:633][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:26:54.377740251][th:674][warning] CommandService Found transaction 9fb55abb16001eba72e457366389d35ec4df2a2166f79fbfbd249b7472521106 in cache, ignoring
[2018-10-01 06:26:54.379312350][th:674][info] TxProcessor handle batch
[2018-10-01 06:26:54.379324232][th:674][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:54.379373450][th:674][info] PCS propagate batch
[2018-10-01 06:26:54.379378740][th:674][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:26:54.379383591][th:674][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:54.379440424][th:674][warning] CommandService Found transaction f187165d998d5b1a903001d92390434ee54aecb0417beebb48acdf28a9be1781 in cache, ignoring
[2018-10-01 06:26:54.379567967][th:678][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:54.380137215][th:678][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:26:59.289963710][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:26:59.291107664][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:26:59.291124910][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 174
[2018-10-01 06:26:59.293071951][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:26:59.306579522][th:678][info] AsyncGrpcClient receive proposal
[2018-10-01 06:26:59.307636865][th:678][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:26:59.307649870][th:678][info] OrderingGate Received new proposal, height: 173
[2018-10-01 06:26:59.308026295][th:536][info] OrderingGate Pass the proposal to pipeline height 173
[2018-10-01 06:26:59.308039623][th:536][info] Simulator process proposal
[2018-10-01 06:26:59.308553182][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:26:59.323848514][th:633][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:26:59.324292962][th:633][info] ProposalStorage Vote [7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006, 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006] looks valid
[2018-10-01 06:26:59.324308643][th:633][info] YacBlockStorage Vote (7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006, 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006) inserted
[2018-10-01 06:26:59.324313451][th:633][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:26:59.341497003][th:633][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:26:59.341919694][th:633][info] ProposalStorage Vote [7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006, 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006] looks valid
[2018-10-01 06:26:59.341930461][th:633][info] YacBlockStorage Vote (7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006, 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006) inserted
[2018-10-01 06:26:59.341934247][th:633][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:26:59.344604101][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:26:59.344834615][th:536][info] Simulator process verified proposal
[2018-10-01 06:26:59.345151195][th:536][info] YacGate vote for block (7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006, Hash: [7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006 ])
[2018-10-01 06:26:59.345809150][th:536][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001}
[2018-10-01 06:26:59.346090092][th:536][info] YAC Vote for hash (7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006, 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006)
[2018-10-01 06:26:59.346177792][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:26:59.346259182][th:536][info] TxProcessor on stateful validation success: 4db2c72859f21bd6c32c069f80040815247e0cbcea9ad22c2fc870831392e790
[2018-10-01 06:26:59.346301604][th:536][info] TxProcessor on stateful validation success: 9fb55abb16001eba72e457366389d35ec4df2a2166f79fbfbd249b7472521106
[2018-10-01 06:26:59.346329804][th:536][info] TxProcessor on stateful validation success: f187165d998d5b1a903001d92390434ee54aecb0417beebb48acdf28a9be1781
[2018-10-01 06:26:59.346346049][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:26:59.346361067][th:536][info] TxProcessor on proposal stateless success: 4db2c72859f21bd6c32c069f80040815247e0cbcea9ad22c2fc870831392e790
[2018-10-01 06:26:59.346376358][th:536][info] TxProcessor on proposal stateless success: 9fb55abb16001eba72e457366389d35ec4df2a2166f79fbfbd249b7472521106
[2018-10-01 06:26:59.346390535][th:536][info] TxProcessor on proposal stateless success: f187165d998d5b1a903001d92390434ee54aecb0417beebb48acdf28a9be1781
[2018-10-01 06:26:59.352693917][th:633][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:26:59.353124264][th:633][info] ProposalStorage Vote [7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006, 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006] looks valid
[2018-10-01 06:26:59.353133091][th:633][info] YacBlockStorage Vote (7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006, 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006) inserted
[2018-10-01 06:26:59.353136804][th:633][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:26:59.353144817][th:633][info] YAC Propagate state 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006 to whole network
[2018-10-01 06:26:59.353211359][th:633][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:26:59.362634497][th:678][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:26:59.362657802][th:633][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:26:59.362723014][th:633][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:26:59.362794414][th:633][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:26:59.363889526][th:678][info] YAC Pass outcome for 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006 to pipeline
[2018-10-01 06:26:59.363968944][th:678][info] YacGate consensus: commit top block: height 173, hash 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006
[2018-10-01 06:26:59.363976917][th:678][info] synchronizer processing commit
[2018-10-01 06:26:59.371517495][th:678][info] ChainValidator validate block: height 173, hash 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006
[2018-10-01 06:26:59.410115767][th:678][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:26:59.410146798][th:678][info] TxProcessor on commit committed: 4db2c72859f21bd6c32c069f80040815247e0cbcea9ad22c2fc870831392e790
[2018-10-01 06:26:59.410223521][th:678][info] TxProcessor on commit committed: 9fb55abb16001eba72e457366389d35ec4df2a2166f79fbfbd249b7472521106
[2018-10-01 06:26:59.410260425][th:678][info] TxProcessor on commit committed: f187165d998d5b1a903001d92390434ee54aecb0417beebb48acdf28a9be1781
[2018-10-01 06:26:59.414882544][th:680][info] TxProcessor handle batch
[2018-10-01 06:26:59.414898836][th:680][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:59.414951228][th:680][info] PCS propagate batch
[2018-10-01 06:26:59.414957659][th:680][info] OrderingGate propagate batch, account_id: user_0199@test
[2018-10-01 06:26:59.414962623][th:680][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:59.415026230][th:680][warning] CommandService Found transaction de0bd3675652c9bac5b94abe0308d8c22f455619b3d3be3a74c8056afeb89891 in cache, ignoring
[2018-10-01 06:26:59.415179489][th:682][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:59.416051859][th:680][info] TxProcessor handle batch
[2018-10-01 06:26:59.416063835][th:680][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:59.416109064][th:680][info] PCS propagate batch
[2018-10-01 06:26:59.416113572][th:680][info] OrderingGate propagate batch, account_id: user_0842@test
[2018-10-01 06:26:59.416117514][th:680][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:59.416169797][th:680][warning] CommandService Found transaction 3cf139c82f08d42f49f81edb5ec31c1dc5438ea1fd75c874e47e435da4fa244a in cache, ignoring
[2018-10-01 06:26:59.416551484][th:681][info] TxProcessor handle batch
[2018-10-01 06:26:59.416563822][th:681][info] TxProcessor propagating batch to PCS
[2018-10-01 06:26:59.416589610][th:681][info] PCS propagate batch
[2018-10-01 06:26:59.416593887][th:681][info] OrderingGate propagate batch, account_id: user_4154@test
[2018-10-01 06:26:59.416597851][th:681][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:26:59.416957217][th:682][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:26:59.417081852][th:681][warning] CommandService Found transaction 7135cdb16082b61ce4d0cab902b991b0db17d414f9a958de2bab7412e22c4290 in cache, ignoring
[2018-10-01 06:26:59.417176903][th:633][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:59.417904322][th:682][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:26:59.418537621][th:682][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:26:59.420813950][th:633][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:27:04.289964676][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:27:04.291019930][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:27:04.291036737][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 175
[2018-10-01 06:27:04.293072155][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:27:04.298681582][th:682][info] AsyncGrpcClient receive proposal
[2018-10-01 06:27:04.299558674][th:682][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:27:04.299570224][th:682][info] OrderingGate Received new proposal, height: 174
[2018-10-01 06:27:04.316632956][th:536][info] OrderingGate Pass the proposal to pipeline height 174
[2018-10-01 06:27:04.316646933][th:536][info] Simulator process proposal
[2018-10-01 06:27:04.317140073][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:27:04.322414111][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:27:04.322520303][th:536][info] Simulator process verified proposal
[2018-10-01 06:27:04.322836240][th:536][info] YacGate vote for block (58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae, Hash: [58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae ])
[2018-10-01 06:27:04.323204189][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 06:27:04.323516383][th:536][info] YAC Vote for hash (58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae, 58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae)
[2018-10-01 06:27:04.323600969][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:27:04.323684889][th:536][info] TxProcessor on stateful validation success: de0bd3675652c9bac5b94abe0308d8c22f455619b3d3be3a74c8056afeb89891
[2018-10-01 06:27:04.323717498][th:536][info] TxProcessor on stateful validation success: 7135cdb16082b61ce4d0cab902b991b0db17d414f9a958de2bab7412e22c4290
[2018-10-01 06:27:04.323736393][th:536][info] TxProcessor on stateful validation success: 3cf139c82f08d42f49f81edb5ec31c1dc5438ea1fd75c874e47e435da4fa244a
[2018-10-01 06:27:04.323759542][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:27:04.323772103][th:536][info] TxProcessor on proposal stateless success: de0bd3675652c9bac5b94abe0308d8c22f455619b3d3be3a74c8056afeb89891
[2018-10-01 06:27:04.323782994][th:536][info] TxProcessor on proposal stateless success: 7135cdb16082b61ce4d0cab902b991b0db17d414f9a958de2bab7412e22c4290
[2018-10-01 06:27:04.323793146][th:536][info] TxProcessor on proposal stateless success: 3cf139c82f08d42f49f81edb5ec31c1dc5438ea1fd75c874e47e435da4fa244a
[2018-10-01 06:27:09.336782669][th:546][info] YAC Vote for hash (58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae, 58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae)
[2018-10-01 06:27:09.336901704][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:27:09.339811604][th:684][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:27:09.342009794][th:684][info] ProposalStorage Vote [58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae, 58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae] looks valid
[2018-10-01 06:27:09.342027157][th:684][info] YacBlockStorage Vote (58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae, 58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae) inserted
[2018-10-01 06:27:09.342032269][th:684][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:27:09.342038633][th:684][info] ProposalStorage Vote [58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae, 58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae] looks valid
[2018-10-01 06:27:09.342045195][th:684][info] YacBlockStorage Vote (58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae, 58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae) inserted
[2018-10-01 06:27:09.342048536][th:684][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:27:09.342052894][th:684][info] ProposalStorage Vote [58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae, 58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae] looks valid
[2018-10-01 06:27:09.342060013][th:684][info] YacBlockStorage Vote (58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae, 58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae) inserted
[2018-10-01 06:27:09.342063591][th:684][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:27:09.342071659][th:684][info] YAC Received supermajority of votes for 58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae, skip propagation
[2018-10-01 06:27:09.342076896][th:684][info] YAC Pass outcome for 58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae to pipeline
[2018-10-01 06:27:09.342153579][th:684][info] YacGate consensus: commit top block: height 174, hash 58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae
[2018-10-01 06:27:09.342162809][th:684][info] synchronizer processing commit
[2018-10-01 06:27:09.345087902][th:684][info] ChainValidator validate block: height 174, hash 58de46396b4640aaabed30a6bdeffcd84e08cc3405a4cd4beb7a9ee645a9ffae
[2018-10-01 06:27:09.360657527][th:684][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:27:09.360692029][th:684][info] TxProcessor on commit committed: de0bd3675652c9bac5b94abe0308d8c22f455619b3d3be3a74c8056afeb89891
[2018-10-01 06:27:09.360711848][th:684][info] TxProcessor on commit committed: 7135cdb16082b61ce4d0cab902b991b0db17d414f9a958de2bab7412e22c4290
[2018-10-01 06:27:09.360717745][th:684][info] TxProcessor on commit committed: 3cf139c82f08d42f49f81edb5ec31c1dc5438ea1fd75c874e47e435da4fa244a
[2018-10-01 06:27:09.379509672][th:688][info] TxProcessor handle batch
[2018-10-01 06:27:09.379525678][th:688][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:09.379577818][th:688][info] PCS propagate batch
[2018-10-01 06:27:09.379584908][th:688][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:27:09.379599078][th:688][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:09.379738950][th:684][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:09.380349247][th:684][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:27:09.380791883][th:688][warning] CommandService Found transaction 95d3124f7f83083913a87be9c6492bc092a32392385ecdb1a8a9389ae6bb14b5 in cache, ignoring
[2018-10-01 06:27:09.381519362][th:689][info] TxProcessor handle batch
[2018-10-01 06:27:09.381532579][th:689][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:09.381581206][th:689][info] PCS propagate batch
[2018-10-01 06:27:09.381586310][th:689][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:27:09.381591059][th:689][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:09.381707482][th:684][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:09.384311291][th:680][info] TxProcessor handle batch
[2018-10-01 06:27:09.384322517][th:680][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:09.384350216][th:680][info] PCS propagate batch
[2018-10-01 06:27:09.384354491][th:680][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:27:09.384358665][th:680][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:09.389030952][th:684][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:27:09.392651290][th:689][warning] CommandService Found transaction d6fb168d7ac27481f2847a81562e72b50b72d648fb94194d6b59961af6cd0153 in cache, ignoring
[2018-10-01 06:27:09.393506586][th:684][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:09.394211210][th:684][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:27:14.292658784][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:27:14.293779205][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:27:14.293797728][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 176
[2018-10-01 06:27:14.295737641][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:27:14.317453843][th:684][info] AsyncGrpcClient receive proposal
[2018-10-01 06:27:14.318527568][th:684][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:27:14.318535227][th:684][info] OrderingGate Received new proposal, height: 175
[2018-10-01 06:27:14.321728818][th:536][info] OrderingGate Pass the proposal to pipeline height 175
[2018-10-01 06:27:14.321741097][th:536][info] Simulator process proposal
[2018-10-01 06:27:14.322214049][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:27:14.347434877][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:27:14.347598252][th:536][info] Simulator process verified proposal
[2018-10-01 06:27:14.347893343][th:536][info] YacGate vote for block (02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573, Hash: [02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573 ])
[2018-10-01 06:27:14.348298673][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001}
[2018-10-01 06:27:14.349515852][th:536][info] YAC Vote for hash (02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573, 02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573)
[2018-10-01 06:27:14.355658694][th:684][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:27:14.356896329][th:684][info] ProposalStorage Vote [02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573, 02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573] looks valid
[2018-10-01 06:27:14.356913017][th:684][info] YacBlockStorage Vote (02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573, 02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573) inserted
[2018-10-01 06:27:14.356917413][th:684][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:27:14.356930374][th:684][info] ProposalStorage Vote [02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573, 02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573] looks valid
[2018-10-01 06:27:14.356937020][th:684][info] YacBlockStorage Vote (02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573, 02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573) inserted
[2018-10-01 06:27:14.356940054][th:684][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:27:14.356944320][th:684][info] ProposalStorage Vote [02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573, 02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573] looks valid
[2018-10-01 06:27:14.356950298][th:684][info] YacBlockStorage Vote (02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573, 02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573) inserted
[2018-10-01 06:27:14.356953244][th:684][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:27:14.356961394][th:684][info] YAC Received supermajority of votes for 02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573, skip propagation
[2018-10-01 06:27:14.356966410][th:684][info] YAC Pass outcome for 02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573 to pipeline
[2018-10-01 06:27:14.357096172][th:684][info] YacGate consensus: commit top block: height 175, hash 02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573
[2018-10-01 06:27:14.357108027][th:684][info] synchronizer processing commit
[2018-10-01 06:27:14.357590204][th:684][info] ChainValidator validate block: height 175, hash 02c104caf0cce797886c26b72478e388fe98544d7f26da804c38d3c75dad7573
[2018-10-01 06:27:14.364203940][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:27:14.365571533][th:536][info] TxProcessor on stateful validation success: 95d3124f7f83083913a87be9c6492bc092a32392385ecdb1a8a9389ae6bb14b5
[2018-10-01 06:27:14.365627193][th:536][info] TxProcessor on stateful validation success: d6fb168d7ac27481f2847a81562e72b50b72d648fb94194d6b59961af6cd0153
[2018-10-01 06:27:14.365656536][th:536][info] TxProcessor on stateful validation success: f699d10c8102a4baaaf9ece2feca9e786ec43c6ea39a88c1d53ba7b36dec4888
[2018-10-01 06:27:14.365750062][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:27:14.365770743][th:536][info] TxProcessor on proposal stateless success: 95d3124f7f83083913a87be9c6492bc092a32392385ecdb1a8a9389ae6bb14b5
[2018-10-01 06:27:14.365787795][th:536][info] TxProcessor on proposal stateless success: d6fb168d7ac27481f2847a81562e72b50b72d648fb94194d6b59961af6cd0153
[2018-10-01 06:27:14.365802364][th:536][info] TxProcessor on proposal stateless success: f699d10c8102a4baaaf9ece2feca9e786ec43c6ea39a88c1d53ba7b36dec4888
[2018-10-01 06:27:14.381340147][th:684][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:27:14.381542873][th:684][info] TxProcessor on commit committed: 95d3124f7f83083913a87be9c6492bc092a32392385ecdb1a8a9389ae6bb14b5
[2018-10-01 06:27:14.381559269][th:684][info] TxProcessor on commit committed: d6fb168d7ac27481f2847a81562e72b50b72d648fb94194d6b59961af6cd0153
[2018-10-01 06:27:14.381565452][th:684][info] TxProcessor on commit committed: f699d10c8102a4baaaf9ece2feca9e786ec43c6ea39a88c1d53ba7b36dec4888
[2018-10-01 06:27:14.409056848][th:690][info] TxProcessor handle batch
[2018-10-01 06:27:14.409070972][th:690][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:14.409095442][th:690][info] PCS propagate batch
[2018-10-01 06:27:14.409101011][th:690][info] OrderingGate propagate batch, account_id: user_5777@test
[2018-10-01 06:27:14.409106386][th:690][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:14.409347386][th:684][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:14.410097865][th:684][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:27:14.410575258][th:690][info] TxProcessor handle batch
[2018-10-01 06:27:14.410590264][th:690][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:14.410620920][th:690][info] PCS propagate batch
[2018-10-01 06:27:14.410625793][th:690][info] OrderingGate propagate batch, account_id: user_0882@test
[2018-10-01 06:27:14.410630268][th:690][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:14.410678449][th:690][warning] CommandService Found transaction 21785c606e27ac7fdbf5ae72993116a83b2c0371a4eec898555141ff6a367cfa in cache, ignoring
[2018-10-01 06:27:14.410740255][th:691][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:14.411348474][th:691][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:27:14.430559784][th:692][info] TxProcessor handle batch
[2018-10-01 06:27:14.430577916][th:692][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:14.430604791][th:692][info] PCS propagate batch
[2018-10-01 06:27:14.430609671][th:692][info] OrderingGate propagate batch, account_id: user_5499@test
[2018-10-01 06:27:14.430615262][th:692][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:14.431559894][th:691][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:14.432198125][th:691][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:27:19.289961968][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:27:19.290992184][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:27:19.291008474][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 177
[2018-10-01 06:27:19.293006356][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:27:19.295480043][th:691][info] AsyncGrpcClient receive proposal
[2018-10-01 06:27:19.304524486][th:691][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:27:19.304535012][th:691][info] OrderingGate Received new proposal, height: 176
[2018-10-01 06:27:19.316693128][th:536][info] OrderingGate Pass the proposal to pipeline height 176
[2018-10-01 06:27:19.316708385][th:536][info] Simulator process proposal
[2018-10-01 06:27:19.317267159][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:27:19.322515206][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:27:19.322674440][th:536][info] Simulator process verified proposal
[2018-10-01 06:27:19.322985386][th:536][info] YacGate vote for block (75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6, Hash: [75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6 ])
[2018-10-01 06:27:19.323349581][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001}
[2018-10-01 06:27:19.323665822][th:536][info] YAC Vote for hash (75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6, 75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6)
[2018-10-01 06:27:19.323744484][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:27:19.324671624][th:536][info] TxProcessor on stateful validation success: 1c52058af4c6a31fee2842f9750faa663fddd5b1b905d3b4a02878ac7bb7bcc1
[2018-10-01 06:27:19.324710652][th:536][info] TxProcessor on stateful validation success: 21785c606e27ac7fdbf5ae72993116a83b2c0371a4eec898555141ff6a367cfa
[2018-10-01 06:27:19.324729680][th:536][info] TxProcessor on stateful validation success: e4cf57b6c7775cc633807e45ea358d1cff990d3825d22e1d7f5083677ca8d11b
[2018-10-01 06:27:19.324744625][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:27:19.324757479][th:536][info] TxProcessor on proposal stateless success: 1c52058af4c6a31fee2842f9750faa663fddd5b1b905d3b4a02878ac7bb7bcc1
[2018-10-01 06:27:19.324769664][th:536][info] TxProcessor on proposal stateless success: 21785c606e27ac7fdbf5ae72993116a83b2c0371a4eec898555141ff6a367cfa
[2018-10-01 06:27:19.324781370][th:536][info] TxProcessor on proposal stateless success: e4cf57b6c7775cc633807e45ea358d1cff990d3825d22e1d7f5083677ca8d11b
[2018-10-01 06:27:19.326230000][th:693][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:27:19.327219685][th:693][info] ProposalStorage Vote [75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6, 75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6] looks valid
[2018-10-01 06:27:19.327233491][th:693][info] YacBlockStorage Vote (75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6, 75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6) inserted
[2018-10-01 06:27:19.327238164][th:693][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:27:19.327243593][th:693][info] ProposalStorage Vote [75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6, 75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6] looks valid
[2018-10-01 06:27:19.327250112][th:693][info] YacBlockStorage Vote (75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6, 75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6) inserted
[2018-10-01 06:27:19.327253428][th:693][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:27:19.327257684][th:693][info] ProposalStorage Vote [75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6, 75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6] looks valid
[2018-10-01 06:27:19.327264305][th:693][info] YacBlockStorage Vote (75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6, 75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6) inserted
[2018-10-01 06:27:19.327267410][th:693][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:27:19.327275053][th:693][info] YAC Received supermajority of votes for 75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6, skip propagation
[2018-10-01 06:27:19.327279594][th:693][info] YAC Pass outcome for 75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6 to pipeline
[2018-10-01 06:27:19.327354209][th:693][info] YacGate consensus: commit top block: height 176, hash 75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6
[2018-10-01 06:27:19.327361302][th:693][info] synchronizer processing commit
[2018-10-01 06:27:19.332779504][th:693][info] ChainValidator validate block: height 176, hash 75e21a4c39e4c335b97a1df5e913f0303c6a28229136bc421bbae64f036195e6
[2018-10-01 06:27:19.347025024][th:693][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:27:19.347055908][th:693][info] TxProcessor on commit committed: 1c52058af4c6a31fee2842f9750faa663fddd5b1b905d3b4a02878ac7bb7bcc1
[2018-10-01 06:27:19.347065252][th:693][info] TxProcessor on commit committed: 21785c606e27ac7fdbf5ae72993116a83b2c0371a4eec898555141ff6a367cfa
[2018-10-01 06:27:19.347070376][th:693][info] TxProcessor on commit committed: e4cf57b6c7775cc633807e45ea358d1cff990d3825d22e1d7f5083677ca8d11b
[2018-10-01 06:27:19.375854510][th:689][info] TxProcessor handle batch
[2018-10-01 06:27:19.375869587][th:689][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:19.375899346][th:689][info] PCS propagate batch
[2018-10-01 06:27:19.375904432][th:689][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:27:19.375909508][th:689][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:19.376071453][th:693][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:19.376725310][th:693][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:27:19.386222703][th:692][info] TxProcessor handle batch
[2018-10-01 06:27:19.386236806][th:692][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:19.386265270][th:692][info] PCS propagate batch
[2018-10-01 06:27:19.386269702][th:692][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:27:19.386274399][th:692][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:19.386384006][th:691][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:19.387013398][th:691][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:27:19.392752575][th:694][info] TxProcessor handle batch
[2018-10-01 06:27:19.392767304][th:694][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:19.392793974][th:694][info] PCS propagate batch
[2018-10-01 06:27:19.392798263][th:694][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:27:19.392802511][th:694][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:19.392915273][th:691][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:19.393559309][th:691][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:27:19.396646909][th:694][warning] CommandService Found transaction e4aa66a486f03e5f06c1a61b81098100203d49c6aa3f2c4db6a5037f66f537fa in cache, ignoring
[2018-10-01 06:27:20.408255978][th:692][info] TxProcessor handle batch
[2018-10-01 06:27:20.408278173][th:692][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:20.408336200][th:692][info] PCS propagate batch
[2018-10-01 06:27:20.408342812][th:692][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:27:20.408348849][th:692][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:20.408458812][th:693][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:20.409154979][th:693][info] OrderingServiceImpl Queue size is 4
[2018-10-01 06:27:20.409285311][th:692][warning] CommandService Found transaction 0b7a8dbe7a881f693c8439712c11cab739c06db72cef024d64d6d317ac0ed966 in cache, ignoring
[2018-10-01 06:27:24.289981350][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:27:24.291435158][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:27:24.291450912][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 178
[2018-10-01 06:27:24.301058568][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:27:24.313737625][th:693][info] AsyncGrpcClient receive proposal
[2018-10-01 06:27:24.315127225][th:693][info] AsyncGrpcClient transactions in proposal: 4
[2018-10-01 06:27:24.315138228][th:693][info] OrderingGate Received new proposal, height: 177
[2018-10-01 06:27:24.315254458][th:536][info] OrderingGate Pass the proposal to pipeline height 177
[2018-10-01 06:27:24.315262381][th:536][info] Simulator process proposal
[2018-10-01 06:27:24.315705267][th:536][info] SFV transactions in proposal: 4
[2018-10-01 06:27:24.368766027][th:536][info] SFV transactions in verified proposal: 4
[2018-10-01 06:27:24.368953634][th:536][info] Simulator process verified proposal
[2018-10-01 06:27:24.369314089][th:536][info] YacGate vote for block (2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932, Hash: [2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932 ])
[2018-10-01 06:27:24.369756251][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 06:27:24.372213102][th:536][info] YAC Vote for hash (2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932, 2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932)
[2018-10-01 06:27:24.381098047][th:693][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:27:24.388595100][th:693][info] ProposalStorage Vote [2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932, 2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932] looks valid
[2018-10-01 06:27:24.388983602][th:693][info] YacBlockStorage Vote (2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932, 2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932) inserted
[2018-10-01 06:27:24.388995495][th:693][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:27:24.389002184][th:693][info] ProposalStorage Vote [2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932, 2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932] looks valid
[2018-10-01 06:27:24.389017893][th:693][info] YacBlockStorage Vote (2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932, 2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932) inserted
[2018-10-01 06:27:24.389021291][th:693][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:27:24.389025584][th:693][info] ProposalStorage Vote [2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932, 2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932] looks valid
[2018-10-01 06:27:24.389033014][th:693][info] YacBlockStorage Vote (2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932, 2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932) inserted
[2018-10-01 06:27:24.389036019][th:693][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:27:24.389045022][th:693][info] YAC Received supermajority of votes for 2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932, skip propagation
[2018-10-01 06:27:24.389049455][th:693][info] YAC Pass outcome for 2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932 to pipeline
[2018-10-01 06:27:24.389128604][th:693][info] YacGate consensus: commit top block: height 177, hash 2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932
[2018-10-01 06:27:24.389135600][th:693][info] synchronizer processing commit
[2018-10-01 06:27:24.391489432][th:693][info] ChainValidator validate block: height 177, hash 2c356c3932de78073daa0d662589893fd4e62a19efdb38439972e10b49432932
[2018-10-01 06:27:24.392250351][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:27:24.392332120][th:536][info] TxProcessor on stateful validation success: da21210fa61f19fff7087576ddfef87f2afd0a086b3faedc64c6dec6abff80d1
[2018-10-01 06:27:24.392378617][th:536][info] TxProcessor on stateful validation success: 34c41e911dc9be5869b304e3fd4ecd6cd40fa619dee718190fb74581c86641e6
[2018-10-01 06:27:24.392408098][th:536][info] TxProcessor on stateful validation success: e4aa66a486f03e5f06c1a61b81098100203d49c6aa3f2c4db6a5037f66f537fa
[2018-10-01 06:27:24.392437598][th:536][info] TxProcessor on stateful validation success: 0b7a8dbe7a881f693c8439712c11cab739c06db72cef024d64d6d317ac0ed966
[2018-10-01 06:27:24.392456124][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:27:24.392470805][th:536][info] TxProcessor on proposal stateless success: da21210fa61f19fff7087576ddfef87f2afd0a086b3faedc64c6dec6abff80d1
[2018-10-01 06:27:24.392485547][th:536][info] TxProcessor on proposal stateless success: 34c41e911dc9be5869b304e3fd4ecd6cd40fa619dee718190fb74581c86641e6
[2018-10-01 06:27:24.392500030][th:536][info] TxProcessor on proposal stateless success: e4aa66a486f03e5f06c1a61b81098100203d49c6aa3f2c4db6a5037f66f537fa
[2018-10-01 06:27:24.392513865][th:536][info] TxProcessor on proposal stateless success: 0b7a8dbe7a881f693c8439712c11cab739c06db72cef024d64d6d317ac0ed966
[2018-10-01 06:27:24.449100581][th:693][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:27:24.449148479][th:693][info] TxProcessor on commit committed: da21210fa61f19fff7087576ddfef87f2afd0a086b3faedc64c6dec6abff80d1
[2018-10-01 06:27:24.449160072][th:693][info] TxProcessor on commit committed: 34c41e911dc9be5869b304e3fd4ecd6cd40fa619dee718190fb74581c86641e6
[2018-10-01 06:27:24.449166213][th:693][info] TxProcessor on commit committed: e4aa66a486f03e5f06c1a61b81098100203d49c6aa3f2c4db6a5037f66f537fa
[2018-10-01 06:27:24.449171128][th:693][info] TxProcessor on commit committed: 0b7a8dbe7a881f693c8439712c11cab739c06db72cef024d64d6d317ac0ed966
[2018-10-01 06:27:24.479922790][th:692][info] TxProcessor handle batch
[2018-10-01 06:27:24.479922788][th:696][info] TxProcessor handle batch
[2018-10-01 06:27:24.479952353][th:696][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:24.479942657][th:692][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:24.479985277][th:696][info] PCS propagate batch
[2018-10-01 06:27:24.479990790][th:696][info] OrderingGate propagate batch, account_id: user_5431@test
[2018-10-01 06:27:24.480003238][th:696][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:24.480018852][th:692][info] PCS propagate batch
[2018-10-01 06:27:24.480022989][th:692][info] OrderingGate propagate batch, account_id: user_5154@test
[2018-10-01 06:27:24.480033823][th:692][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:24.480054624][th:692][warning] CommandService Found transaction e6d6049150ed38398424ce281388a680dc46bc8959df86f9a08b9998ceabbf94 in cache, ignoring
[2018-10-01 06:27:24.480059591][th:696][warning] CommandService Found transaction e534af62440959be6c6d3200b5f0f9859ff01bb51d488a4b6fc8d959ca21d6cc in cache, ignoring
[2018-10-01 06:27:24.480875231][th:697][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:24.481243119][th:693][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:24.481870003][th:693][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:27:24.482432999][th:697][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:27:24.499108265][th:694][info] TxProcessor handle batch
[2018-10-01 06:27:24.499121821][th:694][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:24.499149389][th:694][info] PCS propagate batch
[2018-10-01 06:27:24.499154381][th:694][info] OrderingGate propagate batch, account_id: user_0511@test
[2018-10-01 06:27:24.499159631][th:694][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:24.499261560][th:693][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:24.499864090][th:693][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:27:24.499217188][th:694][warning] CommandService Found transaction 7cc606cd31e1397e174f7cda3a351df63525d187f51e341fe596b47adf2abd85 in cache, ignoring
[2018-10-01 06:27:29.296671439][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:27:29.297675772][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:27:29.297693237][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 179
[2018-10-01 06:27:29.309698488][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:27:29.322309020][th:699][info] AsyncGrpcClient receive proposal
[2018-10-01 06:27:29.323276892][th:699][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:27:29.323283156][th:699][info] OrderingGate Received new proposal, height: 178
[2018-10-01 06:27:29.323312904][th:536][info] OrderingGate Pass the proposal to pipeline height 178
[2018-10-01 06:27:29.323320342][th:536][info] Simulator process proposal
[2018-10-01 06:27:29.327898332][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:27:29.333247878][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:27:29.333403711][th:536][info] Simulator process verified proposal
[2018-10-01 06:27:29.333738350][th:536][info] YacGate vote for block (f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6, Hash: [f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6 ])
[2018-10-01 06:27:29.334102181][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:27:29.334422522][th:536][info] YAC Vote for hash (f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6, f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6)
[2018-10-01 06:27:29.334502355][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:27:29.334580357][th:536][info] TxProcessor on stateful validation success: e6d6049150ed38398424ce281388a680dc46bc8959df86f9a08b9998ceabbf94
[2018-10-01 06:27:29.334652250][th:536][info] TxProcessor on stateful validation success: e534af62440959be6c6d3200b5f0f9859ff01bb51d488a4b6fc8d959ca21d6cc
[2018-10-01 06:27:29.334672091][th:536][info] TxProcessor on stateful validation success: 7cc606cd31e1397e174f7cda3a351df63525d187f51e341fe596b47adf2abd85
[2018-10-01 06:27:29.334695002][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:27:29.334706522][th:536][info] TxProcessor on proposal stateless success: e6d6049150ed38398424ce281388a680dc46bc8959df86f9a08b9998ceabbf94
[2018-10-01 06:27:29.334718458][th:536][info] TxProcessor on proposal stateless success: e534af62440959be6c6d3200b5f0f9859ff01bb51d488a4b6fc8d959ca21d6cc
[2018-10-01 06:27:29.334730130][th:536][info] TxProcessor on proposal stateless success: 7cc606cd31e1397e174f7cda3a351df63525d187f51e341fe596b47adf2abd85
[2018-10-01 06:27:34.334742128][th:546][info] YAC Vote for hash (f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6, f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6)
[2018-10-01 06:27:34.341324733][th:699][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:27:34.341933649][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:27:34.342937063][th:699][info] ProposalStorage Vote [f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6, f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6] looks valid
[2018-10-01 06:27:34.419380685][th:699][info] YacBlockStorage Vote (f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6, f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6) inserted
[2018-10-01 06:27:34.419389246][th:699][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:27:34.419396310][th:699][info] ProposalStorage Vote [f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6, f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6] looks valid
[2018-10-01 06:27:34.419404125][th:699][info] YacBlockStorage Vote (f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6, f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6) inserted
[2018-10-01 06:27:34.419407265][th:699][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:27:34.419411595][th:699][info] ProposalStorage Vote [f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6, f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6] looks valid
[2018-10-01 06:27:34.419418291][th:699][info] YacBlockStorage Vote (f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6, f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6) inserted
[2018-10-01 06:27:34.419421273][th:699][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:27:34.419430131][th:699][info] YAC Received supermajority of votes for f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6, skip propagation
[2018-10-01 06:27:34.419435086][th:699][info] YAC Pass outcome for f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6 to pipeline
[2018-10-01 06:27:34.419520358][th:699][info] YacGate consensus: commit top block: height 178, hash f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6
[2018-10-01 06:27:34.419527778][th:699][info] synchronizer processing commit
[2018-10-01 06:27:34.420297370][th:699][info] ChainValidator validate block: height 178, hash f559cc36310a6125d99dd363a06e6c9995aecfef3fbe797b9c29ccf40b3407e6
[2018-10-01 06:27:34.431004814][th:699][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:27:34.431040539][th:699][info] TxProcessor on commit committed: e6d6049150ed38398424ce281388a680dc46bc8959df86f9a08b9998ceabbf94
[2018-10-01 06:27:34.431062424][th:699][info] TxProcessor on commit committed: e534af62440959be6c6d3200b5f0f9859ff01bb51d488a4b6fc8d959ca21d6cc
[2018-10-01 06:27:34.431067495][th:699][info] TxProcessor on commit committed: 7cc606cd31e1397e174f7cda3a351df63525d187f51e341fe596b47adf2abd85
[2018-10-01 06:27:34.448596995][th:698][info] TxProcessor handle batch
[2018-10-01 06:27:34.448670793][th:698][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:34.448703206][th:698][info] PCS propagate batch
[2018-10-01 06:27:34.448708833][th:698][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:27:34.448722012][th:698][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:34.448903399][th:700][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:34.449556917][th:700][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:27:34.459785475][th:701][info] TxProcessor handle batch
[2018-10-01 06:27:34.459800610][th:701][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:34.459852249][th:701][info] PCS propagate batch
[2018-10-01 06:27:34.459857298][th:701][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:27:34.459862234][th:701][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:34.459932868][th:701][warning] CommandService Found transaction 7f2fe51a225eb490c913a0c5d0d2bcd2c1b1b55686acf6a41e1c4201f65bbb9f in cache, ignoring
[2018-10-01 06:27:34.461699350][th:693][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:34.462367019][th:693][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:27:34.469196077][th:702][info] TxProcessor handle batch
[2018-10-01 06:27:34.469209136][th:702][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:34.469238390][th:702][info] PCS propagate batch
[2018-10-01 06:27:34.469243056][th:702][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:27:34.469247540][th:702][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:34.469362794][th:693][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:34.470016971][th:693][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:27:39.294443133][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:27:39.295546851][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:27:39.295565222][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 180
[2018-10-01 06:27:39.297636509][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:27:39.311399289][th:693][info] AsyncGrpcClient receive proposal
[2018-10-01 06:27:39.314115685][th:693][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:27:39.314130515][th:693][info] OrderingGate Received new proposal, height: 179
[2018-10-01 06:27:39.314167396][th:536][info] OrderingGate Pass the proposal to pipeline height 179
[2018-10-01 06:27:39.314175554][th:536][info] Simulator process proposal
[2018-10-01 06:27:39.314736114][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:27:39.352894628][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:27:39.353048680][th:536][info] Simulator process verified proposal
[2018-10-01 06:27:39.353475124][th:536][info] YacGate vote for block (2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9, Hash: [2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9 ])
[2018-10-01 06:27:39.361470338][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 06:27:39.361808598][th:536][info] YAC Vote for hash (2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9, 2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9)
[2018-10-01 06:27:39.361903261][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:27:39.361974942][th:536][info] TxProcessor on stateful validation success: d5f1dbf46c6dbb7885f32bbef1c0bef81c752738724c228610b3c5177008c0d5
[2018-10-01 06:27:39.362056080][th:536][info] TxProcessor on stateful validation success: 7f2fe51a225eb490c913a0c5d0d2bcd2c1b1b55686acf6a41e1c4201f65bbb9f
[2018-10-01 06:27:39.362086066][th:536][info] TxProcessor on stateful validation success: d4451cdf0f6952f3d21810b0da284b1f8d525848c97e1a865240ead7169506d3
[2018-10-01 06:27:39.362102406][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:27:39.362116556][th:536][info] TxProcessor on proposal stateless success: d5f1dbf46c6dbb7885f32bbef1c0bef81c752738724c228610b3c5177008c0d5
[2018-10-01 06:27:39.362140925][th:536][info] TxProcessor on proposal stateless success: 7f2fe51a225eb490c913a0c5d0d2bcd2c1b1b55686acf6a41e1c4201f65bbb9f
[2018-10-01 06:27:39.362154921][th:536][info] TxProcessor on proposal stateless success: d4451cdf0f6952f3d21810b0da284b1f8d525848c97e1a865240ead7169506d3
[2018-10-01 06:27:39.370503740][th:700][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:27:39.371630611][th:700][info] ProposalStorage Vote [2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9, 2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9] looks valid
[2018-10-01 06:27:39.371647172][th:700][info] YacBlockStorage Vote (2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9, 2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9) inserted
[2018-10-01 06:27:39.371651287][th:700][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:27:39.371657005][th:700][info] ProposalStorage Vote [2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9, 2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9] looks valid
[2018-10-01 06:27:39.371663950][th:700][info] YacBlockStorage Vote (2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9, 2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9) inserted
[2018-10-01 06:27:39.371667058][th:700][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:27:39.371671411][th:700][info] ProposalStorage Vote [2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9, 2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9] looks valid
[2018-10-01 06:27:39.371677769][th:700][info] YacBlockStorage Vote (2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9, 2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9) inserted
[2018-10-01 06:27:39.371680819][th:700][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:27:39.371688505][th:700][info] YAC Received supermajority of votes for 2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9, skip propagation
[2018-10-01 06:27:39.371693078][th:700][info] YAC Pass outcome for 2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9 to pipeline
[2018-10-01 06:27:39.371770368][th:700][info] YacGate consensus: commit top block: height 179, hash 2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9
[2018-10-01 06:27:39.371778116][th:700][info] synchronizer processing commit
[2018-10-01 06:27:39.372444395][th:700][info] ChainValidator validate block: height 179, hash 2ad6a6d5aa0b0b54e036f2611f428bc95abbfe9646ad2fa8a1a315e6c3ea2bd9
[2018-10-01 06:27:39.413905930][th:700][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:27:39.413941348][th:700][info] TxProcessor on commit committed: d5f1dbf46c6dbb7885f32bbef1c0bef81c752738724c228610b3c5177008c0d5
[2018-10-01 06:27:39.413960532][th:700][info] TxProcessor on commit committed: 7f2fe51a225eb490c913a0c5d0d2bcd2c1b1b55686acf6a41e1c4201f65bbb9f
[2018-10-01 06:27:39.413966755][th:700][info] TxProcessor on commit committed: d4451cdf0f6952f3d21810b0da284b1f8d525848c97e1a865240ead7169506d3
[2018-10-01 06:27:39.423442841][th:703][info] TxProcessor handle batch
[2018-10-01 06:27:39.423456161][th:703][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:39.423472289][th:703][info] PCS propagate batch
[2018-10-01 06:27:39.423477072][th:703][info] OrderingGate propagate batch, account_id: user_3924@test
[2018-10-01 06:27:39.423482449][th:703][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:39.423695163][th:700][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:39.424411327][th:700][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:27:39.447426545][th:702][info] TxProcessor handle batch
[2018-10-01 06:27:39.447439432][th:702][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:39.447464730][th:702][info] PCS propagate batch
[2018-10-01 06:27:39.447477688][th:702][info] OrderingGate propagate batch, account_id: user_7190@test
[2018-10-01 06:27:39.447483301][th:702][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:39.447584997][th:700][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:39.448186749][th:700][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:27:39.448311680][th:702][warning] CommandService Found transaction fa85078922e22a5ca97d4427b9a64a3eb37c08a6a7099a35630398e1b02c722e in cache, ignoring
[2018-10-01 06:27:39.468977555][th:701][info] TxProcessor handle batch
[2018-10-01 06:27:39.468989709][th:701][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:39.469018448][th:701][info] PCS propagate batch
[2018-10-01 06:27:39.469022828][th:701][info] OrderingGate propagate batch, account_id: user_4685@test
[2018-10-01 06:27:39.469027743][th:701][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:39.469155218][th:693][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:39.469760343][th:693][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:27:39.472655846][th:701][warning] CommandService Found transaction 622688a2e0fd031b9168efe19dd64874faa721a969d3f2296f2401047ec6ac3e in cache, ignoring
[2018-10-01 06:27:44.289980723][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:27:44.291002939][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:27:44.291021581][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 181
[2018-10-01 06:27:44.293078801][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:27:44.305407830][th:693][info] AsyncGrpcClient receive proposal
[2018-10-01 06:27:44.306522721][th:693][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:27:44.306530719][th:693][info] OrderingGate Received new proposal, height: 180
[2018-10-01 06:27:44.306562764][th:536][info] OrderingGate Pass the proposal to pipeline height 180
[2018-10-01 06:27:44.306571072][th:536][info] Simulator process proposal
[2018-10-01 06:27:44.307055471][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:27:44.312324945][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:27:44.312449255][th:536][info] Simulator process verified proposal
[2018-10-01 06:27:44.312766445][th:536][info] YacGate vote for block (a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd, Hash: [a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd ])
[2018-10-01 06:27:44.313237136][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:27:44.313564718][th:536][info] YAC Vote for hash (a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd, a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd)
[2018-10-01 06:27:44.329273455][th:705][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:27:44.330798678][th:705][info] ProposalStorage Vote [a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd, a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd] looks valid
[2018-10-01 06:27:44.330813313][th:705][info] YacBlockStorage Vote (a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd, a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd) inserted
[2018-10-01 06:27:44.330817984][th:705][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:27:44.330824310][th:705][info] ProposalStorage Vote [a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd, a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd] looks valid
[2018-10-01 06:27:44.330831687][th:705][info] YacBlockStorage Vote (a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd, a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd) inserted
[2018-10-01 06:27:44.330843624][th:705][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:27:44.330848321][th:705][info] ProposalStorage Vote [a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd, a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd] looks valid
[2018-10-01 06:27:44.330855231][th:705][info] YacBlockStorage Vote (a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd, a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd) inserted
[2018-10-01 06:27:44.330858429][th:705][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:27:44.330866209][th:705][info] YAC Received supermajority of votes for a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd, skip propagation
[2018-10-01 06:27:44.330871069][th:705][info] YAC Pass outcome for a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd to pipeline
[2018-10-01 06:27:44.330951557][th:705][info] YacGate consensus: commit top block: height 180, hash a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd
[2018-10-01 06:27:44.330958934][th:705][info] synchronizer processing commit
[2018-10-01 06:27:44.331149081][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:27:44.331748793][th:536][info] TxProcessor on stateful validation success: 142db10dc0f74b77290eef426c5aeb13f9d4cd4a5ace936346475eedc6fa5834
[2018-10-01 06:27:44.331786768][th:536][info] TxProcessor on stateful validation success: fa85078922e22a5ca97d4427b9a64a3eb37c08a6a7099a35630398e1b02c722e
[2018-10-01 06:27:44.331805435][th:536][info] TxProcessor on stateful validation success: 622688a2e0fd031b9168efe19dd64874faa721a969d3f2296f2401047ec6ac3e
[2018-10-01 06:27:44.331818396][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:27:44.331839893][th:536][info] TxProcessor on proposal stateless success: 142db10dc0f74b77290eef426c5aeb13f9d4cd4a5ace936346475eedc6fa5834
[2018-10-01 06:27:44.331852124][th:536][info] TxProcessor on proposal stateless success: fa85078922e22a5ca97d4427b9a64a3eb37c08a6a7099a35630398e1b02c722e
[2018-10-01 06:27:44.331863529][th:536][info] TxProcessor on proposal stateless success: 622688a2e0fd031b9168efe19dd64874faa721a969d3f2296f2401047ec6ac3e
[2018-10-01 06:27:44.331932577][th:705][info] ChainValidator validate block: height 180, hash a260a0798e58f51a3ae64ed6923f56e8cd4866f9d74ca603dfee6edf59b7c7cd
[2018-10-01 06:27:44.339526466][th:705][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:27:44.339557827][th:705][info] TxProcessor on commit committed: 142db10dc0f74b77290eef426c5aeb13f9d4cd4a5ace936346475eedc6fa5834
[2018-10-01 06:27:44.339574024][th:705][info] TxProcessor on commit committed: fa85078922e22a5ca97d4427b9a64a3eb37c08a6a7099a35630398e1b02c722e
[2018-10-01 06:27:44.339579298][th:705][info] TxProcessor on commit committed: 622688a2e0fd031b9168efe19dd64874faa721a969d3f2296f2401047ec6ac3e
[2018-10-01 06:27:44.355431541][th:706][info] TxProcessor handle batch
[2018-10-01 06:27:44.355445608][th:706][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:44.355449921][th:709][info] TxProcessor handle batch
[2018-10-01 06:27:44.355456461][th:709][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:44.355480170][th:706][info] PCS propagate batch
[2018-10-01 06:27:44.355485058][th:706][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:27:44.355489790][th:706][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:44.355548444][th:706][warning] CommandService Found transaction 5b888f6c7db33f80105e1e263644cd245bbb770b9e0a5bbd8536737b47ede3c9 in cache, ignoring
[2018-10-01 06:27:44.355692139][th:707][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:44.356421400][th:707][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:27:44.357172509][th:709][info] PCS propagate batch
[2018-10-01 06:27:44.357203633][th:709][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:27:44.357209147][th:709][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:44.357329037][th:705][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:44.357952327][th:705][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:27:44.358091247][th:709][warning] CommandService Found transaction 202e49edc065d3e5a8cf149a3f67e35d6a534dbc0f91f5cc416c94d872dded2a in cache, ignoring
[2018-10-01 06:27:44.377054025][th:694][info] TxProcessor handle batch
[2018-10-01 06:27:44.377066140][th:694][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:44.377114615][th:694][info] PCS propagate batch
[2018-10-01 06:27:44.377119189][th:694][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:27:44.377123559][th:694][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:44.377234419][th:705][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:44.377862755][th:705][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:27:44.377970625][th:694][warning] CommandService Found transaction 0258e7c5c94bb401969b1b424cfd98e18571694cb1e0bf1734a9047dd99222e4 in cache, ignoring
[2018-10-01 06:27:49.289980649][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:27:49.291131947][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:27:49.291149633][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 182
[2018-10-01 06:27:49.293099993][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:27:49.327367058][th:705][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:27:49.327462986][th:707][info] AsyncGrpcClient receive proposal
[2018-10-01 06:27:49.327844388][th:705][info] ProposalStorage Vote [6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3, 6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3] looks valid
[2018-10-01 06:27:49.327858468][th:705][info] YacBlockStorage Vote (6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3, 6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3) inserted
[2018-10-01 06:27:49.327862693][th:705][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:27:49.328656466][th:707][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:27:49.328669135][th:707][info] OrderingGate Received new proposal, height: 181
[2018-10-01 06:27:49.328791632][th:536][info] OrderingGate Pass the proposal to pipeline height 181
[2018-10-01 06:27:49.328800853][th:536][info] Simulator process proposal
[2018-10-01 06:27:49.329316815][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:27:49.331079148][th:705][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:27:49.331566616][th:705][info] ProposalStorage Vote [6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3, 6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3] looks valid
[2018-10-01 06:27:49.331581478][th:705][info] YacBlockStorage Vote (6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3, 6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3) inserted
[2018-10-01 06:27:49.331585841][th:705][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:27:49.366665997][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:27:49.366895183][th:536][info] Simulator process verified proposal
[2018-10-01 06:27:49.367214401][th:536][info] YacGate vote for block (6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3, Hash: [6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3 ])
[2018-10-01 06:27:49.367655318][th:536][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001}
[2018-10-01 06:27:49.367979987][th:536][info] YAC Vote for hash (6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3, 6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3)
[2018-10-01 06:27:49.368061792][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:27:49.368145570][th:536][info] TxProcessor on stateful validation success: 5b888f6c7db33f80105e1e263644cd245bbb770b9e0a5bbd8536737b47ede3c9
[2018-10-01 06:27:49.368155583][th:705][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:27:49.368190608][th:536][info] TxProcessor on stateful validation success: 202e49edc065d3e5a8cf149a3f67e35d6a534dbc0f91f5cc416c94d872dded2a
[2018-10-01 06:27:49.368219241][th:536][info] TxProcessor on stateful validation success: 0258e7c5c94bb401969b1b424cfd98e18571694cb1e0bf1734a9047dd99222e4
[2018-10-01 06:27:49.368235016][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:27:49.368249594][th:536][info] TxProcessor on proposal stateless success: 5b888f6c7db33f80105e1e263644cd245bbb770b9e0a5bbd8536737b47ede3c9
[2018-10-01 06:27:49.368263391][th:536][info] TxProcessor on proposal stateless success: 202e49edc065d3e5a8cf149a3f67e35d6a534dbc0f91f5cc416c94d872dded2a
[2018-10-01 06:27:49.368277426][th:536][info] TxProcessor on proposal stateless success: 0258e7c5c94bb401969b1b424cfd98e18571694cb1e0bf1734a9047dd99222e4
[2018-10-01 06:27:49.368568229][th:705][info] ProposalStorage Vote [6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3, 6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3] looks valid
[2018-10-01 06:27:49.368577727][th:705][info] YacBlockStorage Vote (6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3, 6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3) inserted
[2018-10-01 06:27:49.368581259][th:705][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:27:49.368593870][th:705][info] YAC Propagate state 6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3 to whole network
[2018-10-01 06:27:49.376697982][th:705][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:27:49.377161699][th:712][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:27:49.378974588][th:705][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:27:49.379131782][th:705][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:27:49.379238222][th:705][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:27:49.394242638][th:712][info] YAC Pass outcome for 6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3 to pipeline
[2018-10-01 06:27:49.394328272][th:712][info] YacGate consensus: commit top block: height 181, hash 6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3
[2018-10-01 06:27:49.394336784][th:712][info] synchronizer processing commit
[2018-10-01 06:27:49.400652688][th:712][info] ChainValidator validate block: height 181, hash 6b9994262ba917f39a5db762ab2ff2aa21f63949d6b7b733eb65eab0d7b714f3
[2018-10-01 06:27:49.460420476][th:712][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:27:49.460461353][th:712][info] TxProcessor on commit committed: 5b888f6c7db33f80105e1e263644cd245bbb770b9e0a5bbd8536737b47ede3c9
[2018-10-01 06:27:49.460481693][th:712][info] TxProcessor on commit committed: 202e49edc065d3e5a8cf149a3f67e35d6a534dbc0f91f5cc416c94d872dded2a
[2018-10-01 06:27:49.460486640][th:712][info] TxProcessor on commit committed: 0258e7c5c94bb401969b1b424cfd98e18571694cb1e0bf1734a9047dd99222e4
[2018-10-01 06:27:49.464491574][th:711][info] TxProcessor handle batch
[2018-10-01 06:27:49.464507876][th:711][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:49.464534909][th:711][info] PCS propagate batch
[2018-10-01 06:27:49.464540143][th:711][info] OrderingGate propagate batch, account_id: user_2545@test
[2018-10-01 06:27:49.464545826][th:711][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:49.464685463][th:711][warning] CommandService Found transaction 392e6002563e1680fd88ba9791ecce44e77deeabf405b6ba1112ffa2c242256f in cache, ignoring
[2018-10-01 06:27:49.465541829][th:713][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:49.466136499][th:713][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:27:49.473087537][th:706][info] TxProcessor handle batch
[2018-10-01 06:27:49.473099294][th:706][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:49.473144143][th:706][info] PCS propagate batch
[2018-10-01 06:27:49.473149336][th:706][info] OrderingGate propagate batch, account_id: user_1574@test
[2018-10-01 06:27:49.473153921][th:706][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:49.473244455][th:712][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:49.473842196][th:712][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:27:49.473957263][th:706][warning] CommandService Found transaction f5da8c0a686504877ced69fa495d54bc73b017b157eff35534651c9eef81e39d in cache, ignoring
[2018-10-01 06:27:49.474358988][th:706][info] TxProcessor handle batch
[2018-10-01 06:27:49.474371069][th:706][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:49.474417510][th:706][info] PCS propagate batch
[2018-10-01 06:27:49.474422578][th:706][info] OrderingGate propagate batch, account_id: user_4531@test
[2018-10-01 06:27:49.474426732][th:706][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:49.474609573][th:712][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:49.475195393][th:712][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:27:49.475326016][th:706][warning] CommandService Found transaction acb8078b553a46ae2c7abd82b30252f78bb555f33d5e9fa11a2d8ca4cd3fa1e7 in cache, ignoring
[2018-10-01 06:27:54.289980486][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:27:54.291005360][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:27:54.291025421][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 183
[2018-10-01 06:27:54.292994470][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:27:54.317795182][th:712][info] AsyncGrpcClient receive proposal
[2018-10-01 06:27:54.318766098][th:712][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:27:54.318774230][th:712][info] OrderingGate Received new proposal, height: 182
[2018-10-01 06:27:54.321618202][th:536][info] OrderingGate Pass the proposal to pipeline height 182
[2018-10-01 06:27:54.321630066][th:536][info] Simulator process proposal
[2018-10-01 06:27:54.322173016][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:27:54.329692340][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:27:54.329796892][th:536][info] Simulator process verified proposal
[2018-10-01 06:27:54.330108891][th:536][info] YacGate vote for block (f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1, Hash: [f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1 ])
[2018-10-01 06:27:54.331433461][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 06:27:54.331772305][th:536][info] YAC Vote for hash (f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1, f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1)
[2018-10-01 06:27:54.331857318][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:27:54.331924782][th:536][info] TxProcessor on stateful validation success: 392e6002563e1680fd88ba9791ecce44e77deeabf405b6ba1112ffa2c242256f
[2018-10-01 06:27:54.331999859][th:536][info] TxProcessor on stateful validation success: f5da8c0a686504877ced69fa495d54bc73b017b157eff35534651c9eef81e39d
[2018-10-01 06:27:54.332019232][th:536][info] TxProcessor on stateful validation success: acb8078b553a46ae2c7abd82b30252f78bb555f33d5e9fa11a2d8ca4cd3fa1e7
[2018-10-01 06:27:54.332032704][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:27:54.332052909][th:536][info] TxProcessor on proposal stateless success: 392e6002563e1680fd88ba9791ecce44e77deeabf405b6ba1112ffa2c242256f
[2018-10-01 06:27:54.332065613][th:536][info] TxProcessor on proposal stateless success: f5da8c0a686504877ced69fa495d54bc73b017b157eff35534651c9eef81e39d
[2018-10-01 06:27:54.332077229][th:536][info] TxProcessor on proposal stateless success: acb8078b553a46ae2c7abd82b30252f78bb555f33d5e9fa11a2d8ca4cd3fa1e7
[2018-10-01 06:27:54.338012304][th:713][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:27:54.339737896][th:713][info] ProposalStorage Vote [f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1, f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1] looks valid
[2018-10-01 06:27:54.339753739][th:713][info] YacBlockStorage Vote (f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1, f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1) inserted
[2018-10-01 06:27:54.339758681][th:713][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:27:54.339764577][th:713][info] ProposalStorage Vote [f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1, f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1] looks valid
[2018-10-01 06:27:54.339771445][th:713][info] YacBlockStorage Vote (f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1, f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1) inserted
[2018-10-01 06:27:54.339774673][th:713][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:27:54.339778908][th:713][info] ProposalStorage Vote [f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1, f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1] looks valid
[2018-10-01 06:27:54.339785109][th:713][info] YacBlockStorage Vote (f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1, f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1) inserted
[2018-10-01 06:27:54.339788269][th:713][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:27:54.339796925][th:713][info] YAC Received supermajority of votes for f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1, skip propagation
[2018-10-01 06:27:54.339801278][th:713][info] YAC Pass outcome for f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1 to pipeline
[2018-10-01 06:27:54.339950195][th:713][info] YacGate consensus: commit top block: height 182, hash f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1
[2018-10-01 06:27:54.339961768][th:713][info] synchronizer processing commit
[2018-10-01 06:27:54.340923636][th:713][info] ChainValidator validate block: height 182, hash f1cea89de2b206b69d21050b7079d609494e76c65335ca99467ccb7c27d1c8d1
[2018-10-01 06:27:54.362250613][th:713][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:27:54.362281907][th:713][info] TxProcessor on commit committed: 392e6002563e1680fd88ba9791ecce44e77deeabf405b6ba1112ffa2c242256f
[2018-10-01 06:27:54.362301881][th:713][info] TxProcessor on commit committed: f5da8c0a686504877ced69fa495d54bc73b017b157eff35534651c9eef81e39d
[2018-10-01 06:27:54.362307180][th:713][info] TxProcessor on commit committed: acb8078b553a46ae2c7abd82b30252f78bb555f33d5e9fa11a2d8ca4cd3fa1e7
[2018-10-01 06:27:54.379771021][th:711][info] TxProcessor handle batch
[2018-10-01 06:27:54.379784159][th:711][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:54.379811870][th:711][info] PCS propagate batch
[2018-10-01 06:27:54.379817181][th:711][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:27:54.379822113][th:711][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:54.379924939][th:712][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:54.380570962][th:712][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:27:54.380731078][th:711][warning] CommandService Found transaction 63488b91d392042168b26a36c7e0bedca218b885f0be1dd6c800b673f838da41 in cache, ignoring
[2018-10-01 06:27:54.389071717][th:715][info] TxProcessor handle batch
[2018-10-01 06:27:54.389085997][th:715][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:54.389111574][th:715][info] PCS propagate batch
[2018-10-01 06:27:54.389116370][th:715][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:27:54.389120722][th:715][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:54.389255800][th:713][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:54.389916216][th:713][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:27:54.401069285][th:714][info] TxProcessor handle batch
[2018-10-01 06:27:54.401083299][th:714][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:54.401132740][th:714][info] PCS propagate batch
[2018-10-01 06:27:54.401137644][th:714][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:27:54.401141792][th:714][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:54.401326427][th:713][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:54.401978354][th:713][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:27:54.404655385][th:714][warning] CommandService Found transaction 50f0c1e3aee6627d93f2b3cb91f226495df0da08667e19edc8c3d6c0dc551bc4 in cache, ignoring
[2018-10-01 06:27:59.289980779][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:27:59.291113859][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:27:59.291132711][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 184
[2018-10-01 06:27:59.293121188][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:27:59.305825453][th:713][info] AsyncGrpcClient receive proposal
[2018-10-01 06:27:59.306808226][th:713][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:27:59.306821198][th:713][info] OrderingGate Received new proposal, height: 183
[2018-10-01 06:27:59.306912521][th:536][info] OrderingGate Pass the proposal to pipeline height 183
[2018-10-01 06:27:59.306920069][th:536][info] Simulator process proposal
[2018-10-01 06:27:59.310307705][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:27:59.344790658][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:27:59.344965577][th:536][info] Simulator process verified proposal
[2018-10-01 06:27:59.345288850][th:536][info] YacGate vote for block (68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db, Hash: [68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db ])
[2018-10-01 06:27:59.345717577][th:536][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001}
[2018-10-01 06:27:59.346056103][th:536][info] YAC Vote for hash (68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db, 68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db)
[2018-10-01 06:27:59.346152946][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:27:59.360564231][th:713][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:27:59.361680430][th:713][info] ProposalStorage Vote [68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db, 68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db] looks valid
[2018-10-01 06:27:59.361691358][th:713][info] YacBlockStorage Vote (68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db, 68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db) inserted
[2018-10-01 06:27:59.361695357][th:713][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:27:59.361700835][th:713][info] ProposalStorage Vote [68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db, 68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db] looks valid
[2018-10-01 06:27:59.361707157][th:713][info] YacBlockStorage Vote (68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db, 68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db) inserted
[2018-10-01 06:27:59.361718821][th:713][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:27:59.361723202][th:713][info] ProposalStorage Vote [68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db, 68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db] looks valid
[2018-10-01 06:27:59.361729771][th:713][info] YacBlockStorage Vote (68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db, 68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db) inserted
[2018-10-01 06:27:59.361732856][th:713][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:27:59.361740656][th:713][info] YAC Received supermajority of votes for 68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db, skip propagation
[2018-10-01 06:27:59.361745359][th:713][info] YAC Pass outcome for 68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db to pipeline
[2018-10-01 06:27:59.361875393][th:713][info] YacGate consensus: commit top block: height 183, hash 68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db
[2018-10-01 06:27:59.361882767][th:713][info] synchronizer processing commit
[2018-10-01 06:27:59.365742796][th:536][info] TxProcessor on stateful validation success: 63488b91d392042168b26a36c7e0bedca218b885f0be1dd6c800b673f838da41
[2018-10-01 06:27:59.365792326][th:536][info] TxProcessor on stateful validation success: d433758c173dd1518c9e6a9be81237b139781b327e55bcd452380416e802e5d9
[2018-10-01 06:27:59.365822762][th:536][info] TxProcessor on stateful validation success: 50f0c1e3aee6627d93f2b3cb91f226495df0da08667e19edc8c3d6c0dc551bc4
[2018-10-01 06:27:59.365841942][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:27:59.365856232][th:536][info] TxProcessor on proposal stateless success: 63488b91d392042168b26a36c7e0bedca218b885f0be1dd6c800b673f838da41
[2018-10-01 06:27:59.365870160][th:536][info] TxProcessor on proposal stateless success: d433758c173dd1518c9e6a9be81237b139781b327e55bcd452380416e802e5d9
[2018-10-01 06:27:59.365883719][th:536][info] TxProcessor on proposal stateless success: 50f0c1e3aee6627d93f2b3cb91f226495df0da08667e19edc8c3d6c0dc551bc4
[2018-10-01 06:27:59.373736147][th:713][info] ChainValidator validate block: height 183, hash 68f27b14623f21777c016135e8bade0520ecfe463aa5b29945125715829956db
[2018-10-01 06:27:59.404652630][th:713][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:27:59.404698513][th:713][info] TxProcessor on commit committed: 63488b91d392042168b26a36c7e0bedca218b885f0be1dd6c800b673f838da41
[2018-10-01 06:27:59.404709169][th:713][info] TxProcessor on commit committed: d433758c173dd1518c9e6a9be81237b139781b327e55bcd452380416e802e5d9
[2018-10-01 06:27:59.404714467][th:713][info] TxProcessor on commit committed: 50f0c1e3aee6627d93f2b3cb91f226495df0da08667e19edc8c3d6c0dc551bc4
[2018-10-01 06:27:59.422967434][th:716][info] TxProcessor handle batch
[2018-10-01 06:27:59.422983376][th:716][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:59.423009502][th:716][info] PCS propagate batch
[2018-10-01 06:27:59.423014980][th:716][info] OrderingGate propagate batch, account_id: user_1844@test
[2018-10-01 06:27:59.423020142][th:716][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:59.423859921][th:717][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:59.424488353][th:717][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:27:59.424987827][th:716][info] TxProcessor handle batch
[2018-10-01 06:27:59.424998229][th:716][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:59.425022384][th:716][info] PCS propagate batch
[2018-10-01 06:27:59.425026691][th:716][info] OrderingGate propagate batch, account_id: user_7820@test
[2018-10-01 06:27:59.425031199][th:716][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:59.425880329][th:713][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:59.426522520][th:713][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:27:59.449016188][th:718][info] TxProcessor handle batch
[2018-10-01 06:27:59.449030298][th:718][info] TxProcessor propagating batch to PCS
[2018-10-01 06:27:59.449077792][th:718][info] PCS propagate batch
[2018-10-01 06:27:59.449082457][th:718][info] OrderingGate propagate batch, account_id: user_4078@test
[2018-10-01 06:27:59.449086940][th:718][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:27:59.449189373][th:713][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:27:59.449794988][th:713][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:27:59.449904870][th:718][warning] CommandService Found transaction 8b5dd6d6146217a0678dd6e4b5d07d80a33db9688723762a316ef7d15c0a8491 in cache, ignoring
[2018-10-01 06:28:04.292672072][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:28:04.293673745][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:28:04.293690858][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 185
[2018-10-01 06:28:04.295528864][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:28:04.308586706][th:717][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:28:04.309150415][th:717][info] ProposalStorage Vote [0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026, 0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026] looks valid
[2018-10-01 06:28:04.309163262][th:717][info] YacBlockStorage Vote (0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026, 0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026) inserted
[2018-10-01 06:28:04.309167517][th:717][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:28:04.309457619][th:717][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:28:04.309925935][th:717][info] ProposalStorage Vote [0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026, 0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026] looks valid
[2018-10-01 06:28:04.309934932][th:717][info] YacBlockStorage Vote (0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026, 0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026) inserted
[2018-10-01 06:28:04.309938876][th:717][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:28:04.316636307][th:713][info] AsyncGrpcClient receive proposal
[2018-10-01 06:28:04.317593142][th:713][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:28:04.317599270][th:713][info] OrderingGate Received new proposal, height: 184
[2018-10-01 06:28:04.317681201][th:536][info] OrderingGate Pass the proposal to pipeline height 184
[2018-10-01 06:28:04.317689056][th:536][info] Simulator process proposal
[2018-10-01 06:28:04.318169830][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:28:04.323465104][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:28:04.323642072][th:536][info] Simulator process verified proposal
[2018-10-01 06:28:04.323952046][th:536][info] YacGate vote for block (0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026, Hash: [0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026 ])
[2018-10-01 06:28:04.324371869][th:536][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 06:28:04.324694383][th:536][info] YAC Vote for hash (0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026, 0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026)
[2018-10-01 06:28:04.324766901][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:28:04.324828409][th:536][info] TxProcessor on stateful validation success: a3f27dd761eaee3344e9a70bbdedcc1a072ecaf3ae36d134df5369a20cccabaf
[2018-10-01 06:28:04.324872294][th:536][info] TxProcessor on stateful validation success: 7e8dc00910c6aeae5798dfa4c2692d9bcc0a1a3c001125065a6c830420acab5f
[2018-10-01 06:28:04.324888983][th:536][info] TxProcessor on stateful validation success: 8b5dd6d6146217a0678dd6e4b5d07d80a33db9688723762a316ef7d15c0a8491
[2018-10-01 06:28:04.324901794][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:28:04.324914519][th:536][info] TxProcessor on proposal stateless success: a3f27dd761eaee3344e9a70bbdedcc1a072ecaf3ae36d134df5369a20cccabaf
[2018-10-01 06:28:04.324925187][th:536][info] TxProcessor on proposal stateless success: 7e8dc00910c6aeae5798dfa4c2692d9bcc0a1a3c001125065a6c830420acab5f
[2018-10-01 06:28:04.324935520][th:536][info] TxProcessor on proposal stateless success: 8b5dd6d6146217a0678dd6e4b5d07d80a33db9688723762a316ef7d15c0a8491
[2018-10-01 06:28:04.325019474][th:713][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:28:04.325403203][th:713][info] ProposalStorage Vote [0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026, 0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026] looks valid
[2018-10-01 06:28:04.325417292][th:713][info] YacBlockStorage Vote (0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026, 0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026) inserted
[2018-10-01 06:28:04.325421487][th:713][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:28:04.325429626][th:713][info] YAC Propagate state 0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026 to whole network
[2018-10-01 06:28:04.325507260][th:713][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:28:04.325558025][th:713][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:28:04.325601190][th:713][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:28:04.328324885][th:720][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:28:04.336983865][th:713][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:28:04.338050372][th:720][info] YAC Pass outcome for 0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026 to pipeline
[2018-10-01 06:28:04.338134078][th:720][info] YacGate consensus: commit top block: height 184, hash 0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026
[2018-10-01 06:28:04.338141430][th:720][info] synchronizer processing commit
[2018-10-01 06:28:04.338757654][th:720][info] ChainValidator validate block: height 184, hash 0839ed22d6c09711ef5e0e80162d94c534fa064474d056642b2e04821366f026
[2018-10-01 06:28:04.347741381][th:720][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:28:04.347773526][th:720][info] TxProcessor on commit committed: a3f27dd761eaee3344e9a70bbdedcc1a072ecaf3ae36d134df5369a20cccabaf
[2018-10-01 06:28:04.347793961][th:720][info] TxProcessor on commit committed: 7e8dc00910c6aeae5798dfa4c2692d9bcc0a1a3c001125065a6c830420acab5f
[2018-10-01 06:28:04.347799294][th:720][info] TxProcessor on commit committed: 8b5dd6d6146217a0678dd6e4b5d07d80a33db9688723762a316ef7d15c0a8491
[2018-10-01 06:28:04.369365275][th:719][info] TxProcessor handle batch
[2018-10-01 06:28:04.369380104][th:719][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:04.369408516][th:719][info] PCS propagate batch
[2018-10-01 06:28:04.369413481][th:719][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:28:04.369418735][th:719][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:04.369655307][th:713][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:04.370320104][th:713][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:28:04.376883614][th:719][info] TxProcessor handle batch
[2018-10-01 06:28:04.376895598][th:719][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:04.376923157][th:719][info] PCS propagate batch
[2018-10-01 06:28:04.376934450][th:719][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:28:04.376939371][th:719][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:04.376995272][th:719][warning] CommandService Found transaction 8552c8a906ccef8132f30865862141858d8f39454a36a576e464deb6e135f5a2 in cache, ignoring
[2018-10-01 06:28:04.377147775][th:713][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:04.377761434][th:713][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:28:04.378147157][th:719][info] TxProcessor handle batch
[2018-10-01 06:28:04.378156697][th:719][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:04.378182046][th:719][info] PCS propagate batch
[2018-10-01 06:28:04.378186356][th:719][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:28:04.378190571][th:719][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:04.378246395][th:719][warning] CommandService Found transaction 262a174f5e8f30baae0512d4437967bbbb82e3587c4a5f45d7f5cdce5bbf1111 in cache, ignoring
[2018-10-01 06:28:04.378290404][th:721][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:04.378921532][th:721][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:28:09.292664404][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:28:09.293826084][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:28:09.293848136][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 186
[2018-10-01 06:28:09.295927282][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:28:09.301187230][th:713][info] AsyncGrpcClient receive proposal
[2018-10-01 06:28:09.302263380][th:713][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:28:09.302275212][th:713][info] OrderingGate Received new proposal, height: 185
[2018-10-01 06:28:09.302366491][th:536][info] OrderingGate Pass the proposal to pipeline height 185
[2018-10-01 06:28:09.302373739][th:536][info] Simulator process proposal
[2018-10-01 06:28:09.302843616][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:28:09.332445675][th:713][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:28:09.334548958][th:713][info] ProposalStorage Vote [2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f, 2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f] looks valid
[2018-10-01 06:28:09.334567634][th:713][info] YacBlockStorage Vote (2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f, 2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f) inserted
[2018-10-01 06:28:09.334572311][th:713][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:28:09.336895140][th:713][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:28:09.337339960][th:713][info] ProposalStorage Vote [2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f, 2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f] looks valid
[2018-10-01 06:28:09.337353985][th:713][info] YacBlockStorage Vote (2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f, 2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f) inserted
[2018-10-01 06:28:09.337358623][th:713][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:28:09.346263403][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:28:09.346414702][th:536][info] Simulator process verified proposal
[2018-10-01 06:28:09.346737984][th:536][info] YacGate vote for block (2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f, Hash: [2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f ])
[2018-10-01 06:28:09.347109617][th:536][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 06:28:09.347413188][th:536][info] YAC Vote for hash (2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f, 2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f)
[2018-10-01 06:28:09.347493367][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:28:09.347562280][th:536][info] TxProcessor on stateful validation success: e548a444d1f59b8d14fe5d46d236cb01d88f68347b32c60107f933545ca81a83
[2018-10-01 06:28:09.347607992][th:536][info] TxProcessor on stateful validation success: 8552c8a906ccef8132f30865862141858d8f39454a36a576e464deb6e135f5a2
[2018-10-01 06:28:09.347620942][th:721][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:28:09.347637147][th:536][info] TxProcessor on stateful validation success: 262a174f5e8f30baae0512d4437967bbbb82e3587c4a5f45d7f5cdce5bbf1111
[2018-10-01 06:28:09.347653366][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:28:09.347668357][th:536][info] TxProcessor on proposal stateless success: e548a444d1f59b8d14fe5d46d236cb01d88f68347b32c60107f933545ca81a83
[2018-10-01 06:28:09.347682682][th:536][info] TxProcessor on proposal stateless success: 8552c8a906ccef8132f30865862141858d8f39454a36a576e464deb6e135f5a2
[2018-10-01 06:28:09.347696570][th:536][info] TxProcessor on proposal stateless success: 262a174f5e8f30baae0512d4437967bbbb82e3587c4a5f45d7f5cdce5bbf1111
[2018-10-01 06:28:09.348066336][th:721][info] ProposalStorage Vote [2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f, 2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f] looks valid
[2018-10-01 06:28:09.348075585][th:721][info] YacBlockStorage Vote (2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f, 2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f) inserted
[2018-10-01 06:28:09.348079160][th:721][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:28:09.348088411][th:721][info] YAC Propagate state 2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f to whole network
[2018-10-01 06:28:09.348317237][th:721][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:28:09.350764302][th:713][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:28:09.350864921][th:721][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:28:09.351316887][th:721][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:28:09.353320314][th:721][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:28:09.354930485][th:713][info] YAC Pass outcome for 2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f to pipeline
[2018-10-01 06:28:09.355008785][th:713][info] YacGate consensus: commit top block: height 185, hash 2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f
[2018-10-01 06:28:09.355018230][th:713][info] synchronizer processing commit
[2018-10-01 06:28:09.355849198][th:713][info] ChainValidator validate block: height 185, hash 2169286b92862baaa7af7c3c92ec18843ca2ee03bae632e1e108961bd6959c6f
[2018-10-01 06:28:09.499409467][th:713][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:28:09.499451745][th:713][info] TxProcessor on commit committed: e548a444d1f59b8d14fe5d46d236cb01d88f68347b32c60107f933545ca81a83
[2018-10-01 06:28:09.499475530][th:713][info] TxProcessor on commit committed: 8552c8a906ccef8132f30865862141858d8f39454a36a576e464deb6e135f5a2
[2018-10-01 06:28:09.499480931][th:713][info] TxProcessor on commit committed: 262a174f5e8f30baae0512d4437967bbbb82e3587c4a5f45d7f5cdce5bbf1111
[2018-10-01 06:28:09.503943305][th:719][info] TxProcessor handle batch
[2018-10-01 06:28:09.503960813][th:719][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:09.503986326][th:719][info] PCS propagate batch
[2018-10-01 06:28:09.503992163][th:719][info] OrderingGate propagate batch, account_id: user_4269@test
[2018-10-01 06:28:09.503997916][th:719][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:09.506089087][th:721][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:09.506655027][th:721][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:28:09.513117026][th:719][info] TxProcessor handle batch
[2018-10-01 06:28:09.513129276][th:719][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:09.513158825][th:719][info] PCS propagate batch
[2018-10-01 06:28:09.513164298][th:719][info] OrderingGate propagate batch, account_id: user_6719@test
[2018-10-01 06:28:09.513169821][th:719][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:09.513235602][th:719][warning] CommandService Found transaction ea4518151bf9ba069e44ae38ba4fa3c5fc3fc2538ae469a3e13da16b4c9645f7 in cache, ignoring
[2018-10-01 06:28:09.515155444][th:721][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:09.515769845][th:721][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:28:09.516245178][th:719][info] TxProcessor handle batch
[2018-10-01 06:28:09.516255904][th:719][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:09.516284507][th:719][info] PCS propagate batch
[2018-10-01 06:28:09.516288867][th:719][info] OrderingGate propagate batch, account_id: user_7494@test
[2018-10-01 06:28:09.516293554][th:719][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:09.516347545][th:719][warning] CommandService Found transaction 94beed288a20ba5afe006271118c953c6a4f4744150dc2aa86eaa88da2725b31 in cache, ignoring
[2018-10-01 06:28:09.517323348][th:721][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:09.517935385][th:721][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:28:14.291555214][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:28:14.292564578][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:28:14.292582282][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 187
[2018-10-01 06:28:14.301767065][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:28:14.311564225][th:729][info] AsyncGrpcClient receive proposal
[2018-10-01 06:28:14.312891352][th:729][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:28:14.312904650][th:729][info] OrderingGate Received new proposal, height: 186
[2018-10-01 06:28:14.318187572][th:536][info] OrderingGate Pass the proposal to pipeline height 186
[2018-10-01 06:28:14.318197430][th:536][info] Simulator process proposal
[2018-10-01 06:28:14.318676051][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:28:14.324129257][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:28:14.324271537][th:536][info] Simulator process verified proposal
[2018-10-01 06:28:14.324583598][th:536][info] YacGate vote for block (9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62, Hash: [9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62 ])
[2018-10-01 06:28:14.325001925][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 06:28:14.325355568][th:536][info] YAC Vote for hash (9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62, 9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62)
[2018-10-01 06:28:14.325435497][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:28:14.325504675][th:536][info] TxProcessor on stateful validation success: b2292fea86aea0a127e2b874020314f6d399f6a02e69f2da5594857e848cf1cd
[2018-10-01 06:28:14.325536687][th:536][info] TxProcessor on stateful validation success: ea4518151bf9ba069e44ae38ba4fa3c5fc3fc2538ae469a3e13da16b4c9645f7
[2018-10-01 06:28:14.325555926][th:536][info] TxProcessor on stateful validation success: 94beed288a20ba5afe006271118c953c6a4f4744150dc2aa86eaa88da2725b31
[2018-10-01 06:28:14.325569794][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:28:14.325591114][th:536][info] TxProcessor on proposal stateless success: b2292fea86aea0a127e2b874020314f6d399f6a02e69f2da5594857e848cf1cd
[2018-10-01 06:28:14.325602484][th:536][info] TxProcessor on proposal stateless success: ea4518151bf9ba069e44ae38ba4fa3c5fc3fc2538ae469a3e13da16b4c9645f7
[2018-10-01 06:28:14.325612745][th:536][info] TxProcessor on proposal stateless success: 94beed288a20ba5afe006271118c953c6a4f4744150dc2aa86eaa88da2725b31
[2018-10-01 06:28:19.317122543][th:729][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:28:19.317643128][th:729][info] ProposalStorage Vote [9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62, 9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62] looks valid
[2018-10-01 06:28:19.317653714][th:729][info] YacBlockStorage Vote (9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62, 9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62) inserted
[2018-10-01 06:28:19.317657943][th:729][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:28:19.318540518][th:729][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:28:19.319022319][th:729][info] ProposalStorage Vote [9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62, 9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62] looks valid
[2018-10-01 06:28:19.319031205][th:729][info] YacBlockStorage Vote (9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62, 9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62) inserted
[2018-10-01 06:28:19.319035424][th:729][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:28:19.328806835][th:546][info] YAC Vote for hash (9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62, 9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62)
[2018-10-01 06:28:19.328886066][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:28:19.329059361][th:729][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:28:19.329501046][th:729][info] ProposalStorage Vote [9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62, 9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62] looks valid
[2018-10-01 06:28:19.329510169][th:729][info] YacBlockStorage Vote (9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62, 9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62) inserted
[2018-10-01 06:28:19.329514258][th:729][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:28:19.329522601][th:729][info] YAC Propagate state 9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62 to whole network
[2018-10-01 06:28:19.329601909][th:729][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:28:19.329689412][th:729][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:28:19.336810630][th:729][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:28:19.344067344][th:729][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:28:19.344686318][th:729][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:28:19.345756686][th:729][info] YAC Pass outcome for 9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62 to pipeline
[2018-10-01 06:28:19.345840418][th:729][info] YacGate consensus: commit top block: height 186, hash 9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62
[2018-10-01 06:28:19.345848731][th:729][info] synchronizer processing commit
[2018-10-01 06:28:19.346399406][th:729][info] ChainValidator validate block: height 186, hash 9506b9ce56a7316a7d80771bc2cda49803b713b0a9923f33fcad5a5870858e62
[2018-10-01 06:28:19.473849943][th:729][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:28:19.473891934][th:729][info] TxProcessor on commit committed: b2292fea86aea0a127e2b874020314f6d399f6a02e69f2da5594857e848cf1cd
[2018-10-01 06:28:19.473966806][th:729][info] TxProcessor on commit committed: ea4518151bf9ba069e44ae38ba4fa3c5fc3fc2538ae469a3e13da16b4c9645f7
[2018-10-01 06:28:19.473973669][th:729][info] TxProcessor on commit committed: 94beed288a20ba5afe006271118c953c6a4f4744150dc2aa86eaa88da2725b31
[2018-10-01 06:28:19.562096758][th:730][info] TxProcessor handle batch
[2018-10-01 06:28:19.562116968][th:730][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:19.562147219][th:730][info] PCS propagate batch
[2018-10-01 06:28:19.562152817][th:730][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:28:19.562159587][th:730][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:19.564004173][th:732][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:19.564667999][th:732][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:28:19.565174865][th:733][info] TxProcessor handle batch
[2018-10-01 06:28:19.565188371][th:733][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:19.565215238][th:733][info] PCS propagate batch
[2018-10-01 06:28:19.565220166][th:733][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:28:19.565225010][th:733][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:19.566188751][th:732][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:19.566772192][th:732][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:28:19.581069148][th:734][info] TxProcessor handle batch
[2018-10-01 06:28:19.581081719][th:734][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:19.581130048][th:734][info] PCS propagate batch
[2018-10-01 06:28:19.581134644][th:734][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:28:19.581139338][th:734][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:19.581251452][th:735][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:19.581880609][th:735][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:28:19.582007937][th:734][warning] CommandService Found transaction 567e57ef66c65b8320a426bd10b424a8636aa7b0daba665fc4a50b8ae778f9d5 in cache, ignoring
[2018-10-01 06:28:24.292672010][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:28:24.293776942][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:28:24.293794341][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 188
[2018-10-01 06:28:24.301013593][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:28:24.325285694][th:735][info] AsyncGrpcClient receive proposal
[2018-10-01 06:28:24.326434224][th:735][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:28:24.326444004][th:735][info] OrderingGate Received new proposal, height: 187
[2018-10-01 06:28:24.332142005][th:536][info] OrderingGate Pass the proposal to pipeline height 187
[2018-10-01 06:28:24.332158684][th:536][info] Simulator process proposal
[2018-10-01 06:28:24.334003735][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:28:24.375454847][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:28:24.375628626][th:536][info] Simulator process verified proposal
[2018-10-01 06:28:24.375953640][th:536][info] YacGate vote for block (dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea, Hash: [dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea ])
[2018-10-01 06:28:24.376346795][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 06:28:24.376722346][th:536][info] YAC Vote for hash (dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea, dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea)
[2018-10-01 06:28:24.399972210][th:732][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:28:24.400814923][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:28:24.400905172][th:536][info] TxProcessor on stateful validation success: 8988b024621e52bfa6f195ec4b1e78830428b4aa945785601decc1b442ada843
[2018-10-01 06:28:24.400945270][th:536][info] TxProcessor on stateful validation success: ace54cd711c9b11db47b5384bba7523e4a01b41de045b8dbd072d14390786ff7
[2018-10-01 06:28:24.400970471][th:536][info] TxProcessor on stateful validation success: 567e57ef66c65b8320a426bd10b424a8636aa7b0daba665fc4a50b8ae778f9d5
[2018-10-01 06:28:24.400987772][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:28:24.401000937][th:536][info] TxProcessor on proposal stateless success: 8988b024621e52bfa6f195ec4b1e78830428b4aa945785601decc1b442ada843
[2018-10-01 06:28:24.401013874][th:536][info] TxProcessor on proposal stateless success: ace54cd711c9b11db47b5384bba7523e4a01b41de045b8dbd072d14390786ff7
[2018-10-01 06:28:24.401026294][th:536][info] TxProcessor on proposal stateless success: 567e57ef66c65b8320a426bd10b424a8636aa7b0daba665fc4a50b8ae778f9d5
[2018-10-01 06:28:24.401092570][th:732][info] ProposalStorage Vote [dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea, dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea] looks valid
[2018-10-01 06:28:24.401102688][th:732][info] YacBlockStorage Vote (dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea, dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea) inserted
[2018-10-01 06:28:24.401106657][th:732][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:28:24.401112445][th:732][info] ProposalStorage Vote [dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea, dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea] looks valid
[2018-10-01 06:28:24.401119117][th:732][info] YacBlockStorage Vote (dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea, dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea) inserted
[2018-10-01 06:28:24.401122186][th:732][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:28:24.401126181][th:732][info] ProposalStorage Vote [dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea, dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea] looks valid
[2018-10-01 06:28:24.401132760][th:732][info] YacBlockStorage Vote (dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea, dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea) inserted
[2018-10-01 06:28:24.401135791][th:732][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:28:24.401143574][th:732][info] YAC Received supermajority of votes for dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea, skip propagation
[2018-10-01 06:28:24.401148436][th:732][info] YAC Pass outcome for dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea to pipeline
[2018-10-01 06:28:24.401225724][th:732][info] YacGate consensus: commit top block: height 187, hash dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea
[2018-10-01 06:28:24.401233157][th:732][info] synchronizer processing commit
[2018-10-01 06:28:24.401898968][th:732][info] ChainValidator validate block: height 187, hash dabf015aef1949cf13da9dbc666085b06569a9f5b65e63d9a53a2fdbd5dcf3ea
[2018-10-01 06:28:24.444306919][th:732][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:28:24.444341930][th:732][info] TxProcessor on commit committed: 8988b024621e52bfa6f195ec4b1e78830428b4aa945785601decc1b442ada843
[2018-10-01 06:28:24.444360534][th:732][info] TxProcessor on commit committed: ace54cd711c9b11db47b5384bba7523e4a01b41de045b8dbd072d14390786ff7
[2018-10-01 06:28:24.444366511][th:732][info] TxProcessor on commit committed: 567e57ef66c65b8320a426bd10b424a8636aa7b0daba665fc4a50b8ae778f9d5
[2018-10-01 06:28:24.455707143][th:733][info] TxProcessor handle batch
[2018-10-01 06:28:24.455721120][th:733][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:24.455738709][th:733][info] PCS propagate batch
[2018-10-01 06:28:24.455750977][th:733][info] OrderingGate propagate batch, account_id: user_3550@test
[2018-10-01 06:28:24.455756985][th:733][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:24.456924480][th:735][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:24.457611520][th:735][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:28:24.466993047][th:734][info] TxProcessor handle batch
[2018-10-01 06:28:24.467005341][th:734][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:24.467055877][th:734][info] PCS propagate batch
[2018-10-01 06:28:24.467061733][th:734][info] OrderingGate propagate batch, account_id: user_7651@test
[2018-10-01 06:28:24.467066769][th:734][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:24.467171903][th:735][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:24.467775852][th:735][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:28:24.467892393][th:734][warning] CommandService Found transaction 79705e0670cec78196390bf83e2d8628deb30e9c993ec8877f9b07481dc4a199 in cache, ignoring
[2018-10-01 06:28:24.469848225][th:734][info] TxProcessor handle batch
[2018-10-01 06:28:24.469860069][th:734][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:24.469909507][th:734][info] PCS propagate batch
[2018-10-01 06:28:24.469915151][th:734][info] OrderingGate propagate batch, account_id: user_2355@test
[2018-10-01 06:28:24.469919777][th:734][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:24.470019912][th:735][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:24.470613999][th:735][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:28:24.470727062][th:734][warning] CommandService Found transaction e05d7600cae948aae2011f0c4812cdc65aa8ecf82184108332429719c5ee2da9 in cache, ignoring
[2018-10-01 06:28:29.300668594][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:28:29.301649136][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:28:29.301668034][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 189
[2018-10-01 06:28:29.303527427][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:28:29.316900924][th:735][info] AsyncGrpcClient receive proposal
[2018-10-01 06:28:29.317889872][th:735][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:28:29.317897636][th:735][info] OrderingGate Received new proposal, height: 188
[2018-10-01 06:28:29.317970782][th:536][info] OrderingGate Pass the proposal to pipeline height 188
[2018-10-01 06:28:29.317978335][th:536][info] Simulator process proposal
[2018-10-01 06:28:29.318605368][th:732][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:28:29.319115829][th:732][info] ProposalStorage Vote [84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba, 84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba] looks valid
[2018-10-01 06:28:29.319128511][th:732][info] YacBlockStorage Vote (84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba, 84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba) inserted
[2018-10-01 06:28:29.319132757][th:732][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:28:29.319343703][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:28:29.323489092][th:735][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:28:29.323970998][th:735][info] ProposalStorage Vote [84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba, 84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba] looks valid
[2018-10-01 06:28:29.323979384][th:735][info] YacBlockStorage Vote (84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba, 84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba) inserted
[2018-10-01 06:28:29.323983014][th:735][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:28:29.325615116][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:28:29.325744850][th:536][info] Simulator process verified proposal
[2018-10-01 06:28:29.326058422][th:536][info] YacGate vote for block (84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba, Hash: [84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba ])
[2018-10-01 06:28:29.326474426][th:536][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001}
[2018-10-01 06:28:29.326782243][th:536][info] YAC Vote for hash (84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba, 84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba)
[2018-10-01 06:28:29.326945778][th:735][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:28:29.327391158][th:735][info] ProposalStorage Vote [84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba, 84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba] looks valid
[2018-10-01 06:28:29.327401733][th:735][info] YacBlockStorage Vote (84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba, 84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba) inserted
[2018-10-01 06:28:29.327406019][th:735][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:28:29.327413964][th:735][info] YAC Propagate state 84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba to whole network
[2018-10-01 06:28:29.327444038][th:735][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:28:29.334356396][th:735][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:28:29.341641406][th:735][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:28:29.341913361][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:28:29.341959141][th:735][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:28:29.342385382][th:536][info] TxProcessor on stateful validation success: ee1343da0befa0a614525e56cd9dd985fe478dfdec22f0482f1dc573dec2161a
[2018-10-01 06:28:29.342420488][th:536][info] TxProcessor on stateful validation success: 79705e0670cec78196390bf83e2d8628deb30e9c993ec8877f9b07481dc4a199
[2018-10-01 06:28:29.342439156][th:536][info] TxProcessor on stateful validation success: e05d7600cae948aae2011f0c4812cdc65aa8ecf82184108332429719c5ee2da9
[2018-10-01 06:28:29.342452716][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:28:29.342464742][th:536][info] TxProcessor on proposal stateless success: ee1343da0befa0a614525e56cd9dd985fe478dfdec22f0482f1dc573dec2161a
[2018-10-01 06:28:29.342476813][th:536][info] TxProcessor on proposal stateless success: 79705e0670cec78196390bf83e2d8628deb30e9c993ec8877f9b07481dc4a199
[2018-10-01 06:28:29.342488432][th:536][info] TxProcessor on proposal stateless success: e05d7600cae948aae2011f0c4812cdc65aa8ecf82184108332429719c5ee2da9
[2018-10-01 06:28:29.342623661][th:735][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:28:29.343705050][th:735][info] YAC Pass outcome for 84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba to pipeline
[2018-10-01 06:28:29.343781801][th:735][info] YacGate consensus: commit top block: height 188, hash 84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba
[2018-10-01 06:28:29.343788825][th:735][info] synchronizer processing commit
[2018-10-01 06:28:29.344382712][th:735][info] ChainValidator validate block: height 188, hash 84b3474b0b9e3aaae8753b7b497f7698ed6517857e23b4d6ad0bb3ef3505d8ba
[2018-10-01 06:28:29.360127195][th:735][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:28:29.360171057][th:735][info] TxProcessor on commit committed: ee1343da0befa0a614525e56cd9dd985fe478dfdec22f0482f1dc573dec2161a
[2018-10-01 06:28:29.360186444][th:735][info] TxProcessor on commit committed: 79705e0670cec78196390bf83e2d8628deb30e9c993ec8877f9b07481dc4a199
[2018-10-01 06:28:29.360198244][th:735][info] TxProcessor on commit committed: e05d7600cae948aae2011f0c4812cdc65aa8ecf82184108332429719c5ee2da9
[2018-10-01 06:28:29.382316570][th:741][info] TxProcessor handle batch
[2018-10-01 06:28:29.382332351][th:741][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:29.382367297][th:741][info] PCS propagate batch
[2018-10-01 06:28:29.382372495][th:741][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:28:29.382377632][th:741][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:29.382686257][th:739][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:29.383477783][th:739][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:28:29.385997346][th:733][info] TxProcessor handle batch
[2018-10-01 06:28:29.386010111][th:733][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:29.386037676][th:733][info] PCS propagate batch
[2018-10-01 06:28:29.386042066][th:733][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:28:29.386046655][th:733][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:29.386249876][th:741][warning] CommandService Found transaction e8c356ff02ff88cd0acbccae8dd1884fc78555339aba9c5631f8ce74150c4f75 in cache, ignoring
[2018-10-01 06:28:29.387590938][th:733][info] TxProcessor handle batch
[2018-10-01 06:28:29.387602799][th:733][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:29.387620377][th:733][info] PCS propagate batch
[2018-10-01 06:28:29.387624531][th:733][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:28:29.387629183][th:733][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:29.388724101][th:739][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:29.389373271][th:739][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:28:29.390861568][th:739][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:29.391528784][th:739][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:28:34.289979158][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:28:34.291122890][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:28:34.291140332][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 190
[2018-10-01 06:28:34.293320499][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:28:34.295930196][th:739][info] AsyncGrpcClient receive proposal
[2018-10-01 06:28:34.305622591][th:739][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:28:34.305638668][th:739][info] OrderingGate Received new proposal, height: 189
[2018-10-01 06:28:34.305918153][th:536][info] OrderingGate Pass the proposal to pipeline height 189
[2018-10-01 06:28:34.305930300][th:536][info] Simulator process proposal
[2018-10-01 06:28:34.312660845][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:28:34.352758504][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:28:34.353876228][th:536][info] Simulator process verified proposal
[2018-10-01 06:28:34.354202912][th:536][info] YacGate vote for block (6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63, Hash: [6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63 ])
[2018-10-01 06:28:34.354606664][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 06:28:34.354977215][th:536][info] YAC Vote for hash (6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63, 6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63)
[2018-10-01 06:28:34.355070706][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:28:34.355144000][th:536][info] TxProcessor on stateful validation success: e8c356ff02ff88cd0acbccae8dd1884fc78555339aba9c5631f8ce74150c4f75
[2018-10-01 06:28:34.355199400][th:536][info] TxProcessor on stateful validation success: b7814dcc2042024da8cf4eedaa7d2e4a49b2df231cda7619e5826bb28d34eb0c
[2018-10-01 06:28:34.355227365][th:536][info] TxProcessor on stateful validation success: a4713e65a10c4e4c7bf753a24c4d6b927e92af7a3af7eaa4b499a8d3cefd060b
[2018-10-01 06:28:34.355244747][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:28:34.355259838][th:536][info] TxProcessor on proposal stateless success: e8c356ff02ff88cd0acbccae8dd1884fc78555339aba9c5631f8ce74150c4f75
[2018-10-01 06:28:34.355273482][th:536][info] TxProcessor on proposal stateless success: b7814dcc2042024da8cf4eedaa7d2e4a49b2df231cda7619e5826bb28d34eb0c
[2018-10-01 06:28:34.355287521][th:536][info] TxProcessor on proposal stateless success: a4713e65a10c4e4c7bf753a24c4d6b927e92af7a3af7eaa4b499a8d3cefd060b
[2018-10-01 06:28:34.364427000][th:742][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:28:34.374544160][th:742][info] ProposalStorage Vote [6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63, 6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63] looks valid
[2018-10-01 06:28:34.374560349][th:742][info] YacBlockStorage Vote (6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63, 6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63) inserted
[2018-10-01 06:28:34.374564644][th:742][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:28:34.374569780][th:742][info] ProposalStorage Vote [6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63, 6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63] looks valid
[2018-10-01 06:28:34.374575643][th:742][info] YacBlockStorage Vote (6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63, 6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63) inserted
[2018-10-01 06:28:34.374578386][th:742][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:28:34.374582026][th:742][info] ProposalStorage Vote [6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63, 6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63] looks valid
[2018-10-01 06:28:34.374587850][th:742][info] YacBlockStorage Vote (6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63, 6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63) inserted
[2018-10-01 06:28:34.374590868][th:742][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:28:34.374598095][th:742][info] YAC Received supermajority of votes for 6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63, skip propagation
[2018-10-01 06:28:34.374603022][th:742][info] YAC Pass outcome for 6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63 to pipeline
[2018-10-01 06:28:34.374676237][th:742][info] YacGate consensus: commit top block: height 189, hash 6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63
[2018-10-01 06:28:34.374684864][th:742][info] synchronizer processing commit
[2018-10-01 06:28:34.377702535][th:742][info] ChainValidator validate block: height 189, hash 6e362da35bfde2ba20f5bf8fcfe0d69006da2c777689e9bd18bb1d184ac9fd63
[2018-10-01 06:28:34.414459711][th:742][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:28:34.414492772][th:742][info] TxProcessor on commit committed: e8c356ff02ff88cd0acbccae8dd1884fc78555339aba9c5631f8ce74150c4f75
[2018-10-01 06:28:34.414514067][th:742][info] TxProcessor on commit committed: b7814dcc2042024da8cf4eedaa7d2e4a49b2df231cda7619e5826bb28d34eb0c
[2018-10-01 06:28:34.414519234][th:742][info] TxProcessor on commit committed: a4713e65a10c4e4c7bf753a24c4d6b927e92af7a3af7eaa4b499a8d3cefd060b
[2018-10-01 06:28:34.417515442][th:741][info] TxProcessor handle batch
[2018-10-01 06:28:34.417527131][th:741][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:34.417543305][th:741][info] PCS propagate batch
[2018-10-01 06:28:34.417548168][th:741][info] OrderingGate propagate batch, account_id: user_7629@test
[2018-10-01 06:28:34.417560258][th:741][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:34.418383108][th:745][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:34.419246651][th:745][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:28:34.427077924][th:733][info] TxProcessor handle batch
[2018-10-01 06:28:34.427089999][th:733][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:34.427105909][th:733][info] PCS propagate batch
[2018-10-01 06:28:34.427110768][th:733][info] OrderingGate propagate batch, account_id: user_3490@test
[2018-10-01 06:28:34.427115497][th:733][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:34.427212142][th:745][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:34.427808680][th:745][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:28:34.437043109][th:743][info] TxProcessor handle batch
[2018-10-01 06:28:34.437056233][th:743][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:34.437072546][th:743][info] PCS propagate batch
[2018-10-01 06:28:34.437076786][th:743][info] OrderingGate propagate batch, account_id: user_6180@test
[2018-10-01 06:28:34.437081346][th:743][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:34.437184984][th:745][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:34.437800497][th:745][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:28:39.289979142][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:28:39.290974422][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:28:39.290991251][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 191
[2018-10-01 06:28:39.293054579][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:28:39.320534655][th:742][info] AsyncGrpcClient receive proposal
[2018-10-01 06:28:39.321578935][th:742][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:28:39.321590223][th:742][info] OrderingGate Received new proposal, height: 190
[2018-10-01 06:28:39.321666683][th:536][info] OrderingGate Pass the proposal to pipeline height 190
[2018-10-01 06:28:39.321673371][th:536][info] Simulator process proposal
[2018-10-01 06:28:39.322227583][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:28:39.327926882][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:28:39.328024315][th:536][info] Simulator process verified proposal
[2018-10-01 06:28:39.328339484][th:536][info] YacGate vote for block (8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee, Hash: [8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee ])
[2018-10-01 06:28:39.328770965][th:536][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 06:28:39.329146176][th:536][info] YAC Vote for hash (8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee, 8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee)
[2018-10-01 06:28:39.344452861][th:742][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:28:39.346107719][th:742][info] ProposalStorage Vote [8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee, 8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee] looks valid
[2018-10-01 06:28:39.346122236][th:742][info] YacBlockStorage Vote (8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee, 8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee) inserted
[2018-10-01 06:28:39.346126389][th:742][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:28:39.346132188][th:742][info] ProposalStorage Vote [8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee, 8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee] looks valid
[2018-10-01 06:28:39.346138880][th:742][info] YacBlockStorage Vote (8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee, 8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee) inserted
[2018-10-01 06:28:39.346149384][th:742][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:28:39.346153780][th:742][info] ProposalStorage Vote [8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee, 8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee] looks valid
[2018-10-01 06:28:39.346160376][th:742][info] YacBlockStorage Vote (8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee, 8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee) inserted
[2018-10-01 06:28:39.346163529][th:742][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:28:39.346171056][th:742][info] YAC Received supermajority of votes for 8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee, skip propagation
[2018-10-01 06:28:39.346175447][th:742][info] YAC Pass outcome for 8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee to pipeline
[2018-10-01 06:28:39.346252492][th:742][info] YacGate consensus: commit top block: height 190, hash 8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee
[2018-10-01 06:28:39.346259060][th:742][info] synchronizer processing commit
[2018-10-01 06:28:39.346776681][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:28:39.346860158][th:536][info] TxProcessor on stateful validation success: ceb9ba393f7adbcd3144c1c4e15ceb6834ac3b60d14a7588674e5f83eb622403
[2018-10-01 06:28:39.346930011][th:536][info] TxProcessor on stateful validation success: 8ef91663cfc28a030fb3dc0f84a229eae0f6db61c234627747f1a44f72d389bf
[2018-10-01 06:28:39.346949735][th:536][info] TxProcessor on stateful validation success: b9b8a26cc0026a8e49af8b273749c02aca2f656c7f8a053d0d615dad0d1f71ef
[2018-10-01 06:28:39.346962984][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:28:39.346975248][th:536][info] TxProcessor on proposal stateless success: ceb9ba393f7adbcd3144c1c4e15ceb6834ac3b60d14a7588674e5f83eb622403
[2018-10-01 06:28:39.346987268][th:536][info] TxProcessor on proposal stateless success: 8ef91663cfc28a030fb3dc0f84a229eae0f6db61c234627747f1a44f72d389bf
[2018-10-01 06:28:39.346999139][th:536][info] TxProcessor on proposal stateless success: b9b8a26cc0026a8e49af8b273749c02aca2f656c7f8a053d0d615dad0d1f71ef
[2018-10-01 06:28:39.347036866][th:742][info] ChainValidator validate block: height 190, hash 8cbc5831eaa005960afd46684344dce73f001bc2cf65d9b7520fdc083bcf3dee
[2018-10-01 06:28:39.352562211][th:742][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:28:39.352608824][th:742][info] TxProcessor on commit committed: ceb9ba393f7adbcd3144c1c4e15ceb6834ac3b60d14a7588674e5f83eb622403
[2018-10-01 06:28:39.352638997][th:742][info] TxProcessor on commit committed: 8ef91663cfc28a030fb3dc0f84a229eae0f6db61c234627747f1a44f72d389bf
[2018-10-01 06:28:39.352644684][th:742][info] TxProcessor on commit committed: b9b8a26cc0026a8e49af8b273749c02aca2f656c7f8a053d0d615dad0d1f71ef
[2018-10-01 06:28:39.384853758][th:747][info] TxProcessor handle batch
[2018-10-01 06:28:39.384869351][th:747][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:39.384897693][th:747][info] PCS propagate batch
[2018-10-01 06:28:39.384903148][th:747][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:28:39.384908752][th:747][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:39.385026544][th:745][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:39.385653272][th:745][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:28:39.394448083][th:748][info] TxProcessor handle batch
[2018-10-01 06:28:39.394461254][th:748][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:39.394512451][th:748][info] PCS propagate batch
[2018-10-01 06:28:39.394517829][th:748][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:28:39.394522393][th:748][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:39.394644511][th:742][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:39.395299086][th:742][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:28:39.395437685][th:748][warning] CommandService Found transaction b98f7d5d1b35c604c8396f2ad0287b7c110998ce47141ba4ea0b0d8e1d482e9c in cache, ignoring
[2018-10-01 06:28:39.395942032][th:748][info] TxProcessor handle batch
[2018-10-01 06:28:39.396056205][th:748][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:39.396127993][th:748][info] PCS propagate batch
[2018-10-01 06:28:39.396135110][th:748][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:28:39.396160223][th:748][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:39.396218866][th:748][warning] CommandService Found transaction 8cfc95e19a91cadc1f17c30915b30760e4394af6115449e03d2729800779c524 in cache, ignoring
[2018-10-01 06:28:39.396967846][th:745][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:39.397616703][th:745][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:28:44.289977653][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:28:44.291117715][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:28:44.291137285][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 192
[2018-10-01 06:28:44.293561057][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:28:44.296011652][th:742][info] AsyncGrpcClient receive proposal
[2018-10-01 06:28:44.297142701][th:742][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:28:44.297151303][th:742][info] OrderingGate Received new proposal, height: 191
[2018-10-01 06:28:44.307767813][th:536][info] OrderingGate Pass the proposal to pipeline height 191
[2018-10-01 06:28:44.307783443][th:536][info] Simulator process proposal
[2018-10-01 06:28:44.308396864][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:28:44.342965755][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:28:44.343086937][th:536][info] Simulator process verified proposal
[2018-10-01 06:28:44.343409429][th:536][info] YacGate vote for block (01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95, Hash: [01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95 ])
[2018-10-01 06:28:44.343787389][th:536][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:28:44.344156467][th:536][info] YAC Vote for hash (01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95, 01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95)
[2018-10-01 06:28:44.344238658][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:28:44.344337188][th:536][info] TxProcessor on stateful validation success: c99f11ac8adf6a156e4537eb71847f76a8c297beccc8be7a718f84faedfd88a4
[2018-10-01 06:28:44.344382821][th:536][info] TxProcessor on stateful validation success: b98f7d5d1b35c604c8396f2ad0287b7c110998ce47141ba4ea0b0d8e1d482e9c
[2018-10-01 06:28:44.344412085][th:536][info] TxProcessor on stateful validation success: 8cfc95e19a91cadc1f17c30915b30760e4394af6115449e03d2729800779c524
[2018-10-01 06:28:44.344428874][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:28:44.344443250][th:536][info] TxProcessor on proposal stateless success: c99f11ac8adf6a156e4537eb71847f76a8c297beccc8be7a718f84faedfd88a4
[2018-10-01 06:28:44.344457639][th:536][info] TxProcessor on proposal stateless success: b98f7d5d1b35c604c8396f2ad0287b7c110998ce47141ba4ea0b0d8e1d482e9c
[2018-10-01 06:28:44.344471327][th:536][info] TxProcessor on proposal stateless success: 8cfc95e19a91cadc1f17c30915b30760e4394af6115449e03d2729800779c524
[2018-10-01 06:28:44.345629191][th:745][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:28:44.346908191][th:745][info] ProposalStorage Vote [01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95, 01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95] looks valid
[2018-10-01 06:28:44.346920505][th:745][info] YacBlockStorage Vote (01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95, 01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95) inserted
[2018-10-01 06:28:44.346924472][th:745][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:28:44.346929942][th:745][info] ProposalStorage Vote [01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95, 01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95] looks valid
[2018-10-01 06:28:44.346936293][th:745][info] YacBlockStorage Vote (01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95, 01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95) inserted
[2018-10-01 06:28:44.346939401][th:745][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:28:44.346943453][th:745][info] ProposalStorage Vote [01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95, 01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95] looks valid
[2018-10-01 06:28:44.346949491][th:745][info] YacBlockStorage Vote (01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95, 01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95) inserted
[2018-10-01 06:28:44.346952625][th:745][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:28:44.346960472][th:745][info] YAC Received supermajority of votes for 01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95, skip propagation
[2018-10-01 06:28:44.346964904][th:745][info] YAC Pass outcome for 01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95 to pipeline
[2018-10-01 06:28:44.347041602][th:745][info] YacGate consensus: commit top block: height 191, hash 01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95
[2018-10-01 06:28:44.347048275][th:745][info] synchronizer processing commit
[2018-10-01 06:28:44.347536562][th:745][info] ChainValidator validate block: height 191, hash 01aa8968db7554199a1a6e8d94d8d69abcd25b9931866f860c61f087c2c83f95
[2018-10-01 06:28:44.388434086][th:745][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:28:44.388466355][th:745][info] TxProcessor on commit committed: c99f11ac8adf6a156e4537eb71847f76a8c297beccc8be7a718f84faedfd88a4
[2018-10-01 06:28:44.388477247][th:745][info] TxProcessor on commit committed: b98f7d5d1b35c604c8396f2ad0287b7c110998ce47141ba4ea0b0d8e1d482e9c
[2018-10-01 06:28:44.388482821][th:745][info] TxProcessor on commit committed: 8cfc95e19a91cadc1f17c30915b30760e4394af6115449e03d2729800779c524
[2018-10-01 06:28:44.427219509][th:751][info] TxProcessor handle batch
[2018-10-01 06:28:44.427217221][th:750][info] TxProcessor handle batch
[2018-10-01 06:28:44.427245785][th:750][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:44.427270424][th:750][info] PCS propagate batch
[2018-10-01 06:28:44.427276108][th:750][info] OrderingGate propagate batch, account_id: user_9169@test
[2018-10-01 06:28:44.427281634][th:750][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:44.427471942][th:742][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:44.427994422][th:742][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:28:44.448961217][th:747][info] TxProcessor handle batch
[2018-10-01 06:28:44.448974106][th:747][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:44.427239647][th:751][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:44.449062915][th:751][info] PCS propagate batch
[2018-10-01 06:28:44.449068177][th:751][info] OrderingGate propagate batch, account_id: user_9367@test
[2018-10-01 06:28:44.449072957][th:751][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:44.449182724][th:745][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:44.449804035][th:745][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:28:44.449929568][th:751][warning] CommandService Found transaction da970f4ee9aa9a46513fa6846f9d5e4e7b6a755f6bc6c12d3a93084edd38b526 in cache, ignoring
[2018-10-01 06:28:44.449998932][th:747][info] PCS propagate batch
[2018-10-01 06:28:44.450005813][th:747][info] OrderingGate propagate batch, account_id: user_1416@test
[2018-10-01 06:28:44.450010102][th:747][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:44.450660693][th:747][warning] CommandService Found transaction 028cf360cf120c08ca5f76bae5701b5c406d5ff15ed55144ed3f9aefaaa65664 in cache, ignoring
[2018-10-01 06:28:44.450671844][th:742][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:44.451286963][th:742][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:28:49.289980243][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:28:49.290967514][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:28:49.290984203][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 193
[2018-10-01 06:28:49.301068432][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:28:49.324931219][th:745][info] AsyncGrpcClient receive proposal
[2018-10-01 06:28:49.325890011][th:745][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:28:49.325897187][th:745][info] OrderingGate Received new proposal, height: 192
[2018-10-01 06:28:49.325923175][th:536][info] OrderingGate Pass the proposal to pipeline height 192
[2018-10-01 06:28:49.325930755][th:536][info] Simulator process proposal
[2018-10-01 06:28:49.326444187][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:28:49.331790294][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:28:49.331917966][th:536][info] Simulator process verified proposal
[2018-10-01 06:28:49.332242200][th:536][info] YacGate vote for block (f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2, Hash: [f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2 ])
[2018-10-01 06:28:49.332632639][th:536][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 06:28:49.333011021][th:536][info] YAC Vote for hash (f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2, f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2)
[2018-10-01 06:28:49.333148368][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:28:49.333228715][th:536][info] TxProcessor on stateful validation success: 67838c30847f268e6dcf4d3d229f6ea09214d852243e179605a635e206b8222c
[2018-10-01 06:28:49.333299538][th:536][info] TxProcessor on stateful validation success: da970f4ee9aa9a46513fa6846f9d5e4e7b6a755f6bc6c12d3a93084edd38b526
[2018-10-01 06:28:49.333318992][th:536][info] TxProcessor on stateful validation success: 028cf360cf120c08ca5f76bae5701b5c406d5ff15ed55144ed3f9aefaaa65664
[2018-10-01 06:28:49.333332423][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:28:49.333344550][th:536][info] TxProcessor on proposal stateless success: 67838c30847f268e6dcf4d3d229f6ea09214d852243e179605a635e206b8222c
[2018-10-01 06:28:49.333356490][th:536][info] TxProcessor on proposal stateless success: da970f4ee9aa9a46513fa6846f9d5e4e7b6a755f6bc6c12d3a93084edd38b526
[2018-10-01 06:28:49.333368327][th:536][info] TxProcessor on proposal stateless success: 028cf360cf120c08ca5f76bae5701b5c406d5ff15ed55144ed3f9aefaaa65664
[2018-10-01 06:28:49.341639432][th:745][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:28:49.343063718][th:745][info] ProposalStorage Vote [f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2, f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2] looks valid
[2018-10-01 06:28:49.343077402][th:745][info] YacBlockStorage Vote (f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2, f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2) inserted
[2018-10-01 06:28:49.343089008][th:745][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:28:49.343094716][th:745][info] ProposalStorage Vote [f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2, f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2] looks valid
[2018-10-01 06:28:49.343100830][th:745][info] YacBlockStorage Vote (f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2, f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2) inserted
[2018-10-01 06:28:49.343103921][th:745][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:28:49.343107983][th:745][info] ProposalStorage Vote [f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2, f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2] looks valid
[2018-10-01 06:28:49.343114067][th:745][info] YacBlockStorage Vote (f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2, f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2) inserted
[2018-10-01 06:28:49.343117120][th:745][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:28:49.343125348][th:745][info] YAC Received supermajority of votes for f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2, skip propagation
[2018-10-01 06:28:49.343129983][th:745][info] YAC Pass outcome for f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2 to pipeline
[2018-10-01 06:28:49.343204555][th:745][info] YacGate consensus: commit top block: height 192, hash f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2
[2018-10-01 06:28:49.343211129][th:745][info] synchronizer processing commit
[2018-10-01 06:28:49.344655072][th:745][info] ChainValidator validate block: height 192, hash f91f078cf773d7f2c17c30c6bf887bfc75cc0ee59c976f14ff2047edbf700bc2
[2018-10-01 06:28:49.354027089][th:745][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:28:49.354059947][th:745][info] TxProcessor on commit committed: 67838c30847f268e6dcf4d3d229f6ea09214d852243e179605a635e206b8222c
[2018-10-01 06:28:49.354070793][th:745][info] TxProcessor on commit committed: da970f4ee9aa9a46513fa6846f9d5e4e7b6a755f6bc6c12d3a93084edd38b526
[2018-10-01 06:28:49.354075920][th:745][info] TxProcessor on commit committed: 028cf360cf120c08ca5f76bae5701b5c406d5ff15ed55144ed3f9aefaaa65664
[2018-10-01 06:28:49.380003304][th:753][info] TxProcessor handle batch
[2018-10-01 06:28:49.380018396][th:753][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:49.380047654][th:753][info] PCS propagate batch
[2018-10-01 06:28:49.380053072][th:753][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:28:49.380058566][th:753][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:49.381078964][th:742][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:49.381754081][th:742][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:28:49.401039808][th:754][info] TxProcessor handle batch
[2018-10-01 06:28:49.401053608][th:754][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:49.401089530][th:754][info] PCS propagate batch
[2018-10-01 06:28:49.401095566][th:754][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:28:49.401100538][th:754][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:49.401167767][th:754][warning] CommandService Found transaction cbfda2a4a833b5f11bcbd45f511d32265f250800848e684df75171b2039c8334 in cache, ignoring
[2018-10-01 06:28:49.401840117][th:745][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:49.402500084][th:745][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:28:49.406887195][th:755][info] TxProcessor handle batch
[2018-10-01 06:28:49.406900101][th:755][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:49.406947533][th:755][info] PCS propagate batch
[2018-10-01 06:28:49.406951925][th:755][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:28:49.406965774][th:755][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:49.407065043][th:745][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:49.407698865][th:745][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:28:49.407796833][th:755][warning] CommandService Found transaction 4601699f1c0b5256a7ea43057e00944e1d1721b75627957d5956699dac282c25 in cache, ignoring
[2018-10-01 06:28:54.292673555][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:28:54.293786017][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:28:54.293802401][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 194
[2018-10-01 06:28:54.303025869][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:28:54.306761567][th:742][info] AsyncGrpcClient receive proposal
[2018-10-01 06:28:54.307980646][th:742][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:28:54.307993360][th:742][info] OrderingGate Received new proposal, height: 193
[2018-10-01 06:28:54.316643669][th:536][info] OrderingGate Pass the proposal to pipeline height 193
[2018-10-01 06:28:54.316657218][th:536][info] Simulator process proposal
[2018-10-01 06:28:54.317489578][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:28:54.335823420][th:742][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:28:54.336368101][th:742][info] ProposalStorage Vote [02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6, 02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6] looks valid
[2018-10-01 06:28:54.336378463][th:742][info] YacBlockStorage Vote (02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6, 02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6) inserted
[2018-10-01 06:28:54.336382843][th:742][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:28:54.344060865][th:742][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:28:54.344531520][th:742][info] ProposalStorage Vote [02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6, 02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6] looks valid
[2018-10-01 06:28:54.344544582][th:742][info] YacBlockStorage Vote (02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6, 02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6) inserted
[2018-10-01 06:28:54.344548942][th:742][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:28:54.352792328][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:28:54.352975093][th:536][info] Simulator process verified proposal
[2018-10-01 06:28:54.353303456][th:536][info] YacGate vote for block (02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6, Hash: [02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6 ])
[2018-10-01 06:28:54.353702271][th:536][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 06:28:54.354014054][th:536][info] YAC Vote for hash (02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6, 02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6)
[2018-10-01 06:28:54.354086074][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:28:54.354160394][th:536][info] TxProcessor on stateful validation success: 1803702f02c205794ae0717b792b0495569da22148e6066fade74134c72e7240
[2018-10-01 06:28:54.354239833][th:536][info] TxProcessor on stateful validation success: cbfda2a4a833b5f11bcbd45f511d32265f250800848e684df75171b2039c8334
[2018-10-01 06:28:54.354270243][th:536][info] TxProcessor on stateful validation success: 4601699f1c0b5256a7ea43057e00944e1d1721b75627957d5956699dac282c25
[2018-10-01 06:28:54.354286582][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:28:54.354301576][th:536][info] TxProcessor on proposal stateless success: 1803702f02c205794ae0717b792b0495569da22148e6066fade74134c72e7240
[2018-10-01 06:28:54.354324512][th:536][info] TxProcessor on proposal stateless success: cbfda2a4a833b5f11bcbd45f511d32265f250800848e684df75171b2039c8334
[2018-10-01 06:28:54.354338723][th:536][info] TxProcessor on proposal stateless success: 4601699f1c0b5256a7ea43057e00944e1d1721b75627957d5956699dac282c25
[2018-10-01 06:28:54.360679204][th:742][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:28:54.361143409][th:742][info] ProposalStorage Vote [02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6, 02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6] looks valid
[2018-10-01 06:28:54.361153482][th:742][info] YacBlockStorage Vote (02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6, 02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6) inserted
[2018-10-01 06:28:54.361157168][th:742][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:28:54.361165569][th:742][info] YAC Propagate state 02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6 to whole network
[2018-10-01 06:28:54.361404125][th:745][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:28:54.361428768][th:742][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:28:54.361584567][th:742][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:28:54.361664958][th:742][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:28:54.361732008][th:742][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:28:54.362954400][th:745][info] YAC Pass outcome for 02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6 to pipeline
[2018-10-01 06:28:54.363033383][th:745][info] YacGate consensus: commit top block: height 193, hash 02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6
[2018-10-01 06:28:54.363041192][th:745][info] synchronizer processing commit
[2018-10-01 06:28:54.363518283][th:745][info] ChainValidator validate block: height 193, hash 02f0c6811c6ca667fc725b3970623e1818ed94424ea8ebd9e28e963ad35d32e6
[2018-10-01 06:28:54.419163234][th:745][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:28:54.419199522][th:745][info] TxProcessor on commit committed: 1803702f02c205794ae0717b792b0495569da22148e6066fade74134c72e7240
[2018-10-01 06:28:54.419219556][th:745][info] TxProcessor on commit committed: cbfda2a4a833b5f11bcbd45f511d32265f250800848e684df75171b2039c8334
[2018-10-01 06:28:54.419225160][th:745][info] TxProcessor on commit committed: 4601699f1c0b5256a7ea43057e00944e1d1721b75627957d5956699dac282c25
[2018-10-01 06:28:54.423553431][th:752][info] TxProcessor handle batch
[2018-10-01 06:28:54.423568266][th:752][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:54.423585887][th:752][info] PCS propagate batch
[2018-10-01 06:28:54.423590941][th:752][info] OrderingGate propagate batch, account_id: user_8668@test
[2018-10-01 06:28:54.423596235][th:752][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:54.424440947][th:756][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:54.425139812][th:756][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:28:54.433672288][th:757][info] TxProcessor handle batch
[2018-10-01 06:28:54.433687618][th:757][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:54.433812044][th:757][info] PCS propagate batch
[2018-10-01 06:28:54.433820591][th:757][info] OrderingGate propagate batch, account_id: user_5565@test
[2018-10-01 06:28:54.433825211][th:757][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:54.434075133][th:756][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:54.435029964][th:756][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:28:54.442378376][th:757][info] TxProcessor handle batch
[2018-10-01 06:28:54.442398388][th:757][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:54.444655928][th:757][info] PCS propagate batch
[2018-10-01 06:28:54.444665998][th:757][info] OrderingGate propagate batch, account_id: user_3752@test
[2018-10-01 06:28:54.444670776][th:757][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:54.444772687][th:756][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:54.445380330][th:756][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:28:54.445511382][th:757][warning] CommandService Found transaction dfc50a0c74c0ef2cd86ac602bdea31552d16f053d7c933f64bd55fc9db6245dc in cache, ignoring
[2018-10-01 06:28:59.289979901][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:28:59.290979453][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:28:59.290996010][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 195
[2018-10-01 06:28:59.292980375][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:28:59.313748972][th:742][info] AsyncGrpcClient receive proposal
[2018-10-01 06:28:59.314898494][th:742][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:28:59.314905334][th:742][info] OrderingGate Received new proposal, height: 194
[2018-10-01 06:28:59.314988209][th:536][info] OrderingGate Pass the proposal to pipeline height 194
[2018-10-01 06:28:59.314995113][th:536][info] Simulator process proposal
[2018-10-01 06:28:59.315592479][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:28:59.320980951][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:28:59.321106223][th:536][info] Simulator process verified proposal
[2018-10-01 06:28:59.321416849][th:536][info] YacGate vote for block (559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8, Hash: [559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8 ])
[2018-10-01 06:28:59.321780828][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:28:59.322169325][th:536][info] YAC Vote for hash (559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8, 559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8)
[2018-10-01 06:28:59.322246656][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:28:59.322335570][th:536][info] TxProcessor on stateful validation success: bb48b26579b9d5f362ed192b14856ff3f6815c22dbd1b9cd9d328d49db7def20
[2018-10-01 06:28:59.322406614][th:536][info] TxProcessor on stateful validation success: 5a1269e25db49eaf7fb724b7f42f2142e646a347154d571c0daf2effdd7373f6
[2018-10-01 06:28:59.322425429][th:536][info] TxProcessor on stateful validation success: dfc50a0c74c0ef2cd86ac602bdea31552d16f053d7c933f64bd55fc9db6245dc
[2018-10-01 06:28:59.322438287][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:28:59.322450247][th:536][info] TxProcessor on proposal stateless success: bb48b26579b9d5f362ed192b14856ff3f6815c22dbd1b9cd9d328d49db7def20
[2018-10-01 06:28:59.322461468][th:536][info] TxProcessor on proposal stateless success: 5a1269e25db49eaf7fb724b7f42f2142e646a347154d571c0daf2effdd7373f6
[2018-10-01 06:28:59.322473197][th:536][info] TxProcessor on proposal stateless success: dfc50a0c74c0ef2cd86ac602bdea31552d16f053d7c933f64bd55fc9db6245dc
[2018-10-01 06:28:59.325505494][th:756][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:28:59.332837014][th:756][info] ProposalStorage Vote [559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8, 559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8] looks valid
[2018-10-01 06:28:59.332851945][th:756][info] YacBlockStorage Vote (559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8, 559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8) inserted
[2018-10-01 06:28:59.332862495][th:756][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:28:59.332868261][th:756][info] ProposalStorage Vote [559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8, 559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8] looks valid
[2018-10-01 06:28:59.332874571][th:756][info] YacBlockStorage Vote (559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8, 559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8) inserted
[2018-10-01 06:28:59.332877619][th:756][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:28:59.332881563][th:756][info] ProposalStorage Vote [559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8, 559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8] looks valid
[2018-10-01 06:28:59.332888159][th:756][info] YacBlockStorage Vote (559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8, 559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8) inserted
[2018-10-01 06:28:59.332891186][th:756][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:28:59.332936368][th:756][info] YAC Received supermajority of votes for 559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8, skip propagation
[2018-10-01 06:28:59.332942170][th:756][info] YAC Pass outcome for 559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8 to pipeline
[2018-10-01 06:28:59.333028211][th:756][info] YacGate consensus: commit top block: height 194, hash 559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8
[2018-10-01 06:28:59.333036028][th:756][info] synchronizer processing commit
[2018-10-01 06:28:59.334301570][th:756][info] ChainValidator validate block: height 194, hash 559cb3e54e5bc9c7ef19043cf4f8343316726ed82486f976bb474133c8eafdf8
[2018-10-01 06:28:59.340710924][th:756][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:28:59.340741697][th:756][info] TxProcessor on commit committed: bb48b26579b9d5f362ed192b14856ff3f6815c22dbd1b9cd9d328d49db7def20
[2018-10-01 06:28:59.340796739][th:756][info] TxProcessor on commit committed: 5a1269e25db49eaf7fb724b7f42f2142e646a347154d571c0daf2effdd7373f6
[2018-10-01 06:28:59.340803114][th:756][info] TxProcessor on commit committed: dfc50a0c74c0ef2cd86ac602bdea31552d16f053d7c933f64bd55fc9db6245dc
[2018-10-01 06:28:59.357206070][th:752][info] TxProcessor handle batch
[2018-10-01 06:28:59.357219019][th:752][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:59.357238891][th:752][info] PCS propagate batch
[2018-10-01 06:28:59.357244255][th:752][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:28:59.357249026][th:752][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:59.357365658][th:756][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:59.358007742][th:756][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:28:59.372901437][th:754][info] TxProcessor handle batch
[2018-10-01 06:28:59.372913746][th:754][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:59.372932467][th:754][info] PCS propagate batch
[2018-10-01 06:28:59.372936992][th:754][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:28:59.372941773][th:754][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:59.373039621][th:756][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:59.373677567][th:756][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:28:59.397013919][th:759][info] TxProcessor handle batch
[2018-10-01 06:28:59.397028611][th:759][info] TxProcessor propagating batch to PCS
[2018-10-01 06:28:59.397061011][th:759][info] PCS propagate batch
[2018-10-01 06:28:59.397065315][th:759][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:28:59.397069968][th:759][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:28:59.397139323][th:759][warning] CommandService Found transaction 0506991fdc775b4abb98eb038367ffd785d19b3398a83d43ade39a7ecbd700a4 in cache, ignoring
[2018-10-01 06:28:59.397182627][th:756][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:28:59.398640547][th:756][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:29:04.289979773][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:29:04.291074973][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:29:04.291092118][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 196
[2018-10-01 06:29:04.293014460][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:29:04.313996188][th:756][info] AsyncGrpcClient receive proposal
[2018-10-01 06:29:04.315088883][th:756][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:29:04.315102837][th:756][info] OrderingGate Received new proposal, height: 195
[2018-10-01 06:29:04.315239392][th:536][info] OrderingGate Pass the proposal to pipeline height 195
[2018-10-01 06:29:04.315250138][th:536][info] Simulator process proposal
[2018-10-01 06:29:04.322052586][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:29:04.352734232][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:29:04.352921679][th:536][info] Simulator process verified proposal
[2018-10-01 06:29:04.353945921][th:536][info] YacGate vote for block (f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7, Hash: [f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7 ])
[2018-10-01 06:29:04.354337557][th:536][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001}
[2018-10-01 06:29:04.354719430][th:536][info] YAC Vote for hash (f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7, f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7)
[2018-10-01 06:29:04.354806425][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:29:04.354886096][th:536][info] TxProcessor on stateful validation success: 2e606e25fb10501f65cad6e330b8ad6cb7a73093fd81ead114064fe8c27e606f
[2018-10-01 06:29:04.354966794][th:536][info] TxProcessor on stateful validation success: ad76668b6ae961c0ca8a6939ef1e0e52cef1e063d1d18fc92c5b035db5193d9a
[2018-10-01 06:29:04.354996412][th:536][info] TxProcessor on stateful validation success: 0506991fdc775b4abb98eb038367ffd785d19b3398a83d43ade39a7ecbd700a4
[2018-10-01 06:29:04.355013467][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:29:04.355028297][th:536][info] TxProcessor on proposal stateless success: 2e606e25fb10501f65cad6e330b8ad6cb7a73093fd81ead114064fe8c27e606f
[2018-10-01 06:29:04.355040616][th:536][info] TxProcessor on proposal stateless success: ad76668b6ae961c0ca8a6939ef1e0e52cef1e063d1d18fc92c5b035db5193d9a
[2018-10-01 06:29:04.355053233][th:536][info] TxProcessor on proposal stateless success: 0506991fdc775b4abb98eb038367ffd785d19b3398a83d43ade39a7ecbd700a4
[2018-10-01 06:29:04.357830564][th:756][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:29:04.367753530][th:756][info] ProposalStorage Vote [f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7, f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7] looks valid
[2018-10-01 06:29:04.367771644][th:756][info] YacBlockStorage Vote (f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7, f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7) inserted
[2018-10-01 06:29:04.367776726][th:756][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:29:04.367782883][th:756][info] ProposalStorage Vote [f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7, f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7] looks valid
[2018-10-01 06:29:04.367789874][th:756][info] YacBlockStorage Vote (f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7, f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7) inserted
[2018-10-01 06:29:04.367801067][th:756][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:29:04.367805830][th:756][info] ProposalStorage Vote [f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7, f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7] looks valid
[2018-10-01 06:29:04.367812459][th:756][info] YacBlockStorage Vote (f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7, f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7) inserted
[2018-10-01 06:29:04.367815701][th:756][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:29:04.367824064][th:756][info] YAC Received supermajority of votes for f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7, skip propagation
[2018-10-01 06:29:04.367829240][th:756][info] YAC Pass outcome for f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7 to pipeline
[2018-10-01 06:29:04.367907167][th:756][info] YacGate consensus: commit top block: height 195, hash f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7
[2018-10-01 06:29:04.367915006][th:756][info] synchronizer processing commit
[2018-10-01 06:29:04.368466814][th:756][info] ChainValidator validate block: height 195, hash f7eb5538fdd7595c608be6a1659411cdc7d342921d5fedbeaf7a4efcfa0af5e7
[2018-10-01 06:29:04.423044719][th:756][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:29:04.423085208][th:756][info] TxProcessor on commit committed: 2e606e25fb10501f65cad6e330b8ad6cb7a73093fd81ead114064fe8c27e606f
[2018-10-01 06:29:04.423105648][th:756][info] TxProcessor on commit committed: ad76668b6ae961c0ca8a6939ef1e0e52cef1e063d1d18fc92c5b035db5193d9a
[2018-10-01 06:29:04.423110729][th:756][info] TxProcessor on commit committed: 0506991fdc775b4abb98eb038367ffd785d19b3398a83d43ade39a7ecbd700a4
[2018-10-01 06:29:04.430164273][th:762][info] TxProcessor handle batch
[2018-10-01 06:29:04.430177820][th:762][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:04.430208768][th:762][info] PCS propagate batch
[2018-10-01 06:29:04.430213744][th:762][info] OrderingGate propagate batch, account_id: user_2662@test
[2018-10-01 06:29:04.430218678][th:762][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:04.430604684][th:752][info] TxProcessor handle batch
[2018-10-01 06:29:04.430616377][th:752][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:04.430663218][th:752][info] PCS propagate batch
[2018-10-01 06:29:04.430668503][th:752][info] OrderingGate propagate batch, account_id: user_8535@test
[2018-10-01 06:29:04.430673495][th:752][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:04.430710144][th:752][warning] CommandService Found transaction f8736461b51d4002bdc03c2662921ab4090696fbea7152cce23a62a31ab20975 in cache, ignoring
[2018-10-01 06:29:04.432311715][th:742][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:04.433185044][th:742][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:29:04.433668071][th:763][info] TxProcessor handle batch
[2018-10-01 06:29:04.433677348][th:763][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:04.433705140][th:763][info] PCS propagate batch
[2018-10-01 06:29:04.433709042][th:763][info] OrderingGate propagate batch, account_id: user_9010@test
[2018-10-01 06:29:04.433713299][th:763][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:04.433740261][th:763][warning] CommandService Found transaction 1d4c602e558f141936fefbf9c265efa235494a2a5e9ea86b6ac599fb43d83c63 in cache, ignoring
[2018-10-01 06:29:04.434946896][th:761][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:04.435569973][th:761][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:29:04.435639246][th:761][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:04.436253738][th:761][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:29:04.436372922][th:762][warning] CommandService Found transaction 723d03f3156c8d5c447d3dd06c454402cba03b652bcd95a291c1c7b6254ead77 in cache, ignoring
[2018-10-01 06:29:09.296178545][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:29:09.297215210][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:29:09.297235878][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 197
[2018-10-01 06:29:09.313062107][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:29:09.328633669][th:761][info] AsyncGrpcClient receive proposal
[2018-10-01 06:29:09.329610645][th:761][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:29:09.329618257][th:761][info] OrderingGate Received new proposal, height: 196
[2018-10-01 06:29:09.337603915][th:536][info] OrderingGate Pass the proposal to pipeline height 196
[2018-10-01 06:29:09.337615379][th:536][info] Simulator process proposal
[2018-10-01 06:29:09.338118618][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:29:09.343542040][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:29:09.343675598][th:536][info] Simulator process verified proposal
[2018-10-01 06:29:09.343990803][th:536][info] YacGate vote for block (86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67, Hash: [86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67 ])
[2018-10-01 06:29:09.344369989][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 06:29:09.344782316][th:536][info] YAC Vote for hash (86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67, 86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67)
[2018-10-01 06:29:09.344866674][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:29:09.344950472][th:536][info] TxProcessor on stateful validation success: 723d03f3156c8d5c447d3dd06c454402cba03b652bcd95a291c1c7b6254ead77
[2018-10-01 06:29:09.345029263][th:536][info] TxProcessor on stateful validation success: f8736461b51d4002bdc03c2662921ab4090696fbea7152cce23a62a31ab20975
[2018-10-01 06:29:09.345075047][th:536][info] TxProcessor on stateful validation success: 1d4c602e558f141936fefbf9c265efa235494a2a5e9ea86b6ac599fb43d83c63
[2018-10-01 06:29:09.345088783][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:29:09.345100119][th:536][info] TxProcessor on proposal stateless success: 723d03f3156c8d5c447d3dd06c454402cba03b652bcd95a291c1c7b6254ead77
[2018-10-01 06:29:09.345112526][th:536][info] TxProcessor on proposal stateless success: f8736461b51d4002bdc03c2662921ab4090696fbea7152cce23a62a31ab20975
[2018-10-01 06:29:09.345123863][th:536][info] TxProcessor on proposal stateless success: 1d4c602e558f141936fefbf9c265efa235494a2a5e9ea86b6ac599fb43d83c63
[2018-10-01 06:29:14.345168493][th:546][info] YAC Vote for hash (86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67, 86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67)
[2018-10-01 06:29:14.346492633][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:29:14.350685481][th:761][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:29:14.351817490][th:761][info] ProposalStorage Vote [86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67, 86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67] looks valid
[2018-10-01 06:29:14.351826081][th:761][info] YacBlockStorage Vote (86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67, 86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67) inserted
[2018-10-01 06:29:14.351830015][th:761][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:29:14.351834990][th:761][info] ProposalStorage Vote [86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67, 86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67] looks valid
[2018-10-01 06:29:14.351841274][th:761][info] YacBlockStorage Vote (86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67, 86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67) inserted
[2018-10-01 06:29:14.351852248][th:761][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:29:14.351856513][th:761][info] ProposalStorage Vote [86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67, 86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67] looks valid
[2018-10-01 06:29:14.351862827][th:761][info] YacBlockStorage Vote (86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67, 86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67) inserted
[2018-10-01 06:29:14.351865866][th:761][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:29:14.351873411][th:761][info] YAC Received supermajority of votes for 86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67, skip propagation
[2018-10-01 06:29:14.351878297][th:761][info] YAC Pass outcome for 86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67 to pipeline
[2018-10-01 06:29:14.351953505][th:761][info] YacGate consensus: commit top block: height 196, hash 86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67
[2018-10-01 06:29:14.351960370][th:761][info] synchronizer processing commit
[2018-10-01 06:29:14.368658579][th:761][info] ChainValidator validate block: height 196, hash 86eabe0c0f776a87b90800d7ce435beadba7d92b512df9aaa681017bb645bc67
[2018-10-01 06:29:14.373738866][th:761][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:29:14.373774295][th:761][info] TxProcessor on commit committed: 723d03f3156c8d5c447d3dd06c454402cba03b652bcd95a291c1c7b6254ead77
[2018-10-01 06:29:14.373795962][th:761][info] TxProcessor on commit committed: f8736461b51d4002bdc03c2662921ab4090696fbea7152cce23a62a31ab20975
[2018-10-01 06:29:14.373801280][th:761][info] TxProcessor on commit committed: 1d4c602e558f141936fefbf9c265efa235494a2a5e9ea86b6ac599fb43d83c63
[2018-10-01 06:29:14.383221970][th:764][info] TxProcessor handle batch
[2018-10-01 06:29:14.383237016][th:764][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:14.383267336][th:764][info] PCS propagate batch
[2018-10-01 06:29:14.383272831][th:764][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:29:14.383278262][th:764][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:14.385647920][th:761][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:14.395480224][th:761][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:29:14.398224061][th:764][info] TxProcessor handle batch
[2018-10-01 06:29:14.398237614][th:764][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:14.398265715][th:764][info] PCS propagate batch
[2018-10-01 06:29:14.398271733][th:764][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:29:14.398277500][th:764][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:14.399028820][th:761][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:14.405122354][th:761][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:29:14.407937692][th:767][info] TxProcessor handle batch
[2018-10-01 06:29:14.407950035][th:767][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:14.407998736][th:767][info] PCS propagate batch
[2018-10-01 06:29:14.408003502][th:767][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:29:14.408008293][th:767][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:14.408070213][th:767][warning] CommandService Found transaction f8f59e7a08dd2a3a7456cf2020acbc259e97703d89b1ef251c11fedcf9a20ec5 in cache, ignoring
[2018-10-01 06:29:14.408189713][th:761][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:14.408780831][th:761][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:29:19.289985753][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:29:19.291086001][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:29:19.291114873][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 198
[2018-10-01 06:29:19.293097777][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:29:19.314276865][th:761][info] AsyncGrpcClient receive proposal
[2018-10-01 06:29:19.315355157][th:761][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:29:19.315368055][th:761][info] OrderingGate Received new proposal, height: 197
[2018-10-01 06:29:19.315468765][th:536][info] OrderingGate Pass the proposal to pipeline height 197
[2018-10-01 06:29:19.315477454][th:536][info] Simulator process proposal
[2018-10-01 06:29:19.318810360][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:29:19.356860626][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:29:19.357080130][th:536][info] Simulator process verified proposal
[2018-10-01 06:29:19.357407942][th:536][info] YacGate vote for block (3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be, Hash: [3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be ])
[2018-10-01 06:29:19.357858393][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 06:29:19.358260947][th:536][info] YAC Vote for hash (3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be, 3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be)
[2018-10-01 06:29:19.358345680][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:29:19.358548150][th:536][info] TxProcessor on stateful validation success: 0514a8297322249dce121f592a4221ed85edf00d49144919783bff2df062b191
[2018-10-01 06:29:19.358595833][th:536][info] TxProcessor on stateful validation success: af52610e30cba7f85d844175b57a50df9f9ed62383c92d28855351c5c8662998
[2018-10-01 06:29:19.358625553][th:536][info] TxProcessor on stateful validation success: f8f59e7a08dd2a3a7456cf2020acbc259e97703d89b1ef251c11fedcf9a20ec5
[2018-10-01 06:29:19.358643074][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:29:19.358658274][th:536][info] TxProcessor on proposal stateless success: 0514a8297322249dce121f592a4221ed85edf00d49144919783bff2df062b191
[2018-10-01 06:29:19.358672512][th:536][info] TxProcessor on proposal stateless success: af52610e30cba7f85d844175b57a50df9f9ed62383c92d28855351c5c8662998
[2018-10-01 06:29:19.358684813][th:536][info] TxProcessor on proposal stateless success: f8f59e7a08dd2a3a7456cf2020acbc259e97703d89b1ef251c11fedcf9a20ec5
[2018-10-01 06:29:24.319052961][th:761][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:29:24.319602667][th:761][info] ProposalStorage Vote [3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be, 3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be] looks valid
[2018-10-01 06:29:24.319612867][th:761][info] YacBlockStorage Vote (3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be, 3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be) inserted
[2018-10-01 06:29:24.319617015][th:761][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:29:24.341456656][th:761][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:29:24.341995750][th:761][info] ProposalStorage Vote [3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be, 3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be] looks valid
[2018-10-01 06:29:24.342004395][th:761][info] YacBlockStorage Vote (3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be, 3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be) inserted
[2018-10-01 06:29:24.342009263][th:761][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:29:24.358610423][th:546][info] YAC Vote for hash (3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be, 3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be)
[2018-10-01 06:29:24.358708265][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:29:24.360719131][th:761][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:29:24.361204810][th:761][info] ProposalStorage Vote [3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be, 3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be] looks valid
[2018-10-01 06:29:24.361214085][th:761][info] YacBlockStorage Vote (3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be, 3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be) inserted
[2018-10-01 06:29:24.361218035][th:761][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:29:24.361226816][th:761][info] YAC Propagate state 3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be to whole network
[2018-10-01 06:29:24.361308408][th:761][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:29:24.361349444][th:761][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:29:24.361401693][th:761][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:29:24.364667050][th:742][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:29:24.364748575][th:761][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:29:24.374521836][th:742][info] YAC Pass outcome for 3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be to pipeline
[2018-10-01 06:29:24.374612219][th:742][info] YacGate consensus: commit top block: height 197, hash 3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be
[2018-10-01 06:29:24.374620201][th:742][info] synchronizer processing commit
[2018-10-01 06:29:24.383165306][th:742][info] ChainValidator validate block: height 197, hash 3ee3879e8ba95f6dbd590987c8cd129d61dfa5239fce82a682567b733d8138be
[2018-10-01 06:29:24.410558117][th:742][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:29:24.410590713][th:742][info] TxProcessor on commit committed: 0514a8297322249dce121f592a4221ed85edf00d49144919783bff2df062b191
[2018-10-01 06:29:24.410610076][th:742][info] TxProcessor on commit committed: af52610e30cba7f85d844175b57a50df9f9ed62383c92d28855351c5c8662998
[2018-10-01 06:29:24.410615824][th:742][info] TxProcessor on commit committed: f8f59e7a08dd2a3a7456cf2020acbc259e97703d89b1ef251c11fedcf9a20ec5
[2018-10-01 06:29:24.414654581][th:765][info] TxProcessor handle batch
[2018-10-01 06:29:24.414669493][th:765][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:24.414687556][th:765][info] PCS propagate batch
[2018-10-01 06:29:24.414693278][th:765][info] OrderingGate propagate batch, account_id: user_1119@test
[2018-10-01 06:29:24.414699052][th:765][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:24.416469684][th:761][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:24.417104333][th:761][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:29:24.427464794][th:766][info] TxProcessor handle batch
[2018-10-01 06:29:24.427478371][th:766][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:24.427506615][th:766][info] PCS propagate batch
[2018-10-01 06:29:24.427511306][th:766][info] OrderingGate propagate batch, account_id: user_7613@test
[2018-10-01 06:29:24.427516326][th:766][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:24.427577582][th:766][warning] CommandService Found transaction 48c92e7928f4fe8dbba566de0a3f73b478c258ad7f8a784fc8034273487db5f0 in cache, ignoring
[2018-10-01 06:29:24.427933913][th:770][info] TxProcessor handle batch
[2018-10-01 06:29:24.427947037][th:770][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:24.427994393][th:770][info] PCS propagate batch
[2018-10-01 06:29:24.427999897][th:770][info] OrderingGate propagate batch, account_id: user_1512@test
[2018-10-01 06:29:24.428004284][th:770][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:24.428262692][th:770][warning] CommandService Found transaction d1b28022803c289645a786afd91a333455dd708291707d7ea2a2047eab48461f in cache, ignoring
[2018-10-01 06:29:24.428302286][th:761][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:24.428674590][th:769][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:24.429291623][th:769][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:29:24.429839558][th:761][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:29:29.289964361][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:29:29.291005923][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:29:29.291026297][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 199
[2018-10-01 06:29:29.293077761][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:29:29.304918036][th:772][info] AsyncGrpcClient receive proposal
[2018-10-01 06:29:29.305916671][th:772][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:29:29.305927729][th:772][info] OrderingGate Received new proposal, height: 198
[2018-10-01 06:29:29.306012452][th:536][info] OrderingGate Pass the proposal to pipeline height 198
[2018-10-01 06:29:29.306019948][th:536][info] Simulator process proposal
[2018-10-01 06:29:29.306561362][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:29:29.312386758][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:29:29.312595245][th:536][info] Simulator process verified proposal
[2018-10-01 06:29:29.312937044][th:536][info] YacGate vote for block (c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8, Hash: [c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8 ])
[2018-10-01 06:29:29.313436755][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 06:29:29.313840176][th:536][info] YAC Vote for hash (c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8, c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8)
[2018-10-01 06:29:29.313938187][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:29:29.314011879][th:536][info] TxProcessor on stateful validation success: c8768bed895a960ad06eda88e1c6d616ff5de58564cc0508c4d27b92634c4d04
[2018-10-01 06:29:29.314046209][th:536][info] TxProcessor on stateful validation success: d1b28022803c289645a786afd91a333455dd708291707d7ea2a2047eab48461f
[2018-10-01 06:29:29.314066427][th:536][info] TxProcessor on stateful validation success: 48c92e7928f4fe8dbba566de0a3f73b478c258ad7f8a784fc8034273487db5f0
[2018-10-01 06:29:29.314080319][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:29:29.314092688][th:536][info] TxProcessor on proposal stateless success: c8768bed895a960ad06eda88e1c6d616ff5de58564cc0508c4d27b92634c4d04
[2018-10-01 06:29:29.314104443][th:536][info] TxProcessor on proposal stateless success: d1b28022803c289645a786afd91a333455dd708291707d7ea2a2047eab48461f
[2018-10-01 06:29:29.314116201][th:536][info] TxProcessor on proposal stateless success: 48c92e7928f4fe8dbba566de0a3f73b478c258ad7f8a784fc8034273487db5f0
[2018-10-01 06:29:34.316314898][th:546][info] YAC Vote for hash (c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8, c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8)
[2018-10-01 06:29:34.316416410][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:29:34.320526073][th:772][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:29:34.321682429][th:772][info] ProposalStorage Vote [c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8, c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8] looks valid
[2018-10-01 06:29:34.321693636][th:772][info] YacBlockStorage Vote (c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8, c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8) inserted
[2018-10-01 06:29:34.321705717][th:772][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:29:34.321711479][th:772][info] ProposalStorage Vote [c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8, c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8] looks valid
[2018-10-01 06:29:34.321717877][th:772][info] YacBlockStorage Vote (c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8, c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8) inserted
[2018-10-01 06:29:34.321720956][th:772][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:29:34.321724947][th:772][info] ProposalStorage Vote [c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8, c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8] looks valid
[2018-10-01 06:29:34.321731082][th:772][info] YacBlockStorage Vote (c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8, c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8) inserted
[2018-10-01 06:29:34.321734156][th:772][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:29:34.321741924][th:772][info] YAC Received supermajority of votes for c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8, skip propagation
[2018-10-01 06:29:34.321746440][th:772][info] YAC Pass outcome for c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8 to pipeline
[2018-10-01 06:29:34.321822985][th:772][info] YacGate consensus: commit top block: height 198, hash c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8
[2018-10-01 06:29:34.321830260][th:772][info] synchronizer processing commit
[2018-10-01 06:29:34.332736712][th:772][info] ChainValidator validate block: height 198, hash c9215451cda17b446d5ae1156b43438e117200c489f6bda12dacf48c4744cad8
[2018-10-01 06:29:34.397470559][th:772][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:29:34.397507725][th:772][info] TxProcessor on commit committed: c8768bed895a960ad06eda88e1c6d616ff5de58564cc0508c4d27b92634c4d04
[2018-10-01 06:29:34.397595075][th:772][info] TxProcessor on commit committed: d1b28022803c289645a786afd91a333455dd708291707d7ea2a2047eab48461f
[2018-10-01 06:29:34.397631080][th:772][info] TxProcessor on commit committed: 48c92e7928f4fe8dbba566de0a3f73b478c258ad7f8a784fc8034273487db5f0
[2018-10-01 06:29:34.418007451][th:771][info] TxProcessor handle batch
[2018-10-01 06:29:34.418023681][th:771][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:34.418053675][th:771][info] PCS propagate batch
[2018-10-01 06:29:34.418059270][th:771][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:29:34.418065339][th:771][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:34.418941986][th:769][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:34.419609816][th:769][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:29:34.427822036][th:770][info] TxProcessor handle batch
[2018-10-01 06:29:34.427834647][th:770][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:34.427866834][th:770][info] PCS propagate batch
[2018-10-01 06:29:34.427871265][th:770][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:29:34.427876480][th:770][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:34.427979965][th:769][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:34.428648473][th:769][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:29:34.432641467][th:770][warning] CommandService Found transaction bfcb97e9dbd36b51c93ecd8586988e276531ef578b50d5566f17029868103e1b in cache, ignoring
[2018-10-01 06:29:34.440628614][th:773][info] TxProcessor handle batch
[2018-10-01 06:29:34.440642567][th:773][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:34.440670379][th:773][info] PCS propagate batch
[2018-10-01 06:29:34.440687707][th:773][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:29:34.440692595][th:773][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:34.440799510][th:769][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:34.441454323][th:769][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:29:39.289976669][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:29:39.291110495][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:29:39.291128107][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 200
[2018-10-01 06:29:39.293058112][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:29:39.337244522][th:769][info] AsyncGrpcClient receive proposal
[2018-10-01 06:29:39.338284384][th:769][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:29:39.338294935][th:769][info] OrderingGate Received new proposal, height: 199
[2018-10-01 06:29:39.338378027][th:536][info] OrderingGate Pass the proposal to pipeline height 199
[2018-10-01 06:29:39.338386284][th:536][info] Simulator process proposal
[2018-10-01 06:29:39.338838740][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:29:39.359511689][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:29:39.359788985][th:536][info] Simulator process verified proposal
[2018-10-01 06:29:39.360108396][th:536][info] YacGate vote for block (a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233, Hash: [a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233 ])
[2018-10-01 06:29:39.360482318][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:29:39.360964617][th:536][info] YAC Vote for hash (a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233, a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233)
[2018-10-01 06:29:39.365986851][th:772][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:29:39.370193258][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:29:39.421728415][th:536][info] TxProcessor on stateful validation success: 899b790af858d2b10bc6ac35c150bbb7bbf5074fb193e0da2807a24e43e7682a
[2018-10-01 06:29:39.421779495][th:536][info] TxProcessor on stateful validation success: bfcb97e9dbd36b51c93ecd8586988e276531ef578b50d5566f17029868103e1b
[2018-10-01 06:29:39.421809171][th:536][info] TxProcessor on stateful validation success: 0e142de9fd27daee46e383ecb0eaf6bff2b884c5e646586e086f8f39a7e9125e
[2018-10-01 06:29:39.421830488][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:29:39.421844925][th:536][info] TxProcessor on proposal stateless success: 899b790af858d2b10bc6ac35c150bbb7bbf5074fb193e0da2807a24e43e7682a
[2018-10-01 06:29:39.421858705][th:536][info] TxProcessor on proposal stateless success: bfcb97e9dbd36b51c93ecd8586988e276531ef578b50d5566f17029868103e1b
[2018-10-01 06:29:39.421872039][th:536][info] TxProcessor on proposal stateless success: 0e142de9fd27daee46e383ecb0eaf6bff2b884c5e646586e086f8f39a7e9125e
[2018-10-01 06:29:39.370319715][th:772][info] ProposalStorage Vote [a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233, a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233] looks valid
[2018-10-01 06:29:39.421889889][th:772][info] YacBlockStorage Vote (a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233, a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233) inserted
[2018-10-01 06:29:39.421894575][th:772][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:29:39.421901063][th:772][info] ProposalStorage Vote [a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233, a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233] looks valid
[2018-10-01 06:29:39.421908671][th:772][info] YacBlockStorage Vote (a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233, a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233) inserted
[2018-10-01 06:29:39.421920615][th:772][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:29:39.421925266][th:772][info] ProposalStorage Vote [a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233, a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233] looks valid
[2018-10-01 06:29:39.421933266][th:772][info] YacBlockStorage Vote (a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233, a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233) inserted
[2018-10-01 06:29:39.421936304][th:772][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:29:39.421946252][th:772][info] YAC Received supermajority of votes for a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233, skip propagation
[2018-10-01 06:29:39.421951194][th:772][info] YAC Pass outcome for a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233 to pipeline
[2018-10-01 06:29:39.422035818][th:772][info] YacGate consensus: commit top block: height 199, hash a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233
[2018-10-01 06:29:39.422043088][th:772][info] synchronizer processing commit
[2018-10-01 06:29:39.422548632][th:772][info] ChainValidator validate block: height 199, hash a28c6bd01c580beb73135d73405c315d3ddb4e050f37d0fe5758ec2a59fe4233
[2018-10-01 06:29:39.448197892][th:772][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:29:39.448248461][th:772][info] TxProcessor on commit committed: 899b790af858d2b10bc6ac35c150bbb7bbf5074fb193e0da2807a24e43e7682a
[2018-10-01 06:29:39.448270301][th:772][info] TxProcessor on commit committed: bfcb97e9dbd36b51c93ecd8586988e276531ef578b50d5566f17029868103e1b
[2018-10-01 06:29:39.448275597][th:772][info] TxProcessor on commit committed: 0e142de9fd27daee46e383ecb0eaf6bff2b884c5e646586e086f8f39a7e9125e
[2018-10-01 06:29:39.454302747][th:764][info] TxProcessor handle batch
[2018-10-01 06:29:39.454315661][th:764][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:39.454342134][th:764][info] PCS propagate batch
[2018-10-01 06:29:39.454348255][th:764][info] OrderingGate propagate batch, account_id: user_0880@test
[2018-10-01 06:29:39.454353322][th:764][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:39.454487609][th:774][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:39.455082354][th:774][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:29:39.455580615][th:764][info] TxProcessor handle batch
[2018-10-01 06:29:39.455591195][th:764][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:39.455615796][th:764][info] PCS propagate batch
[2018-10-01 06:29:39.455620329][th:764][info] OrderingGate propagate batch, account_id: user_3252@test
[2018-10-01 06:29:39.455624825][th:764][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:39.455753656][th:772][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:39.456412220][th:772][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:29:39.494924089][th:776][info] TxProcessor handle batch
[2018-10-01 06:29:39.494940049][th:776][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:39.494969767][th:776][info] PCS propagate batch
[2018-10-01 06:29:39.494974726][th:776][info] OrderingGate propagate batch, account_id: user_9587@test
[2018-10-01 06:29:39.494979721][th:776][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:39.495045741][th:776][warning] CommandService Found transaction 5c3db7199bcea89008ed696223c0f8e25eb266ab4df45b05fbef2f4eb1a68002 in cache, ignoring
[2018-10-01 06:29:39.495085868][th:772][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:39.495604341][th:772][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:29:44.292672120][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:29:44.293672374][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:29:44.293702184][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 201
[2018-10-01 06:29:44.295836461][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:29:44.305919094][th:772][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:29:44.315841421][th:772][info] ProposalStorage Vote [7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d, 7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d] looks valid
[2018-10-01 06:29:44.315858061][th:772][info] YacBlockStorage Vote (7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d, 7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d) inserted
[2018-10-01 06:29:44.315862837][th:772][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:29:44.316000380][th:772][info] AsyncGrpcClient receive proposal
[2018-10-01 06:29:44.317229034][th:772][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:29:44.317240973][th:772][info] OrderingGate Received new proposal, height: 200
[2018-10-01 06:29:44.320650658][th:536][info] OrderingGate Pass the proposal to pipeline height 200
[2018-10-01 06:29:44.320663980][th:536][info] Simulator process proposal
[2018-10-01 06:29:44.321225605][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:29:44.321399077][th:772][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:29:44.321867910][th:772][info] ProposalStorage Vote [7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d, 7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d] looks valid
[2018-10-01 06:29:44.321881687][th:772][info] YacBlockStorage Vote (7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d, 7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d) inserted
[2018-10-01 06:29:44.321886125][th:772][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:29:44.326586533][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:29:44.326711290][th:536][info] Simulator process verified proposal
[2018-10-01 06:29:44.327019647][th:536][info] YacGate vote for block (7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d, Hash: [7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d ])
[2018-10-01 06:29:44.327384300][th:536][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 06:29:44.327710532][th:536][info] YAC Vote for hash (7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d, 7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d)
[2018-10-01 06:29:44.327782922][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:29:44.327884178][th:772][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:29:44.327897823][th:536][info] TxProcessor on stateful validation success: 02fbcca1f922fce9c54c60777b3a76398f030c5e89b784bfd12851488d68b307
[2018-10-01 06:29:44.327970449][th:536][info] TxProcessor on stateful validation success: 19e0da581b0bb9dd7f151951266a7027d0324eca63d75a02b7346c088f0935a0
[2018-10-01 06:29:44.327990352][th:536][info] TxProcessor on stateful validation success: 5c3db7199bcea89008ed696223c0f8e25eb266ab4df45b05fbef2f4eb1a68002
[2018-10-01 06:29:44.328004669][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:29:44.328017075][th:536][info] TxProcessor on proposal stateless success: 02fbcca1f922fce9c54c60777b3a76398f030c5e89b784bfd12851488d68b307
[2018-10-01 06:29:44.328029427][th:536][info] TxProcessor on proposal stateless success: 19e0da581b0bb9dd7f151951266a7027d0324eca63d75a02b7346c088f0935a0
[2018-10-01 06:29:44.328041136][th:536][info] TxProcessor on proposal stateless success: 5c3db7199bcea89008ed696223c0f8e25eb266ab4df45b05fbef2f4eb1a68002
[2018-10-01 06:29:44.328339070][th:772][info] ProposalStorage Vote [7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d, 7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d] looks valid
[2018-10-01 06:29:44.328356072][th:772][info] YacBlockStorage Vote (7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d, 7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d) inserted
[2018-10-01 06:29:44.328359626][th:772][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:29:44.328367886][th:772][info] YAC Propagate state 7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d to whole network
[2018-10-01 06:29:44.328438253][th:772][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:29:44.328901888][th:774][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:29:44.328919920][th:772][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:29:44.331113398][th:772][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:29:44.333247379][th:772][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:29:44.335496821][th:774][info] YAC Pass outcome for 7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d to pipeline
[2018-10-01 06:29:44.335642011][th:774][info] YacGate consensus: commit top block: height 200, hash 7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d
[2018-10-01 06:29:44.335655844][th:774][info] synchronizer processing commit
[2018-10-01 06:29:44.336882984][th:774][info] ChainValidator validate block: height 200, hash 7f7c29f0357e6467e07c60aeb149434b616359e2717522168f5b5e97dcc4941d
[2018-10-01 06:29:44.345821795][th:774][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:29:44.345856541][th:774][info] TxProcessor on commit committed: 02fbcca1f922fce9c54c60777b3a76398f030c5e89b784bfd12851488d68b307
[2018-10-01 06:29:44.345867232][th:774][info] TxProcessor on commit committed: 19e0da581b0bb9dd7f151951266a7027d0324eca63d75a02b7346c088f0935a0
[2018-10-01 06:29:44.345872419][th:774][info] TxProcessor on commit committed: 5c3db7199bcea89008ed696223c0f8e25eb266ab4df45b05fbef2f4eb1a68002
[2018-10-01 06:29:44.377894960][th:776][info] TxProcessor handle batch
[2018-10-01 06:29:44.377909622][th:776][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:44.377936705][th:776][info] PCS propagate batch
[2018-10-01 06:29:44.377942095][th:776][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:29:44.377946741][th:776][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:44.378623847][th:772][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:44.381971806][th:772][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:29:44.386978183][th:764][info] TxProcessor handle batch
[2018-10-01 06:29:44.386990368][th:764][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:44.387088215][th:764][info] PCS propagate batch
[2018-10-01 06:29:44.387095298][th:764][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:29:44.387100425][th:764][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:44.387223228][th:772][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:44.387247363][th:764][warning] CommandService Found transaction b943920034360df5d6aac9ff6df3ae61f0da23e4532b6dd72f3f894b8e490e2f in cache, ignoring
[2018-10-01 06:29:44.389005044][th:772][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:29:44.404707996][th:777][info] TxProcessor handle batch
[2018-10-01 06:29:44.404722035][th:777][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:44.404749271][th:777][info] PCS propagate batch
[2018-10-01 06:29:44.404753271][th:777][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:29:44.404757523][th:777][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:44.405670031][th:772][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:44.406339346][th:772][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:29:49.289980717][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:29:49.291078946][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:29:49.291099215][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 202
[2018-10-01 06:29:49.293133578][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:29:49.314422187][th:772][info] AsyncGrpcClient receive proposal
[2018-10-01 06:29:49.315778292][th:772][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:29:49.315792009][th:772][info] OrderingGate Received new proposal, height: 201
[2018-10-01 06:29:49.318217432][th:536][info] OrderingGate Pass the proposal to pipeline height 201
[2018-10-01 06:29:49.318233309][th:536][info] Simulator process proposal
[2018-10-01 06:29:49.318704913][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:29:49.329314597][th:772][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:29:49.329884276][th:772][info] ProposalStorage Vote [e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d, e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d] looks valid
[2018-10-01 06:29:49.329901297][th:772][info] YacBlockStorage Vote (e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d, e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d) inserted
[2018-10-01 06:29:49.329905889][th:772][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:29:49.330158801][th:780][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:29:49.330696283][th:780][info] ProposalStorage Vote [e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d, e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d] looks valid
[2018-10-01 06:29:49.330705521][th:780][info] YacBlockStorage Vote (e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d, e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d) inserted
[2018-10-01 06:29:49.330709303][th:780][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:29:49.345218914][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:29:49.345890926][th:536][info] Simulator process verified proposal
[2018-10-01 06:29:49.346201617][th:536][info] YacGate vote for block (e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d, Hash: [e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d ])
[2018-10-01 06:29:49.352836362][th:536][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 06:29:49.353193512][th:536][info] YAC Vote for hash (e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d, e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d)
[2018-10-01 06:29:49.353271806][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:29:49.353356468][th:536][info] TxProcessor on stateful validation success: a1f90abe46441328e66cef86ca379e7368aa3e4336b60fd262a0d1783476b721
[2018-10-01 06:29:49.353378767][th:782][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:29:49.353400771][th:536][info] TxProcessor on stateful validation success: b943920034360df5d6aac9ff6df3ae61f0da23e4532b6dd72f3f894b8e490e2f
[2018-10-01 06:29:49.353429386][th:536][info] TxProcessor on stateful validation success: f422bbf7c573c466384ddc49d11c4f8fb4c95a8dd1de64e929f69a9529bd0df1
[2018-10-01 06:29:49.353446003][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:29:49.353460891][th:536][info] TxProcessor on proposal stateless success: a1f90abe46441328e66cef86ca379e7368aa3e4336b60fd262a0d1783476b721
[2018-10-01 06:29:49.353475739][th:536][info] TxProcessor on proposal stateless success: b943920034360df5d6aac9ff6df3ae61f0da23e4532b6dd72f3f894b8e490e2f
[2018-10-01 06:29:49.353498124][th:536][info] TxProcessor on proposal stateless success: f422bbf7c573c466384ddc49d11c4f8fb4c95a8dd1de64e929f69a9529bd0df1
[2018-10-01 06:29:49.354400423][th:782][info] ProposalStorage Vote [e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d, e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d] looks valid
[2018-10-01 06:29:49.354415568][th:782][info] YacBlockStorage Vote (e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d, e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d) inserted
[2018-10-01 06:29:49.354419576][th:782][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:29:49.354428569][th:782][info] YAC Propagate state e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d to whole network
[2018-10-01 06:29:49.354764528][th:782][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:29:49.355228118][th:772][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:29:49.355245179][th:782][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:29:49.357243460][th:782][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:29:49.359401082][th:782][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:29:49.361542104][th:772][info] YAC Pass outcome for e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d to pipeline
[2018-10-01 06:29:49.361628651][th:772][info] YacGate consensus: commit top block: height 201, hash e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d
[2018-10-01 06:29:49.361638557][th:772][info] synchronizer processing commit
[2018-10-01 06:29:49.362965695][th:772][info] ChainValidator validate block: height 201, hash e2bff40838743ec4abdcad72ac81e765249df1c2716b45ac3868fc75d37db58d
[2018-10-01 06:29:49.414367892][th:772][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:29:49.414484235][th:772][info] TxProcessor on commit committed: a1f90abe46441328e66cef86ca379e7368aa3e4336b60fd262a0d1783476b721
[2018-10-01 06:29:49.414501793][th:772][info] TxProcessor on commit committed: b943920034360df5d6aac9ff6df3ae61f0da23e4532b6dd72f3f894b8e490e2f
[2018-10-01 06:29:49.414560409][th:772][info] TxProcessor on commit committed: f422bbf7c573c466384ddc49d11c4f8fb4c95a8dd1de64e929f69a9529bd0df1
[2018-10-01 06:29:49.479665586][th:777][info] TxProcessor handle batch
[2018-10-01 06:29:49.479682927][th:777][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:49.479710041][th:777][info] PCS propagate batch
[2018-10-01 06:29:49.479716316][th:777][info] OrderingGate propagate batch, account_id: user_2975@test
[2018-10-01 06:29:49.479722006][th:777][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:49.479862612][th:782][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:49.480391895][th:782][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:29:49.489145815][th:784][info] TxProcessor handle batch
[2018-10-01 06:29:49.489159280][th:784][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:49.489177225][th:785][info] TxProcessor handle batch
[2018-10-01 06:29:49.489183868][th:785][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:49.489197090][th:785][info] PCS propagate batch
[2018-10-01 06:29:49.489201389][th:785][info] OrderingGate propagate batch, account_id: user_2388@test
[2018-10-01 06:29:49.489206313][th:785][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:49.489212845][th:784][info] PCS propagate batch
[2018-10-01 06:29:49.489216985][th:784][info] OrderingGate propagate batch, account_id: user_1567@test
[2018-10-01 06:29:49.489220808][th:784][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:49.489240710][th:784][warning] CommandService Found transaction 9341bb9b3eec8580259b07d0a22a341db8c5d7f774f6ccddf5ff6a66719323a8 in cache, ignoring
[2018-10-01 06:29:49.489312164][th:782][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:49.490594463][th:782][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:29:49.490776420][th:783][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:49.491351180][th:783][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:29:49.491455751][th:785][warning] CommandService Found transaction 455091fe8b1049a75d72200a3f6ddb9a0f8a00461de8b9f1a2935c68ccf9e8ab in cache, ignoring
[2018-10-01 06:29:54.289974076][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:29:54.291035561][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:29:54.291058597][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 203
[2018-10-01 06:29:54.293121613][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:29:54.297026949][th:783][info] AsyncGrpcClient receive proposal
[2018-10-01 06:29:54.297987781][th:783][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:29:54.297994321][th:783][info] OrderingGate Received new proposal, height: 202
[2018-10-01 06:29:54.298024629][th:536][info] OrderingGate Pass the proposal to pipeline height 202
[2018-10-01 06:29:54.298032406][th:536][info] Simulator process proposal
[2018-10-01 06:29:54.298571695][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:29:54.304228617][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:29:54.304341333][th:536][info] Simulator process verified proposal
[2018-10-01 06:29:54.304717627][th:536][info] YacGate vote for block (328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d, Hash: [328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d ])
[2018-10-01 06:29:54.305127266][th:536][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 06:29:54.305563858][th:536][info] YAC Vote for hash (328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d, 328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d)
[2018-10-01 06:29:54.305637716][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:29:54.305731919][th:536][info] TxProcessor on stateful validation success: 922d30b9886dc11c8b9d6f668ebf53540420d5156fdc523f32c23afdc3c1187d
[2018-10-01 06:29:54.305804934][th:536][info] TxProcessor on stateful validation success: 455091fe8b1049a75d72200a3f6ddb9a0f8a00461de8b9f1a2935c68ccf9e8ab
[2018-10-01 06:29:54.305825185][th:536][info] TxProcessor on stateful validation success: 9341bb9b3eec8580259b07d0a22a341db8c5d7f774f6ccddf5ff6a66719323a8
[2018-10-01 06:29:54.305839365][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:29:54.305852198][th:536][info] TxProcessor on proposal stateless success: 922d30b9886dc11c8b9d6f668ebf53540420d5156fdc523f32c23afdc3c1187d
[2018-10-01 06:29:54.305864790][th:536][info] TxProcessor on proposal stateless success: 455091fe8b1049a75d72200a3f6ddb9a0f8a00461de8b9f1a2935c68ccf9e8ab
[2018-10-01 06:29:54.305876910][th:536][info] TxProcessor on proposal stateless success: 9341bb9b3eec8580259b07d0a22a341db8c5d7f774f6ccddf5ff6a66719323a8
[2018-10-01 06:29:54.306083703][th:783][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:29:54.306604934][th:783][info] ProposalStorage Vote [328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d, 328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d] looks valid
[2018-10-01 06:29:54.306614327][th:783][info] YacBlockStorage Vote (328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d, 328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d) inserted
[2018-10-01 06:29:54.306618110][th:783][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:29:54.307058958][th:782][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:29:54.307559540][th:782][info] ProposalStorage Vote [328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d, 328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d] looks valid
[2018-10-01 06:29:54.307578535][th:782][info] YacBlockStorage Vote (328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d, 328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d) inserted
[2018-10-01 06:29:54.307582790][th:782][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:29:54.320767435][th:782][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:29:54.321261283][th:782][info] ProposalStorage Vote [328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d, 328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d] looks valid
[2018-10-01 06:29:54.321270779][th:782][info] YacBlockStorage Vote (328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d, 328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d) inserted
[2018-10-01 06:29:54.321274354][th:782][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:29:54.321282454][th:782][info] YAC Propagate state 328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d to whole network
[2018-10-01 06:29:54.321497415][th:783][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:29:54.321514217][th:782][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:29:54.321563430][th:782][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:29:54.323777892][th:782][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:29:54.323997972][th:782][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:29:54.325631468][th:783][info] YAC Pass outcome for 328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d to pipeline
[2018-10-01 06:29:54.325838914][th:783][info] YacGate consensus: commit top block: height 202, hash 328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d
[2018-10-01 06:29:54.325852057][th:783][info] synchronizer processing commit
[2018-10-01 06:29:54.327766569][th:783][info] ChainValidator validate block: height 202, hash 328f86855a1e744adb6ef96cf2964803306950a0a8976d9db81c00ace22a1c5d
[2018-10-01 06:29:54.348251421][th:783][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:29:54.348284464][th:783][info] TxProcessor on commit committed: 922d30b9886dc11c8b9d6f668ebf53540420d5156fdc523f32c23afdc3c1187d
[2018-10-01 06:29:54.348295374][th:783][info] TxProcessor on commit committed: 455091fe8b1049a75d72200a3f6ddb9a0f8a00461de8b9f1a2935c68ccf9e8ab
[2018-10-01 06:29:54.348300910][th:783][info] TxProcessor on commit committed: 9341bb9b3eec8580259b07d0a22a341db8c5d7f774f6ccddf5ff6a66719323a8
[2018-10-01 06:29:54.360807432][th:777][info] TxProcessor handle batch
[2018-10-01 06:29:54.360821405][th:777][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:54.360870183][th:777][info] PCS propagate batch
[2018-10-01 06:29:54.360876150][th:777][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:29:54.360881447][th:777][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:54.360995317][th:787][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:54.361572403][th:787][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:29:54.361675813][th:777][warning] CommandService Found transaction 76546e40c41e20d5092a9926e7a7db5e4adbcfd22b067afd546f9cb59d0685ed in cache, ignoring
[2018-10-01 06:29:54.368901519][th:777][info] TxProcessor handle batch
[2018-10-01 06:29:54.368913788][th:777][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:54.368961220][th:777][info] PCS propagate batch
[2018-10-01 06:29:54.368965808][th:777][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:29:54.368970537][th:777][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:54.369068574][th:787][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:54.369704076][th:787][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:29:54.369808451][th:777][warning] CommandService Found transaction 971cebe959a7a1eabbabe2b55ab2e2b00db2076927b20c40f0e1153671eb138d in cache, ignoring
[2018-10-01 06:29:54.407052007][th:790][info] TxProcessor handle batch
[2018-10-01 06:29:54.407064924][th:790][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:54.407090466][th:790][info] PCS propagate batch
[2018-10-01 06:29:54.407094660][th:790][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:29:54.407098898][th:790][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:54.407284424][th:787][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:54.407851131][th:787][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:29:59.290004532][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:29:59.291111544][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:29:59.291128545][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 204
[2018-10-01 06:29:59.293147875][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:29:59.306161321][th:782][info] AsyncGrpcClient receive proposal
[2018-10-01 06:29:59.307239687][th:782][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:29:59.307246802][th:782][info] OrderingGate Received new proposal, height: 203
[2018-10-01 06:29:59.312652900][th:536][info] OrderingGate Pass the proposal to pipeline height 203
[2018-10-01 06:29:59.312669113][th:536][info] Simulator process proposal
[2018-10-01 06:29:59.313143046][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:29:59.340803985][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:29:59.341007717][th:536][info] Simulator process verified proposal
[2018-10-01 06:29:59.341450374][th:536][info] YacGate vote for block (0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd, Hash: [0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd ])
[2018-10-01 06:29:59.341963995][th:536][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 06:29:59.342384244][th:536][info] YAC Vote for hash (0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd, 0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd)
[2018-10-01 06:29:59.342460928][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:29:59.342532527][th:536][info] TxProcessor on stateful validation success: 76546e40c41e20d5092a9926e7a7db5e4adbcfd22b067afd546f9cb59d0685ed
[2018-10-01 06:29:59.342575427][th:536][info] TxProcessor on stateful validation success: 971cebe959a7a1eabbabe2b55ab2e2b00db2076927b20c40f0e1153671eb138d
[2018-10-01 06:29:59.342605369][th:536][info] TxProcessor on stateful validation success: 773707ef4e4fd0aef8fa7240d64305398d9e809da824b5d7d79c5bc2639ac5e9
[2018-10-01 06:29:59.342622537][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:29:59.342637647][th:536][info] TxProcessor on proposal stateless success: 76546e40c41e20d5092a9926e7a7db5e4adbcfd22b067afd546f9cb59d0685ed
[2018-10-01 06:29:59.342652386][th:536][info] TxProcessor on proposal stateless success: 971cebe959a7a1eabbabe2b55ab2e2b00db2076927b20c40f0e1153671eb138d
[2018-10-01 06:29:59.342665546][th:536][info] TxProcessor on proposal stateless success: 773707ef4e4fd0aef8fa7240d64305398d9e809da824b5d7d79c5bc2639ac5e9
[2018-10-01 06:29:59.343418325][th:782][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:29:59.343968513][th:782][info] ProposalStorage Vote [0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd, 0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd] looks valid
[2018-10-01 06:29:59.343979020][th:782][info] YacBlockStorage Vote (0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd, 0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd) inserted
[2018-10-01 06:29:59.343991388][th:782][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:29:59.344101281][th:787][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:29:59.344579359][th:787][info] ProposalStorage Vote [0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd, 0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd] looks valid
[2018-10-01 06:29:59.344586413][th:787][info] YacBlockStorage Vote (0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd, 0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd) inserted
[2018-10-01 06:29:59.344589560][th:787][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:29:59.344921037][th:782][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:29:59.345425680][th:782][info] ProposalStorage Vote [0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd, 0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd] looks valid
[2018-10-01 06:29:59.345437983][th:782][info] YacBlockStorage Vote (0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd, 0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd) inserted
[2018-10-01 06:29:59.345441915][th:782][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:29:59.345450269][th:782][info] YAC Propagate state 0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd to whole network
[2018-10-01 06:29:59.345520843][th:782][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:29:59.345821668][th:787][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:29:59.345835355][th:782][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:29:59.346146965][th:782][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:29:59.346222815][th:782][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:29:59.347463495][th:787][info] YAC Pass outcome for 0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd to pipeline
[2018-10-01 06:29:59.347540774][th:787][info] YacGate consensus: commit top block: height 203, hash 0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd
[2018-10-01 06:29:59.347548444][th:787][info] synchronizer processing commit
[2018-10-01 06:29:59.348062136][th:787][info] ChainValidator validate block: height 203, hash 0baed035c825a4cf8e1812628a43ddd5f3b4dd63ca4b5ecc2251fa89911261cd
[2018-10-01 06:29:59.407576517][th:787][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:29:59.407676498][th:787][info] TxProcessor on commit committed: 76546e40c41e20d5092a9926e7a7db5e4adbcfd22b067afd546f9cb59d0685ed
[2018-10-01 06:29:59.407772606][th:787][info] TxProcessor on commit committed: 971cebe959a7a1eabbabe2b55ab2e2b00db2076927b20c40f0e1153671eb138d
[2018-10-01 06:29:59.407783604][th:787][info] TxProcessor on commit committed: 773707ef4e4fd0aef8fa7240d64305398d9e809da824b5d7d79c5bc2639ac5e9
[2018-10-01 06:29:59.412050620][th:791][info] TxProcessor handle batch
[2018-10-01 06:29:59.412064634][th:791][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:59.412102963][th:791][info] PCS propagate batch
[2018-10-01 06:29:59.412108995][th:791][info] OrderingGate propagate batch, account_id: user_5414@test
[2018-10-01 06:29:59.412114811][th:791][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:59.412959767][th:782][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:59.413585991][th:782][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:29:59.421131792][th:789][info] TxProcessor handle batch
[2018-10-01 06:29:59.421145366][th:789][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:59.421171587][th:789][info] PCS propagate batch
[2018-10-01 06:29:59.421184944][th:789][info] OrderingGate propagate batch, account_id: user_6222@test
[2018-10-01 06:29:59.421190986][th:789][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:59.421283099][th:782][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:59.421905879][th:782][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:29:59.422027643][th:789][warning] CommandService Found transaction 9ef4a9500240984bdd6b525b28c26ac4e3800be3052810da1a5bd595007bc17e in cache, ignoring
[2018-10-01 06:29:59.433026670][th:793][info] TxProcessor handle batch
[2018-10-01 06:29:59.433039383][th:793][info] TxProcessor propagating batch to PCS
[2018-10-01 06:29:59.433063676][th:793][info] PCS propagate batch
[2018-10-01 06:29:59.433067779][th:793][info] OrderingGate propagate batch, account_id: user_5389@test
[2018-10-01 06:29:59.433071861][th:793][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:29:59.433168953][th:782][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:29:59.433766385][th:782][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:29:59.433884008][th:793][warning] CommandService Found transaction 0bf8116990ed4b0be440c4360aff9cc1aae06f0c135da000f04c4055017adc3d in cache, ignoring
[2018-10-01 06:30:04.292669346][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:30:04.293659292][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:30:04.293677014][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 205
[2018-10-01 06:30:04.301352217][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:30:04.314044984][th:782][info] AsyncGrpcClient receive proposal
[2018-10-01 06:30:04.314965192][th:782][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:30:04.314975636][th:782][info] OrderingGate Received new proposal, height: 204
[2018-10-01 06:30:04.316644513][th:536][info] OrderingGate Pass the proposal to pipeline height 204
[2018-10-01 06:30:04.316655430][th:536][info] Simulator process proposal
[2018-10-01 06:30:04.317138120][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:30:04.322580434][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:30:04.322714801][th:536][info] Simulator process verified proposal
[2018-10-01 06:30:04.323033014][th:536][info] YacGate vote for block (768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578, Hash: [768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578 ])
[2018-10-01 06:30:04.323413773][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 06:30:04.323833675][th:536][info] YAC Vote for hash (768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578, 768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578)
[2018-10-01 06:30:04.323924635][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:30:04.324011874][th:536][info] TxProcessor on stateful validation success: e785a308909cad03baa3f779350bd54a20099a66753acbba529a676ab558a78b
[2018-10-01 06:30:04.324046555][th:536][info] TxProcessor on stateful validation success: 9ef4a9500240984bdd6b525b28c26ac4e3800be3052810da1a5bd595007bc17e
[2018-10-01 06:30:04.324065799][th:536][info] TxProcessor on stateful validation success: 0bf8116990ed4b0be440c4360aff9cc1aae06f0c135da000f04c4055017adc3d
[2018-10-01 06:30:04.324079536][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:30:04.324092111][th:536][info] TxProcessor on proposal stateless success: e785a308909cad03baa3f779350bd54a20099a66753acbba529a676ab558a78b
[2018-10-01 06:30:04.324104332][th:536][info] TxProcessor on proposal stateless success: 9ef4a9500240984bdd6b525b28c26ac4e3800be3052810da1a5bd595007bc17e
[2018-10-01 06:30:04.324116609][th:536][info] TxProcessor on proposal stateless success: 0bf8116990ed4b0be440c4360aff9cc1aae06f0c135da000f04c4055017adc3d
[2018-10-01 06:30:09.324267559][th:546][info] YAC Vote for hash (768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578, 768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578)
[2018-10-01 06:30:09.328306522][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:30:09.328857020][th:792][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:30:09.330146095][th:792][info] ProposalStorage Vote [768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578, 768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578] looks valid
[2018-10-01 06:30:09.330161914][th:792][info] YacBlockStorage Vote (768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578, 768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578) inserted
[2018-10-01 06:30:09.330167633][th:792][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:30:09.330173624][th:792][info] ProposalStorage Vote [768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578, 768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578] looks valid
[2018-10-01 06:30:09.330180210][th:792][info] YacBlockStorage Vote (768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578, 768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578) inserted
[2018-10-01 06:30:09.330183493][th:792][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:30:09.330187628][th:792][info] ProposalStorage Vote [768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578, 768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578] looks valid
[2018-10-01 06:30:09.330194504][th:792][info] YacBlockStorage Vote (768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578, 768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578) inserted
[2018-10-01 06:30:09.330197776][th:792][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:30:09.330205337][th:792][info] YAC Received supermajority of votes for 768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578, skip propagation
[2018-10-01 06:30:09.330210109][th:792][info] YAC Pass outcome for 768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578 to pipeline
[2018-10-01 06:30:09.330289325][th:792][info] YacGate consensus: commit top block: height 204, hash 768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578
[2018-10-01 06:30:09.330298430][th:792][info] synchronizer processing commit
[2018-10-01 06:30:09.330971575][th:792][info] ChainValidator validate block: height 204, hash 768f16072d43deb442af474ab666ee8be93460816d611416f2441fb2547c5578
[2018-10-01 06:30:09.340536899][th:792][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:30:09.340569847][th:792][info] TxProcessor on commit committed: e785a308909cad03baa3f779350bd54a20099a66753acbba529a676ab558a78b
[2018-10-01 06:30:09.340591338][th:792][info] TxProcessor on commit committed: 9ef4a9500240984bdd6b525b28c26ac4e3800be3052810da1a5bd595007bc17e
[2018-10-01 06:30:09.340596672][th:792][info] TxProcessor on commit committed: 0bf8116990ed4b0be440c4360aff9cc1aae06f0c135da000f04c4055017adc3d
[2018-10-01 06:30:09.366031592][th:789][info] TxProcessor handle batch
[2018-10-01 06:30:09.366045577][th:789][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:09.366073905][th:789][info] PCS propagate batch
[2018-10-01 06:30:09.366079384][th:789][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:30:09.366084839][th:789][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:09.367326403][th:789][info] TxProcessor handle batch
[2018-10-01 06:30:09.367339348][th:789][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:09.367358344][th:789][info] PCS propagate batch
[2018-10-01 06:30:09.367362928][th:789][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:30:09.367367929][th:789][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:09.367908574][th:789][info] TxProcessor handle batch
[2018-10-01 06:30:09.367977712][th:789][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:09.368002695][th:789][info] PCS propagate batch
[2018-10-01 06:30:09.368054014][th:789][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:30:09.368061071][th:789][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:09.368143013][th:789][warning] CommandService Found transaction d5ddbf29b48296ee0c838fe10b3d6580ec0fe2f1f7af4ee6de27172854ede0b1 in cache, ignoring
[2018-10-01 06:30:09.368766839][th:792][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:09.369482684][th:792][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:30:09.369577853][th:792][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:09.370224806][th:792][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:30:09.370281468][th:792][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:09.370926642][th:792][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:30:14.289976942][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:30:14.291114807][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:30:14.291132122][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 206
[2018-10-01 06:30:14.293134441][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:30:14.297489241][th:792][info] AsyncGrpcClient receive proposal
[2018-10-01 06:30:14.298558562][th:792][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:30:14.298565178][th:792][info] OrderingGate Received new proposal, height: 205
[2018-10-01 06:30:14.312636795][th:536][info] OrderingGate Pass the proposal to pipeline height 205
[2018-10-01 06:30:14.312655143][th:536][info] Simulator process proposal
[2018-10-01 06:30:14.315975919][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:30:14.337755232][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:30:14.337933144][th:536][info] Simulator process verified proposal
[2018-10-01 06:30:14.338256885][th:536][info] YacGate vote for block (8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d, Hash: [8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d ])
[2018-10-01 06:30:14.338652592][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 06:30:14.339078011][th:536][info] YAC Vote for hash (8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d, 8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d)
[2018-10-01 06:30:14.339171543][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:30:14.339251112][th:536][info] TxProcessor on stateful validation success: 1ec58663bac521a70e68373b5239fb5fe228a948bedeadff917b2263f731b501
[2018-10-01 06:30:14.339295048][th:536][info] TxProcessor on stateful validation success: 292767cb21e8a42d84d929b2126e585e9b4c3c5c5f0a29e0cdbf38820a880975
[2018-10-01 06:30:14.339323256][th:536][info] TxProcessor on stateful validation success: d5ddbf29b48296ee0c838fe10b3d6580ec0fe2f1f7af4ee6de27172854ede0b1
[2018-10-01 06:30:14.339341029][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:30:14.339354378][th:536][info] TxProcessor on proposal stateless success: 1ec58663bac521a70e68373b5239fb5fe228a948bedeadff917b2263f731b501
[2018-10-01 06:30:14.339366257][th:536][info] TxProcessor on proposal stateless success: 292767cb21e8a42d84d929b2126e585e9b4c3c5c5f0a29e0cdbf38820a880975
[2018-10-01 06:30:14.339379459][th:536][info] TxProcessor on proposal stateless success: d5ddbf29b48296ee0c838fe10b3d6580ec0fe2f1f7af4ee6de27172854ede0b1
[2018-10-01 06:30:19.339513219][th:546][info] YAC Vote for hash (8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d, 8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d)
[2018-10-01 06:30:19.339627526][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:30:19.343504287][th:782][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:30:19.345103987][th:782][info] ProposalStorage Vote [8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d, 8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d] looks valid
[2018-10-01 06:30:19.345120782][th:782][info] YacBlockStorage Vote (8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d, 8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d) inserted
[2018-10-01 06:30:19.345125218][th:782][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:30:19.345131350][th:782][info] ProposalStorage Vote [8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d, 8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d] looks valid
[2018-10-01 06:30:19.345138140][th:782][info] YacBlockStorage Vote (8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d, 8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d) inserted
[2018-10-01 06:30:19.345141316][th:782][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:30:19.345145385][th:782][info] ProposalStorage Vote [8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d, 8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d] looks valid
[2018-10-01 06:30:19.345152067][th:782][info] YacBlockStorage Vote (8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d, 8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d) inserted
[2018-10-01 06:30:19.345155080][th:782][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:30:19.345163197][th:782][info] YAC Received supermajority of votes for 8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d, skip propagation
[2018-10-01 06:30:19.345168229][th:782][info] YAC Pass outcome for 8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d to pipeline
[2018-10-01 06:30:19.348717575][th:782][info] YacGate consensus: commit top block: height 205, hash 8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d
[2018-10-01 06:30:19.348735116][th:782][info] synchronizer processing commit
[2018-10-01 06:30:19.355846550][th:782][info] ChainValidator validate block: height 205, hash 8be8ddb63797be52039a7fc7951754dfd47588ab0f9945e6dc87ee868ba0399d
[2018-10-01 06:30:19.401835363][th:782][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:30:19.401870757][th:782][info] TxProcessor on commit committed: 1ec58663bac521a70e68373b5239fb5fe228a948bedeadff917b2263f731b501
[2018-10-01 06:30:19.401928570][th:782][info] TxProcessor on commit committed: 292767cb21e8a42d84d929b2126e585e9b4c3c5c5f0a29e0cdbf38820a880975
[2018-10-01 06:30:19.401934821][th:782][info] TxProcessor on commit committed: d5ddbf29b48296ee0c838fe10b3d6580ec0fe2f1f7af4ee6de27172854ede0b1
[2018-10-01 06:30:19.411110440][th:789][info] TxProcessor handle batch
[2018-10-01 06:30:19.411124161][th:789][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:19.411141174][th:789][info] PCS propagate batch
[2018-10-01 06:30:19.411146301][th:789][info] OrderingGate propagate batch, account_id: user_2380@test
[2018-10-01 06:30:19.411151651][th:789][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:19.412099128][th:792][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:19.412853284][th:792][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:30:19.421061802][th:789][info] TxProcessor handle batch
[2018-10-01 06:30:19.421074789][th:789][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:19.421091167][th:789][info] PCS propagate batch
[2018-10-01 06:30:19.421096567][th:789][info] OrderingGate propagate batch, account_id: user_8357@test
[2018-10-01 06:30:19.421101563][th:789][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:19.421791574][th:792][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:19.424318636][th:792][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:30:19.449724118][th:799][info] TxProcessor handle batch
[2018-10-01 06:30:19.449736811][th:799][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:19.449768923][th:799][info] PCS propagate batch
[2018-10-01 06:30:19.449773420][th:799][info] OrderingGate propagate batch, account_id: user_2637@test
[2018-10-01 06:30:19.449777856][th:799][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:19.449844616][th:799][warning] CommandService Found transaction b80040a8085288e52784686727ecb7df4b88a7ee80662abc9a4a2a3daccda40c in cache, ignoring
[2018-10-01 06:30:19.450636446][th:792][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:19.451253572][th:792][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:30:24.292669211][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:30:24.293662595][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:30:24.293680609][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 207
[2018-10-01 06:30:24.295736967][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:30:24.296930073][th:792][info] AsyncGrpcClient receive proposal
[2018-10-01 06:30:24.297916064][th:792][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:30:24.297925781][th:792][info] OrderingGate Received new proposal, height: 206
[2018-10-01 06:30:24.300279462][th:536][info] OrderingGate Pass the proposal to pipeline height 206
[2018-10-01 06:30:24.300288857][th:536][info] Simulator process proposal
[2018-10-01 06:30:24.300807806][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:30:24.306421523][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:30:24.306562805][th:536][info] Simulator process verified proposal
[2018-10-01 06:30:24.306868373][th:536][info] YacGate vote for block (269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791, Hash: [269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791 ])
[2018-10-01 06:30:24.307292813][th:536][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:30:24.307710877][th:536][info] YAC Vote for hash (269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791, 269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791)
[2018-10-01 06:30:24.307768789][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:30:24.307860320][th:536][info] TxProcessor on stateful validation success: 9d75a6644efebe8462035e56bfdda1709cd9c26df3ad96d0742c97e6bfdd6409
[2018-10-01 06:30:24.307896918][th:536][info] TxProcessor on stateful validation success: 57c22515114401ac434c1104fbbf67fefad5741419304a1bc8dd5dc8d3ae201c
[2018-10-01 06:30:24.307916646][th:536][info] TxProcessor on stateful validation success: b80040a8085288e52784686727ecb7df4b88a7ee80662abc9a4a2a3daccda40c
[2018-10-01 06:30:24.307931596][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:30:24.307944783][th:536][info] TxProcessor on proposal stateless success: 9d75a6644efebe8462035e56bfdda1709cd9c26df3ad96d0742c97e6bfdd6409
[2018-10-01 06:30:24.307956825][th:536][info] TxProcessor on proposal stateless success: 57c22515114401ac434c1104fbbf67fefad5741419304a1bc8dd5dc8d3ae201c
[2018-10-01 06:30:24.307968721][th:536][info] TxProcessor on proposal stateless success: b80040a8085288e52784686727ecb7df4b88a7ee80662abc9a4a2a3daccda40c
[2018-10-01 06:30:24.322185978][th:792][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:30:24.324393457][th:792][info] ProposalStorage Vote [269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791, 269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791] looks valid
[2018-10-01 06:30:24.324419913][th:792][info] YacBlockStorage Vote (269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791, 269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791) inserted
[2018-10-01 06:30:24.324424892][th:792][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:30:24.324430399][th:792][info] ProposalStorage Vote [269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791, 269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791] looks valid
[2018-10-01 06:30:24.324436794][th:792][info] YacBlockStorage Vote (269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791, 269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791) inserted
[2018-10-01 06:30:24.324439938][th:792][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:30:24.324444266][th:792][info] ProposalStorage Vote [269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791, 269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791] looks valid
[2018-10-01 06:30:24.324451243][th:792][info] YacBlockStorage Vote (269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791, 269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791) inserted
[2018-10-01 06:30:24.324454348][th:792][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:30:24.324462477][th:792][info] YAC Received supermajority of votes for 269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791, skip propagation
[2018-10-01 06:30:24.324466833][th:792][info] YAC Pass outcome for 269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791 to pipeline
[2018-10-01 06:30:24.324596131][th:792][info] YacGate consensus: commit top block: height 206, hash 269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791
[2018-10-01 06:30:24.324608000][th:792][info] synchronizer processing commit
[2018-10-01 06:30:24.325695603][th:792][info] ChainValidator validate block: height 206, hash 269e1a9d8d84b22efdae1d35acb639b096a4d72accb69ef6cc14dd12a169d791
[2018-10-01 06:30:24.335401118][th:792][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:30:24.335444791][th:792][info] TxProcessor on commit committed: 9d75a6644efebe8462035e56bfdda1709cd9c26df3ad96d0742c97e6bfdd6409
[2018-10-01 06:30:24.335455412][th:792][info] TxProcessor on commit committed: 57c22515114401ac434c1104fbbf67fefad5741419304a1bc8dd5dc8d3ae201c
[2018-10-01 06:30:24.335460604][th:792][info] TxProcessor on commit committed: b80040a8085288e52784686727ecb7df4b88a7ee80662abc9a4a2a3daccda40c
[2018-10-01 06:30:24.394705222][th:798][info] TxProcessor handle batch
[2018-10-01 06:30:24.394720842][th:798][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:24.394748846][th:798][info] PCS propagate batch
[2018-10-01 06:30:24.394754081][th:798][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:30:24.394759455][th:798][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:24.394864749][th:782][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:24.395514321][th:782][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:30:24.401368880][th:802][info] TxProcessor handle batch
[2018-10-01 06:30:24.401381980][th:802][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:24.401413497][th:802][info] PCS propagate batch
[2018-10-01 06:30:24.401417740][th:802][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:30:24.401421837][th:802][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:24.401491044][th:802][warning] CommandService Found transaction 943c4af50c713ded80aed5b10a14f4eec38e998252f5a27fa5650bd879b42cf5 in cache, ignoring
[2018-10-01 06:30:24.401535626][th:782][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:24.402874100][th:782][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:30:24.412463419][th:801][info] TxProcessor handle batch
[2018-10-01 06:30:24.412476909][th:801][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:24.412511724][th:801][info] PCS propagate batch
[2018-10-01 06:30:24.412515975][th:801][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:30:24.412520043][th:801][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:24.412688101][th:792][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:24.413482134][th:792][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:30:29.300666213][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:30:29.301787979][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:30:29.301807516][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 208
[2018-10-01 06:30:29.303832986][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:30:29.333094957][th:782][info] AsyncGrpcClient receive proposal
[2018-10-01 06:30:29.334173981][th:782][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:30:29.334181564][th:782][info] OrderingGate Received new proposal, height: 207
[2018-10-01 06:30:29.334297258][th:536][info] OrderingGate Pass the proposal to pipeline height 207
[2018-10-01 06:30:29.334304509][th:536][info] Simulator process proposal
[2018-10-01 06:30:29.334786257][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:30:29.355742994][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:30:29.355991263][th:536][info] Simulator process verified proposal
[2018-10-01 06:30:29.356288905][th:536][info] YacGate vote for block (468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe, Hash: [468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe ])
[2018-10-01 06:30:29.356774429][th:536][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 06:30:29.357195633][th:536][info] YAC Vote for hash (468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe, 468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe)
[2018-10-01 06:30:29.357272717][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:30:29.357346261][th:536][info] TxProcessor on stateful validation success: 26edc65e22a7186b05797cb3a2e5870da0c3e426d843da3490bbc899420c87a5
[2018-10-01 06:30:29.357387691][th:536][info] TxProcessor on stateful validation success: 943c4af50c713ded80aed5b10a14f4eec38e998252f5a27fa5650bd879b42cf5
[2018-10-01 06:30:29.357413107][th:536][info] TxProcessor on stateful validation success: 5bce189f650a65fa4dd49e2be55c64eda1e131b47f6ef32c668645af16563d46
[2018-10-01 06:30:29.357430496][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:30:29.357443863][th:536][info] TxProcessor on proposal stateless success: 26edc65e22a7186b05797cb3a2e5870da0c3e426d843da3490bbc899420c87a5
[2018-10-01 06:30:29.357456808][th:536][info] TxProcessor on proposal stateless success: 943c4af50c713ded80aed5b10a14f4eec38e998252f5a27fa5650bd879b42cf5
[2018-10-01 06:30:29.357469997][th:536][info] TxProcessor on proposal stateless success: 5bce189f650a65fa4dd49e2be55c64eda1e131b47f6ef32c668645af16563d46
[2018-10-01 06:30:29.357893350][th:792][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:30:29.358378971][th:792][info] ProposalStorage Vote [468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe, 468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe] looks valid
[2018-10-01 06:30:29.358392040][th:792][info] YacBlockStorage Vote (468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe, 468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe) inserted
[2018-10-01 06:30:29.358396766][th:792][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:30:29.358699459][th:782][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:30:29.359162070][th:782][info] ProposalStorage Vote [468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe, 468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe] looks valid
[2018-10-01 06:30:29.359185110][th:782][info] YacBlockStorage Vote (468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe, 468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe) inserted
[2018-10-01 06:30:29.359189129][th:782][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:30:29.360021652][th:792][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:30:29.360496983][th:792][info] ProposalStorage Vote [468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe, 468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe] looks valid
[2018-10-01 06:30:29.360509550][th:792][info] YacBlockStorage Vote (468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe, 468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe) inserted
[2018-10-01 06:30:29.360513122][th:792][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:30:29.360520879][th:792][info] YAC Propagate state 468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe to whole network
[2018-10-01 06:30:29.360581879][th:792][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:30:29.361071863][th:782][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:30:29.361085946][th:792][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:30:29.361149924][th:792][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:30:29.363281132][th:792][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:30:29.364864791][th:782][info] YAC Pass outcome for 468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe to pipeline
[2018-10-01 06:30:29.364929251][th:782][info] YacGate consensus: commit top block: height 207, hash 468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe
[2018-10-01 06:30:29.364938691][th:782][info] synchronizer processing commit
[2018-10-01 06:30:29.365478116][th:782][info] ChainValidator validate block: height 207, hash 468d3f1a43725bc747260391469c856bf7dfa84baa5a57e805bebce1ab3258fe
[2018-10-01 06:30:29.401385242][th:782][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:30:29.401433378][th:782][info] TxProcessor on commit committed: 26edc65e22a7186b05797cb3a2e5870da0c3e426d843da3490bbc899420c87a5
[2018-10-01 06:30:29.401515852][th:782][info] TxProcessor on commit committed: 943c4af50c713ded80aed5b10a14f4eec38e998252f5a27fa5650bd879b42cf5
[2018-10-01 06:30:29.401570035][th:782][info] TxProcessor on commit committed: 5bce189f650a65fa4dd49e2be55c64eda1e131b47f6ef32c668645af16563d46
[2018-10-01 06:30:29.405644588][th:806][info] TxProcessor handle batch
[2018-10-01 06:30:29.405660741][th:806][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:29.405712592][th:806][info] PCS propagate batch
[2018-10-01 06:30:29.405718300][th:806][info] OrderingGate propagate batch, account_id: user_7034@test
[2018-10-01 06:30:29.405723891][th:806][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:29.405843237][th:792][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:29.406549658][th:792][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:30:29.406743673][th:806][warning] CommandService Found transaction 8c97a1d930b5f27e7bfdd8b0cb5cd8fd6790c72dde62e8c8611dfd51f5e53833 in cache, ignoring
[2018-10-01 06:30:29.407964643][th:806][info] TxProcessor handle batch
[2018-10-01 06:30:29.407975657][th:806][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:29.408024479][th:806][info] PCS propagate batch
[2018-10-01 06:30:29.408029843][th:806][info] OrderingGate propagate batch, account_id: user_8934@test
[2018-10-01 06:30:29.408034634][th:806][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:29.408136150][th:792][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:29.408775998][th:792][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:30:29.408914973][th:806][warning] CommandService Found transaction f6f6fc67faee5c0600f9479dc4cf74576dfcb23883b4c05c4c6563075f516a00 in cache, ignoring
[2018-10-01 06:30:29.421040059][th:803][info] TxProcessor handle batch
[2018-10-01 06:30:29.421052833][th:803][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:29.421081784][th:803][info] PCS propagate batch
[2018-10-01 06:30:29.421086105][th:803][info] OrderingGate propagate batch, account_id: user_9125@test
[2018-10-01 06:30:29.421090745][th:803][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:29.421152817][th:803][warning] CommandService Found transaction 4296d74a7bf99cd5844255a10708834bacee71b937836539f6027fad77db9426 in cache, ignoring
[2018-10-01 06:30:29.421252055][th:805][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:29.422275237][th:805][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:30:34.292665952][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:30:34.293710112][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:30:34.293729133][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 209
[2018-10-01 06:30:34.296111113][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:30:34.299982521][th:792][info] AsyncGrpcClient receive proposal
[2018-10-01 06:30:34.308328389][th:792][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:30:34.308337396][th:792][info] OrderingGate Received new proposal, height: 208
[2018-10-01 06:30:34.308362859][th:536][info] OrderingGate Pass the proposal to pipeline height 208
[2018-10-01 06:30:34.308370711][th:536][info] Simulator process proposal
[2018-10-01 06:30:34.309914615][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:30:34.316099125][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:30:34.316207826][th:536][info] Simulator process verified proposal
[2018-10-01 06:30:34.316502788][th:536][info] YacGate vote for block (5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4, Hash: [5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4 ])
[2018-10-01 06:30:34.317880703][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 06:30:34.318315555][th:536][info] YAC Vote for hash (5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4, 5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4)
[2018-10-01 06:30:34.318410121][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:30:34.321780472][th:536][info] TxProcessor on stateful validation success: 8c97a1d930b5f27e7bfdd8b0cb5cd8fd6790c72dde62e8c8611dfd51f5e53833
[2018-10-01 06:30:34.321808349][th:792][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:30:34.321860986][th:536][info] TxProcessor on stateful validation success: f6f6fc67faee5c0600f9479dc4cf74576dfcb23883b4c05c4c6563075f516a00
[2018-10-01 06:30:34.321911280][th:536][info] TxProcessor on stateful validation success: 4296d74a7bf99cd5844255a10708834bacee71b937836539f6027fad77db9426
[2018-10-01 06:30:34.321952032][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:30:34.321964749][th:536][info] TxProcessor on proposal stateless success: 8c97a1d930b5f27e7bfdd8b0cb5cd8fd6790c72dde62e8c8611dfd51f5e53833
[2018-10-01 06:30:34.321977348][th:536][info] TxProcessor on proposal stateless success: f6f6fc67faee5c0600f9479dc4cf74576dfcb23883b4c05c4c6563075f516a00
[2018-10-01 06:30:34.321989046][th:536][info] TxProcessor on proposal stateless success: 4296d74a7bf99cd5844255a10708834bacee71b937836539f6027fad77db9426
[2018-10-01 06:30:34.327809826][th:792][info] ProposalStorage Vote [5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4, 5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4] looks valid
[2018-10-01 06:30:34.327833536][th:792][info] YacBlockStorage Vote (5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4, 5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4) inserted
[2018-10-01 06:30:34.327853587][th:792][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:30:34.327859624][th:792][info] ProposalStorage Vote [5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4, 5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4] looks valid
[2018-10-01 06:30:34.327866196][th:792][info] YacBlockStorage Vote (5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4, 5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4) inserted
[2018-10-01 06:30:34.327869248][th:792][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:30:34.327873358][th:792][info] ProposalStorage Vote [5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4, 5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4] looks valid
[2018-10-01 06:30:34.327879823][th:792][info] YacBlockStorage Vote (5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4, 5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4) inserted
[2018-10-01 06:30:34.327882942][th:792][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:30:34.327890976][th:792][info] YAC Received supermajority of votes for 5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4, skip propagation
[2018-10-01 06:30:34.327895489][th:792][info] YAC Pass outcome for 5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4 to pipeline
[2018-10-01 06:30:34.327974427][th:792][info] YacGate consensus: commit top block: height 208, hash 5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4
[2018-10-01 06:30:34.327981272][th:792][info] synchronizer processing commit
[2018-10-01 06:30:34.332536165][th:792][info] ChainValidator validate block: height 208, hash 5dd134bb23ad69b5acaeb1169431314ecf48b1693f57d3443cf243aafffe3ca4
[2018-10-01 06:30:34.434238314][th:792][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:30:34.434284040][th:792][info] TxProcessor on commit committed: 8c97a1d930b5f27e7bfdd8b0cb5cd8fd6790c72dde62e8c8611dfd51f5e53833
[2018-10-01 06:30:34.434307053][th:792][info] TxProcessor on commit committed: f6f6fc67faee5c0600f9479dc4cf74576dfcb23883b4c05c4c6563075f516a00
[2018-10-01 06:30:34.434313328][th:792][info] TxProcessor on commit committed: 4296d74a7bf99cd5844255a10708834bacee71b937836539f6027fad77db9426
[2018-10-01 06:30:34.452750767][th:806][info] TxProcessor handle batch
[2018-10-01 06:30:34.452770062][th:806][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:34.452798960][th:806][info] PCS propagate batch
[2018-10-01 06:30:34.452805355][th:806][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:30:34.452811604][th:806][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:34.453577491][th:805][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:34.454251069][th:805][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:30:34.470531366][th:809][info] TxProcessor handle batch
[2018-10-01 06:30:34.470547723][th:809][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:34.470600382][th:809][info] PCS propagate batch
[2018-10-01 06:30:34.470605299][th:809][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:30:34.470610755][th:809][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:34.470732445][th:792][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:34.471355846][th:792][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:30:34.471503841][th:809][warning] CommandService Found transaction 99da0cee03cbd82235b3f89dcd76aa043da0ec087b0834a2c011a8cfeb1def87 in cache, ignoring
[2018-10-01 06:30:34.476655837][th:809][info] TxProcessor handle batch
[2018-10-01 06:30:34.476668685][th:809][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:34.476726582][th:809][info] PCS propagate batch
[2018-10-01 06:30:34.476731587][th:809][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:30:34.476736133][th:809][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:34.476841329][th:792][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:34.477485584][th:792][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:30:34.477604419][th:809][warning] CommandService Found transaction 596197739355419433816f08ecc5dc9b080ad73ad8aac2a8f67c9a42a236b4be in cache, ignoring
[2018-10-01 06:30:39.289977045][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:30:39.291111147][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:30:39.291130830][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 210
[2018-10-01 06:30:39.293098318][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:30:39.317288281][th:805][info] AsyncGrpcClient receive proposal
[2018-10-01 06:30:39.318342733][th:805][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:30:39.318349724][th:805][info] OrderingGate Received new proposal, height: 209
[2018-10-01 06:30:39.318380722][th:536][info] OrderingGate Pass the proposal to pipeline height 209
[2018-10-01 06:30:39.318389281][th:536][info] Simulator process proposal
[2018-10-01 06:30:39.318867081][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:30:39.341490334][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:30:39.341603059][th:536][info] Simulator process verified proposal
[2018-10-01 06:30:39.341891060][th:536][info] YacGate vote for block (a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892, Hash: [a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892 ])
[2018-10-01 06:30:39.342308991][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001}
[2018-10-01 06:30:39.342871970][th:536][info] YAC Vote for hash (a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892, a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892)
[2018-10-01 06:30:39.343134695][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:30:39.343218708][th:536][info] TxProcessor on stateful validation success: 1779356385c4613b5be6be57c86ff81462b729db8e0a6265eb637214de9a7120
[2018-10-01 06:30:39.343336752][th:536][info] TxProcessor on stateful validation success: 99da0cee03cbd82235b3f89dcd76aa043da0ec087b0834a2c011a8cfeb1def87
[2018-10-01 06:30:39.343370479][th:536][info] TxProcessor on stateful validation success: 596197739355419433816f08ecc5dc9b080ad73ad8aac2a8f67c9a42a236b4be
[2018-10-01 06:30:39.343389493][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:30:39.343404181][th:536][info] TxProcessor on proposal stateless success: 1779356385c4613b5be6be57c86ff81462b729db8e0a6265eb637214de9a7120
[2018-10-01 06:30:39.343418944][th:536][info] TxProcessor on proposal stateless success: 99da0cee03cbd82235b3f89dcd76aa043da0ec087b0834a2c011a8cfeb1def87
[2018-10-01 06:30:39.343433095][th:536][info] TxProcessor on proposal stateless success: 596197739355419433816f08ecc5dc9b080ad73ad8aac2a8f67c9a42a236b4be
[2018-10-01 06:30:44.343501168][th:546][info] YAC Vote for hash (a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892, a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892)
[2018-10-01 06:30:44.344020070][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:30:44.354270528][th:792][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:30:44.356093877][th:792][info] ProposalStorage Vote [a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892, a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892] looks valid
[2018-10-01 06:30:44.356119701][th:792][info] YacBlockStorage Vote (a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892, a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892) inserted
[2018-10-01 06:30:44.356124796][th:792][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:30:44.356130900][th:792][info] ProposalStorage Vote [a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892, a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892] looks valid
[2018-10-01 06:30:44.356137983][th:792][info] YacBlockStorage Vote (a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892, a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892) inserted
[2018-10-01 06:30:44.356141212][th:792][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:30:44.356145442][th:792][info] ProposalStorage Vote [a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892, a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892] looks valid
[2018-10-01 06:30:44.356152022][th:792][info] YacBlockStorage Vote (a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892, a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892) inserted
[2018-10-01 06:30:44.356155050][th:792][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:30:44.356162242][th:792][info] YAC Received supermajority of votes for a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892, skip propagation
[2018-10-01 06:30:44.356167562][th:792][info] YAC Pass outcome for a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892 to pipeline
[2018-10-01 06:30:44.356225900][th:792][info] YacGate consensus: commit top block: height 209, hash a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892
[2018-10-01 06:30:44.356234448][th:792][info] synchronizer processing commit
[2018-10-01 06:30:44.361700740][th:792][info] ChainValidator validate block: height 209, hash a940178f58893892798082b14aecfb8621648bf261aa604239ebc5e1dcacd892
[2018-10-01 06:30:44.410232612][th:792][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:30:44.410281316][th:792][info] TxProcessor on commit committed: 1779356385c4613b5be6be57c86ff81462b729db8e0a6265eb637214de9a7120
[2018-10-01 06:30:44.410365504][th:792][info] TxProcessor on commit committed: 99da0cee03cbd82235b3f89dcd76aa043da0ec087b0834a2c011a8cfeb1def87
[2018-10-01 06:30:44.410400800][th:792][info] TxProcessor on commit committed: 596197739355419433816f08ecc5dc9b080ad73ad8aac2a8f67c9a42a236b4be
[2018-10-01 06:30:44.413669817][th:812][info] TxProcessor handle batch
[2018-10-01 06:30:44.413685401][th:812][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:44.413702575][th:812][info] PCS propagate batch
[2018-10-01 06:30:44.413707928][th:812][info] OrderingGate propagate batch, account_id: user_4364@test
[2018-10-01 06:30:44.413713324][th:812][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:44.413869706][th:792][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:44.414700492][th:792][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:30:44.416991160][th:809][info] TxProcessor handle batch
[2018-10-01 06:30:44.417003582][th:809][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:44.417043101][th:809][info] PCS propagate batch
[2018-10-01 06:30:44.417047447][th:809][info] OrderingGate propagate batch, account_id: user_6617@test
[2018-10-01 06:30:44.417051977][th:809][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:44.417110761][th:809][warning] CommandService Found transaction 17318f21013ddf9d0cd028759a83823356d82794bc1bc4b8000257de67a46ae9 in cache, ignoring
[2018-10-01 06:30:44.420688406][th:805][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:44.421294276][th:805][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:30:44.428982500][th:810][info] TxProcessor handle batch
[2018-10-01 06:30:44.428996109][th:810][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:44.429032386][th:810][info] PCS propagate batch
[2018-10-01 06:30:44.429036512][th:810][info] OrderingGate propagate batch, account_id: user_3187@test
[2018-10-01 06:30:44.429040566][th:810][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:44.429137041][th:792][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:44.429730809][th:792][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:30:44.429835787][th:810][warning] CommandService Found transaction 03f4a83305d9edb61b29798f34ab603c478ac40f09bad43d567e80308cb5ee56 in cache, ignoring
[2018-10-01 06:30:49.296679638][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:30:49.297687696][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:30:49.297706139][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 211
[2018-10-01 06:30:49.299614467][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:30:49.313121633][th:792][info] AsyncGrpcClient receive proposal
[2018-10-01 06:30:49.313993750][th:792][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:30:49.314005870][th:792][info] OrderingGate Received new proposal, height: 210
[2018-10-01 06:30:49.314096501][th:536][info] OrderingGate Pass the proposal to pipeline height 210
[2018-10-01 06:30:49.314104916][th:536][info] Simulator process proposal
[2018-10-01 06:30:49.314658440][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:30:49.322505428][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:30:49.322609153][th:536][info] Simulator process verified proposal
[2018-10-01 06:30:49.322919453][th:536][info] YacGate vote for block (d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede, Hash: [d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede ])
[2018-10-01 06:30:49.328965487][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 06:30:49.329412187][th:536][info] YAC Vote for hash (d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede, d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede)
[2018-10-01 06:30:49.329493929][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:30:49.329575901][th:536][info] TxProcessor on stateful validation success: a062336c28ca466c8de6732b218edfb3ed37c00d2714ce7c892ce7fdf2ce838b
[2018-10-01 06:30:49.329646016][th:536][info] TxProcessor on stateful validation success: 17318f21013ddf9d0cd028759a83823356d82794bc1bc4b8000257de67a46ae9
[2018-10-01 06:30:49.329667186][th:536][info] TxProcessor on stateful validation success: 03f4a83305d9edb61b29798f34ab603c478ac40f09bad43d567e80308cb5ee56
[2018-10-01 06:30:49.329681592][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:30:49.329693333][th:536][info] TxProcessor on proposal stateless success: a062336c28ca466c8de6732b218edfb3ed37c00d2714ce7c892ce7fdf2ce838b
[2018-10-01 06:30:49.329705285][th:536][info] TxProcessor on proposal stateless success: 17318f21013ddf9d0cd028759a83823356d82794bc1bc4b8000257de67a46ae9
[2018-10-01 06:30:49.329716889][th:536][info] TxProcessor on proposal stateless success: 03f4a83305d9edb61b29798f34ab603c478ac40f09bad43d567e80308cb5ee56
[2018-10-01 06:30:54.329848468][th:546][info] YAC Vote for hash (d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede, d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede)
[2018-10-01 06:30:54.329963744][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:30:54.343345901][th:805][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:30:54.344760281][th:805][info] ProposalStorage Vote [d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede, d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede] looks valid
[2018-10-01 06:30:54.344783543][th:805][info] YacBlockStorage Vote (d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede, d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede) inserted
[2018-10-01 06:30:54.344788140][th:805][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:30:54.344793868][th:805][info] ProposalStorage Vote [d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede, d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede] looks valid
[2018-10-01 06:30:54.344800665][th:805][info] YacBlockStorage Vote (d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede, d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede) inserted
[2018-10-01 06:30:54.344803643][th:805][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:30:54.344807650][th:805][info] ProposalStorage Vote [d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede, d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede] looks valid
[2018-10-01 06:30:54.344813964][th:805][info] YacBlockStorage Vote (d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede, d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede) inserted
[2018-10-01 06:30:54.344816913][th:805][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:30:54.344825051][th:805][info] YAC Received supermajority of votes for d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede, skip propagation
[2018-10-01 06:30:54.344829491][th:805][info] YAC Pass outcome for d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede to pipeline
[2018-10-01 06:30:54.344910792][th:805][info] YacGate consensus: commit top block: height 210, hash d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede
[2018-10-01 06:30:54.344919203][th:805][info] synchronizer processing commit
[2018-10-01 06:30:54.345767066][th:805][info] ChainValidator validate block: height 210, hash d6662d7f77190369173d84ceece524601e558ff0f51ed7f05bc0ea8733789ede
[2018-10-01 06:30:54.351093025][th:805][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:30:54.351142673][th:805][info] TxProcessor on commit committed: a062336c28ca466c8de6732b218edfb3ed37c00d2714ce7c892ce7fdf2ce838b
[2018-10-01 06:30:54.351198495][th:805][info] TxProcessor on commit committed: 17318f21013ddf9d0cd028759a83823356d82794bc1bc4b8000257de67a46ae9
[2018-10-01 06:30:54.351204294][th:805][info] TxProcessor on commit committed: 03f4a83305d9edb61b29798f34ab603c478ac40f09bad43d567e80308cb5ee56
[2018-10-01 06:30:54.364363918][th:803][info] TxProcessor handle batch
[2018-10-01 06:30:54.364377799][th:803][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:54.365832832][th:813][info] TxProcessor handle batch
[2018-10-01 06:30:54.365846596][th:813][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:54.365966549][th:803][info] PCS propagate batch
[2018-10-01 06:30:54.365974561][th:813][info] PCS propagate batch
[2018-10-01 06:30:54.366387191][th:813][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:30:54.366393812][th:813][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:54.366480161][th:813][warning] CommandService Found transaction cd8290c3507f6c5109355e584a73e03028df15d84b3745857f835e674591a81c in cache, ignoring
[2018-10-01 06:30:54.366522889][th:805][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:54.366594149][th:803][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:30:54.366602330][th:803][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:54.366685964][th:803][warning] CommandService Found transaction 54db43ff8cec9fc03cb9a3b7702c3ba9ff893121b3dbb28b8613f7d35778c85a in cache, ignoring
[2018-10-01 06:30:54.366364620][th:815][info] TxProcessor handle batch
[2018-10-01 06:30:54.367603721][th:815][info] TxProcessor propagating batch to PCS
[2018-10-01 06:30:54.367629088][th:805][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:30:54.367637547][th:815][info] PCS propagate batch
[2018-10-01 06:30:54.367649964][th:815][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:30:54.367653956][th:815][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:30:54.380703375][th:805][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:54.381277326][th:805][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:30:54.381356810][th:814][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:30:54.382006480][th:814][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:30:59.289984311][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:30:59.291101461][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:30:59.291117109][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 212
[2018-10-01 06:30:59.299320914][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:30:59.309269177][th:817][info] AsyncGrpcClient receive proposal
[2018-10-01 06:30:59.331980594][th:817][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:30:59.331996430][th:817][info] OrderingGate Received new proposal, height: 211
[2018-10-01 06:30:59.332030498][th:536][info] OrderingGate Pass the proposal to pipeline height 211
[2018-10-01 06:30:59.332038381][th:536][info] Simulator process proposal
[2018-10-01 06:30:59.332577081][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:30:59.350175999][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:30:59.350360616][th:536][info] Simulator process verified proposal
[2018-10-01 06:30:59.350699359][th:536][info] YacGate vote for block (2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09, Hash: [2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09 ])
[2018-10-01 06:30:59.351150800][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:30:59.351598281][th:536][info] YAC Vote for hash (2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09, 2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09)
[2018-10-01 06:30:59.351834151][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:30:59.351920303][th:536][info] TxProcessor on stateful validation success: cd8290c3507f6c5109355e584a73e03028df15d84b3745857f835e674591a81c
[2018-10-01 06:30:59.352011057][th:536][info] TxProcessor on stateful validation success: 6c0dd98e6bed360d6c764cd775909bce230a36a3e03e1ee654f9a0e6ae638179
[2018-10-01 06:30:59.352069182][th:536][info] TxProcessor on stateful validation success: 54db43ff8cec9fc03cb9a3b7702c3ba9ff893121b3dbb28b8613f7d35778c85a
[2018-10-01 06:30:59.352088091][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:30:59.352103262][th:536][info] TxProcessor on proposal stateless success: cd8290c3507f6c5109355e584a73e03028df15d84b3745857f835e674591a81c
[2018-10-01 06:30:59.352118427][th:536][info] TxProcessor on proposal stateless success: 6c0dd98e6bed360d6c764cd775909bce230a36a3e03e1ee654f9a0e6ae638179
[2018-10-01 06:30:59.352132347][th:536][info] TxProcessor on proposal stateless success: 54db43ff8cec9fc03cb9a3b7702c3ba9ff893121b3dbb28b8613f7d35778c85a
[2018-10-01 06:31:04.352209038][th:546][info] YAC Vote for hash (2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09, 2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09)
[2018-10-01 06:31:04.352347215][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:31:04.362003570][th:805][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:31:04.363256271][th:805][info] ProposalStorage Vote [2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09, 2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09] looks valid
[2018-10-01 06:31:04.363270326][th:805][info] YacBlockStorage Vote (2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09, 2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09) inserted
[2018-10-01 06:31:04.363282411][th:805][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:31:04.363288843][th:805][info] ProposalStorage Vote [2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09, 2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09] looks valid
[2018-10-01 06:31:04.363294875][th:805][info] YacBlockStorage Vote (2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09, 2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09) inserted
[2018-10-01 06:31:04.363297833][th:805][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:31:04.363301236][th:805][info] ProposalStorage Vote [2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09, 2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09] looks valid
[2018-10-01 06:31:04.363306983][th:805][info] YacBlockStorage Vote (2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09, 2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09) inserted
[2018-10-01 06:31:04.363309675][th:805][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:31:04.363317243][th:805][info] YAC Received supermajority of votes for 2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09, skip propagation
[2018-10-01 06:31:04.363321665][th:805][info] YAC Pass outcome for 2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09 to pipeline
[2018-10-01 06:31:04.363471194][th:805][info] YacGate consensus: commit top block: height 211, hash 2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09
[2018-10-01 06:31:04.363482220][th:805][info] synchronizer processing commit
[2018-10-01 06:31:04.363980747][th:805][info] ChainValidator validate block: height 211, hash 2c93fee32c67fb91e401aac140ad85f1b83b02e985e018acfb8ab31210895b09
[2018-10-01 06:31:04.398694842][th:805][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:31:04.398743030][th:805][info] TxProcessor on commit committed: cd8290c3507f6c5109355e584a73e03028df15d84b3745857f835e674591a81c
[2018-10-01 06:31:04.398800510][th:805][info] TxProcessor on commit committed: 6c0dd98e6bed360d6c764cd775909bce230a36a3e03e1ee654f9a0e6ae638179
[2018-10-01 06:31:04.398806924][th:805][info] TxProcessor on commit committed: 54db43ff8cec9fc03cb9a3b7702c3ba9ff893121b3dbb28b8613f7d35778c85a
[2018-10-01 06:31:04.402092100][th:816][info] TxProcessor handle batch
[2018-10-01 06:31:04.402106860][th:816][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:04.402132072][th:816][info] PCS propagate batch
[2018-10-01 06:31:04.402137727][th:816][info] OrderingGate propagate batch, account_id: user_3084@test
[2018-10-01 06:31:04.402143372][th:816][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:04.413853378][th:817][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:04.414608510][th:817][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:31:04.416443816][th:815][info] TxProcessor handle batch
[2018-10-01 06:31:04.416455517][th:815][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:04.416636467][th:815][info] PCS propagate batch
[2018-10-01 06:31:04.416647590][th:815][info] OrderingGate propagate batch, account_id: user_3270@test
[2018-10-01 06:31:04.416653278][th:815][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:04.416759262][th:817][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:04.417343575][th:817][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:31:04.417486033][th:815][warning] CommandService Found transaction 670a3b9f7bbb9759f150e8262132d07291ae09ea95c371eb8558b99f0271e634 in cache, ignoring
[2018-10-01 06:31:04.418635063][th:813][info] TxProcessor handle batch
[2018-10-01 06:31:04.418645979][th:813][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:04.418690260][th:813][info] PCS propagate batch
[2018-10-01 06:31:04.418702188][th:813][info] OrderingGate propagate batch, account_id: user_4272@test
[2018-10-01 06:31:04.418706648][th:813][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:04.418792730][th:817][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:04.419401646][th:817][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:31:04.419513814][th:813][warning] CommandService Found transaction fe92b67fc6ed20fc5f447272d0b0bf434088201594533211afa82d9f93b2d3a3 in cache, ignoring
[2018-10-01 06:31:09.289986957][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:31:09.290999931][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:31:09.291017449][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 213
[2018-10-01 06:31:09.293133532][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:31:09.311385109][th:817][info] AsyncGrpcClient receive proposal
[2018-10-01 06:31:09.312648331][th:817][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:31:09.312659074][th:817][info] OrderingGate Received new proposal, height: 212
[2018-10-01 06:31:09.312819556][th:536][info] OrderingGate Pass the proposal to pipeline height 212
[2018-10-01 06:31:09.312827872][th:536][info] Simulator process proposal
[2018-10-01 06:31:09.320905750][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:31:09.320988137][th:805][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:31:09.321545005][th:805][info] ProposalStorage Vote [a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d, a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d] looks valid
[2018-10-01 06:31:09.321561927][th:805][info] YacBlockStorage Vote (a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d, a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d) inserted
[2018-10-01 06:31:09.321566633][th:805][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:31:09.321675386][th:805][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:31:09.322230621][th:805][info] ProposalStorage Vote [a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d, a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d] looks valid
[2018-10-01 06:31:09.322245400][th:805][info] YacBlockStorage Vote (a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d, a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d) inserted
[2018-10-01 06:31:09.322249951][th:805][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:31:09.326223355][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:31:09.326348887][th:536][info] Simulator process verified proposal
[2018-10-01 06:31:09.326659659][th:536][info] YacGate vote for block (a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d, Hash: [a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d ])
[2018-10-01 06:31:09.327025185][th:536][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 06:31:09.327383528][th:536][info] YAC Vote for hash (a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d, a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d)
[2018-10-01 06:31:09.327541765][th:817][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:31:09.328035116][th:817][info] ProposalStorage Vote [a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d, a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d] looks valid
[2018-10-01 06:31:09.328044949][th:817][info] YacBlockStorage Vote (a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d, a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d) inserted
[2018-10-01 06:31:09.328048613][th:817][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:31:09.328066536][th:817][info] YAC Propagate state a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d to whole network
[2018-10-01 06:31:09.328100487][th:817][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:31:09.328159072][th:817][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:31:09.328205234][th:817][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:31:09.330647312][th:817][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:31:09.331724042][th:817][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:31:09.344754479][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:31:09.344845075][th:536][info] TxProcessor on stateful validation success: 05bfceae573ee9f6ddfb5e42917b513d05999d33a5fcfecb2f1a83f0f7423fb7
[2018-10-01 06:31:09.344913602][th:536][info] TxProcessor on stateful validation success: 670a3b9f7bbb9759f150e8262132d07291ae09ea95c371eb8558b99f0271e634
[2018-10-01 06:31:09.344932562][th:536][info] TxProcessor on stateful validation success: fe92b67fc6ed20fc5f447272d0b0bf434088201594533211afa82d9f93b2d3a3
[2018-10-01 06:31:09.344946669][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:31:09.344958229][th:536][info] TxProcessor on proposal stateless success: 05bfceae573ee9f6ddfb5e42917b513d05999d33a5fcfecb2f1a83f0f7423fb7
[2018-10-01 06:31:09.344970218][th:536][info] TxProcessor on proposal stateless success: 670a3b9f7bbb9759f150e8262132d07291ae09ea95c371eb8558b99f0271e634
[2018-10-01 06:31:09.344981374][th:536][info] TxProcessor on proposal stateless success: fe92b67fc6ed20fc5f447272d0b0bf434088201594533211afa82d9f93b2d3a3
[2018-10-01 06:31:09.345472612][th:817][info] YAC Pass outcome for a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d to pipeline
[2018-10-01 06:31:09.345547880][th:817][info] YacGate consensus: commit top block: height 212, hash a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d
[2018-10-01 06:31:09.345556362][th:817][info] synchronizer processing commit
[2018-10-01 06:31:09.346105848][th:817][info] ChainValidator validate block: height 212, hash a46236632806f7beacc2332618ffc7123c7a84ccfda49a57f25905a1839fe24d
[2018-10-01 06:31:09.365676694][th:817][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:31:09.365721437][th:817][info] TxProcessor on commit committed: 05bfceae573ee9f6ddfb5e42917b513d05999d33a5fcfecb2f1a83f0f7423fb7
[2018-10-01 06:31:09.365770064][th:817][info] TxProcessor on commit committed: 670a3b9f7bbb9759f150e8262132d07291ae09ea95c371eb8558b99f0271e634
[2018-10-01 06:31:09.365776442][th:817][info] TxProcessor on commit committed: fe92b67fc6ed20fc5f447272d0b0bf434088201594533211afa82d9f93b2d3a3
[2018-10-01 06:31:09.397948463][th:818][info] TxProcessor handle batch
[2018-10-01 06:31:09.397964284][th:818][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:09.397998888][th:818][info] PCS propagate batch
[2018-10-01 06:31:09.398004312][th:818][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:31:09.398009220][th:818][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:09.398077120][th:818][warning] CommandService Found transaction 3814d7a2d79a5562f6dd61d36e0cbf8cb5c274f4f7ade9b0272ff4e19ca0bb6c in cache, ignoring
[2018-10-01 06:31:09.398219846][th:805][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:09.399026323][th:805][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:31:09.399543550][th:818][info] TxProcessor handle batch
[2018-10-01 06:31:09.399553950][th:818][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:09.399582118][th:818][info] PCS propagate batch
[2018-10-01 06:31:09.399587190][th:818][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:31:09.399591664][th:818][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:09.399739286][th:817][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:09.400342060][th:817][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:31:09.407944163][th:815][info] TxProcessor handle batch
[2018-10-01 06:31:09.407956489][th:815][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:09.407990032][th:815][info] PCS propagate batch
[2018-10-01 06:31:09.407994520][th:815][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:31:09.407998597][th:815][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:09.408060287][th:815][warning] CommandService Found transaction 14d208fe5d1a3edb539c3f6d52c7636fbbf8071b16ed6080b875953dade75823 in cache, ignoring
[2018-10-01 06:31:09.412956202][th:817][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:09.413560747][th:817][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:31:14.300658704][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:31:14.301789441][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:31:14.301806870][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 214
[2018-10-01 06:31:14.313813805][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:31:14.315065306][th:805][info] AsyncGrpcClient receive proposal
[2018-10-01 06:31:14.325233247][th:805][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:31:14.325250521][th:805][info] OrderingGate Received new proposal, height: 213
[2018-10-01 06:31:14.325341621][th:536][info] OrderingGate Pass the proposal to pipeline height 213
[2018-10-01 06:31:14.325349868][th:536][info] Simulator process proposal
[2018-10-01 06:31:14.326999837][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:31:14.363343365][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:31:14.363470391][th:536][info] Simulator process verified proposal
[2018-10-01 06:31:14.363796067][th:536][info] YacGate vote for block (715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981, Hash: [715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981 ])
[2018-10-01 06:31:14.364194553][th:536][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 06:31:14.364668044][th:536][info] YAC Vote for hash (715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981, 715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981)
[2018-10-01 06:31:14.364749525][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:31:14.364822207][th:536][info] TxProcessor on stateful validation success: 3814d7a2d79a5562f6dd61d36e0cbf8cb5c274f4f7ade9b0272ff4e19ca0bb6c
[2018-10-01 06:31:14.364865070][th:536][info] TxProcessor on stateful validation success: 18d3b2850ba4ceab1d9ffe82fbb3e3b1e51e997066f7cf5397e52a7b70bdb56a
[2018-10-01 06:31:14.364893582][th:536][info] TxProcessor on stateful validation success: 14d208fe5d1a3edb539c3f6d52c7636fbbf8071b16ed6080b875953dade75823
[2018-10-01 06:31:14.364909400][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:31:14.364923706][th:536][info] TxProcessor on proposal stateless success: 3814d7a2d79a5562f6dd61d36e0cbf8cb5c274f4f7ade9b0272ff4e19ca0bb6c
[2018-10-01 06:31:14.364937594][th:536][info] TxProcessor on proposal stateless success: 18d3b2850ba4ceab1d9ffe82fbb3e3b1e51e997066f7cf5397e52a7b70bdb56a
[2018-10-01 06:31:14.364951574][th:536][info] TxProcessor on proposal stateless success: 14d208fe5d1a3edb539c3f6d52c7636fbbf8071b16ed6080b875953dade75823
[2018-10-01 06:31:19.365120732][th:546][info] YAC Vote for hash (715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981, 715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981)
[2018-10-01 06:31:19.370939459][th:805][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:31:19.371914739][th:546][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:31:19.372898303][th:805][info] ProposalStorage Vote [715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981, 715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981] looks valid
[2018-10-01 06:31:19.372968542][th:805][info] YacBlockStorage Vote (715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981, 715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981) inserted
[2018-10-01 06:31:19.372974004][th:805][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:31:19.372979811][th:805][info] ProposalStorage Vote [715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981, 715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981] looks valid
[2018-10-01 06:31:19.372986010][th:805][info] YacBlockStorage Vote (715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981, 715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981) inserted
[2018-10-01 06:31:19.372989091][th:805][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:31:19.372993079][th:805][info] ProposalStorage Vote [715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981, 715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981] looks valid
[2018-10-01 06:31:19.372999700][th:805][info] YacBlockStorage Vote (715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981, 715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981) inserted
[2018-10-01 06:31:19.373002523][th:805][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:31:19.373011186][th:805][info] YAC Received supermajority of votes for 715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981, skip propagation
[2018-10-01 06:31:19.373016137][th:805][info] YAC Pass outcome for 715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981 to pipeline
[2018-10-01 06:31:19.373483132][th:805][info] YacGate consensus: commit top block: height 213, hash 715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981
[2018-10-01 06:31:19.373498320][th:805][info] synchronizer processing commit
[2018-10-01 06:31:19.374516521][th:805][info] ChainValidator validate block: height 213, hash 715d2ba2b112325af66bd78103c0f9307cde3fb61b7b44a21d89e7642e352981
[2018-10-01 06:31:19.396464700][th:805][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:31:19.396518334][th:805][info] TxProcessor on commit committed: 3814d7a2d79a5562f6dd61d36e0cbf8cb5c274f4f7ade9b0272ff4e19ca0bb6c
[2018-10-01 06:31:19.396584590][th:805][info] TxProcessor on commit committed: 18d3b2850ba4ceab1d9ffe82fbb3e3b1e51e997066f7cf5397e52a7b70bdb56a
[2018-10-01 06:31:19.396591645][th:805][info] TxProcessor on commit committed: 14d208fe5d1a3edb539c3f6d52c7636fbbf8071b16ed6080b875953dade75823
[2018-10-01 06:31:19.433091534][th:818][info] TxProcessor handle batch
[2018-10-01 06:31:19.433105827][th:818][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:19.433131603][th:818][info] PCS propagate batch
[2018-10-01 06:31:19.433137041][th:818][info] OrderingGate propagate batch, account_id: user_8221@test
[2018-10-01 06:31:19.433142415][th:818][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:19.433606359][th:818][info] TxProcessor handle batch
[2018-10-01 06:31:19.433617971][th:818][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:19.433635692][th:818][info] PCS propagate batch
[2018-10-01 06:31:19.433639891][th:818][info] OrderingGate propagate batch, account_id: user_7055@test
[2018-10-01 06:31:19.433644328][th:818][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:19.434123120][th:805][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:19.434855401][th:805][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:31:19.435033545][th:820][info] TxProcessor handle batch
[2018-10-01 06:31:19.435042498][th:820][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:19.435074684][th:820][info] PCS propagate batch
[2018-10-01 06:31:19.435078977][th:820][info] OrderingGate propagate batch, account_id: user_3953@test
[2018-10-01 06:31:19.435082957][th:820][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:19.436053558][th:805][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:19.436695055][th:817][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:19.445050389][th:817][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:31:19.445203900][th:805][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:31:24.292671449][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:31:24.293666049][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:31:24.293682961][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 215
[2018-10-01 06:31:24.295639869][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:31:24.308902051][th:822][info] AsyncGrpcClient receive proposal
[2018-10-01 06:31:24.309857261][th:822][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:31:24.309863651][th:822][info] OrderingGate Received new proposal, height: 214
[2018-10-01 06:31:24.309924569][th:536][info] OrderingGate Pass the proposal to pipeline height 214
[2018-10-01 06:31:24.309930770][th:536][info] Simulator process proposal
[2018-10-01 06:31:24.316639751][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:31:24.321802071][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:31:24.321931837][th:536][info] Simulator process verified proposal
[2018-10-01 06:31:24.322257243][th:536][info] YacGate vote for block (eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f, Hash: [eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f ])
[2018-10-01 06:31:24.322640876][th:536][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 06:31:24.323101974][th:536][info] YAC Vote for hash (eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f, eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f)
[2018-10-01 06:31:24.323193539][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:31:24.325000248][th:536][info] TxProcessor on stateful validation success: d94e2c0dbb03717d36deab50c1108cc656732a52746fc8bfb8c8e57566cd477e
[2018-10-01 06:31:24.325077744][th:536][info] TxProcessor on stateful validation success: 6391c03c552c40aa90aa52ed783d0ca591d9287fb18b69a8a1fdbb9c17d40ee9
[2018-10-01 06:31:24.325096522][th:536][info] TxProcessor on stateful validation success: 43d5e0fd5fcec8ddcd24566dd639e20b152d71d0d47766af766892808f45fc49
[2018-10-01 06:31:24.325110429][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:31:24.325122196][th:536][info] TxProcessor on proposal stateless success: d94e2c0dbb03717d36deab50c1108cc656732a52746fc8bfb8c8e57566cd477e
[2018-10-01 06:31:24.325133311][th:536][info] TxProcessor on proposal stateless success: 6391c03c552c40aa90aa52ed783d0ca591d9287fb18b69a8a1fdbb9c17d40ee9
[2018-10-01 06:31:24.325144211][th:536][info] TxProcessor on proposal stateless success: 43d5e0fd5fcec8ddcd24566dd639e20b152d71d0d47766af766892808f45fc49
[2018-10-01 06:31:24.325354619][th:822][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:31:24.326534970][th:822][info] ProposalStorage Vote [eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f, eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f] looks valid
[2018-10-01 06:31:24.326547635][th:822][info] YacBlockStorage Vote (eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f, eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f) inserted
[2018-10-01 06:31:24.326552177][th:822][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:31:24.326558065][th:822][info] ProposalStorage Vote [eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f, eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f] looks valid
[2018-10-01 06:31:24.326573246][th:822][info] YacBlockStorage Vote (eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f, eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f) inserted
[2018-10-01 06:31:24.326576809][th:822][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:31:24.326581452][th:822][info] ProposalStorage Vote [eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f, eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f] looks valid
[2018-10-01 06:31:24.326587948][th:822][info] YacBlockStorage Vote (eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f, eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f) inserted
[2018-10-01 06:31:24.326591179][th:822][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:31:24.326600026][th:822][info] YAC Received supermajority of votes for eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f, skip propagation
[2018-10-01 06:31:24.326604717][th:822][info] YAC Pass outcome for eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f to pipeline
[2018-10-01 06:31:24.326684037][th:822][info] YacGate consensus: commit top block: height 214, hash eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f
[2018-10-01 06:31:24.326691342][th:822][info] synchronizer processing commit
[2018-10-01 06:31:24.335152266][th:822][info] ChainValidator validate block: height 214, hash eecb3dce03efe2064a27c03d1ef65e5763f04ca1b79fcc0c8ebc0ca3e661699f
[2018-10-01 06:31:24.340382458][th:822][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:31:24.340409925][th:822][info] TxProcessor on commit committed: d94e2c0dbb03717d36deab50c1108cc656732a52746fc8bfb8c8e57566cd477e
[2018-10-01 06:31:24.340418761][th:822][info] TxProcessor on commit committed: 6391c03c552c40aa90aa52ed783d0ca591d9287fb18b69a8a1fdbb9c17d40ee9
[2018-10-01 06:31:24.340423903][th:822][info] TxProcessor on commit committed: 43d5e0fd5fcec8ddcd24566dd639e20b152d71d0d47766af766892808f45fc49
[2018-10-01 06:31:24.373130004][th:823][info] TxProcessor handle batch
[2018-10-01 06:31:24.373144615][th:823][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:24.373172658][th:823][info] PCS propagate batch
[2018-10-01 06:31:24.373177692][th:823][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:31:24.373182642][th:823][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:24.373287243][th:817][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:24.373904095][th:817][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:31:24.374032136][th:823][warning] CommandService Found transaction 536a892185c037da0c70c029e181fe86e338d20788ff30a012a5962dccb203e7 in cache, ignoring
[2018-10-01 06:31:24.375289485][th:823][info] TxProcessor handle batch
[2018-10-01 06:31:24.375300893][th:823][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:24.375328025][th:823][info] PCS propagate batch
[2018-10-01 06:31:24.375332833][th:823][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:31:24.375337362][th:823][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:24.375432103][th:822][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:24.376062771][th:822][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:31:24.376187637][th:823][warning] CommandService Found transaction 6a4ffbac0351a4978cf467c7b71c7cca1ed94fa8aed12c21a44540342732b94a in cache, ignoring
[2018-10-01 06:31:24.385123306][th:825][info] TxProcessor handle batch
[2018-10-01 06:31:24.385134941][th:825][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:24.385167798][th:825][info] PCS propagate batch
[2018-10-01 06:31:24.385171727][th:825][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:31:24.385182003][th:825][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:24.385302171][th:817][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:24.386138211][th:817][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:31:24.386264507][th:825][warning] CommandService Found transaction 8e28b38819daecb32b515891fe5bf5d9d9517a5d58ff86de92f7b15123e549ca in cache, ignoring
[2018-10-01 06:31:29.289982501][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:31:29.291123423][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:31:29.291142230][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 216
[2018-10-01 06:31:29.293252690][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:31:29.300096689][th:817][info] AsyncGrpcClient receive proposal
[2018-10-01 06:31:29.309057462][th:817][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:31:29.309070785][th:817][info] OrderingGate Received new proposal, height: 215
[2018-10-01 06:31:29.309097739][th:536][info] OrderingGate Pass the proposal to pipeline height 215
[2018-10-01 06:31:29.309105593][th:536][info] Simulator process proposal
[2018-10-01 06:31:29.309894372][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:31:29.338857501][th:822][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:31:29.339468710][th:822][info] ProposalStorage Vote [04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70, 04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70] looks valid
[2018-10-01 06:31:29.339485071][th:822][info] YacBlockStorage Vote (04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70, 04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70) inserted
[2018-10-01 06:31:29.339490229][th:822][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:31:29.347453029][th:822][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:31:29.347797909][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:31:29.348025484][th:536][info] Simulator process verified proposal
[2018-10-01 06:31:29.348051705][th:822][info] ProposalStorage Vote [04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70, 04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70] looks valid
[2018-10-01 06:31:29.348062249][th:822][info] YacBlockStorage Vote (04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70, 04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70) inserted
[2018-10-01 06:31:29.348066409][th:822][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:31:29.348435491][th:536][info] YacGate vote for block (04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70, Hash: [04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70 ])
[2018-10-01 06:31:29.348882795][th:536][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 06:31:29.349261369][th:536][info] YAC Vote for hash (04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70, 04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70)
[2018-10-01 06:31:29.349338052][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:31:29.349407726][th:536][info] TxProcessor on stateful validation success: 536a892185c037da0c70c029e181fe86e338d20788ff30a012a5962dccb203e7
[2018-10-01 06:31:29.349450878][th:536][info] TxProcessor on stateful validation success: 6a4ffbac0351a4978cf467c7b71c7cca1ed94fa8aed12c21a44540342732b94a
[2018-10-01 06:31:29.349475981][th:536][info] TxProcessor on stateful validation success: 8e28b38819daecb32b515891fe5bf5d9d9517a5d58ff86de92f7b15123e549ca
[2018-10-01 06:31:29.349492993][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:31:29.349506113][th:536][info] TxProcessor on proposal stateless success: 536a892185c037da0c70c029e181fe86e338d20788ff30a012a5962dccb203e7
[2018-10-01 06:31:29.349527302][th:536][info] TxProcessor on proposal stateless success: 6a4ffbac0351a4978cf467c7b71c7cca1ed94fa8aed12c21a44540342732b94a
[2018-10-01 06:31:29.349541098][th:536][info] TxProcessor on proposal stateless success: 8e28b38819daecb32b515891fe5bf5d9d9517a5d58ff86de92f7b15123e549ca
[2018-10-01 06:31:29.349853091][th:822][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:31:29.350298831][th:822][info] ProposalStorage Vote [04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70, 04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70] looks valid
[2018-10-01 06:31:29.350313152][th:822][info] YacBlockStorage Vote (04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70, 04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70) inserted
[2018-10-01 06:31:29.350317553][th:822][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:31:29.350325235][th:822][info] YAC Propagate state 04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70 to whole network
[2018-10-01 06:31:29.350391027][th:822][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:31:29.350448103][th:822][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:31:29.350495639][th:822][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:31:29.350547523][th:822][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:31:29.351270282][th:817][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:31:29.352464680][th:817][info] YAC Pass outcome for 04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70 to pipeline
[2018-10-01 06:31:29.352542433][th:817][info] YacGate consensus: commit top block: height 215, hash 04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70
[2018-10-01 06:31:29.352550708][th:817][info] synchronizer processing commit
[2018-10-01 06:31:29.353059698][th:817][info] ChainValidator validate block: height 215, hash 04e7bdf50aff7d4a31d0fed5873e192d4fa8eb32060d2d8ac682661588826d70
[2018-10-01 06:31:29.403728617][th:817][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:31:29.403760472][th:817][info] TxProcessor on commit committed: 536a892185c037da0c70c029e181fe86e338d20788ff30a012a5962dccb203e7
[2018-10-01 06:31:29.403770750][th:817][info] TxProcessor on commit committed: 6a4ffbac0351a4978cf467c7b71c7cca1ed94fa8aed12c21a44540342732b94a
[2018-10-01 06:31:29.403776006][th:817][info] TxProcessor on commit committed: 8e28b38819daecb32b515891fe5bf5d9d9517a5d58ff86de92f7b15123e549ca
[2018-10-01 06:31:29.411679139][th:827][info] TxProcessor handle batch
[2018-10-01 06:31:29.411693291][th:827][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:29.411720498][th:827][info] PCS propagate batch
[2018-10-01 06:31:29.411726431][th:827][info] OrderingGate propagate batch, account_id: user_4258@test
[2018-10-01 06:31:29.411731891][th:827][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:29.412830964][th:817][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:29.413438038][th:817][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:31:29.415323586][th:829][info] TxProcessor handle batch
[2018-10-01 06:31:29.415336040][th:829][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:29.415381978][th:829][info] PCS propagate batch
[2018-10-01 06:31:29.415387083][th:829][info] OrderingGate propagate batch, account_id: user_4993@test
[2018-10-01 06:31:29.415391999][th:829][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:29.415484751][th:828][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:29.416094152][th:828][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:31:29.416199210][th:829][warning] CommandService Found transaction 9f38fd5561e1e588faac5f8965bebcbec14cbc91aa5c2103fdb793445c570fcb in cache, ignoring
[2018-10-01 06:31:29.426954495][th:827][info] TxProcessor handle batch
[2018-10-01 06:31:29.426966011][th:827][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:29.426989142][th:827][info] PCS propagate batch
[2018-10-01 06:31:29.426993610][th:827][info] OrderingGate propagate batch, account_id: user_7644@test
[2018-10-01 06:31:29.426997789][th:827][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:29.427892253][th:817][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:29.428506937][th:817][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:31:34.289986644][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:31:34.291000068][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:31:34.291015493][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 217
[2018-10-01 06:31:34.297840580][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:31:34.311137224][th:828][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54014
[2018-10-01 06:31:34.311767224][th:828][info] ProposalStorage Vote [c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4, c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4] looks valid
[2018-10-01 06:31:34.311778173][th:828][info] YacBlockStorage Vote (c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4, c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4) inserted
[2018-10-01 06:31:34.311782406][th:828][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:31:34.312287315][th:817][info] AsyncGrpcClient receive proposal
[2018-10-01 06:31:34.313699958][th:817][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:31:34.313709963][th:817][info] OrderingGate Received new proposal, height: 216
[2018-10-01 06:31:34.313802497][th:536][info] OrderingGate Pass the proposal to pipeline height 216
[2018-10-01 06:31:34.313810616][th:536][info] Simulator process proposal
[2018-10-01 06:31:34.314723696][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:31:34.320260170][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:31:34.320399282][th:536][info] Simulator process verified proposal
[2018-10-01 06:31:34.320728779][th:536][info] YacGate vote for block (c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4, Hash: [c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4 ])
[2018-10-01 06:31:34.321133486][th:536][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 06:31:34.321575588][th:536][info] YAC Vote for hash (c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4, c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4)
[2018-10-01 06:31:34.321759662][th:817][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37424
[2018-10-01 06:31:34.322309393][th:817][info] ProposalStorage Vote [c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4, c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4] looks valid
[2018-10-01 06:31:34.322324079][th:817][info] YacBlockStorage Vote (c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4, c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4) inserted
[2018-10-01 06:31:34.322328310][th:817][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:31:34.322437508][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:31:34.322521246][th:536][info] TxProcessor on stateful validation success: 75e5f0649146a889c7adcc7fa347d9755a8bf4508bee840003fc98501993fe1a
[2018-10-01 06:31:34.322607769][th:536][info] TxProcessor on stateful validation success: 9f38fd5561e1e588faac5f8965bebcbec14cbc91aa5c2103fdb793445c570fcb
[2018-10-01 06:31:34.323020338][th:536][info] TxProcessor on stateful validation success: da93b99fabf9c2345bbd4f111697e0a7ddee23e5861a3c8d9a043144e9d48d88
[2018-10-01 06:31:34.323087084][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:31:34.323100741][th:536][info] TxProcessor on proposal stateless success: 75e5f0649146a889c7adcc7fa347d9755a8bf4508bee840003fc98501993fe1a
[2018-10-01 06:31:34.323112914][th:536][info] TxProcessor on proposal stateless success: 9f38fd5561e1e588faac5f8965bebcbec14cbc91aa5c2103fdb793445c570fcb
[2018-10-01 06:31:34.323124325][th:536][info] TxProcessor on proposal stateless success: da93b99fabf9c2345bbd4f111697e0a7ddee23e5861a3c8d9a043144e9d48d88
[2018-10-01 06:31:34.326654592][th:817][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43160
[2018-10-01 06:31:34.327351011][th:817][info] ProposalStorage Vote [c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4, c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4] looks valid
[2018-10-01 06:31:34.327366478][th:817][info] YacBlockStorage Vote (c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4, c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4) inserted
[2018-10-01 06:31:34.327370880][th:817][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:31:34.327379251][th:817][info] YAC Propagate state c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4 to whole network
[2018-10-01 06:31:34.327445430][th:817][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:31:34.327889588][th:828][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37424
[2018-10-01 06:31:34.327907355][th:817][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:31:34.327963096][th:817][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:31:34.330128852][th:817][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:31:34.331716580][th:828][info] YAC Pass outcome for c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4 to pipeline
[2018-10-01 06:31:34.331839144][th:828][info] YacGate consensus: commit top block: height 216, hash c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4
[2018-10-01 06:31:34.331939929][th:828][info] synchronizer processing commit
[2018-10-01 06:31:34.332693247][th:828][info] ChainValidator validate block: height 216, hash c2c942cfe5d5a2ea5b41f02d4062c1fe83b6457c1f9bb30dd6e8c78f076353c4
[2018-10-01 06:31:34.340960946][th:828][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:31:34.341005538][th:828][info] TxProcessor on commit committed: 75e5f0649146a889c7adcc7fa347d9755a8bf4508bee840003fc98501993fe1a
[2018-10-01 06:31:34.341079325][th:828][info] TxProcessor on commit committed: 9f38fd5561e1e588faac5f8965bebcbec14cbc91aa5c2103fdb793445c570fcb
[2018-10-01 06:31:34.341122689][th:828][info] TxProcessor on commit committed: da93b99fabf9c2345bbd4f111697e0a7ddee23e5861a3c8d9a043144e9d48d88
[2018-10-01 06:31:34.361841906][th:825][info] TxProcessor handle batch
[2018-10-01 06:31:34.361854242][th:825][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:34.361881881][th:825][info] PCS propagate batch
[2018-10-01 06:31:34.361887105][th:825][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:31:34.361892150][th:825][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:34.363320602][th:817][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:34.363984944][th:817][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:31:34.400991958][th:827][info] TxProcessor handle batch
[2018-10-01 06:31:34.401005231][th:827][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:34.401481131][th:832][info] TxProcessor handle batch
[2018-10-01 06:31:34.401488221][th:832][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:34.401526892][th:827][info] PCS propagate batch
[2018-10-01 06:31:34.401532627][th:827][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:31:34.401545804][th:827][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:34.401651748][th:817][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:34.402326374][th:817][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:31:34.402454849][th:827][warning] CommandService Found transaction 713bc1e964f30d1b071696b4e03f6b46c333bb90fc9d48e93752074af176e72d in cache, ignoring
[2018-10-01 06:31:34.404667761][th:832][info] PCS propagate batch
[2018-10-01 06:31:34.404680734][th:832][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:31:34.404685784][th:832][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:34.404804609][th:831][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:34.405475964][th:831][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:31:34.405602991][th:832][warning] CommandService Found transaction 96f43a42c71e836e1f8a4a0932f2fb52952f40e6dbaeff7d55b8e46469da64db in cache, ignoring
[2018-10-01 06:31:39.289978741][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:31:39.291127631][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:31:39.291149136][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 218
[2018-10-01 06:31:39.293231428][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:31:39.306693957][th:817][info] AsyncGrpcClient receive proposal
[2018-10-01 06:31:39.307745421][th:817][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:31:39.307753571][th:817][info] OrderingGate Received new proposal, height: 217
[2018-10-01 06:31:39.307846176][th:536][info] OrderingGate Pass the proposal to pipeline height 217
[2018-10-01 06:31:39.307853680][th:536][info] Simulator process proposal
[2018-10-01 06:31:39.311101373][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:31:39.342662855][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:31:39.342809143][th:536][info] Simulator process verified proposal
[2018-10-01 06:31:39.343133868][th:536][info] YacGate vote for block (ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e, Hash: [ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e ])
[2018-10-01 06:31:39.343613596][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 06:31:39.344091240][th:536][info] YAC Vote for hash (ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e, ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e)
[2018-10-01 06:31:39.344256033][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:31:39.344337110][th:536][info] TxProcessor on stateful validation success: 271ff6b1e2e9afe31c4aba77a840e73206dd547da9d2a521e9c5d189a799a75d
[2018-10-01 06:31:39.344380304][th:536][info] TxProcessor on stateful validation success: 713bc1e964f30d1b071696b4e03f6b46c333bb90fc9d48e93752074af176e72d
[2018-10-01 06:31:39.344409773][th:536][info] TxProcessor on stateful validation success: 96f43a42c71e836e1f8a4a0932f2fb52952f40e6dbaeff7d55b8e46469da64db
[2018-10-01 06:31:39.344426754][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:31:39.344441172][th:536][info] TxProcessor on proposal stateless success: 271ff6b1e2e9afe31c4aba77a840e73206dd547da9d2a521e9c5d189a799a75d
[2018-10-01 06:31:39.344455911][th:536][info] TxProcessor on proposal stateless success: 713bc1e964f30d1b071696b4e03f6b46c333bb90fc9d48e93752074af176e72d
[2018-10-01 06:31:39.344469666][th:536][info] TxProcessor on proposal stateless success: 96f43a42c71e836e1f8a4a0932f2fb52952f40e6dbaeff7d55b8e46469da64db
[2018-10-01 06:31:39.348011088][th:831][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:31:39.349226297][th:831][info] ProposalStorage Vote [ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e, ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e] looks valid
[2018-10-01 06:31:39.349249363][th:831][info] YacBlockStorage Vote (ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e, ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e) inserted
[2018-10-01 06:31:39.349254144][th:831][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:31:39.349259830][th:831][info] ProposalStorage Vote [ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e, ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e] looks valid
[2018-10-01 06:31:39.349265640][th:831][info] YacBlockStorage Vote (ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e, ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e) inserted
[2018-10-01 06:31:39.349268639][th:831][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:31:39.349272510][th:831][info] ProposalStorage Vote [ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e, ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e] looks valid
[2018-10-01 06:31:39.349278939][th:831][info] YacBlockStorage Vote (ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e, ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e) inserted
[2018-10-01 06:31:39.349281953][th:831][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:31:39.349289455][th:831][info] YAC Received supermajority of votes for ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e, skip propagation
[2018-10-01 06:31:39.349401122][th:831][info] YAC Pass outcome for ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e to pipeline
[2018-10-01 06:31:39.349481543][th:831][info] YacGate consensus: commit top block: height 217, hash ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e
[2018-10-01 06:31:39.349489802][th:831][info] synchronizer processing commit
[2018-10-01 06:31:39.350699548][th:831][info] ChainValidator validate block: height 217, hash ff6f4edc1e8e23014957e05b3b1d4ea1ba3d9e4d1b2e923f0e161293815a7b1e
[2018-10-01 06:31:39.389549473][th:831][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:31:39.389585889][th:831][info] TxProcessor on commit committed: 271ff6b1e2e9afe31c4aba77a840e73206dd547da9d2a521e9c5d189a799a75d
[2018-10-01 06:31:39.389596717][th:831][info] TxProcessor on commit committed: 713bc1e964f30d1b071696b4e03f6b46c333bb90fc9d48e93752074af176e72d
[2018-10-01 06:31:39.389602073][th:831][info] TxProcessor on commit committed: 96f43a42c71e836e1f8a4a0932f2fb52952f40e6dbaeff7d55b8e46469da64db
[2018-10-01 06:31:39.404652795][th:827][info] TxProcessor handle batch
[2018-10-01 06:31:39.404667017][th:827][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:39.404693358][th:827][info] PCS propagate batch
[2018-10-01 06:31:39.404698560][th:827][info] OrderingGate propagate batch, account_id: user_9047@test
[2018-10-01 06:31:39.404703651][th:827][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:39.404991548][th:831][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:39.405693978][th:831][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:31:39.407240003][th:832][info] TxProcessor handle batch
[2018-10-01 06:31:39.407252829][th:832][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:39.408094024][th:832][info] PCS propagate batch
[2018-10-01 06:31:39.408106382][th:832][info] OrderingGate propagate batch, account_id: user_0778@test
[2018-10-01 06:31:39.408111725][th:832][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:39.408200795][th:831][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:39.408394967][th:833][info] TxProcessor handle batch
[2018-10-01 06:31:39.408403225][th:833][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:39.408426900][th:833][info] PCS propagate batch
[2018-10-01 06:31:39.408430635][th:833][info] OrderingGate propagate batch, account_id: user_5715@test
[2018-10-01 06:31:39.408442548][th:833][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:39.408792227][th:831][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:31:39.408892304][th:832][warning] CommandService Found transaction 5612d62ed36dabe4546fe98655baba2fda1598b917df9bb6a0b9fe6bda9600c7 in cache, ignoring
[2018-10-01 06:31:39.409519982][th:834][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:39.410421322][th:834][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:31:44.289995947][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:31:44.291005880][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:31:44.291020859][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 219
[2018-10-01 06:31:44.293200202][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:31:44.301295563][th:834][info] AsyncGrpcClient receive proposal
[2018-10-01 06:31:44.302196087][th:834][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:31:44.302208756][th:834][info] OrderingGate Received new proposal, height: 218
[2018-10-01 06:31:44.313039039][th:536][info] OrderingGate Pass the proposal to pipeline height 218
[2018-10-01 06:31:44.313049078][th:536][info] Simulator process proposal
[2018-10-01 06:31:44.313552216][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:31:44.319483388][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:31:44.319601435][th:536][info] Simulator process verified proposal
[2018-10-01 06:31:44.319914900][th:536][info] YacGate vote for block (9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208, Hash: [9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208 ])
[2018-10-01 06:31:44.320287584][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 06:31:44.320778355][th:536][info] YAC Vote for hash (9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208, 9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208)
[2018-10-01 06:31:44.320930966][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:31:44.321003850][th:536][info] TxProcessor on stateful validation success: ec84993b7daae17bd84eef1edab8f2151e7578b8fb94e47cdb218378983d73c2
[2018-10-01 06:31:44.321036354][th:536][info] TxProcessor on stateful validation success: 5612d62ed36dabe4546fe98655baba2fda1598b917df9bb6a0b9fe6bda9600c7
[2018-10-01 06:31:44.321055065][th:536][info] TxProcessor on stateful validation success: 361d025c3f3813eed98638551456c8c4dcdde0b274c88a89c57965b67c3ac37f
[2018-10-01 06:31:44.321068410][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:31:44.321080542][th:536][info] TxProcessor on proposal stateless success: ec84993b7daae17bd84eef1edab8f2151e7578b8fb94e47cdb218378983d73c2
[2018-10-01 06:31:44.321092771][th:536][info] TxProcessor on proposal stateless success: 5612d62ed36dabe4546fe98655baba2fda1598b917df9bb6a0b9fe6bda9600c7
[2018-10-01 06:31:44.321104311][th:536][info] TxProcessor on proposal stateless success: 361d025c3f3813eed98638551456c8c4dcdde0b274c88a89c57965b67c3ac37f
[2018-10-01 06:31:44.332157375][th:834][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:31:44.335057752][th:834][info] ProposalStorage Vote [9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208, 9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208] looks valid
[2018-10-01 06:31:44.335072133][th:834][info] YacBlockStorage Vote (9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208, 9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208) inserted
[2018-10-01 06:31:44.335076752][th:834][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:31:44.335082383][th:834][info] ProposalStorage Vote [9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208, 9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208] looks valid
[2018-10-01 06:31:44.335094393][th:834][info] YacBlockStorage Vote (9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208, 9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208) inserted
[2018-10-01 06:31:44.335097662][th:834][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:31:44.335101826][th:834][info] ProposalStorage Vote [9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208, 9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208] looks valid
[2018-10-01 06:31:44.335108654][th:834][info] YacBlockStorage Vote (9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208, 9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208) inserted
[2018-10-01 06:31:44.335111662][th:834][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:31:44.335119643][th:834][info] YAC Received supermajority of votes for 9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208, skip propagation
[2018-10-01 06:31:44.335123882][th:834][info] YAC Pass outcome for 9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208 to pipeline
[2018-10-01 06:31:44.335202573][th:834][info] YacGate consensus: commit top block: height 218, hash 9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208
[2018-10-01 06:31:44.335209985][th:834][info] synchronizer processing commit
[2018-10-01 06:31:44.336015337][th:834][info] ChainValidator validate block: height 218, hash 9a930b769803d3e498d0957fa49b1470c619e94ac0bb8b2bcd3d106a970a5208
[2018-10-01 06:31:44.405444968][th:834][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:31:44.405483852][th:834][info] TxProcessor on commit committed: ec84993b7daae17bd84eef1edab8f2151e7578b8fb94e47cdb218378983d73c2
[2018-10-01 06:31:44.405502782][th:834][info] TxProcessor on commit committed: 5612d62ed36dabe4546fe98655baba2fda1598b917df9bb6a0b9fe6bda9600c7
[2018-10-01 06:31:44.405508316][th:834][info] TxProcessor on commit committed: 361d025c3f3813eed98638551456c8c4dcdde0b274c88a89c57965b67c3ac37f
[2018-10-01 06:31:44.422602770][th:836][info] TxProcessor handle batch
[2018-10-01 06:31:44.422620424][th:836][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:44.422715018][th:836][info] PCS propagate batch
[2018-10-01 06:31:44.422722243][th:836][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:31:44.422728287][th:836][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:44.422847684][th:837][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:44.423500621][th:837][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:31:44.423696121][th:836][warning] CommandService Found transaction 7a4daa92855b421f783557abe1fab1b9033fc0927030a1a9c89326439bf14f91 in cache, ignoring
[2018-10-01 06:31:44.434831394][th:825][info] TxProcessor handle batch
[2018-10-01 06:31:44.434847739][th:825][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:44.434876174][th:825][info] PCS propagate batch
[2018-10-01 06:31:44.434881476][th:825][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:31:44.434886999][th:825][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:44.435143287][th:837][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:44.435931051][th:837][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:31:44.448543437][th:835][info] TxProcessor handle batch
[2018-10-01 06:31:44.448558703][th:835][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:44.448626859][th:835][info] PCS propagate batch
[2018-10-01 06:31:44.448632692][th:835][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:31:44.448637874][th:835][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:44.448744174][th:837][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:44.449410917][th:837][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:31:44.449535036][th:835][warning] CommandService Found transaction 51dc769ac88d5bdf3583a5381fc4da09a0b638e652a1e91d6b3670ea2162285e in cache, ignoring
[2018-10-01 06:31:49.292674801][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:31:49.293780633][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:31:49.293799242][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 220
[2018-10-01 06:31:49.295753006][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:31:49.317120766][th:837][info] AsyncGrpcClient receive proposal
[2018-10-01 06:31:49.318214389][th:837][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:31:49.318224929][th:837][info] OrderingGate Received new proposal, height: 219
[2018-10-01 06:31:49.318322433][th:536][info] OrderingGate Pass the proposal to pipeline height 219
[2018-10-01 06:31:49.318331074][th:536][info] Simulator process proposal
[2018-10-01 06:31:49.324271527][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:31:49.364791208][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:31:49.364922938][th:536][info] Simulator process verified proposal
[2018-10-01 06:31:49.365251687][th:536][info] YacGate vote for block (7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a, Hash: [7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a ])
[2018-10-01 06:31:49.365691487][th:536][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001}
[2018-10-01 06:31:49.366166986][th:536][info] YAC Vote for hash (7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a, 7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a)
[2018-10-01 06:31:49.366263057][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:31:49.366335561][th:536][info] TxProcessor on stateful validation success: 7a4daa92855b421f783557abe1fab1b9033fc0927030a1a9c89326439bf14f91
[2018-10-01 06:31:49.366380366][th:536][info] TxProcessor on stateful validation success: 953ac5157391c8f580a44edc2e64612fc4617339278fcd8648b84344a0123696
[2018-10-01 06:31:49.366409806][th:536][info] TxProcessor on stateful validation success: 51dc769ac88d5bdf3583a5381fc4da09a0b638e652a1e91d6b3670ea2162285e
[2018-10-01 06:31:49.366426617][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:31:49.366441622][th:536][info] TxProcessor on proposal stateless success: 7a4daa92855b421f783557abe1fab1b9033fc0927030a1a9c89326439bf14f91
[2018-10-01 06:31:49.366456090][th:536][info] TxProcessor on proposal stateless success: 953ac5157391c8f580a44edc2e64612fc4617339278fcd8648b84344a0123696
[2018-10-01 06:31:49.366469801][th:536][info] TxProcessor on proposal stateless success: 51dc769ac88d5bdf3583a5381fc4da09a0b638e652a1e91d6b3670ea2162285e
[2018-10-01 06:31:49.369149678][th:837][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43160
[2018-10-01 06:31:49.376123998][th:837][info] ProposalStorage Vote [7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a, 7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a] looks valid
[2018-10-01 06:31:49.376141806][th:837][info] YacBlockStorage Vote (7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a, 7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a) inserted
[2018-10-01 06:31:49.376146571][th:837][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:31:49.376152525][th:837][info] ProposalStorage Vote [7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a, 7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a] looks valid
[2018-10-01 06:31:49.376159574][th:837][info] YacBlockStorage Vote (7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a, 7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a) inserted
[2018-10-01 06:31:49.376171044][th:837][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:31:49.376175838][th:837][info] ProposalStorage Vote [7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a, 7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a] looks valid
[2018-10-01 06:31:49.376182635][th:837][info] YacBlockStorage Vote (7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a, 7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a) inserted
[2018-10-01 06:31:49.376186106][th:837][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:31:49.376194594][th:837][info] YAC Received supermajority of votes for 7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a, skip propagation
[2018-10-01 06:31:49.376199974][th:837][info] YAC Pass outcome for 7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a to pipeline
[2018-10-01 06:31:49.376278433][th:837][info] YacGate consensus: commit top block: height 219, hash 7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a
[2018-10-01 06:31:49.376285477][th:837][info] synchronizer processing commit
[2018-10-01 06:31:49.378498664][th:837][info] ChainValidator validate block: height 219, hash 7821ed6b337a752d9e73b6faccfbd3e29c30dc2109ed34f133b733c7f1d4111a
[2018-10-01 06:31:49.418957807][th:837][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:31:49.418988529][th:837][info] TxProcessor on commit committed: 7a4daa92855b421f783557abe1fab1b9033fc0927030a1a9c89326439bf14f91
[2018-10-01 06:31:49.419004396][th:837][info] TxProcessor on commit committed: 953ac5157391c8f580a44edc2e64612fc4617339278fcd8648b84344a0123696
[2018-10-01 06:31:49.419009514][th:837][info] TxProcessor on commit committed: 51dc769ac88d5bdf3583a5381fc4da09a0b638e652a1e91d6b3670ea2162285e
[2018-10-01 06:31:49.433169632][th:836][info] TxProcessor handle batch
[2018-10-01 06:31:49.433183584][th:836][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:49.433209207][th:836][info] PCS propagate batch
[2018-10-01 06:31:49.433214504][th:836][info] OrderingGate propagate batch, account_id: user_2636@test
[2018-10-01 06:31:49.433219957][th:836][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:49.435856048][th:837][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:49.436494930][th:837][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:31:49.441034443][th:836][info] TxProcessor handle batch
[2018-10-01 06:31:49.441045600][th:836][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:49.441132295][th:836][info] PCS propagate batch
[2018-10-01 06:31:49.441138227][th:836][info] OrderingGate propagate batch, account_id: user_0950@test
[2018-10-01 06:31:49.441142977][th:836][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:49.441195202][th:836][warning] CommandService Found transaction f19ffd61edb877446fb7defbcf13cfb48814dc6e850f3e4eda84599918d99c39 in cache, ignoring
[2018-10-01 06:31:49.441988526][th:837][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:49.442628992][th:837][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:31:49.467673163][th:839][info] TxProcessor handle batch
[2018-10-01 06:31:49.467687223][th:839][info] TxProcessor propagating batch to PCS
[2018-10-01 06:31:49.467736715][th:839][info] PCS propagate batch
[2018-10-01 06:31:49.467741800][th:839][info] OrderingGate propagate batch, account_id: user_9143@test
[2018-10-01 06:31:49.467746160][th:839][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:31:49.467844202][th:837][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:31:49.468463350][th:837][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:31:49.468576624][th:839][warning] CommandService Found transaction 57e9beceb2f46d13e412ac83e197b10c9972a66d1a3b70d2069daacc365132c7 in cache, ignoring
[2018-10-01 06:31:54.290664697][th:534][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:31:54.291690469][th:534][info] StorageImpl create ordering service persistent state
[2018-10-01 06:31:54.291705769][th:534][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 221
[2018-10-01 06:31:54.300300451][th:534][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:31:54.304660196][th:831][info] AsyncGrpcClient receive proposal
[2018-10-01 06:31:54.305611023][th:831][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:31:54.305620873][th:831][info] OrderingGate Received new proposal, height: 220
[2018-10-01 06:31:54.324062066][th:536][info] OrderingGate Pass the proposal to pipeline height 220
[2018-10-01 06:31:54.324073791][th:536][info] Simulator process proposal
[2018-10-01 06:31:54.324542173][th:536][info] SFV transactions in proposal: 3
[2018-10-01 06:31:54.329942117][th:536][info] SFV transactions in verified proposal: 3
[2018-10-01 06:31:54.330048865][th:536][info] Simulator process verified proposal
[2018-10-01 06:31:54.330364402][th:536][info] YacGate vote for block (bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642, Hash: [bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642 ])
[2018-10-01 06:31:54.330748331][th:536][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 06:31:54.331218241][th:536][info] YAC Vote for hash (bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642, bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642)
[2018-10-01 06:31:54.332676440][th:831][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54014
[2018-10-01 06:31:54.333920286][th:831][info] ProposalStorage Vote [bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642, bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642] looks valid
[2018-10-01 06:31:54.333931444][th:831][info] YacBlockStorage Vote (bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642, bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642) inserted
[2018-10-01 06:31:54.333935356][th:831][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:31:54.333940799][th:831][info] ProposalStorage Vote [bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642, bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642] looks valid
[2018-10-01 06:31:54.333947100][th:831][info] YacBlockStorage Vote (bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642, bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642) inserted
[2018-10-01 06:31:54.333950270][th:831][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:31:54.333954465][th:831][info] ProposalStorage Vote [bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642, bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642] looks valid
[2018-10-01 06:31:54.333960786][th:831][info] YacBlockStorage Vote (bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642, bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642) inserted
[2018-10-01 06:31:54.333963847][th:831][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:31:54.333971664][th:831][info] YAC Received supermajority of votes for bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642, skip propagation
[2018-10-01 06:31:54.333975883][th:831][info] YAC Pass outcome for bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642 to pipeline
[2018-10-01 06:31:54.334053042][th:831][info] YacGate consensus: commit top block: height 220, hash bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642
[2018-10-01 06:31:54.334061388][th:831][info] synchronizer processing commit
[2018-10-01 06:31:54.336337927][th:536][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:31:54.336415550][th:536][info] TxProcessor on stateful validation success: 4f56da98b76115a7c12e0328fd344ed765f6096cd1098494907aea4ebd2fa631
[2018-10-01 06:31:54.336720219][th:536][info] TxProcessor on stateful validation success: f19ffd61edb877446fb7defbcf13cfb48814dc6e850f3e4eda84599918d99c39
[2018-10-01 06:31:54.336759600][th:536][info] TxProcessor on stateful validation success: 57e9beceb2f46d13e412ac83e197b10c9972a66d1a3b70d2069daacc365132c7
[2018-10-01 06:31:54.336776589][th:536][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:31:54.336788667][th:536][info] TxProcessor on proposal stateless success: 4f56da98b76115a7c12e0328fd344ed765f6096cd1098494907aea4ebd2fa631
[2018-10-01 06:31:54.336800327][th:536][info] TxProcessor on proposal stateless success: f19ffd61edb877446fb7defbcf13cfb48814dc6e850f3e4eda84599918d99c39
[2018-10-01 06:31:54.336811832][th:536][info] TxProcessor on proposal stateless success: 57e9beceb2f46d13e412ac83e197b10c9972a66d1a3b70d2069daacc365132c7
[2018-10-01 06:31:54.341479265][th:831][info] ChainValidator validate block: height 220, hash bcbea6804c0b3aaf20d144c7dae32c28c0860c5599004bb01cdb9e4c36cad642
[2018-10-01 06:31:54.444655229][th:831][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:31:54.444696681][th:831][info] TxProcessor on commit committed: 4f56da98b76115a7c12e0328fd344ed765f6096cd1098494907aea4ebd2fa631
[2018-10-01 06:31:54.444786844][th:831][info] TxProcessor on commit committed: f19ffd61edb877446fb7defbcf13cfb48814dc6e850f3e4eda84599918d99c39
[2018-10-01 06:31:54.444823400][th:831][info] TxProcessor on commit committed: 57e9beceb2f46d13e412ac83e197b10c9972a66d1a3b70d2069daacc365132c7
This file has been truncated, but you can view the full file.
[2018-10-01 06:22:27.985947929][th:75][info] MAIN start
[2018-10-01 06:22:27.986482051][th:75][info] MAIN config initialized
[2018-10-01 06:22:27.987564284][th:75][info] IROHAD created
[2018-10-01 06:22:27.987595795][th:75][info] StorageImpl:initConnection Start storage creation
[2018-10-01 06:22:27.989019051][th:75][info] StorageImpl:initConnection block store created
NOTICE: relation "role" already exists, skipping
NOTICE: relation "domain" already exists, skipping
NOTICE: relation "signatory" already exists, skipping
NOTICE: relation "account" already exists, skipping
NOTICE: relation "account_has_signatory" already exists, skipping
NOTICE: relation "peer" already exists, skipping
NOTICE: relation "asset" already exists, skipping
NOTICE: relation "account_has_asset" already exists, skipping
NOTICE: relation "role_has_permissions" already exists, skipping
NOTICE: relation "account_has_roles" already exists, skipping
NOTICE: relation "account_has_grantable_permissions" already exists, skipping
NOTICE: relation "height_by_hash" already exists, skipping
NOTICE: relation "height_by_account_set" already exists, skipping
NOTICE: relation "index_by_creator_height" already exists, skipping
NOTICE: relation "index_by_id_height_asset" already exists, skipping
[2018-10-01 06:22:28.010615700][th:75][info] IROHAD [Init] => storage
[2018-10-01 06:22:28.074900864][th:75][info] StorageImpl drop wsv records from db tables
[2018-10-01 06:22:28.115991166][th:75][info] StorageImpl drop blocks from disk
[2018-10-01 06:22:28.118019792][th:75][info] StorageImpl create mutable storage
[2018-10-01 06:22:28.118042866][th:75][info] FlatFile get(0) file not found
[2018-10-01 06:22:29.323893220][th:75][info] StorageImpl insert blocks finished
[2018-10-01 06:22:29.324974632][th:75][info] IROHAD [Init] => crypto provider
[2018-10-01 06:22:29.325048497][th:75][info] IROHAD [Init] => validators
[2018-10-01 06:22:29.327606134][th:75][info] OrderingInit Ordering gate is at 192.168.80.6:10001
[2018-10-01 06:22:29.328068202][th:75][info] StorageImpl create ordering service persistent state
[2018-10-01 06:22:29.329143490][th:75][info] OrderingInit Creating Ordering Gate with initial height 134
[2018-10-01 06:22:29.329154928][th:75][info] AsyncGrpcClient Subscribe
[2018-10-01 06:22:29.329167223][th:75][info] IROHAD [Init] => init ordering gate - [true]
[2018-10-01 06:22:29.329189342][th:75][info] IROHAD [Init] => init simulator
[2018-10-01 06:22:29.329192735][th:75][info] IROHAD [Init] => init consensus block cache
[2018-10-01 06:22:29.329210258][th:75][info] IROHAD [Init] => block loader
[2018-10-01 06:22:29.329662537][th:75][info] IROHAD [Init] => consensus gate
[2018-10-01 06:22:29.329688063][th:75][info] IROHAD [Init] => synchronizer
[2018-10-01 06:22:29.329706922][th:75][info] OrderingGate setPcs
[2018-10-01 06:22:29.329804669][th:75][info] IROHAD [Init] => pcs
[2018-10-01 06:22:29.329836907][th:75][info] IROHAD [Init] => Tx status bus
[2018-10-01 06:22:29.329849874][th:75][info] IROHAD [Init] => MST processor
[2018-10-01 06:22:29.329853576][th:75][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-10-01 06:22:29.329857371][th:75][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-10-01 06:22:29.329860927][th:75][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-10-01 06:22:29.329880891][th:75][info] IROHAD [Init] => pending transactions storage
[2018-10-01 06:22:29.329905347][th:75][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-10-01 06:22:29.329912524][th:75][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-10-01 06:22:29.329932483][th:75][info] IROHAD [Init] => command service
[2018-10-01 06:22:29.329948017][th:75][info] IROHAD [Init] => query service
[2018-10-01 06:22:29.329955801][th:75][info] MAIN Running iroha
[2018-10-01 06:22:29.330263998][th:75][info] IROHAD Torii server bound on port 50051
[2018-10-01 06:22:29.330372711][th:75][info] IROHAD Internal server bound on port 10001
[2018-10-01 06:22:29.330378908][th:75][info] IROHAD ===> iroha initialized
[2018-10-01 06:22:44.308027075][th:84][info] AsyncGrpcClient receive proposal
[2018-10-01 06:22:44.309140884][th:84][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:22:44.309150807][th:84][info] OrderingGate Received new proposal, height: 135
[2018-10-01 06:22:44.309299970][th:81][info] OrderingGate Pass the proposal to pipeline height 135
[2018-10-01 06:22:44.309311940][th:81][info] Simulator process proposal
[2018-10-01 06:22:44.309832250][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:22:44.345452617][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:22:44.345760721][th:81][info] Simulator process verified proposal
[2018-10-01 06:22:44.346105290][th:81][info] YacGate vote for block (f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52, Hash: [f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52 ])
[2018-10-01 06:22:44.346648905][th:81][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001}
[2018-10-01 06:22:44.346832414][th:81][info] YAC Vote for hash (f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52, f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52)
[2018-10-01 06:22:44.347341289][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:22:44.347446780][th:84][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:53010
[2018-10-01 06:22:44.347774486][th:84][info] ProposalStorage Vote [f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52, f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52] looks valid
[2018-10-01 06:22:44.347794886][th:84][info] YacBlockStorage Vote (f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52, f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52) inserted
[2018-10-01 06:22:44.347798928][th:84][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:22:44.348341762][th:81][info] TxProcessor on stateful validation success: f316d292e7dcf56c14a5830b266c6cbbd419c119596a0e72506c843b235080fb
[2018-10-01 06:22:44.348417570][th:81][info] TxProcessor on stateful validation success: a767ae64ca2137931a1d8f50edcbc11739468322f4566aacf0b8d26b6e75a801
[2018-10-01 06:22:44.348468025][th:81][info] TxProcessor on stateful validation success: 932312d63fc64783085e4363944fd5cb2d6cfa8b1dd8bf985ec77e1d8cbb1a29
[2018-10-01 06:22:44.348509510][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:22:44.348523775][th:81][info] TxProcessor on proposal stateless success: f316d292e7dcf56c14a5830b266c6cbbd419c119596a0e72506c843b235080fb
[2018-10-01 06:22:44.348972612][th:81][info] TxProcessor on proposal stateless success: a767ae64ca2137931a1d8f50edcbc11739468322f4566aacf0b8d26b6e75a801
[2018-10-01 06:22:44.349022639][th:81][info] TxProcessor on proposal stateless success: 932312d63fc64783085e4363944fd5cb2d6cfa8b1dd8bf985ec77e1d8cbb1a29
[2018-10-01 06:22:44.350684788][th:86][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:50458
[2018-10-01 06:22:44.350945048][th:86][info] ProposalStorage Vote [f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52, f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52] looks valid
[2018-10-01 06:22:44.350968801][th:86][info] YacBlockStorage Vote (f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52, f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52) inserted
[2018-10-01 06:22:44.350974643][th:86][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:22:44.379544449][th:84][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:52720
[2018-10-01 06:22:44.379814604][th:84][info] ProposalStorage Vote [f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52, f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52] looks valid
[2018-10-01 06:22:44.379932269][th:84][info] YacBlockStorage Vote (f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52, f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52) inserted
[2018-10-01 06:22:44.379939731][th:84][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:22:44.379949796][th:84][info] YAC Propagate state f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52 to whole network
[2018-10-01 06:22:44.380050613][th:84][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:22:44.380118984][th:84][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:22:44.380169642][th:84][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:22:44.380236903][th:84][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:22:44.380252836][th:86][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:53010
[2018-10-01 06:22:44.381678041][th:86][info] YAC Pass outcome for f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52 to pipeline
[2018-10-01 06:22:44.381743764][th:86][info] YacGate consensus: commit top block: height 135, hash f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52
[2018-10-01 06:22:44.381751615][th:86][info] synchronizer processing commit
[2018-10-01 06:22:44.383359338][th:86][info] ChainValidator validate block: height 135, hash f1234dea9cec305d675c404638960d319cab2306cf619f64146e4c52ed265c52
[2018-10-01 06:22:44.420740866][th:86][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:22:44.420797534][th:86][info] TxProcessor on commit committed: f316d292e7dcf56c14a5830b266c6cbbd419c119596a0e72506c843b235080fb
[2018-10-01 06:22:44.420849856][th:86][info] TxProcessor on commit committed: a767ae64ca2137931a1d8f50edcbc11739468322f4566aacf0b8d26b6e75a801
[2018-10-01 06:22:44.420881041][th:86][info] TxProcessor on commit committed: 932312d63fc64783085e4363944fd5cb2d6cfa8b1dd8bf985ec77e1d8cbb1a29
[2018-10-01 06:22:49.303038589][th:84][info] AsyncGrpcClient receive proposal
[2018-10-01 06:22:49.304025853][th:84][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:22:49.304034126][th:84][info] OrderingGate Received new proposal, height: 136
[2018-10-01 06:22:49.304068097][th:81][info] OrderingGate Pass the proposal to pipeline height 136
[2018-10-01 06:22:49.304076094][th:81][info] Simulator process proposal
[2018-10-01 06:22:49.304526372][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:22:49.316678984][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:22:49.317387232][th:81][info] Simulator process verified proposal
[2018-10-01 06:22:49.317698847][th:81][info] YacGate vote for block (53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, Hash: [53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d ])
[2018-10-01 06:22:49.318705598][th:81][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 06:22:49.318881018][th:81][info] YAC Vote for hash (53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d)
[2018-10-01 06:22:49.318978982][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:22:49.319063167][th:81][info] TxProcessor on stateful validation success: 37f9dbb1d225d2f8436e214bd1c0f571bb96b293e52a2b0005a95d1a6850ccee
[2018-10-01 06:22:49.319125991][th:81][info] TxProcessor on stateful validation success: a8251730f827ba16e35eeed09218f2a0d70896e87c085f2635ec1317a180b77a
[2018-10-01 06:22:49.319169028][th:81][info] TxProcessor on stateful validation success: 95ab34952db3a9104eee58c6b92c8407ed38af5903ab11edf36533c15de802ad
[2018-10-01 06:22:49.319203649][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:22:49.319216174][th:81][info] TxProcessor on proposal stateless success: 37f9dbb1d225d2f8436e214bd1c0f571bb96b293e52a2b0005a95d1a6850ccee
[2018-10-01 06:22:49.319260027][th:81][info] TxProcessor on proposal stateless success: a8251730f827ba16e35eeed09218f2a0d70896e87c085f2635ec1317a180b77a
[2018-10-01 06:22:49.319292117][th:81][info] TxProcessor on proposal stateless success: 95ab34952db3a9104eee58c6b92c8407ed38af5903ab11edf36533c15de802ad
[2018-10-01 06:22:54.319735084][th:87][info] YAC Vote for hash (53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d)
[2018-10-01 06:22:54.319841883][th:87][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:22:54.350242635][th:88][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:52720
[2018-10-01 06:22:54.351232375][th:88][info] ProposalStorage Vote [53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d] looks valid
[2018-10-01 06:22:54.351242146][th:88][info] YacBlockStorage Vote (53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d) inserted
[2018-10-01 06:22:54.351246090][th:88][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:22:54.351251278][th:88][info] ProposalStorage Vote [53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d] looks valid
[2018-10-01 06:22:54.351257728][th:88][info] YacBlockStorage Vote (53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d) inserted
[2018-10-01 06:22:54.351261084][th:88][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:22:54.351265368][th:88][info] ProposalStorage Vote [53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d] looks valid
[2018-10-01 06:22:54.351271735][th:88][info] YacBlockStorage Vote (53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d) inserted
[2018-10-01 06:22:54.351274895][th:88][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:22:54.351282742][th:88][info] YAC Received supermajority of votes for 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d, skip propagation
[2018-10-01 06:22:54.351287278][th:88][info] YAC Pass outcome for 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d to pipeline
[2018-10-01 06:22:54.351345677][th:88][info] YacGate consensus: commit top block: height 136, hash 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d
[2018-10-01 06:22:54.351353621][th:88][info] synchronizer processing commit
[2018-10-01 06:22:54.351905594][th:88][info] ChainValidator validate block: height 136, hash 53a6f560ff07e8f272af55794e31347918bdf9d2891e5718538514e616c2277d
[2018-10-01 06:22:54.364350722][th:88][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:22:54.364390885][th:88][info] TxProcessor on commit committed: 37f9dbb1d225d2f8436e214bd1c0f571bb96b293e52a2b0005a95d1a6850ccee
[2018-10-01 06:22:54.364413792][th:88][info] TxProcessor on commit committed: a8251730f827ba16e35eeed09218f2a0d70896e87c085f2635ec1317a180b77a
[2018-10-01 06:22:54.364418986][th:88][info] TxProcessor on commit committed: 95ab34952db3a9104eee58c6b92c8407ed38af5903ab11edf36533c15de802ad
[2018-10-01 06:22:59.296642832][th:84][info] AsyncGrpcClient receive proposal
[2018-10-01 06:22:59.297661010][th:84][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:22:59.297672477][th:84][info] OrderingGate Received new proposal, height: 137
[2018-10-01 06:22:59.297715304][th:81][info] OrderingGate Pass the proposal to pipeline height 137
[2018-10-01 06:22:59.297724001][th:81][info] Simulator process proposal
[2018-10-01 06:22:59.298237932][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:22:59.333991617][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:22:59.334122338][th:81][info] Simulator process verified proposal
[2018-10-01 06:22:59.334440474][th:81][info] YacGate vote for block (67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8, Hash: [67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8 ])
[2018-10-01 06:22:59.334854564][th:81][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001}
[2018-10-01 06:22:59.335044589][th:81][info] YAC Vote for hash (67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8, 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8)
[2018-10-01 06:22:59.335120786][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:22:59.335198239][th:81][info] TxProcessor on stateful validation success: 3877f6bd876751bd2e4a5bdfe67bbc1217d369ed83f07969f4c25f3d9f7cb3fe
[2018-10-01 06:22:59.335265166][th:81][info] TxProcessor on stateful validation success: 62f221c88caae710158dab162cc7efa21699d601e28b1e0cd9edc93877bd4229
[2018-10-01 06:22:59.335317573][th:81][info] TxProcessor on stateful validation success: d90534d195a6eab72c71669affba200164a4ccc5b04920cb6c1e4d50a151bd33
[2018-10-01 06:22:59.335357473][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:22:59.335372369][th:81][info] TxProcessor on proposal stateless success: 3877f6bd876751bd2e4a5bdfe67bbc1217d369ed83f07969f4c25f3d9f7cb3fe
[2018-10-01 06:22:59.335410048][th:81][info] TxProcessor on proposal stateless success: 62f221c88caae710158dab162cc7efa21699d601e28b1e0cd9edc93877bd4229
[2018-10-01 06:22:59.335445242][th:81][info] TxProcessor on proposal stateless success: d90534d195a6eab72c71669affba200164a4ccc5b04920cb6c1e4d50a151bd33
[2018-10-01 06:22:59.342666366][th:90][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:52720
[2018-10-01 06:22:59.343653227][th:90][info] ProposalStorage Vote [67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8, 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8] looks valid
[2018-10-01 06:22:59.343661849][th:90][info] YacBlockStorage Vote (67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8, 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8) inserted
[2018-10-01 06:22:59.343666101][th:90][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:22:59.343671201][th:90][info] ProposalStorage Vote [67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8, 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8] looks valid
[2018-10-01 06:22:59.343677477][th:90][info] YacBlockStorage Vote (67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8, 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8) inserted
[2018-10-01 06:22:59.343680616][th:90][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:22:59.343684676][th:90][info] ProposalStorage Vote [67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8, 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8] looks valid
[2018-10-01 06:22:59.343690740][th:90][info] YacBlockStorage Vote (67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8, 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8) inserted
[2018-10-01 06:22:59.343693832][th:90][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:22:59.343700970][th:90][info] YAC Received supermajority of votes for 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8, skip propagation
[2018-10-01 06:22:59.343705368][th:90][info] YAC Pass outcome for 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8 to pipeline
[2018-10-01 06:22:59.343763706][th:90][info] YacGate consensus: commit top block: height 137, hash 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8
[2018-10-01 06:22:59.343770637][th:90][info] synchronizer processing commit
[2018-10-01 06:22:59.344250283][th:90][info] ChainValidator validate block: height 137, hash 67dd8f6b1e31e34e14044dac99031e814334e2590538bf1006f07988c47d8ea8
[2018-10-01 06:22:59.394191050][th:90][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:22:59.394230822][th:90][info] TxProcessor on commit committed: 3877f6bd876751bd2e4a5bdfe67bbc1217d369ed83f07969f4c25f3d9f7cb3fe
[2018-10-01 06:22:59.394254248][th:90][info] TxProcessor on commit committed: 62f221c88caae710158dab162cc7efa21699d601e28b1e0cd9edc93877bd4229
[2018-10-01 06:22:59.394259657][th:90][info] TxProcessor on commit committed: d90534d195a6eab72c71669affba200164a4ccc5b04920cb6c1e4d50a151bd33
[2018-10-01 06:23:04.309560006][th:84][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:04.309622000][th:91][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:50458
[2018-10-01 06:23:04.309973238][th:91][info] ProposalStorage Vote [c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda, c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda] looks valid
[2018-10-01 06:23:04.309982375][th:91][info] YacBlockStorage Vote (c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda, c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda) inserted
[2018-10-01 06:23:04.309986151][th:91][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:04.310537399][th:84][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:04.310546164][th:84][info] OrderingGate Received new proposal, height: 138
[2018-10-01 06:23:04.310575439][th:81][info] OrderingGate Pass the proposal to pipeline height 138
[2018-10-01 06:23:04.310583388][th:81][info] Simulator process proposal
[2018-10-01 06:23:04.311091684][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:23:04.316897281][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:04.317008000][th:81][info] Simulator process verified proposal
[2018-10-01 06:23:04.317301780][th:81][info] YacGate vote for block (c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda, Hash: [c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda ])
[2018-10-01 06:23:04.317718524][th:81][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 06:23:04.317910437][th:81][info] YAC Vote for hash (c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda, c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda)
[2018-10-01 06:23:04.318005808][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:23:04.318090063][th:81][info] TxProcessor on stateful validation success: fc3e8ac0d8d9b172a3f62293b5984dd68ce5541e8890a436912b32d243562abc
[2018-10-01 06:23:04.318147326][th:81][info] TxProcessor on stateful validation success: cf9e9259039b32aba039a346df0cdfd4e2682bca176f495f5e4ba9f84e5d576e
[2018-10-01 06:23:04.318154365][th:92][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:53010
[2018-10-01 06:23:04.318192567][th:81][info] TxProcessor on stateful validation success: bcb710ba03f3933611e80adc3ec0ee2bfc5ec0616e79fa59f2efaac9e1a26171
[2018-10-01 06:23:04.318227234][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:04.318240164][th:81][info] TxProcessor on proposal stateless success: fc3e8ac0d8d9b172a3f62293b5984dd68ce5541e8890a436912b32d243562abc
[2018-10-01 06:23:04.318276947][th:81][info] TxProcessor on proposal stateless success: cf9e9259039b32aba039a346df0cdfd4e2682bca176f495f5e4ba9f84e5d576e
[2018-10-01 06:23:04.318310381][th:81][info] TxProcessor on proposal stateless success: bcb710ba03f3933611e80adc3ec0ee2bfc5ec0616e79fa59f2efaac9e1a26171
[2018-10-01 06:23:04.318477731][th:92][info] ProposalStorage Vote [c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda, c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda] looks valid
[2018-10-01 06:23:04.318487066][th:92][info] YacBlockStorage Vote (c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda, c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda) inserted
[2018-10-01 06:23:04.318490993][th:92][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:04.320220120][th:92][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:52720
[2018-10-01 06:23:04.320559953][th:92][info] ProposalStorage Vote [c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda, c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda] looks valid
[2018-10-01 06:23:04.320570281][th:92][info] YacBlockStorage Vote (c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda, c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda) inserted
[2018-10-01 06:23:04.320574404][th:92][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:04.320582747][th:92][info] YAC Propagate state c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda to whole network
[2018-10-01 06:23:04.320709087][th:92][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:23:04.320771409][th:92][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:23:04.320837971][th:92][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:23:04.320891040][th:92][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:23:04.321048427][th:92][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:53010
[2018-10-01 06:23:04.322001464][th:92][info] YAC Pass outcome for c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda to pipeline
[2018-10-01 06:23:04.322054801][th:92][info] YacGate consensus: commit top block: height 138, hash c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda
[2018-10-01 06:23:04.322061389][th:92][info] synchronizer processing commit
[2018-10-01 06:23:04.324424595][th:92][info] ChainValidator validate block: height 138, hash c6c2de1a57ec907d0e6e9b4770ab7608f145e355451ae3eddf7bf3016911efda
[2018-10-01 06:23:04.335637349][th:92][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:04.335669398][th:92][info] TxProcessor on commit committed: fc3e8ac0d8d9b172a3f62293b5984dd68ce5541e8890a436912b32d243562abc
[2018-10-01 06:23:04.335692277][th:92][info] TxProcessor on commit committed: cf9e9259039b32aba039a346df0cdfd4e2682bca176f495f5e4ba9f84e5d576e
[2018-10-01 06:23:04.335697902][th:92][info] TxProcessor on commit committed: bcb710ba03f3933611e80adc3ec0ee2bfc5ec0616e79fa59f2efaac9e1a26171
[2018-10-01 06:23:09.308458296][th:91][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:09.309540843][th:91][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:09.309550111][th:91][info] OrderingGate Received new proposal, height: 139
[2018-10-01 06:23:09.309578029][th:81][info] OrderingGate Pass the proposal to pipeline height 139
[2018-10-01 06:23:09.309585981][th:81][info] Simulator process proposal
[2018-10-01 06:23:09.310175879][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:23:09.345085066][th:91][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:52720
[2018-10-01 06:23:09.345436941][th:91][info] ProposalStorage Vote [c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff, c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff] looks valid
[2018-10-01 06:23:09.345451564][th:91][info] YacBlockStorage Vote (c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff, c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff) inserted
[2018-10-01 06:23:09.345456364][th:91][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:09.352800862][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:09.352957442][th:81][info] Simulator process verified proposal
[2018-10-01 06:23:09.353275483][th:81][info] YacGate vote for block (c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff, Hash: [c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff ])
[2018-10-01 06:23:09.354532548][th:81][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:23:09.354719384][th:81][info] YAC Vote for hash (c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff, c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff)
[2018-10-01 06:23:09.354807877][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:23:09.354891580][th:81][info] TxProcessor on stateful validation success: e1531fe7c532ea2c3f4237d17758da15ad9eb80c5eed5c3ac845949ef8df7ab7
[2018-10-01 06:23:09.354936544][th:93][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:53010
[2018-10-01 06:23:09.354960121][th:81][info] TxProcessor on stateful validation success: cdb8d0ff93f11c4947fc576a0cbbef0399a0c1fd64dec5d429440c24694ad2b6
[2018-10-01 06:23:09.355010638][th:81][info] TxProcessor on stateful validation success: ccbc5379d788d89170453409f3156487b9103e8738a2b39c7be41717843ffa75
[2018-10-01 06:23:09.355047943][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:09.355063179][th:81][info] TxProcessor on proposal stateless success: e1531fe7c532ea2c3f4237d17758da15ad9eb80c5eed5c3ac845949ef8df7ab7
[2018-10-01 06:23:09.355101567][th:81][info] TxProcessor on proposal stateless success: cdb8d0ff93f11c4947fc576a0cbbef0399a0c1fd64dec5d429440c24694ad2b6
[2018-10-01 06:23:09.355135949][th:81][info] TxProcessor on proposal stateless success: ccbc5379d788d89170453409f3156487b9103e8738a2b39c7be41717843ffa75
[2018-10-01 06:23:09.355256929][th:93][info] ProposalStorage Vote [c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff, c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff] looks valid
[2018-10-01 06:23:09.355266682][th:93][info] YacBlockStorage Vote (c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff, c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff) inserted
[2018-10-01 06:23:09.355270385][th:93][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:09.356672786][th:91][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:50458
[2018-10-01 06:23:09.357001746][th:91][info] ProposalStorage Vote [c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff, c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff] looks valid
[2018-10-01 06:23:09.357011072][th:91][info] YacBlockStorage Vote (c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff, c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff) inserted
[2018-10-01 06:23:09.357014427][th:91][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:09.357022652][th:91][info] YAC Propagate state c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff to whole network
[2018-10-01 06:23:09.357089124][th:91][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:23:09.357151463][th:91][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:23:09.357205729][th:91][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:23:09.357265195][th:91][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:23:09.357455253][th:93][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:53010
[2018-10-01 06:23:09.358403522][th:93][info] YAC Pass outcome for c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff to pipeline
[2018-10-01 06:23:09.358456018][th:93][info] YacGate consensus: commit top block: height 139, hash c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff
[2018-10-01 06:23:09.358462082][th:93][info] synchronizer processing commit
[2018-10-01 06:23:09.361030854][th:93][info] ChainValidator validate block: height 139, hash c8762bee9622f5f874fa7370f73d67d4252501041f22db05221b543385f749ff
[2018-10-01 06:23:09.413810021][th:93][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:09.413864956][th:93][info] TxProcessor on commit committed: e1531fe7c532ea2c3f4237d17758da15ad9eb80c5eed5c3ac845949ef8df7ab7
[2018-10-01 06:23:09.413914215][th:93][info] TxProcessor on commit committed: cdb8d0ff93f11c4947fc576a0cbbef0399a0c1fd64dec5d429440c24694ad2b6
[2018-10-01 06:23:09.413942086][th:93][info] TxProcessor on commit committed: ccbc5379d788d89170453409f3156487b9103e8738a2b39c7be41717843ffa75
[2018-10-01 06:23:14.295058188][th:94][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:14.295926882][th:94][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:14.295939170][th:94][info] OrderingGate Received new proposal, height: 140
[2018-10-01 06:23:14.295990715][th:81][info] OrderingGate Pass the proposal to pipeline height 140
[2018-10-01 06:23:14.295999498][th:81][info] Simulator process proposal
[2018-10-01 06:23:14.296496987][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:23:14.307381446][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:14.307521417][th:81][info] Simulator process verified proposal
[2018-10-01 06:23:14.307839961][th:81][info] YacGate vote for block (32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68, Hash: [32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68 ])
[2018-10-01 06:23:14.308886690][th:81][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:23:14.309080259][th:81][info] YAC Vote for hash (32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68, 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68)
[2018-10-01 06:23:14.309160671][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:23:14.309234566][th:81][info] TxProcessor on stateful validation success: 9d4e5e7cf7154a091a8e897e0fcf92a71c53a7ecf768ce57fadd3d2872486603
[2018-10-01 06:23:14.309293919][th:81][info] TxProcessor on stateful validation success: a4366b09d7beb02c81c53c29f595aab304b9258c0cdbe57f65a37a81c9b456a4
[2018-10-01 06:23:14.309334778][th:81][info] TxProcessor on stateful validation success: c9a033d9f5a132d2779ab2dc3c77647d8f264a1287d353d08510007b6d859b25
[2018-10-01 06:23:14.309369642][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:14.309382620][th:81][info] TxProcessor on proposal stateless success: 9d4e5e7cf7154a091a8e897e0fcf92a71c53a7ecf768ce57fadd3d2872486603
[2018-10-01 06:23:14.309420028][th:81][info] TxProcessor on proposal stateless success: a4366b09d7beb02c81c53c29f595aab304b9258c0cdbe57f65a37a81c9b456a4
[2018-10-01 06:23:14.309452493][th:81][info] TxProcessor on proposal stateless success: c9a033d9f5a132d2779ab2dc3c77647d8f264a1287d353d08510007b6d859b25
[2018-10-01 06:23:14.320098513][th:91][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:50458
[2018-10-01 06:23:14.321137072][th:91][info] ProposalStorage Vote [32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68, 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68] looks valid
[2018-10-01 06:23:14.321150282][th:91][info] YacBlockStorage Vote (32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68, 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68) inserted
[2018-10-01 06:23:14.321154639][th:91][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:14.321160141][th:91][info] ProposalStorage Vote [32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68, 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68] looks valid
[2018-10-01 06:23:14.321166812][th:91][info] YacBlockStorage Vote (32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68, 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68) inserted
[2018-10-01 06:23:14.321170025][th:91][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:14.321174146][th:91][info] ProposalStorage Vote [32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68, 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68] looks valid
[2018-10-01 06:23:14.321180340][th:91][info] YacBlockStorage Vote (32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68, 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68) inserted
[2018-10-01 06:23:14.321183422][th:91][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:14.321190971][th:91][info] YAC Received supermajority of votes for 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68, skip propagation
[2018-10-01 06:23:14.321202590][th:91][info] YAC Pass outcome for 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68 to pipeline
[2018-10-01 06:23:14.321253224][th:91][info] YacGate consensus: commit top block: height 140, hash 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68
[2018-10-01 06:23:14.321259676][th:91][info] synchronizer processing commit
[2018-10-01 06:23:14.321794243][th:91][info] ChainValidator validate block: height 140, hash 32b5567826ed564d5e701c4764b6f86176fbb3d347feec1a4ea3810b353e8e68
[2018-10-01 06:23:14.329483376][th:91][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:14.329526862][th:91][info] TxProcessor on commit committed: 9d4e5e7cf7154a091a8e897e0fcf92a71c53a7ecf768ce57fadd3d2872486603
[2018-10-01 06:23:14.329569822][th:91][info] TxProcessor on commit committed: a4366b09d7beb02c81c53c29f595aab304b9258c0cdbe57f65a37a81c9b456a4
[2018-10-01 06:23:14.329597074][th:91][info] TxProcessor on commit committed: c9a033d9f5a132d2779ab2dc3c77647d8f264a1287d353d08510007b6d859b25
[2018-10-01 06:23:19.303424299][th:91][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:19.304518289][th:91][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:19.304524931][th:91][info] OrderingGate Received new proposal, height: 141
[2018-10-01 06:23:19.304563629][th:81][info] OrderingGate Pass the proposal to pipeline height 141
[2018-10-01 06:23:19.304570664][th:81][info] Simulator process proposal
[2018-10-01 06:23:19.308119423][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:23:19.346395042][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:19.346671666][th:81][info] Simulator process verified proposal
[2018-10-01 06:23:19.346992564][th:81][info] YacGate vote for block (30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, Hash: [30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a ])
[2018-10-01 06:23:19.347512947][th:81][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 06:23:19.347714451][th:81][info] YAC Vote for hash (30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a)
[2018-10-01 06:23:19.347806443][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:23:19.347882998][th:81][info] TxProcessor on stateful validation success: e849b75f6ebc792d7422fa07f71b60d7dd72db35896798a5e031517bb5aff3bf
[2018-10-01 06:23:19.347952451][th:81][info] TxProcessor on stateful validation success: 88dfdcfcfde4f3cfef80076828fe3d571894b913cee52644ba497e44264d9976
[2018-10-01 06:23:19.348003206][th:81][info] TxProcessor on stateful validation success: f2ff6a28f5adf858c01c4a61df361420e5c82134780bcb24f080977a6a05f1a1
[2018-10-01 06:23:19.348042881][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:19.348058749][th:81][info] TxProcessor on proposal stateless success: e849b75f6ebc792d7422fa07f71b60d7dd72db35896798a5e031517bb5aff3bf
[2018-10-01 06:23:19.348104985][th:81][info] TxProcessor on proposal stateless success: 88dfdcfcfde4f3cfef80076828fe3d571894b913cee52644ba497e44264d9976
[2018-10-01 06:23:19.348141498][th:81][info] TxProcessor on proposal stateless success: f2ff6a28f5adf858c01c4a61df361420e5c82134780bcb24f080977a6a05f1a1
[2018-10-01 06:23:24.342279598][th:91][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:52720
[2018-10-01 06:23:24.342629811][th:91][info] ProposalStorage Vote [30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a] looks valid
[2018-10-01 06:23:24.342639818][th:91][info] YacBlockStorage Vote (30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a) inserted
[2018-10-01 06:23:24.342644219][th:91][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:24.347903751][th:87][info] YAC Vote for hash (30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a)
[2018-10-01 06:23:24.347993936][th:87][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:23:24.348126502][th:94][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:53010
[2018-10-01 06:23:24.348475132][th:94][info] ProposalStorage Vote [30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a] looks valid
[2018-10-01 06:23:24.348484181][th:94][info] YacBlockStorage Vote (30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a) inserted
[2018-10-01 06:23:24.348487908][th:94][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:24.356897626][th:94][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:50458
[2018-10-01 06:23:24.357247074][th:94][info] ProposalStorage Vote [30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a] looks valid
[2018-10-01 06:23:24.357255883][th:94][info] YacBlockStorage Vote (30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a, 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a) inserted
[2018-10-01 06:23:24.357259503][th:94][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:24.357267259][th:94][info] YAC Propagate state 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a to whole network
[2018-10-01 06:23:24.357348779][th:94][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:23:24.357400464][th:94][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:23:24.357462145][th:94][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:23:24.357513685][th:94][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:23:24.357722121][th:91][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:53010
[2018-10-01 06:23:24.358708077][th:91][info] YAC Pass outcome for 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a to pipeline
[2018-10-01 06:23:24.358765298][th:91][info] YacGate consensus: commit top block: height 141, hash 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a
[2018-10-01 06:23:24.358773335][th:91][info] synchronizer processing commit
[2018-10-01 06:23:24.361540331][th:91][info] ChainValidator validate block: height 141, hash 30e18ef4016df77177c3d7f34856f21db93dc2f258b972eb309f27ff972a532a
[2018-10-01 06:23:24.388354244][th:91][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:24.388393037][th:91][info] TxProcessor on commit committed: e849b75f6ebc792d7422fa07f71b60d7dd72db35896798a5e031517bb5aff3bf
[2018-10-01 06:23:24.388414417][th:91][info] TxProcessor on commit committed: 88dfdcfcfde4f3cfef80076828fe3d571894b913cee52644ba497e44264d9976
[2018-10-01 06:23:24.388420523][th:91][info] TxProcessor on commit committed: f2ff6a28f5adf858c01c4a61df361420e5c82134780bcb24f080977a6a05f1a1
[2018-10-01 06:23:29.296079104][th:91][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:29.296987368][th:91][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:29.297001248][th:91][info] OrderingGate Received new proposal, height: 142
[2018-10-01 06:23:29.297087949][th:81][info] OrderingGate Pass the proposal to pipeline height 142
[2018-10-01 06:23:29.297097568][th:81][info] Simulator process proposal
[2018-10-01 06:23:29.297579945][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:23:29.308886419][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:29.308999666][th:81][info] Simulator process verified proposal
[2018-10-01 06:23:29.309316020][th:81][info] YacGate vote for block (9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39, Hash: [9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39 ])
[2018-10-01 06:23:29.309956775][th:81][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:23:29.310145379][th:81][info] YAC Vote for hash (9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39, 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39)
[2018-10-01 06:23:29.310245296][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:23:29.310325876][th:81][info] TxProcessor on stateful validation success: c4297025d4def347e252890515d1ef803a4128b588f6b35227453665fd78cd02
[2018-10-01 06:23:29.310386220][th:81][info] TxProcessor on stateful validation success: 3fe40d39555c640b8db307980189990b74b8d23de4082093c20def13429bc18a
[2018-10-01 06:23:29.310431444][th:81][info] TxProcessor on stateful validation success: 618aad32a86d4c272f760d3efa0749de37bdcc61c424fde2f0ceb7408498f2e6
[2018-10-01 06:23:29.310465890][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:29.310478321][th:81][info] TxProcessor on proposal stateless success: c4297025d4def347e252890515d1ef803a4128b588f6b35227453665fd78cd02
[2018-10-01 06:23:29.310515916][th:81][info] TxProcessor on proposal stateless success: 3fe40d39555c640b8db307980189990b74b8d23de4082093c20def13429bc18a
[2018-10-01 06:23:29.310548377][th:81][info] TxProcessor on proposal stateless success: 618aad32a86d4c272f760d3efa0749de37bdcc61c424fde2f0ceb7408498f2e6
[2018-10-01 06:23:29.313575367][th:91][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:50458
[2018-10-01 06:23:29.314532776][th:91][info] ProposalStorage Vote [9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39, 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39] looks valid
[2018-10-01 06:23:29.314541252][th:91][info] YacBlockStorage Vote (9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39, 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39) inserted
[2018-10-01 06:23:29.314545091][th:91][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:29.314550412][th:91][info] ProposalStorage Vote [9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39, 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39] looks valid
[2018-10-01 06:23:29.314556762][th:91][info] YacBlockStorage Vote (9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39, 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39) inserted
[2018-10-01 06:23:29.314559871][th:91][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:29.314564032][th:91][info] ProposalStorage Vote [9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39, 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39] looks valid
[2018-10-01 06:23:29.314570079][th:91][info] YacBlockStorage Vote (9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39, 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39) inserted
[2018-10-01 06:23:29.314573084][th:91][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:29.314580181][th:91][info] YAC Received supermajority of votes for 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39, skip propagation
[2018-10-01 06:23:29.314584696][th:91][info] YAC Pass outcome for 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39 to pipeline
[2018-10-01 06:23:29.314636291][th:91][info] YacGate consensus: commit top block: height 142, hash 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39
[2018-10-01 06:23:29.314642559][th:91][info] synchronizer processing commit
[2018-10-01 06:23:29.315164524][th:91][info] ChainValidator validate block: height 142, hash 9ae992ca3be4fd386bb233e8ac30cabe45d5aae86f21a438b5a744a7df523b39
[2018-10-01 06:23:29.322410744][th:91][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:29.322447361][th:91][info] TxProcessor on commit committed: c4297025d4def347e252890515d1ef803a4128b588f6b35227453665fd78cd02
[2018-10-01 06:23:29.322474181][th:91][info] TxProcessor on commit committed: 3fe40d39555c640b8db307980189990b74b8d23de4082093c20def13429bc18a
[2018-10-01 06:23:29.322479557][th:91][info] TxProcessor on commit committed: 618aad32a86d4c272f760d3efa0749de37bdcc61c424fde2f0ceb7408498f2e6
[2018-10-01 06:23:34.318102089][th:91][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:34.319169135][th:91][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:34.319176762][th:91][info] OrderingGate Received new proposal, height: 143
[2018-10-01 06:23:34.319211917][th:81][info] OrderingGate Pass the proposal to pipeline height 143
[2018-10-01 06:23:34.319217501][th:81][info] Simulator process proposal
[2018-10-01 06:23:34.319697469][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:23:34.348914381][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:34.349164386][th:81][info] Simulator process verified proposal
[2018-10-01 06:23:34.349474887][th:81][info] YacGate vote for block (6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514, Hash: [6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514 ])
[2018-10-01 06:23:34.351616711][th:81][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:23:34.351828570][th:81][info] YAC Vote for hash (6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514, 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514)
[2018-10-01 06:23:34.351899902][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:23:34.351970541][th:81][info] TxProcessor on stateful validation success: b195e76419ee4c279e8aef3f3fe022e2641738ba9750d8f1d0db23eb14920b8b
[2018-10-01 06:23:34.352038149][th:81][info] TxProcessor on stateful validation success: 7a2c111719451e44584bd680df2954dd593505a4e451f69a6446aca78d71f148
[2018-10-01 06:23:34.352095869][th:81][info] TxProcessor on stateful validation success: a72b2e40453b19a31f720f7f596f508b9e52a08e105667c73b7afc6714c0d7e6
[2018-10-01 06:23:34.352133229][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:34.352147962][th:81][info] TxProcessor on proposal stateless success: b195e76419ee4c279e8aef3f3fe022e2641738ba9750d8f1d0db23eb14920b8b
[2018-10-01 06:23:34.352186787][th:81][info] TxProcessor on proposal stateless success: 7a2c111719451e44584bd680df2954dd593505a4e451f69a6446aca78d71f148
[2018-10-01 06:23:34.352220802][th:81][info] TxProcessor on proposal stateless success: a72b2e40453b19a31f720f7f596f508b9e52a08e105667c73b7afc6714c0d7e6
[2018-10-01 06:23:34.355401016][th:91][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:50458
[2018-10-01 06:23:34.356368016][th:91][info] ProposalStorage Vote [6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514, 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514] looks valid
[2018-10-01 06:23:34.356376757][th:91][info] YacBlockStorage Vote (6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514, 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514) inserted
[2018-10-01 06:23:34.356380927][th:91][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:34.356386598][th:91][info] ProposalStorage Vote [6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514, 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514] looks valid
[2018-10-01 06:23:34.356392980][th:91][info] YacBlockStorage Vote (6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514, 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514) inserted
[2018-10-01 06:23:34.356396491][th:91][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:34.356400881][th:91][info] ProposalStorage Vote [6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514, 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514] looks valid
[2018-10-01 06:23:34.356407207][th:91][info] YacBlockStorage Vote (6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514, 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514) inserted
[2018-10-01 06:23:34.356422375][th:91][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:34.356430276][th:91][info] YAC Received supermajority of votes for 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514, skip propagation
[2018-10-01 06:23:34.356434411][th:91][info] YAC Pass outcome for 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514 to pipeline
[2018-10-01 06:23:34.356509283][th:91][info] YacGate consensus: commit top block: height 143, hash 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514
[2018-10-01 06:23:34.356515029][th:91][info] synchronizer processing commit
[2018-10-01 06:23:34.356988893][th:91][info] ChainValidator validate block: height 143, hash 6b5b9b4a5f104e6f6cb061bb51c52688be0b4799a3d6c86497ce99eae0414514
[2018-10-01 06:23:34.425062402][th:91][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:34.425117598][th:91][info] TxProcessor on commit committed: b195e76419ee4c279e8aef3f3fe022e2641738ba9750d8f1d0db23eb14920b8b
[2018-10-01 06:23:34.425167399][th:91][info] TxProcessor on commit committed: 7a2c111719451e44584bd680df2954dd593505a4e451f69a6446aca78d71f148
[2018-10-01 06:23:34.425198780][th:91][info] TxProcessor on commit committed: a72b2e40453b19a31f720f7f596f508b9e52a08e105667c73b7afc6714c0d7e6
[2018-10-01 06:23:39.305299071][th:94][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:50458
[2018-10-01 06:23:39.305651914][th:94][info] ProposalStorage Vote [74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53, 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53] looks valid
[2018-10-01 06:23:39.305665739][th:94][info] YacBlockStorage Vote (74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53, 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53) inserted
[2018-10-01 06:23:39.305670249][th:94][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:39.306727275][th:94][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:39.307696417][th:94][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:39.307702938][th:94][info] OrderingGate Received new proposal, height: 144
[2018-10-01 06:23:39.307731213][th:81][info] OrderingGate Pass the proposal to pipeline height 144
[2018-10-01 06:23:39.307736554][th:81][info] Simulator process proposal
[2018-10-01 06:23:39.308267601][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:23:39.318081007][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:39.318224189][th:81][info] Simulator process verified proposal
[2018-10-01 06:23:39.318528791][th:81][info] YacGate vote for block (74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53, Hash: [74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53 ])
[2018-10-01 06:23:39.318935749][th:81][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 06:23:39.319143022][th:81][info] YAC Vote for hash (74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53, 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53)
[2018-10-01 06:23:39.319212657][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:23:39.319288270][th:81][info] TxProcessor on stateful validation success: db07b62ac29dba4231633323a503ea770e6dcfca6a253b8004f8d007f19c62b0
[2018-10-01 06:23:39.319343507][th:81][info] TxProcessor on stateful validation success: 00e54e682278ff3b4dd7092d31da8fcbcd2ce1dba2808fb7a34c1c9d24170d28
[2018-10-01 06:23:39.319384095][th:81][info] TxProcessor on stateful validation success: 5bdc2637c33cfe3f7787122dd813d6fd0da7714ed4d66bb5605cb12daae427d8
[2018-10-01 06:23:39.319418363][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:39.319431427][th:81][info] TxProcessor on proposal stateless success: db07b62ac29dba4231633323a503ea770e6dcfca6a253b8004f8d007f19c62b0
[2018-10-01 06:23:39.319479444][th:81][info] TxProcessor on proposal stateless success: 00e54e682278ff3b4dd7092d31da8fcbcd2ce1dba2808fb7a34c1c9d24170d28
[2018-10-01 06:23:39.319511882][th:81][info] TxProcessor on proposal stateless success: 5bdc2637c33cfe3f7787122dd813d6fd0da7714ed4d66bb5605cb12daae427d8
[2018-10-01 06:23:39.319716472][th:95][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:53010
[2018-10-01 06:23:39.320077266][th:95][info] ProposalStorage Vote [74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53, 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53] looks valid
[2018-10-01 06:23:39.320086494][th:95][info] YacBlockStorage Vote (74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53, 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53) inserted
[2018-10-01 06:23:39.320090717][th:95][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:39.329867830][th:94][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:52720
[2018-10-01 06:23:39.330214015][th:94][info] ProposalStorage Vote [74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53, 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53] looks valid
[2018-10-01 06:23:39.330223413][th:94][info] YacBlockStorage Vote (74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53, 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53) inserted
[2018-10-01 06:23:39.330227091][th:94][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:39.330235065][th:94][info] YAC Propagate state 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53 to whole network
[2018-10-01 06:23:39.330293993][th:94][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:23:39.330353193][th:94][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:23:39.330413272][th:94][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:23:39.330480078][th:94][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:23:39.330679276][th:95][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:53010
[2018-10-01 06:23:39.331693161][th:95][info] YAC Pass outcome for 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53 to pipeline
[2018-10-01 06:23:39.331747366][th:95][info] YacGate consensus: commit top block: height 144, hash 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53
[2018-10-01 06:23:39.331754782][th:95][info] synchronizer processing commit
[2018-10-01 06:23:39.332312367][th:95][info] ChainValidator validate block: height 144, hash 74fd4a1f973268a5194ae81763236d0d8e1656212bebb95f841cc46b6d3d3c53
[2018-10-01 06:23:39.345359595][th:95][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:39.345406729][th:95][info] TxProcessor on commit committed: db07b62ac29dba4231633323a503ea770e6dcfca6a253b8004f8d007f19c62b0
[2018-10-01 06:23:39.345453478][th:95][info] TxProcessor on commit committed: 00e54e682278ff3b4dd7092d31da8fcbcd2ce1dba2808fb7a34c1c9d24170d28
[2018-10-01 06:23:39.345483607][th:95][info] TxProcessor on commit committed: 5bdc2637c33cfe3f7787122dd813d6fd0da7714ed4d66bb5605cb12daae427d8
[2018-10-01 06:23:44.308696879][th:94][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:44.309760081][th:94][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:44.309774321][th:94][info] OrderingGate Received new proposal, height: 145
[2018-10-01 06:23:44.309806011][th:81][info] OrderingGate Pass the proposal to pipeline height 145
[2018-10-01 06:23:44.309813839][th:81][info] Simulator process proposal
[2018-10-01 06:23:44.310246231][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:23:44.338936910][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:44.339146530][th:81][info] Simulator process verified proposal
[2018-10-01 06:23:44.339465913][th:81][info] YacGate vote for block (30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b, Hash: [30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b ])
[2018-10-01 06:23:44.340994571][th:81][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001}
[2018-10-01 06:23:44.341218238][th:81][info] YAC Vote for hash (30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b, 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b)
[2018-10-01 06:23:44.341294014][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:23:44.341370197][th:81][info] TxProcessor on stateful validation success: 32eefe119825890d5064498f8da2b206a025d2382af0bc401150765f8fc31042
[2018-10-01 06:23:44.341435272][th:81][info] TxProcessor on stateful validation success: 418904d909c65b935a475698c6117c08b8549da657dff8e216913826e41ab440
[2018-10-01 06:23:44.341485830][th:81][info] TxProcessor on stateful validation success: efdb737e74fea262727907d342ebf703098399b7342ad8a2bd5458036df04b3c
[2018-10-01 06:23:44.341523185][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:44.341538269][th:81][info] TxProcessor on proposal stateless success: 32eefe119825890d5064498f8da2b206a025d2382af0bc401150765f8fc31042
[2018-10-01 06:23:44.341576701][th:81][info] TxProcessor on proposal stateless success: 418904d909c65b935a475698c6117c08b8549da657dff8e216913826e41ab440
[2018-10-01 06:23:44.341611387][th:81][info] TxProcessor on proposal stateless success: efdb737e74fea262727907d342ebf703098399b7342ad8a2bd5458036df04b3c
[2018-10-01 06:23:44.352829863][th:95][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:52720
[2018-10-01 06:23:44.353880257][th:95][info] ProposalStorage Vote [30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b, 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b] looks valid
[2018-10-01 06:23:44.353891571][th:95][info] YacBlockStorage Vote (30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b, 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b) inserted
[2018-10-01 06:23:44.353895762][th:95][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:44.353900672][th:95][info] ProposalStorage Vote [30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b, 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b] looks valid
[2018-10-01 06:23:44.353907089][th:95][info] YacBlockStorage Vote (30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b, 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b) inserted
[2018-10-01 06:23:44.353910339][th:95][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:44.353914438][th:95][info] ProposalStorage Vote [30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b, 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b] looks valid
[2018-10-01 06:23:44.353920953][th:95][info] YacBlockStorage Vote (30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b, 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b) inserted
[2018-10-01 06:23:44.353924088][th:95][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:44.353933267][th:95][info] YAC Received supermajority of votes for 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b, skip propagation
[2018-10-01 06:23:44.353938403][th:95][info] YAC Pass outcome for 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b to pipeline
[2018-10-01 06:23:44.353991166][th:95][info] YacGate consensus: commit top block: height 145, hash 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b
[2018-10-01 06:23:44.353998540][th:95][info] synchronizer processing commit
[2018-10-01 06:23:44.354469795][th:95][info] ChainValidator validate block: height 145, hash 30c979e91e3396271fc4fd4bfbc537c2b5ec91589750cf779693c015da11c57b
[2018-10-01 06:23:44.386951927][th:95][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:44.386990411][th:95][info] TxProcessor on commit committed: 32eefe119825890d5064498f8da2b206a025d2382af0bc401150765f8fc31042
[2018-10-01 06:23:44.387018893][th:95][info] TxProcessor on commit committed: 418904d909c65b935a475698c6117c08b8549da657dff8e216913826e41ab440
[2018-10-01 06:23:44.387025099][th:95][info] TxProcessor on commit committed: efdb737e74fea262727907d342ebf703098399b7342ad8a2bd5458036df04b3c
[2018-10-01 06:23:49.306035937][th:95][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:49.306906296][th:95][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:49.306919280][th:95][info] OrderingGate Received new proposal, height: 146
[2018-10-01 06:23:49.306971005][th:81][info] OrderingGate Pass the proposal to pipeline height 146
[2018-10-01 06:23:49.306980356][th:81][info] Simulator process proposal
[2018-10-01 06:23:49.307466586][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:23:49.318674559][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:49.318808157][th:81][info] Simulator process verified proposal
[2018-10-01 06:23:49.319117682][th:81][info] YacGate vote for block (3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, Hash: [3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9 ])
[2018-10-01 06:23:49.320085532][th:81][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:23:49.320296769][th:81][info] YAC Vote for hash (3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9)
[2018-10-01 06:23:49.320389585][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:23:49.320465883][th:81][info] TxProcessor on stateful validation success: 3e4a99ed7ca54ac5420a74161a4e3637916ff436fd3e19fafe40871d7d0c783f
[2018-10-01 06:23:49.320519497][th:81][info] TxProcessor on stateful validation success: 76aa90ca456d1034b37a9f174c3a82485a5fa2f3a6259111f633b686a8f93517
[2018-10-01 06:23:49.320560657][th:81][info] TxProcessor on stateful validation success: 911744ed00d7d73a9d0fdc4bc69812bbb12beb0ed3410ce8710dfd639c0ea91d
[2018-10-01 06:23:49.320594511][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:49.320607445][th:81][info] TxProcessor on proposal stateless success: 3e4a99ed7ca54ac5420a74161a4e3637916ff436fd3e19fafe40871d7d0c783f
[2018-10-01 06:23:49.320667566][th:81][info] TxProcessor on proposal stateless success: 76aa90ca456d1034b37a9f174c3a82485a5fa2f3a6259111f633b686a8f93517
[2018-10-01 06:23:49.320701037][th:81][info] TxProcessor on proposal stateless success: 911744ed00d7d73a9d0fdc4bc69812bbb12beb0ed3410ce8710dfd639c0ea91d
[2018-10-01 06:23:54.320510344][th:87][info] YAC Vote for hash (3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9)
[2018-10-01 06:23:54.320643595][th:87][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:23:54.324579152][th:94][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:50458
[2018-10-01 06:23:54.325699205][th:94][info] ProposalStorage Vote [3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9] looks valid
[2018-10-01 06:23:54.325714554][th:94][info] YacBlockStorage Vote (3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9) inserted
[2018-10-01 06:23:54.325719066][th:94][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:54.325724509][th:94][info] ProposalStorage Vote [3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9] looks valid
[2018-10-01 06:23:54.325730884][th:94][info] YacBlockStorage Vote (3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9) inserted
[2018-10-01 06:23:54.325734014][th:94][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:54.325738178][th:94][info] ProposalStorage Vote [3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9] looks valid
[2018-10-01 06:23:54.325752434][th:94][info] YacBlockStorage Vote (3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9) inserted
[2018-10-01 06:23:54.325755758][th:94][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:54.325763356][th:94][info] YAC Received supermajority of votes for 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9, skip propagation
[2018-10-01 06:23:54.325768097][th:94][info] YAC Pass outcome for 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9 to pipeline
[2018-10-01 06:23:54.325820349][th:94][info] YacGate consensus: commit top block: height 146, hash 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9
[2018-10-01 06:23:54.325827928][th:94][info] synchronizer processing commit
[2018-10-01 06:23:54.326369401][th:94][info] ChainValidator validate block: height 146, hash 3202a72c850d8cf9057cca6b5ed99628efe4c3bb68c570e015e8a57676acaab9
[2018-10-01 06:23:54.335691299][th:94][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:54.335746180][th:94][info] TxProcessor on commit committed: 3e4a99ed7ca54ac5420a74161a4e3637916ff436fd3e19fafe40871d7d0c783f
[2018-10-01 06:23:54.335799871][th:94][info] TxProcessor on commit committed: 76aa90ca456d1034b37a9f174c3a82485a5fa2f3a6259111f633b686a8f93517
[2018-10-01 06:23:54.335831488][th:94][info] TxProcessor on commit committed: 911744ed00d7d73a9d0fdc4bc69812bbb12beb0ed3410ce8710dfd639c0ea91d
[2018-10-01 06:23:59.306382157][th:94][info] AsyncGrpcClient receive proposal
[2018-10-01 06:23:59.307350032][th:94][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:23:59.307363366][th:94][info] OrderingGate Received new proposal, height: 147
[2018-10-01 06:23:59.307563034][th:81][info] OrderingGate Pass the proposal to pipeline height 147
[2018-10-01 06:23:59.307575213][th:81][info] Simulator process proposal
[2018-10-01 06:23:59.308004699][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:23:59.341544923][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:23:59.341703116][th:81][info] Simulator process verified proposal
[2018-10-01 06:23:59.342024339][th:81][info] YacGate vote for block (2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b, Hash: [2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b ])
[2018-10-01 06:23:59.343250389][th:81][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 06:23:59.343449057][th:81][info] YAC Vote for hash (2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b, 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b)
[2018-10-01 06:23:59.343534433][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:23:59.343604895][th:81][info] TxProcessor on stateful validation success: c2c0c8bd2c8628b70603f4bdf3249ce012baf8f74e38544142cd32e09a093463
[2018-10-01 06:23:59.343667951][th:81][info] TxProcessor on stateful validation success: ad09d5b6d17f11e5e1b8f2d4258511c8343e4b362064cb9c5571bab4c0bfb2ba
[2018-10-01 06:23:59.343719473][th:81][info] TxProcessor on stateful validation success: 9dafa37687a8acc0a56d5c9de53a0a1d5d8ec8837c9387c8ab2f13809ec38275
[2018-10-01 06:23:59.343758145][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:23:59.343773972][th:81][info] TxProcessor on proposal stateless success: c2c0c8bd2c8628b70603f4bdf3249ce012baf8f74e38544142cd32e09a093463
[2018-10-01 06:23:59.343813188][th:81][info] TxProcessor on proposal stateless success: ad09d5b6d17f11e5e1b8f2d4258511c8343e4b362064cb9c5571bab4c0bfb2ba
[2018-10-01 06:23:59.343847463][th:81][info] TxProcessor on proposal stateless success: 9dafa37687a8acc0a56d5c9de53a0a1d5d8ec8837c9387c8ab2f13809ec38275
[2018-10-01 06:23:59.346369722][th:94][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:52720
[2018-10-01 06:23:59.347372135][th:94][info] ProposalStorage Vote [2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b, 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b] looks valid
[2018-10-01 06:23:59.347382269][th:94][info] YacBlockStorage Vote (2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b, 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b) inserted
[2018-10-01 06:23:59.347386394][th:94][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:23:59.347391653][th:94][info] ProposalStorage Vote [2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b, 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b] looks valid
[2018-10-01 06:23:59.347397999][th:94][info] YacBlockStorage Vote (2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b, 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b) inserted
[2018-10-01 06:23:59.347401171][th:94][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:23:59.347405494][th:94][info] ProposalStorage Vote [2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b, 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b] looks valid
[2018-10-01 06:23:59.347411694][th:94][info] YacBlockStorage Vote (2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b, 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b) inserted
[2018-10-01 06:23:59.347414794][th:94][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:23:59.347422045][th:94][info] YAC Received supermajority of votes for 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b, skip propagation
[2018-10-01 06:23:59.347426096][th:94][info] YAC Pass outcome for 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b to pipeline
[2018-10-01 06:23:59.347476245][th:94][info] YacGate consensus: commit top block: height 147, hash 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b
[2018-10-01 06:23:59.347483040][th:94][info] synchronizer processing commit
[2018-10-01 06:23:59.349816114][th:94][info] ChainValidator validate block: height 147, hash 2901b5e6502a00258d2a0756414d60fc424f8d784e64be5e0b357b0c10f0e89b
[2018-10-01 06:23:59.391878185][th:94][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:23:59.391919817][th:94][info] TxProcessor on commit committed: c2c0c8bd2c8628b70603f4bdf3249ce012baf8f74e38544142cd32e09a093463
[2018-10-01 06:23:59.391942093][th:94][info] TxProcessor on commit committed: ad09d5b6d17f11e5e1b8f2d4258511c8343e4b362064cb9c5571bab4c0bfb2ba
[2018-10-01 06:23:59.391947689][th:94][info] TxProcessor on commit committed: 9dafa37687a8acc0a56d5c9de53a0a1d5d8ec8837c9387c8ab2f13809ec38275
[2018-10-01 06:24:04.306235022][th:95][info] AsyncGrpcClient receive proposal
[2018-10-01 06:24:04.307087410][th:95][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:24:04.307100595][th:95][info] OrderingGate Received new proposal, height: 148
[2018-10-01 06:24:04.307197158][th:81][info] OrderingGate Pass the proposal to pipeline height 148
[2018-10-01 06:24:04.307207550][th:81][info] Simulator process proposal
[2018-10-01 06:24:04.307699080][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:24:04.318855836][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:24:04.319089776][th:81][info] Simulator process verified proposal
[2018-10-01 06:24:04.319409352][th:81][info] YacGate vote for block (b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf, Hash: [b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf ])
[2018-10-01 06:24:04.320285130][th:95][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:50458
[2018-10-01 06:24:04.320686313][th:81][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001}
[2018-10-01 06:24:04.320785513][th:95][info] ProposalStorage Vote [b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf, b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf] looks valid
[2018-10-01 06:24:04.320806744][th:95][info] YacBlockStorage Vote (b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf, b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf) inserted
[2018-10-01 06:24:04.320811644][th:95][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:24:04.320889064][th:81][info] YAC Vote for hash (b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf, b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf)
[2018-10-01 06:24:04.321070790][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:24:04.321138923][th:95][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:53010
[2018-10-01 06:24:04.321145613][th:81][info] TxProcessor on stateful validation success: dc162c5b727212dee3a490997aa7dc435337d524e17ed17ea70407d412cc8cf3
[2018-10-01 06:24:04.321199356][th:81][info] TxProcessor on stateful validation success: 6699f2d0c5c0008c348e2d53f6a076e433bc9fceedb5691b11020c5973a8ced1
[2018-10-01 06:24:04.321257212][th:81][info] TxProcessor on stateful validation success: 1326d5b68142b8955bf11e4f67695ad8d1fe4740cfad5508cd6af98dd7163d1c
[2018-10-01 06:24:04.321292479][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:24:04.321305236][th:81][info] TxProcessor on proposal stateless success: dc162c5b727212dee3a490997aa7dc435337d524e17ed17ea70407d412cc8cf3
[2018-10-01 06:24:04.321340950][th:81][info] TxProcessor on proposal stateless success: 6699f2d0c5c0008c348e2d53f6a076e433bc9fceedb5691b11020c5973a8ced1
[2018-10-01 06:24:04.321372804][th:81][info] TxProcessor on proposal stateless success: 1326d5b68142b8955bf11e4f67695ad8d1fe4740cfad5508cd6af98dd7163d1c
[2018-10-01 06:24:04.321492570][th:95][info] ProposalStorage Vote [b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf, b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf] looks valid
[2018-10-01 06:24:04.321500977][th:95][info] YacBlockStorage Vote (b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf, b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf) inserted
[2018-10-01 06:24:04.321504661][th:95][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:24:04.322179128][th:95][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:52720
[2018-10-01 06:24:04.322535290][th:95][info] ProposalStorage Vote [b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf, b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf] looks valid
[2018-10-01 06:24:04.322543390][th:95][info] YacBlockStorage Vote (b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf, b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf) inserted
[2018-10-01 06:24:04.322547081][th:95][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:24:04.322555069][th:95][info] YAC Propagate state b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf to whole network
[2018-10-01 06:24:04.322613256][th:95][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:24:04.322805337][th:94][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:53010
[2018-10-01 06:24:04.322817761][th:95][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:24:04.322875016][th:95][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:24:04.322941263][th:95][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:24:04.323915124][th:94][info] YAC Pass outcome for b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf to pipeline
[2018-10-01 06:24:04.323968592][th:94][info] YacGate consensus: commit top block: height 148, hash b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf
[2018-10-01 06:24:04.323975240][th:94][info] synchronizer processing commit
[2018-10-01 06:24:04.330185722][th:94][info] ChainValidator validate block: height 148, hash b4e256d405e8ae2961edadbc24464a564597b4a61dc1edfc94f793c01ff0d6cf
[2018-10-01 06:24:04.343232052][th:94][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:24:04.343268608][th:94][info] TxProcessor on commit committed: dc162c5b727212dee3a490997aa7dc435337d524e17ed17ea70407d412cc8cf3
[2018-10-01 06:24:04.343288542][th:94][info] TxProcessor on commit committed: 6699f2d0c5c0008c348e2d53f6a076e433bc9fceedb5691b11020c5973a8ced1
[2018-10-01 06:24:04.343293614][th:94][info] TxProcessor on commit committed: 1326d5b68142b8955bf11e4f67695ad8d1fe4740cfad5508cd6af98dd7163d1c
[2018-10-01 06:24:09.295720088][th:96][info] AsyncGrpcClient receive proposal
[2018-10-01 06:24:09.296725001][th:96][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:24:09.296739818][th:96][info] OrderingGate Received new proposal, height: 149
[2018-10-01 06:24:09.296789311][th:81][info] OrderingGate Pass the proposal to pipeline height 149
[2018-10-01 06:24:09.296798867][th:81][info] Simulator process proposal
[2018-10-01 06:24:09.297236651][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:24:09.328781244][th:95][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:50458
[2018-10-01 06:24:09.329113840][th:95][info] ProposalStorage Vote [c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1, c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1] looks valid
[2018-10-01 06:24:09.329127748][th:95][info] YacBlockStorage Vote (c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1, c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1) inserted
[2018-10-01 06:24:09.329132630][th:95][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:24:09.329778002][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:24:09.329897521][th:81][info] Simulator process verified proposal
[2018-10-01 06:24:09.330218118][th:81][info] YacGate vote for block (c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1, Hash: [c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1 ])
[2018-10-01 06:24:09.330643136][th:81][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 06:24:09.330862173][th:81][info] YAC Vote for hash (c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1, c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1)
[2018-10-01 06:24:09.330944995][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:24:09.331017342][th:81][info] TxProcessor on stateful validation success: fbd0a36d643c3661547d4cec8c5686c9c6fc74ab853d2de394e238f70ccd0fb4
[2018-10-01 06:24:09.331061736][th:81][info] TxProcessor on stateful validation success: fc311188de41abfb123a8e92d948c221a2e04ad5e82e4e2a213aad1a88e64b9c
[2018-10-01 06:24:09.331093471][th:81][info] TxProcessor on stateful validation success: 0b33f1497937048e3a7c2d004415c3b8e030ceb14e77669d3476a5008ca187f1
[2018-10-01 06:24:09.331110339][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:24:09.331124664][th:81][info] TxProcessor on proposal stateless success: fbd0a36d643c3661547d4cec8c5686c9c6fc74ab853d2de394e238f70ccd0fb4
[2018-10-01 06:24:09.331138655][th:81][info] TxProcessor on proposal stateless success: fc311188de41abfb123a8e92d948c221a2e04ad5e82e4e2a213aad1a88e64b9c
[2018-10-01 06:24:09.331152741][th:81][info] TxProcessor on proposal stateless success: 0b33f1497937048e3a7c2d004415c3b8e030ceb14e77669d3476a5008ca187f1
[2018-10-01 06:24:09.331363328][th:96][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:53010
[2018-10-01 06:24:09.331704344][th:96][info] ProposalStorage Vote [c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1, c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1] looks valid
[2018-10-01 06:24:09.331716345][th:96][info] YacBlockStorage Vote (c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1, c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1) inserted
[2018-10-01 06:24:09.331720500][th:96][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:24:09.335775906][th:96][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:52720
[2018-10-01 06:24:09.336132641][th:96][info] ProposalStorage Vote [c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1, c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1] looks valid
[2018-10-01 06:24:09.336141604][th:96][info] YacBlockStorage Vote (c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1, c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1) inserted
[2018-10-01 06:24:09.336145064][th:96][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:24:09.336152699][th:96][info] YAC Propagate state c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1 to whole network
[2018-10-01 06:24:09.336206418][th:96][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:24:09.336275619][th:96][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:24:09.336338656][th:96][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:24:09.336392668][th:96][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:24:09.336580242][th:95][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:53010
[2018-10-01 06:24:09.337581713][th:95][info] YAC Pass outcome for c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1 to pipeline
[2018-10-01 06:24:09.337636290][th:95][info] YacGate consensus: commit top block: height 149, hash c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1
[2018-10-01 06:24:09.337643251][th:95][info] synchronizer processing commit
[2018-10-01 06:24:09.342506664][th:95][info] ChainValidator validate block: height 149, hash c12d8831a12df843efeaf6f62c6957e526cc4f125fdbf8bf7a270a426a485ca1
[2018-10-01 06:24:09.385007214][th:95][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:24:09.385047717][th:95][info] TxProcessor on commit committed: fbd0a36d643c3661547d4cec8c5686c9c6fc74ab853d2de394e238f70ccd0fb4
[2018-10-01 06:24:09.385092742][th:95][info] TxProcessor on commit committed: fc311188de41abfb123a8e92d948c221a2e04ad5e82e4e2a213aad1a88e64b9c
[2018-10-01 06:24:09.385121005][th:95][info] TxProcessor on commit committed: 0b33f1497937048e3a7c2d004415c3b8e030ceb14e77669d3476a5008ca187f1
[2018-10-01 06:24:14.307939257][th:95][info] AsyncGrpcClient receive proposal
[2018-10-01 06:24:14.308825052][th:95][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:24:14.308839319][th:95][info] OrderingGate Received new proposal, height: 150
[2018-10-01 06:24:14.308940547][th:81][info] OrderingGate Pass the proposal to pipeline height 150
[2018-10-01 06:24:14.308949334][th:81][info] Simulator process proposal
[2018-10-01 06:24:14.309432900][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:24:14.315113775][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:24:14.315557123][th:81][info] Simulator process verified proposal
[2018-10-01 06:24:14.315924958][th:81][info] YacGate vote for block (35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, Hash: [35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035 ])
[2018-10-01 06:24:14.316330304][th:81][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 06:24:14.316557090][th:81][info] YAC Vote for hash (35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035)
[2018-10-01 06:24:14.316665634][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:24:14.316736356][th:81][info] TxProcessor on stateful validation success: b7f72e608379ce61637dc4db75c7a2a83b97f027f9d4205c9e1100373a288709
[2018-10-01 06:24:14.316769362][th:81][info] TxProcessor on stateful validation success: cc5ffb6b697a4b4e65d7b1bb362d93136dc5371c5e2d2c2152ab8841779599da
[2018-10-01 06:24:14.316795078][th:81][info] TxProcessor on stateful validation success: ad1cbc17ac1c532701c08067f074ffe92b93eb6b6d055212b40e60666c80b9b6
[2018-10-01 06:24:14.316827583][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:24:14.316840261][th:81][info] TxProcessor on proposal stateless success: b7f72e608379ce61637dc4db75c7a2a83b97f027f9d4205c9e1100373a288709
[2018-10-01 06:24:14.316859109][th:81][info] TxProcessor on proposal stateless success: cc5ffb6b697a4b4e65d7b1bb362d93136dc5371c5e2d2c2152ab8841779599da
[2018-10-01 06:24:14.316870410][th:81][info] TxProcessor on proposal stateless success: ad1cbc17ac1c532701c08067f074ffe92b93eb6b6d055212b40e60666c80b9b6
[2018-10-01 06:24:19.316795156][th:87][info] YAC Vote for hash (35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035)
[2018-10-01 06:24:19.316883588][th:87][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:24:19.344023273][th:95][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:52720
[2018-10-01 06:24:19.345076269][th:95][info] ProposalStorage Vote [35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035] looks valid
[2018-10-01 06:24:19.345092547][th:95][info] YacBlockStorage Vote (35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035) inserted
[2018-10-01 06:24:19.345097791][th:95][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:24:19.345104152][th:95][info] ProposalStorage Vote [35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035] looks valid
[2018-10-01 06:24:19.345110481][th:95][info] YacBlockStorage Vote (35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035) inserted
[2018-10-01 06:24:19.345113998][th:95][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:24:19.345118009][th:95][info] ProposalStorage Vote [35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035] looks valid
[2018-10-01 06:24:19.345123874][th:95][info] YacBlockStorage Vote (35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035) inserted
[2018-10-01 06:24:19.345127039][th:95][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:24:19.345134152][th:95][info] YAC Received supermajority of votes for 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035, skip propagation
[2018-10-01 06:24:19.345139188][th:95][info] YAC Pass outcome for 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035 to pipeline
[2018-10-01 06:24:19.345190711][th:95][info] YacGate consensus: commit top block: height 150, hash 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035
[2018-10-01 06:24:19.345199710][th:95][info] synchronizer processing commit
[2018-10-01 06:24:19.345789669][th:95][info] ChainValidator validate block: height 150, hash 35b353c268181a2022aca528fa7e18f404416e45d5bcd36186363d4dd3dcb035
[2018-10-01 06:24:19.360289687][th:95][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:24:19.360325823][th:95][info] TxProcessor on commit committed: b7f72e608379ce61637dc4db75c7a2a83b97f027f9d4205c9e1100373a288709
[2018-10-01 06:24:19.360380579][th:95][info] TxProcessor on commit committed: cc5ffb6b697a4b4e65d7b1bb362d93136dc5371c5e2d2c2152ab8841779599da
[2018-10-01 06:24:19.360408458][th:95][info] TxProcessor on commit committed: ad1cbc17ac1c532701c08067f074ffe92b93eb6b6d055212b40e60666c80b9b6
[2018-10-01 06:24:24.295251473][th:96][info] AsyncGrpcClient receive proposal
[2018-10-01 06:24:24.296226696][th:96][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:24:24.296241195][th:96][info] OrderingGate Received new proposal, height: 151
[2018-10-01 06:24:24.296284833][th:81][info] OrderingGate Pass the proposal to pipeline height 151
[2018-10-01 06:24:24.296292032][th:81][info] Simulator process proposal
[2018-10-01 06:24:24.296862242][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:24:24.324788489][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:24:24.324915501][th:81][info] Simulator process verified proposal
[2018-10-01 06:24:24.325240474][th:81][info] YacGate vote for block (5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, Hash: [5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533 ])
[2018-10-01 06:24:24.325678839][th:81][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001}
[2018-10-01 06:24:24.325902238][th:81][info] YAC Vote for hash (5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533)
[2018-10-01 06:24:24.326002306][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:24:24.326084071][th:81][info] TxProcessor on stateful validation success: 4e7ea15e408a9b90af54329af1e4c05156d88230331d59dca8f35b72c3f51213
[2018-10-01 06:24:24.326132269][th:81][info] TxProcessor on stateful validation success: 2ffb445832fbdd053f8697fef066d649fd1aaf8d529966aa3e24d337e75bf997
[2018-10-01 06:24:24.326168614][th:81][info] TxProcessor on stateful validation success: 41d9ff940bd1d16d4cca4497ac42201eb331f9ee136e5b71293c477ca3e360f8
[2018-10-01 06:24:24.326195883][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:24:24.326210597][th:81][info] TxProcessor on proposal stateless success: 4e7ea15e408a9b90af54329af1e4c05156d88230331d59dca8f35b72c3f51213
[2018-10-01 06:24:24.326232344][th:81][info] TxProcessor on proposal stateless success: 2ffb445832fbdd053f8697fef066d649fd1aaf8d529966aa3e24d337e75bf997
[2018-10-01 06:24:24.326246273][th:81][info] TxProcessor on proposal stateless success: 41d9ff940bd1d16d4cca4497ac42201eb331f9ee136e5b71293c477ca3e360f8
[2018-10-01 06:24:29.326139457][th:87][info] YAC Vote for hash (5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533)
[2018-10-01 06:24:29.326232144][th:87][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:24:29.341134924][th:96][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:50458
[2018-10-01 06:24:29.342136830][th:96][info] ProposalStorage Vote [5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533] looks valid
[2018-10-01 06:24:29.342148107][th:96][info] YacBlockStorage Vote (5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533) inserted
[2018-10-01 06:24:29.342152740][th:96][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:24:29.342158111][th:96][info] ProposalStorage Vote [5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533] looks valid
[2018-10-01 06:24:29.342164103][th:96][info] YacBlockStorage Vote (5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533) inserted
[2018-10-01 06:24:29.342167318][th:96][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:24:29.342171521][th:96][info] ProposalStorage Vote [5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533] looks valid
[2018-10-01 06:24:29.342178175][th:96][info] YacBlockStorage Vote (5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533) inserted
[2018-10-01 06:24:29.342181300][th:96][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:24:29.342188636][th:96][info] YAC Received supermajority of votes for 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533, skip propagation
[2018-10-01 06:24:29.342204606][th:96][info] YAC Pass outcome for 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533 to pipeline
[2018-10-01 06:24:29.342260322][th:96][info] YacGate consensus: commit top block: height 151, hash 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533
[2018-10-01 06:24:29.342267373][th:96][info] synchronizer processing commit
[2018-10-01 06:24:29.344007592][th:96][info] ChainValidator validate block: height 151, hash 5f32387cb69511ba8e13bab821ec3ef2764382ca95ae72f196ea91b6af52d533
[2018-10-01 06:24:29.398409427][th:96][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:24:29.398456661][th:96][info] TxProcessor on commit committed: 4e7ea15e408a9b90af54329af1e4c05156d88230331d59dca8f35b72c3f51213
[2018-10-01 06:24:29.398480342][th:96][info] TxProcessor on commit committed: 2ffb445832fbdd053f8697fef066d649fd1aaf8d529966aa3e24d337e75bf997
[2018-10-01 06:24:29.398485324][th:96][info] TxProcessor on commit committed: 41d9ff940bd1d16d4cca4497ac42201eb331f9ee136e5b71293c477ca3e360f8
[2018-10-01 06:24:34.295425311][th:95][info] AsyncGrpcClient receive proposal
[2018-10-01 06:24:34.296407270][th:95][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:24:34.296416139][th:95][info] OrderingGate Received new proposal, height: 152
[2018-10-01 06:24:34.296646860][th:81][info] OrderingGate Pass the proposal to pipeline height 152
[2018-10-01 06:24:34.296660265][th:81][info] Simulator process proposal
[2018-10-01 06:24:34.297125443][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:24:34.302792813][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:24:34.302934641][th:81][info] Simulator process verified proposal
[2018-10-01 06:24:34.303246589][th:81][info] YacGate vote for block (f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, Hash: [f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b ])
[2018-10-01 06:24:34.303707545][th:81][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 06:24:34.303934322][th:81][info] YAC Vote for hash (f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b)
[2018-10-01 06:24:34.304042814][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:24:34.304117610][th:81][info] TxProcessor on stateful validation success: 9c8f8e22159ae6b3e8fab7d0c9792a90ea31656a00fccad5780d453402293230
[2018-10-01 06:24:34.304150292][th:81][info] TxProcessor on stateful validation success: 708f75470946906009d7734d983f8b63955666758b279daa73f0b66b4e2a2ad8
[2018-10-01 06:24:34.304169277][th:81][info] TxProcessor on stateful validation success: 0fa1dd0d848c6a8dd7948a5ebb03336a966f43cdc0efc318a9d4f3510483e475
[2018-10-01 06:24:34.304183640][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:24:34.304194974][th:81][info] TxProcessor on proposal stateless success: 9c8f8e22159ae6b3e8fab7d0c9792a90ea31656a00fccad5780d453402293230
[2018-10-01 06:24:34.304205898][th:81][info] TxProcessor on proposal stateless success: 708f75470946906009d7734d983f8b63955666758b279daa73f0b66b4e2a2ad8
[2018-10-01 06:24:34.304216973][th:81][info] TxProcessor on proposal stateless success: 0fa1dd0d848c6a8dd7948a5ebb03336a966f43cdc0efc318a9d4f3510483e475
[2018-10-01 06:24:39.304195916][th:87][info] YAC Vote for hash (f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b)
[2018-10-01 06:24:39.304313262][th:87][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:24:39.318722809][th:96][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:52720
[2018-10-01 06:24:39.319711968][th:96][info] ProposalStorage Vote [f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b] looks valid
[2018-10-01 06:24:39.319727423][th:96][info] YacBlockStorage Vote (f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b) inserted
[2018-10-01 06:24:39.319731615][th:96][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:24:39.319736804][th:96][info] ProposalStorage Vote [f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b] looks valid
[2018-10-01 06:24:39.319743082][th:96][info] YacBlockStorage Vote (f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b) inserted
[2018-10-01 06:24:39.319746104][th:96][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:24:39.319750166][th:96][info] ProposalStorage Vote [f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b] looks valid
[2018-10-01 06:24:39.319756072][th:96][info] YacBlockStorage Vote (f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b) inserted
[2018-10-01 06:24:39.319759170][th:96][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:24:39.319766956][th:96][info] YAC Received supermajority of votes for f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b, skip propagation
[2018-10-01 06:24:39.319771633][th:96][info] YAC Pass outcome for f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b to pipeline
[2018-10-01 06:24:39.319825322][th:96][info] YacGate consensus: commit top block: height 152, hash f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b
[2018-10-01 06:24:39.319832210][th:96][info] synchronizer processing commit
[2018-10-01 06:24:39.320398677][th:96][info] ChainValidator validate block: height 152, hash f0c0ec569becafa9dbf877ce336edb4ed4b90eceb814296ec5a532ec7555550b
[2018-10-01 06:24:39.330203867][th:96][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:24:39.330255962][th:96][info] TxProcessor on commit committed: 9c8f8e22159ae6b3e8fab7d0c9792a90ea31656a00fccad5780d453402293230
[2018-10-01 06:24:39.330279818][th:96][info] TxProcessor on commit committed: 708f75470946906009d7734d983f8b63955666758b279daa73f0b66b4e2a2ad8
[2018-10-01 06:24:39.330286633][th:96][info] TxProcessor on commit committed: 0fa1dd0d848c6a8dd7948a5ebb03336a966f43cdc0efc318a9d4f3510483e475
[2018-10-01 06:24:44.303688794][th:95][info] AsyncGrpcClient receive proposal
[2018-10-01 06:24:44.304819274][th:95][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:24:44.304829163][th:95][info] OrderingGate Received new proposal, height: 153
[2018-10-01 06:24:44.304857367][th:81][info] OrderingGate Pass the proposal to pipeline height 153
[2018-10-01 06:24:44.304866148][th:81][info] Simulator process proposal
[2018-10-01 06:24:44.305335433][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:24:44.336784244][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:24:44.336910598][th:81][info] Simulator process verified proposal
[2018-10-01 06:24:44.337240273][th:81][info] YacGate vote for block (5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46, Hash: [5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46 ])
[2018-10-01 06:24:44.337670335][th:81][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 06:24:44.337908200][th:81][info] YAC Vote for hash (5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46, 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46)
[2018-10-01 06:24:44.337997995][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:24:44.338081952][th:81][info] TxProcessor on stateful validation success: 4eded71d2078fa5b7b15923a35ee0de455fd0b514f8aad97870fe033ebbbfbd4
[2018-10-01 06:24:44.338155335][th:81][info] TxProcessor on stateful validation success: 09d2ac4e39f3209b7d396236ac1c43382d8ce5248d511e8182f056cf3e46fd99
[2018-10-01 06:24:44.338222496][th:81][info] TxProcessor on stateful validation success: 091be5e4f67c26759c78d971ce4c439d9784047527df053d4406acfb2d38e7da
[2018-10-01 06:24:44.338265426][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:24:44.338282500][th:81][info] TxProcessor on proposal stateless success: 4eded71d2078fa5b7b15923a35ee0de455fd0b514f8aad97870fe033ebbbfbd4
[2018-10-01 06:24:44.338324813][th:81][info] TxProcessor on proposal stateless success: 09d2ac4e39f3209b7d396236ac1c43382d8ce5248d511e8182f056cf3e46fd99
[2018-10-01 06:24:44.338362136][th:81][info] TxProcessor on proposal stateless success: 091be5e4f67c26759c78d971ce4c439d9784047527df053d4406acfb2d38e7da
[2018-10-01 06:24:44.363619491][th:95][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:50458
[2018-10-01 06:24:44.364797465][th:95][info] ProposalStorage Vote [5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46, 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46] looks valid
[2018-10-01 06:24:44.364811135][th:95][info] YacBlockStorage Vote (5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46, 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46) inserted
[2018-10-01 06:24:44.364815190][th:95][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:24:44.364820789][th:95][info] ProposalStorage Vote [5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46, 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46] looks valid
[2018-10-01 06:24:44.364827426][th:95][info] YacBlockStorage Vote (5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46, 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46) inserted
[2018-10-01 06:24:44.364830470][th:95][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:24:44.364834547][th:95][info] ProposalStorage Vote [5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46, 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46] looks valid
[2018-10-01 06:24:44.364841166][th:95][info] YacBlockStorage Vote (5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46, 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46) inserted
[2018-10-01 06:24:44.364844274][th:95][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:24:44.364851794][th:95][info] YAC Received supermajority of votes for 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46, skip propagation
[2018-10-01 06:24:44.364856562][th:95][info] YAC Pass outcome for 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46 to pipeline
[2018-10-01 06:24:44.364910346][th:95][info] YacGate consensus: commit top block: height 153, hash 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46
[2018-10-01 06:24:44.364916964][th:95][info] synchronizer processing commit
[2018-10-01 06:24:44.365376552][th:95][info] ChainValidator validate block: height 153, hash 5ddce72fe0775dde42a7f7efe8c7e46c2c75fd18dad555934c8cd7c9945ecc46
[2018-10-01 06:24:44.425316868][th:95][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:24:44.425360881][th:95][info] TxProcessor on commit committed: 4eded71d2078fa5b7b15923a35ee0de455fd0b514f8aad97870fe033ebbbfbd4
[2018-10-01 06:24:44.425384109][th:95][info] TxProcessor on commit committed: 09d2ac4e39f3209b7d396236ac1c43382d8ce5248d511e8182f056cf3e46fd99
[2018-10-01 06:24:44.425389332][th:95][info] TxProcessor on commit committed: 091be5e4f67c26759c78d971ce4c439d9784047527df053d4406acfb2d38e7da
[2018-10-01 06:24:49.304474423][th:96][info] AsyncGrpcClient receive proposal
[2018-10-01 06:24:49.305514776][th:96][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:24:49.305524611][th:96][info] OrderingGate Received new proposal, height: 154
[2018-10-01 06:24:49.305605747][th:81][info] OrderingGate Pass the proposal to pipeline height 154
[2018-10-01 06:24:49.305613451][th:81][info] Simulator process proposal
[2018-10-01 06:24:49.306106965][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:24:49.311800482][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:24:49.311927933][th:81][info] Simulator process verified proposal
[2018-10-01 06:24:49.312211174][th:81][info] YacGate vote for block (390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8, Hash: [390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8 ])
[2018-10-01 06:24:49.312646743][th:81][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:24:49.312875397][th:81][info] YAC Vote for hash (390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8, 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8)
[2018-10-01 06:24:49.312961143][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:24:49.313031844][th:81][info] TxProcessor on stateful validation success: c816e0fe1fc549c609212621ea0484fd794791de6461d9495619a9a7f6f5f170
[2018-10-01 06:24:49.313093454][th:81][info] TxProcessor on stateful validation success: 184b209932af1ad2dd8eea960757c152f2897e50c1239e3525698890146db260
[2018-10-01 06:24:49.313135452][th:81][info] TxProcessor on stateful validation success: 773531b368319f55d005f4a11ff91b3df7804c5935f74023ebf185ecb3359f04
[2018-10-01 06:24:49.313172416][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:24:49.313185618][th:81][info] TxProcessor on proposal stateless success: c816e0fe1fc549c609212621ea0484fd794791de6461d9495619a9a7f6f5f170
[2018-10-01 06:24:49.313222457][th:81][info] TxProcessor on proposal stateless success: 184b209932af1ad2dd8eea960757c152f2897e50c1239e3525698890146db260
[2018-10-01 06:24:49.313260505][th:81][info] TxProcessor on proposal stateless success: 773531b368319f55d005f4a11ff91b3df7804c5935f74023ebf185ecb3359f04
[2018-10-01 06:24:49.313539779][th:96][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:53010
[2018-10-01 06:24:49.313892095][th:96][info] ProposalStorage Vote [390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8, 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8] looks valid
[2018-10-01 06:24:49.313906879][th:96][info] YacBlockStorage Vote (390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8, 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8) inserted
[2018-10-01 06:24:49.313911859][th:96][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:24:49.321576638][th:97][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:50458
[2018-10-01 06:24:49.321953251][th:97][info] ProposalStorage Vote [390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8, 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8] looks valid
[2018-10-01 06:24:49.321966748][th:97][info] YacBlockStorage Vote (390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8, 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8) inserted
[2018-10-01 06:24:49.321971328][th:97][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:24:49.328729310][th:97][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:52720
[2018-10-01 06:24:49.329093711][th:97][info] ProposalStorage Vote [390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8, 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8] looks valid
[2018-10-01 06:24:49.329103393][th:97][info] YacBlockStorage Vote (390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8, 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8) inserted
[2018-10-01 06:24:49.329107066][th:97][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:24:49.329114571][th:97][info] YAC Propagate state 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8 to whole network
[2018-10-01 06:24:49.329181242][th:97][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:24:49.329374451][th:96][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:53010
[2018-10-01 06:24:49.329395071][th:97][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:24:49.329446823][th:97][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:24:49.329507904][th:97][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:24:49.330509846][th:96][info] YAC Pass outcome for 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8 to pipeline
[2018-10-01 06:24:49.330566090][th:96][info] YacGate consensus: commit top block: height 154, hash 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8
[2018-10-01 06:24:49.330573403][th:96][info] synchronizer processing commit
[2018-10-01 06:24:49.333261306][th:96][info] ChainValidator validate block: height 154, hash 390a9f214824452a9a897229688ea70ff9584b4b8637454b1e2c0280ded884c8
[2018-10-01 06:24:49.341977405][th:96][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:24:49.342022047][th:96][info] TxProcessor on commit committed: c816e0fe1fc549c609212621ea0484fd794791de6461d9495619a9a7f6f5f170
[2018-10-01 06:24:49.342062200][th:96][info] TxProcessor on commit committed: 184b209932af1ad2dd8eea960757c152f2897e50c1239e3525698890146db260
[2018-10-01 06:24:49.342089772][th:96][info] TxProcessor on commit committed: 773531b368319f55d005f4a11ff91b3df7804c5935f74023ebf185ecb3359f04
[2018-10-01 06:24:54.310167831][th:98][info] AsyncGrpcClient receive proposal
[2018-10-01 06:24:54.311285781][th:98][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:24:54.311294220][th:98][info] OrderingGate Received new proposal, height: 155
[2018-10-01 06:24:54.311325981][th:81][info] OrderingGate Pass the proposal to pipeline height 155
[2018-10-01 06:24:54.311334710][th:81][info] Simulator process proposal
[2018-10-01 06:24:54.311814107][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:24:54.334339617][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:24:54.334462320][th:81][info] Simulator process verified proposal
[2018-10-01 06:24:54.334763902][th:81][info] YacGate vote for block (c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328, Hash: [c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328 ])
[2018-10-01 06:24:54.335160009][th:81][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:24:54.335398781][th:81][info] YAC Vote for hash (c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328, c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328)
[2018-10-01 06:24:54.335490552][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:24:54.335564886][th:81][info] TxProcessor on stateful validation success: ad30d3ffd8e41dcd55661adb996c67db9247ad221f6900793b91e759680ce6b9
[2018-10-01 06:24:54.335635759][th:81][info] TxProcessor on stateful validation success: 9b61be61cd4bcdb40575f7466c857c45305e979abcbb1c21581126a3c4532984
[2018-10-01 06:24:54.335687704][th:81][info] TxProcessor on stateful validation success: 3c66e64936bc0b2563ceda7af51a56730ecea1a433f4d05fd8bc9d6d545883bd
[2018-10-01 06:24:54.335724605][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:24:54.335738921][th:81][info] TxProcessor on proposal stateless success: ad30d3ffd8e41dcd55661adb996c67db9247ad221f6900793b91e759680ce6b9
[2018-10-01 06:24:54.335778454][th:81][info] TxProcessor on proposal stateless success: 9b61be61cd4bcdb40575f7466c857c45305e979abcbb1c21581126a3c4532984
[2018-10-01 06:24:54.335813138][th:81][info] TxProcessor on proposal stateless success: 3c66e64936bc0b2563ceda7af51a56730ecea1a433f4d05fd8bc9d6d545883bd
[2018-10-01 06:24:54.357384800][th:98][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:50458
[2018-10-01 06:24:54.358369500][th:98][info] ProposalStorage Vote [c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328, c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328] looks valid
[2018-10-01 06:24:54.358381015][th:98][info] YacBlockStorage Vote (c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328, c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328) inserted
[2018-10-01 06:24:54.358392834][th:98][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:24:54.358398386][th:98][info] ProposalStorage Vote [c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328, c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328] looks valid
[2018-10-01 06:24:54.358404993][th:98][info] YacBlockStorage Vote (c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328, c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328) inserted
[2018-10-01 06:24:54.358408086][th:98][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:24:54.358412151][th:98][info] ProposalStorage Vote [c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328, c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328] looks valid
[2018-10-01 06:24:54.358418366][th:98][info] YacBlockStorage Vote (c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328, c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328) inserted
[2018-10-01 06:24:54.358421398][th:98][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:24:54.358429063][th:98][info] YAC Received supermajority of votes for c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328, skip propagation
[2018-10-01 06:24:54.358433620][th:98][info] YAC Pass outcome for c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328 to pipeline
[2018-10-01 06:24:54.358486360][th:98][info] YacGate consensus: commit top block: height 155, hash c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328
[2018-10-01 06:24:54.358492986][th:98][info] synchronizer processing commit
[2018-10-01 06:24:54.361810588][th:98][info] ChainValidator validate block: height 155, hash c6f4deaa5dc3c3047e523b025d06270ac0b8ca3a3f35d9360a51aa3222e31328
[2018-10-01 06:24:54.392827366][th:98][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:24:54.392870999][th:98][info] TxProcessor on commit committed: ad30d3ffd8e41dcd55661adb996c67db9247ad221f6900793b91e759680ce6b9
[2018-10-01 06:24:54.392890190][th:98][info] TxProcessor on commit committed: 9b61be61cd4bcdb40575f7466c857c45305e979abcbb1c21581126a3c4532984
[2018-10-01 06:24:54.392896125][th:98][info] TxProcessor on commit committed: 3c66e64936bc0b2563ceda7af51a56730ecea1a433f4d05fd8bc9d6d545883bd
[2018-10-01 06:24:59.305645523][th:97][info] AsyncGrpcClient receive proposal
[2018-10-01 06:24:59.306643784][th:97][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:24:59.306656586][th:97][info] OrderingGate Received new proposal, height: 156
[2018-10-01 06:24:59.306690244][th:81][info] OrderingGate Pass the proposal to pipeline height 156
[2018-10-01 06:24:59.306696008][th:81][info] Simulator process proposal
[2018-10-01 06:24:59.307243251][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:24:59.314090330][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:24:59.314204212][th:81][info] Simulator process verified proposal
[2018-10-01 06:24:59.314492049][th:81][info] YacGate vote for block (b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d, Hash: [b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d ])
[2018-10-01 06:24:59.314896723][th:81][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 06:24:59.315124907][th:81][info] YAC Vote for hash (b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d, b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d)
[2018-10-01 06:24:59.315205424][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:24:59.315289160][th:81][info] TxProcessor on stateful validation success: fb903ae16a38fb6b32e50f07623c68537d782cb71f67259204a28d12eb8ada9a
[2018-10-01 06:24:59.315348068][th:81][info] TxProcessor on stateful validation success: e2356fc35e9b7f5c1280d25253e0dccf4528936a6ff768bfd594cf04bdc481a9
[2018-10-01 06:24:59.315400286][th:81][info] TxProcessor on stateful validation success: 98bee53fb890a478ea724b1173999e0def3d667a032ce6763fdf67ab6756d54b
[2018-10-01 06:24:59.315443694][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:24:59.315457370][th:81][info] TxProcessor on proposal stateless success: fb903ae16a38fb6b32e50f07623c68537d782cb71f67259204a28d12eb8ada9a
[2018-10-01 06:24:59.315493874][th:81][info] TxProcessor on proposal stateless success: e2356fc35e9b7f5c1280d25253e0dccf4528936a6ff768bfd594cf04bdc481a9
[2018-10-01 06:24:59.315525341][th:81][info] TxProcessor on proposal stateless success: 98bee53fb890a478ea724b1173999e0def3d667a032ce6763fdf67ab6756d54b
[2018-10-01 06:24:59.331210553][th:97][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:52720
[2018-10-01 06:24:59.332222757][th:97][info] ProposalStorage Vote [b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d, b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d] looks valid
[2018-10-01 06:24:59.332232589][th:97][info] YacBlockStorage Vote (b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d, b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d) inserted
[2018-10-01 06:24:59.332237275][th:97][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:24:59.332242359][th:97][info] ProposalStorage Vote [b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d, b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d] looks valid
[2018-10-01 06:24:59.332248142][th:97][info] YacBlockStorage Vote (b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d, b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d) inserted
[2018-10-01 06:24:59.332251048][th:97][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:24:59.332254990][th:97][info] ProposalStorage Vote [b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d, b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d] looks valid
[2018-10-01 06:24:59.332261131][th:97][info] YacBlockStorage Vote (b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d, b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d) inserted
[2018-10-01 06:24:59.332264275][th:97][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:24:59.332271715][th:97][info] YAC Received supermajority of votes for b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d, skip propagation
[2018-10-01 06:24:59.332276099][th:97][info] YAC Pass outcome for b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d to pipeline
[2018-10-01 06:24:59.332325687][th:97][info] YacGate consensus: commit top block: height 156, hash b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d
[2018-10-01 06:24:59.332332129][th:97][info] synchronizer processing commit
[2018-10-01 06:24:59.337531812][th:97][info] ChainValidator validate block: height 156, hash b10141a8de2ba453c2dc42931cf51eccba0c71cb36751ae457f946f7e25a8d1d
[2018-10-01 06:24:59.346911457][th:97][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:24:59.346958463][th:97][info] TxProcessor on commit committed: fb903ae16a38fb6b32e50f07623c68537d782cb71f67259204a28d12eb8ada9a
[2018-10-01 06:24:59.347004541][th:97][info] TxProcessor on commit committed: e2356fc35e9b7f5c1280d25253e0dccf4528936a6ff768bfd594cf04bdc481a9
[2018-10-01 06:24:59.347034105][th:97][info] TxProcessor on commit committed: 98bee53fb890a478ea724b1173999e0def3d667a032ce6763fdf67ab6756d54b
[2018-10-01 06:25:04.362512735][th:99][info] AsyncGrpcClient receive proposal
[2018-10-01 06:25:04.363487742][th:99][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:25:04.363501528][th:99][info] OrderingGate Received new proposal, height: 157
[2018-10-01 06:25:04.363613322][th:81][info] OrderingGate Pass the proposal to pipeline height 157
[2018-10-01 06:25:04.363622650][th:81][info] Simulator process proposal
[2018-10-01 06:25:04.364121736][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:25:04.396860712][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:25:04.396980458][th:81][info] Simulator process verified proposal
[2018-10-01 06:25:04.397276038][th:81][info] YacGate vote for block (a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, Hash: [a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3 ])
[2018-10-01 06:25:04.397684735][th:81][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 06:25:04.397943634][th:81][info] YAC Vote for hash (a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3)
[2018-10-01 06:25:04.398228803][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:25:04.398323555][th:81][info] TxProcessor on stateful validation success: f3423c354bd8e0cb47d48aaf28bd266685ca13abf52b119e849d5ac17d3e2791
[2018-10-01 06:25:04.398398499][th:81][info] TxProcessor on stateful validation success: 6bb326a225ff0d3e9baf8087475e862513ed37837468018a9689e2c3dc96cef8
[2018-10-01 06:25:04.398452064][th:81][info] TxProcessor on stateful validation success: e41737fa3d9ce8d4894745d501da78d19936e5f35b9b60a0927eba35a7dc0a5d
[2018-10-01 06:25:04.398494019][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:25:04.398510239][th:81][info] TxProcessor on proposal stateless success: f3423c354bd8e0cb47d48aaf28bd266685ca13abf52b119e849d5ac17d3e2791
[2018-10-01 06:25:04.398551094][th:81][info] TxProcessor on proposal stateless success: 6bb326a225ff0d3e9baf8087475e862513ed37837468018a9689e2c3dc96cef8
[2018-10-01 06:25:04.398585857][th:81][info] TxProcessor on proposal stateless success: e41737fa3d9ce8d4894745d501da78d19936e5f35b9b60a0927eba35a7dc0a5d
[2018-10-01 06:25:09.398398880][th:87][info] YAC Vote for hash (a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3)
[2018-10-01 06:25:09.398514506][th:87][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:25:09.425992978][th:97][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:52720
[2018-10-01 06:25:09.426992006][th:97][info] ProposalStorage Vote [a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3] looks valid
[2018-10-01 06:25:09.427008423][th:97][info] YacBlockStorage Vote (a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3) inserted
[2018-10-01 06:25:09.427013316][th:97][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:25:09.427019363][th:97][info] ProposalStorage Vote [a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3] looks valid
[2018-10-01 06:25:09.427025192][th:97][info] YacBlockStorage Vote (a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3) inserted
[2018-10-01 06:25:09.427028133][th:97][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:25:09.427031813][th:97][info] ProposalStorage Vote [a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3] looks valid
[2018-10-01 06:25:09.427037526][th:97][info] YacBlockStorage Vote (a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3) inserted
[2018-10-01 06:25:09.427040550][th:97][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:25:09.427050525][th:97][info] YAC Received supermajority of votes for a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3, skip propagation
[2018-10-01 06:25:09.427055580][th:97][info] YAC Pass outcome for a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3 to pipeline
[2018-10-01 06:25:09.427118535][th:97][info] YacGate consensus: commit top block: height 157, hash a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3
[2018-10-01 06:25:09.427138162][th:97][info] synchronizer processing commit
[2018-10-01 06:25:09.427661106][th:97][info] ChainValidator validate block: height 157, hash a53b27ce94e2891adff87c2d7bb68315bce2e530fbdf3e0e1bc4f0c9640e02a3
[2018-10-01 06:25:09.464830887][th:97][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:25:09.464878675][th:97][info] TxProcessor on commit committed: f3423c354bd8e0cb47d48aaf28bd266685ca13abf52b119e849d5ac17d3e2791
[2018-10-01 06:25:09.464909417][th:97][info] TxProcessor on commit committed: 6bb326a225ff0d3e9baf8087475e862513ed37837468018a9689e2c3dc96cef8
[2018-10-01 06:25:09.464915337][th:97][info] TxProcessor on commit committed: e41737fa3d9ce8d4894745d501da78d19936e5f35b9b60a0927eba35a7dc0a5d
[2018-10-01 06:25:14.295669082][th:97][info] AsyncGrpcClient receive proposal
[2018-10-01 06:25:14.296636319][th:97][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:25:14.296650081][th:97][info] OrderingGate Received new proposal, height: 158
[2018-10-01 06:25:14.296682686][th:81][info] OrderingGate Pass the proposal to pipeline height 158
[2018-10-01 06:25:14.296688755][th:81][info] Simulator process proposal
[2018-10-01 06:25:14.297285907][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:25:14.311932623][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:25:14.312048844][th:81][info] Simulator process verified proposal
[2018-10-01 06:25:14.312377968][th:81][info] YacGate vote for block (6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b, Hash: [6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b ])
[2018-10-01 06:25:14.312816317][th:81][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001}
[2018-10-01 06:25:14.313081335][th:81][info] YAC Vote for hash (6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b, 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b)
[2018-10-01 06:25:14.313179539][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:25:14.313250080][th:81][info] TxProcessor on stateful validation success: 9c3ac910768bee377dc33f19fa32dcf9f06c277fab04d01b9bd068bc64db1123
[2018-10-01 06:25:14.313310921][th:81][info] TxProcessor on stateful validation success: aa1bd2dbb32520f78407ac4dc101044839e89e72ca7bed640dc712e80d48576a
[2018-10-01 06:25:14.313351999][th:81][info] TxProcessor on stateful validation success: cedaf7df6514451a03462cecd3b035a49f4c35b9de91e03797ab3d57e3757376
[2018-10-01 06:25:14.313387176][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:25:14.313399200][th:81][info] TxProcessor on proposal stateless success: 9c3ac910768bee377dc33f19fa32dcf9f06c277fab04d01b9bd068bc64db1123
[2018-10-01 06:25:14.313437364][th:81][info] TxProcessor on proposal stateless success: aa1bd2dbb32520f78407ac4dc101044839e89e72ca7bed640dc712e80d48576a
[2018-10-01 06:25:14.313470682][th:81][info] TxProcessor on proposal stateless success: cedaf7df6514451a03462cecd3b035a49f4c35b9de91e03797ab3d57e3757376
[2018-10-01 06:25:14.373923488][th:99][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:50458
[2018-10-01 06:25:14.374956263][th:99][info] ProposalStorage Vote [6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b, 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b] looks valid
[2018-10-01 06:25:14.374968682][th:99][info] YacBlockStorage Vote (6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b, 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b) inserted
[2018-10-01 06:25:14.374973118][th:99][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:25:14.374978679][th:99][info] ProposalStorage Vote [6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b, 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b] looks valid
[2018-10-01 06:25:14.374985096][th:99][info] YacBlockStorage Vote (6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b, 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b) inserted
[2018-10-01 06:25:14.374996505][th:99][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:25:14.375000766][th:99][info] ProposalStorage Vote [6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b, 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b] looks valid
[2018-10-01 06:25:14.375007559][th:99][info] YacBlockStorage Vote (6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b, 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b) inserted
[2018-10-01 06:25:14.375010674][th:99][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:25:14.375018933][th:99][info] YAC Received supermajority of votes for 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b, skip propagation
[2018-10-01 06:25:14.375023742][th:99][info] YAC Pass outcome for 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b to pipeline
[2018-10-01 06:25:14.375078264][th:99][info] YacGate consensus: commit top block: height 158, hash 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b
[2018-10-01 06:25:14.375085107][th:99][info] synchronizer processing commit
[2018-10-01 06:25:14.375670476][th:99][info] ChainValidator validate block: height 158, hash 6198cf615cc3a4c21138d9b5d3b0630a20bdcbc4ab78026f14c58a41dd17fc2b
[2018-10-01 06:25:14.390594812][th:99][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:25:14.390636881][th:99][info] TxProcessor on commit committed: 9c3ac910768bee377dc33f19fa32dcf9f06c277fab04d01b9bd068bc64db1123
[2018-10-01 06:25:14.390659229][th:99][info] TxProcessor on commit committed: aa1bd2dbb32520f78407ac4dc101044839e89e72ca7bed640dc712e80d48576a
[2018-10-01 06:25:14.390664565][th:99][info] TxProcessor on commit committed: cedaf7df6514451a03462cecd3b035a49f4c35b9de91e03797ab3d57e3757376
[2018-10-01 06:25:19.306470699][th:99][info] AsyncGrpcClient receive proposal
[2018-10-01 06:25:19.307797532][th:99][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:25:19.307812421][th:99][info] OrderingGate Received new proposal, height: 159
[2018-10-01 06:25:19.307954817][th:81][info] OrderingGate Pass the proposal to pipeline height 159
[2018-10-01 06:25:19.307964898][th:81][info] Simulator process proposal
[2018-10-01 06:25:19.309675298][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:25:19.370447871][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:25:19.371690248][th:81][info] Simulator process verified proposal
[2018-10-01 06:25:19.372097541][th:81][info] YacGate vote for block (32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921, Hash: [32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921 ])
[2018-10-01 06:25:19.373294608][th:81][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 06:25:19.373588299][th:81][info] YAC Vote for hash (32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921, 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921)
[2018-10-01 06:25:19.373910535][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:25:19.373992197][th:81][info] TxProcessor on stateful validation success: 8efe0928cd1924be254852e784788b484e152c4a61bda6e8817886541d107d8a
[2018-10-01 06:25:19.374063995][th:81][info] TxProcessor on stateful validation success: 6447a004f79db9288297ca0ad749d974017b401ae12d75b772987939ae9d701c
[2018-10-01 06:25:19.375236874][th:81][info] TxProcessor on stateful validation success: d5a42096427340057ba42f84f4225052d71cf1799d03484f64942b5cc3e2a443
[2018-10-01 06:25:19.375521993][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:25:19.375542495][th:81][info] TxProcessor on proposal stateless success: 8efe0928cd1924be254852e784788b484e152c4a61bda6e8817886541d107d8a
[2018-10-01 06:25:19.375588949][th:81][info] TxProcessor on proposal stateless success: 6447a004f79db9288297ca0ad749d974017b401ae12d75b772987939ae9d701c
[2018-10-01 06:25:19.375633772][th:81][info] TxProcessor on proposal stateless success: d5a42096427340057ba42f84f4225052d71cf1799d03484f64942b5cc3e2a443
[2018-10-01 06:25:19.413130470][th:99][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:50458
[2018-10-01 06:25:19.414134278][th:99][info] ProposalStorage Vote [32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921, 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921] looks valid
[2018-10-01 06:25:19.414145360][th:99][info] YacBlockStorage Vote (32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921, 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921) inserted
[2018-10-01 06:25:19.414149358][th:99][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:25:19.414154732][th:99][info] ProposalStorage Vote [32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921, 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921] looks valid
[2018-10-01 06:25:19.414161026][th:99][info] YacBlockStorage Vote (32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921, 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921) inserted
[2018-10-01 06:25:19.414164218][th:99][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:25:19.414168322][th:99][info] ProposalStorage Vote [32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921, 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921] looks valid
[2018-10-01 06:25:19.414174755][th:99][info] YacBlockStorage Vote (32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921, 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921) inserted
[2018-10-01 06:25:19.414177838][th:99][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:25:19.414185721][th:99][info] YAC Received supermajority of votes for 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921, skip propagation
[2018-10-01 06:25:19.414190160][th:99][info] YAC Pass outcome for 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921 to pipeline
[2018-10-01 06:25:19.414245031][th:99][info] YacGate consensus: commit top block: height 159, hash 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921
[2018-10-01 06:25:19.414252521][th:99][info] synchronizer processing commit
[2018-10-01 06:25:19.416512508][th:99][info] ChainValidator validate block: height 159, hash 32fbad0cae3c55fe57bca7851f0231733b6318ccd592d21f840e12279b0e1921
[2018-10-01 06:25:19.558887625][th:99][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:25:19.558925018][th:99][info] TxProcessor on commit committed: 8efe0928cd1924be254852e784788b484e152c4a61bda6e8817886541d107d8a
[2018-10-01 06:25:19.558943605][th:99][info] TxProcessor on commit committed: 6447a004f79db9288297ca0ad749d974017b401ae12d75b772987939ae9d701c
[2018-10-01 06:25:19.558949183][th:99][info] TxProcessor on commit committed: d5a42096427340057ba42f84f4225052d71cf1799d03484f64942b5cc3e2a443
[2018-10-01 06:25:24.310098458][th:101][info] AsyncGrpcClient receive proposal
[2018-10-01 06:25:24.311094280][th:101][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:25:24.311103318][th:101][info] OrderingGate Received new proposal, height: 160
[2018-10-01 06:25:24.311142289][th:81][info] OrderingGate Pass the proposal to pipeline height 160
[2018-10-01 06:25:24.311148029][th:81][info] Simulator process proposal
[2018-10-01 06:25:24.311739031][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:25:24.317462618][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:25:24.317574948][th:81][info] Simulator process verified proposal
[2018-10-01 06:25:24.317889586][th:81][info] YacGate vote for block (54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d, Hash: [54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d ])
[2018-10-01 06:25:24.318322974][th:81][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 06:25:24.318601710][th:81][info] YAC Vote for hash (54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d, 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d)
[2018-10-01 06:25:24.318700139][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:25:24.318773779][th:81][info] TxProcessor on stateful validation success: 82cf1f5f7a5c6bee975eba17be37c6abf93c6e246bef13c32acbe6c76764e262
[2018-10-01 06:25:24.318857825][th:81][info] TxProcessor on stateful validation success: 5bc23862ca89c24d5126e819aa582eb877eaebe75104c60e286d16c8d768e419
[2018-10-01 06:25:24.318904182][th:81][info] TxProcessor on stateful validation success: 017f1c47e276f8030e287dbd0e5874ffbd91cb62815e3b8851fdfffb4fdbb954
[2018-10-01 06:25:24.318939706][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:25:24.318952401][th:81][info] TxProcessor on proposal stateless success: 82cf1f5f7a5c6bee975eba17be37c6abf93c6e246bef13c32acbe6c76764e262
[2018-10-01 06:25:24.318989406][th:81][info] TxProcessor on proposal stateless success: 5bc23862ca89c24d5126e819aa582eb877eaebe75104c60e286d16c8d768e419
[2018-10-01 06:25:24.319021190][th:81][info] TxProcessor on proposal stateless success: 017f1c47e276f8030e287dbd0e5874ffbd91cb62815e3b8851fdfffb4fdbb954
[2018-10-01 06:25:24.332238841][th:101][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:50458
[2018-10-01 06:25:24.333535354][th:101][info] ProposalStorage Vote [54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d, 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d] looks valid
[2018-10-01 06:25:24.333547074][th:101][info] YacBlockStorage Vote (54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d, 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d) inserted
[2018-10-01 06:25:24.333551488][th:101][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:25:24.333557499][th:101][info] ProposalStorage Vote [54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d, 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d] looks valid
[2018-10-01 06:25:24.333564456][th:101][info] YacBlockStorage Vote (54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d, 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d) inserted
[2018-10-01 06:25:24.333567663][th:101][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:25:24.333571831][th:101][info] ProposalStorage Vote [54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d, 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d] looks valid
[2018-10-01 06:25:24.333578492][th:101][info] YacBlockStorage Vote (54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d, 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d) inserted
[2018-10-01 06:25:24.333581678][th:101][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:25:24.333589477][th:101][info] YAC Received supermajority of votes for 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d, skip propagation
[2018-10-01 06:25:24.333593880][th:101][info] YAC Pass outcome for 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d to pipeline
[2018-10-01 06:25:24.333647276][th:101][info] YacGate consensus: commit top block: height 160, hash 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d
[2018-10-01 06:25:24.333654057][th:101][info] synchronizer processing commit
[2018-10-01 06:25:24.334172560][th:101][info] ChainValidator validate block: height 160, hash 54da3b42807b26fb092f2e18ef4016d629903a447d24d566157e9bf50e2b804d
[2018-10-01 06:25:24.343617062][th:101][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:25:24.343666073][th:101][info] TxProcessor on commit committed: 82cf1f5f7a5c6bee975eba17be37c6abf93c6e246bef13c32acbe6c76764e262
[2018-10-01 06:25:24.343711223][th:101][info] TxProcessor on commit committed: 5bc23862ca89c24d5126e819aa582eb877eaebe75104c60e286d16c8d768e419
[2018-10-01 06:25:24.343741488][th:101][info] TxProcessor on commit committed: 017f1c47e276f8030e287dbd0e5874ffbd91cb62815e3b8851fdfffb4fdbb954
[2018-10-01 06:25:29.309098592][th:101][info] AsyncGrpcClient receive proposal
[2018-10-01 06:25:29.310173740][th:101][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:25:29.310181191][th:101][info] OrderingGate Received new proposal, height: 161
[2018-10-01 06:25:29.310215276][th:81][info] OrderingGate Pass the proposal to pipeline height 161
[2018-10-01 06:25:29.310224426][th:81][info] Simulator process proposal
[2018-10-01 06:25:29.310690220][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:25:29.328810339][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:25:29.329018541][th:81][info] Simulator process verified proposal
[2018-10-01 06:25:29.329351520][th:81][info] YacGate vote for block (082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, Hash: [082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b ])
[2018-10-01 06:25:29.329773860][th:81][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 06:25:29.330047134][th:81][info] YAC Vote for hash (082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b)
[2018-10-01 06:25:29.330152890][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:25:29.330225361][th:81][info] TxProcessor on stateful validation success: 5a33d9fa3ee7a10aa091cd7c591442532f502ba95b709f5bcc4f6dc89630bebb
[2018-10-01 06:25:29.330294585][th:81][info] TxProcessor on stateful validation success: 311c636de394eb0fa7a09f53e57adedc2fe4d969908926008dd05394201c3ba4
[2018-10-01 06:25:29.330347030][th:81][info] TxProcessor on stateful validation success: 5cf7feb3498ae82d06aaca131471a9d3cedb5d33e207e20e9501bbd245db3a0e
[2018-10-01 06:25:29.330394400][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:25:29.330410281][th:81][info] TxProcessor on proposal stateless success: 5a33d9fa3ee7a10aa091cd7c591442532f502ba95b709f5bcc4f6dc89630bebb
[2018-10-01 06:25:29.330450555][th:81][info] TxProcessor on proposal stateless success: 311c636de394eb0fa7a09f53e57adedc2fe4d969908926008dd05394201c3ba4
[2018-10-01 06:25:29.330485591][th:81][info] TxProcessor on proposal stateless success: 5cf7feb3498ae82d06aaca131471a9d3cedb5d33e207e20e9501bbd245db3a0e
[2018-10-01 06:25:34.330329372][th:87][info] YAC Vote for hash (082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b)
[2018-10-01 06:25:34.387079912][th:87][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:25:34.387336187][th:100][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:53010
[2018-10-01 06:25:34.387852288][th:100][info] ProposalStorage Vote [082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b] looks valid
[2018-10-01 06:25:34.387866754][th:100][info] YacBlockStorage Vote (082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b) inserted
[2018-10-01 06:25:34.387871654][th:100][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:25:34.388168894][th:100][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:52720
[2018-10-01 06:25:34.388585417][th:100][info] ProposalStorage Vote [082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b] looks valid
[2018-10-01 06:25:34.388594653][th:100][info] YacBlockStorage Vote (082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b) inserted
[2018-10-01 06:25:34.388598848][th:100][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:25:34.388996698][th:101][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:50458
[2018-10-01 06:25:34.389493377][th:101][info] ProposalStorage Vote [082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b] looks valid
[2018-10-01 06:25:34.389508231][th:101][info] YacBlockStorage Vote (082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b, 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b) inserted
[2018-10-01 06:25:34.389512246][th:101][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:25:34.389520201][th:101][info] YAC Propagate state 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b to whole network
[2018-10-01 06:25:34.389599800][th:101][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:25:34.389647054][th:101][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:25:34.389986916][th:101][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:25:34.390053886][th:101][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:25:34.390353066][th:101][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:53010
[2018-10-01 06:25:34.391465557][th:101][info] YAC Pass outcome for 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b to pipeline
[2018-10-01 06:25:34.391548607][th:101][info] YacGate consensus: commit top block: height 161, hash 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b
[2018-10-01 06:25:34.391557283][th:101][info] synchronizer processing commit
[2018-10-01 06:25:34.392120362][th:101][info] ChainValidator validate block: height 161, hash 082b5f4c9f85c539c43b05a7ba59bbde93cd21f9bd339106866c4b462bad7c5b
[2018-10-01 06:25:34.430490009][th:101][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:25:34.430531587][th:101][info] TxProcessor on commit committed: 5a33d9fa3ee7a10aa091cd7c591442532f502ba95b709f5bcc4f6dc89630bebb
[2018-10-01 06:25:34.430555507][th:101][info] TxProcessor on commit committed: 311c636de394eb0fa7a09f53e57adedc2fe4d969908926008dd05394201c3ba4
[2018-10-01 06:25:34.430560477][th:101][info] TxProcessor on commit committed: 5cf7feb3498ae82d06aaca131471a9d3cedb5d33e207e20e9501bbd245db3a0e
[2018-10-01 06:25:39.295406368][th:102][info] AsyncGrpcClient receive proposal
[2018-10-01 06:25:39.296483716][th:102][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:25:39.296492942][th:102][info] OrderingGate Received new proposal, height: 162
[2018-10-01 06:25:39.296525523][th:81][info] OrderingGate Pass the proposal to pipeline height 162
[2018-10-01 06:25:39.296533457][th:81][info] Simulator process proposal
[2018-10-01 06:25:39.297083034][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:25:39.303321032][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:25:39.303431232][th:81][info] Simulator process verified proposal
[2018-10-01 06:25:39.303703663][th:81][info] YacGate vote for block (336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404, Hash: [336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404 ])
[2018-10-01 06:25:39.304975229][th:81][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:25:39.305241734][th:81][info] YAC Vote for hash (336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404, 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404)
[2018-10-01 06:25:39.305327322][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:25:39.305397500][th:81][info] TxProcessor on stateful validation success: 0c51cd9060e42fb2329524c921ab52bd50e5f149ef3a278326b42c2277092825
[2018-10-01 06:25:39.305452238][th:81][info] TxProcessor on stateful validation success: 163555bf2a358d674f80c88a6e9c5b0e9072ed48105aa1bacb95f8549f42552e
[2018-10-01 06:25:39.305491547][th:81][info] TxProcessor on stateful validation success: e683dc2e573f5017b9d2ae7232ca587fb9f729819ce66193060dc9fe7d19750d
[2018-10-01 06:25:39.305531908][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:25:39.305544697][th:81][info] TxProcessor on proposal stateless success: 0c51cd9060e42fb2329524c921ab52bd50e5f149ef3a278326b42c2277092825
[2018-10-01 06:25:39.305579760][th:81][info] TxProcessor on proposal stateless success: 163555bf2a358d674f80c88a6e9c5b0e9072ed48105aa1bacb95f8549f42552e
[2018-10-01 06:25:39.305611742][th:81][info] TxProcessor on proposal stateless success: e683dc2e573f5017b9d2ae7232ca587fb9f729819ce66193060dc9fe7d19750d
[2018-10-01 06:25:39.316802277][th:102][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:50458
[2018-10-01 06:25:39.317774469][th:102][info] ProposalStorage Vote [336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404, 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404] looks valid
[2018-10-01 06:25:39.317785316][th:102][info] YacBlockStorage Vote (336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404, 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404) inserted
[2018-10-01 06:25:39.317789557][th:102][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:25:39.317794774][th:102][info] ProposalStorage Vote [336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404, 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404] looks valid
[2018-10-01 06:25:39.317801241][th:102][info] YacBlockStorage Vote (336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404, 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404) inserted
[2018-10-01 06:25:39.317804475][th:102][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:25:39.317808740][th:102][info] ProposalStorage Vote [336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404, 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404] looks valid
[2018-10-01 06:25:39.317814584][th:102][info] YacBlockStorage Vote (336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404, 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404) inserted
[2018-10-01 06:25:39.317817558][th:102][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:25:39.317825341][th:102][info] YAC Received supermajority of votes for 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404, skip propagation
[2018-10-01 06:25:39.317830106][th:102][info] YAC Pass outcome for 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404 to pipeline
[2018-10-01 06:25:39.317881462][th:102][info] YacGate consensus: commit top block: height 162, hash 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404
[2018-10-01 06:25:39.317888544][th:102][info] synchronizer processing commit
[2018-10-01 06:25:39.318427610][th:102][info] ChainValidator validate block: height 162, hash 336c3fd8104c9e4d5669479d112dc4b17d97faff0fbf95bfe078a62a9cda9404
[2018-10-01 06:25:39.326680464][th:102][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:25:39.326715455][th:102][info] TxProcessor on commit committed: 0c51cd9060e42fb2329524c921ab52bd50e5f149ef3a278326b42c2277092825
[2018-10-01 06:25:39.326736733][th:102][info] TxProcessor on commit committed: 163555bf2a358d674f80c88a6e9c5b0e9072ed48105aa1bacb95f8549f42552e
[2018-10-01 06:25:39.326742002][th:102][info] TxProcessor on commit committed: e683dc2e573f5017b9d2ae7232ca587fb9f729819ce66193060dc9fe7d19750d
[2018-10-01 06:25:44.295719929][th:102][info] AsyncGrpcClient receive proposal
[2018-10-01 06:25:44.298657914][th:102][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:25:44.298673934][th:102][info] OrderingGate Received new proposal, height: 163
[2018-10-01 06:25:44.298707111][th:81][info] OrderingGate Pass the proposal to pipeline height 163
[2018-10-01 06:25:44.298715618][th:81][info] Simulator process proposal
[2018-10-01 06:25:44.299192487][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:25:44.340810491][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:25:44.340940370][th:81][info] Simulator process verified proposal
[2018-10-01 06:25:44.341275762][th:81][info] YacGate vote for block (d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, Hash: [d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a ])
[2018-10-01 06:25:44.341676769][th:81][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 06:25:44.341948277][th:81][info] YAC Vote for hash (d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a)
[2018-10-01 06:25:44.342041945][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:25:44.342112347][th:81][info] TxProcessor on stateful validation success: b8ca6182942d6cf54c707a8bae14bd4a636bed72ca9107a6cc009bc2bf3b78d5
[2018-10-01 06:25:44.342179524][th:81][info] TxProcessor on stateful validation success: 24bf34ef7d3c6e95e90e76a465bddd7bb6965d9fdbfcbe90635fca386bf77829
[2018-10-01 06:25:44.342233145][th:81][info] TxProcessor on stateful validation success: dffc9a7b5fa9fe647500ce68cb5598ead08f9dfc98f10a157176993e57d89507
[2018-10-01 06:25:44.342272482][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:25:44.342287376][th:81][info] TxProcessor on proposal stateless success: b8ca6182942d6cf54c707a8bae14bd4a636bed72ca9107a6cc009bc2bf3b78d5
[2018-10-01 06:25:44.342326425][th:81][info] TxProcessor on proposal stateless success: 24bf34ef7d3c6e95e90e76a465bddd7bb6965d9fdbfcbe90635fca386bf77829
[2018-10-01 06:25:44.342360380][th:81][info] TxProcessor on proposal stateless success: dffc9a7b5fa9fe647500ce68cb5598ead08f9dfc98f10a157176993e57d89507
[2018-10-01 06:25:49.320174539][th:100][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:50458
[2018-10-01 06:25:49.320557892][th:100][info] ProposalStorage Vote [d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a] looks valid
[2018-10-01 06:25:49.320568032][th:100][info] YacBlockStorage Vote (d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a) inserted
[2018-10-01 06:25:49.320571787][th:100][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:25:49.342202353][th:87][info] YAC Vote for hash (d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a)
[2018-10-01 06:25:49.342294515][th:87][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:25:49.342444061][th:100][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:53010
[2018-10-01 06:25:49.342836324][th:100][info] ProposalStorage Vote [d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a] looks valid
[2018-10-01 06:25:49.342844840][th:100][info] YacBlockStorage Vote (d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a) inserted
[2018-10-01 06:25:49.342848809][th:100][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:25:49.363439567][th:102][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:52720
[2018-10-01 06:25:49.363826300][th:102][info] ProposalStorage Vote [d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a] looks valid
[2018-10-01 06:25:49.363839863][th:102][info] YacBlockStorage Vote (d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a, d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a) inserted
[2018-10-01 06:25:49.363844184][th:102][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:25:49.363852460][th:102][info] YAC Propagate state d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a to whole network
[2018-10-01 06:25:49.363974056][th:102][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:25:49.364056556][th:102][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:25:49.364139162][th:102][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:25:49.364205651][th:102][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:25:49.364362495][th:102][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:53010
[2018-10-01 06:25:49.365675991][th:102][info] YAC Pass outcome for d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a to pipeline
[2018-10-01 06:25:49.365741179][th:102][info] YacGate consensus: commit top block: height 163, hash d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a
[2018-10-01 06:25:49.365749989][th:102][info] synchronizer processing commit
[2018-10-01 06:25:49.366202413][th:102][info] ChainValidator validate block: height 163, hash d226ad32e6e38b7e559e0e663121ac96448b17c08428c0932b6c76057f6f9a8a
[2018-10-01 06:25:49.418562642][th:102][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:25:49.418602806][th:102][info] TxProcessor on commit committed: b8ca6182942d6cf54c707a8bae14bd4a636bed72ca9107a6cc009bc2bf3b78d5
[2018-10-01 06:25:49.418624175][th:102][info] TxProcessor on commit committed: 24bf34ef7d3c6e95e90e76a465bddd7bb6965d9fdbfcbe90635fca386bf77829
[2018-10-01 06:25:49.418629716][th:102][info] TxProcessor on commit committed: dffc9a7b5fa9fe647500ce68cb5598ead08f9dfc98f10a157176993e57d89507
[2018-10-01 06:25:54.302990546][th:100][info] AsyncGrpcClient receive proposal
[2018-10-01 06:25:54.303958020][th:100][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:25:54.303972973][th:100][info] OrderingGate Received new proposal, height: 164
[2018-10-01 06:25:54.304005496][th:81][info] OrderingGate Pass the proposal to pipeline height 164
[2018-10-01 06:25:54.304011474][th:81][info] Simulator process proposal
[2018-10-01 06:25:54.304592294][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:25:54.310232698][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:25:54.310510271][th:81][info] Simulator process verified proposal
[2018-10-01 06:25:54.310811057][th:81][info] YacGate vote for block (e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, Hash: [e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68 ])
[2018-10-01 06:25:54.311237998][th:81][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 06:25:54.311513407][th:81][info] YAC Vote for hash (e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68)
[2018-10-01 06:25:54.311636696][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:25:54.311711182][th:81][info] TxProcessor on stateful validation success: 739ac29c7ddc2be5e76e725ebbe2e6f5b1fa25279609691b29e200709541eb61
[2018-10-01 06:25:54.311766432][th:81][info] TxProcessor on stateful validation success: c80a7605111e11d6a97b2d55769c5b86d751f4f09d9ff4516f8b05c3106bd969
[2018-10-01 06:25:54.311805521][th:81][info] TxProcessor on stateful validation success: d1b75b4e42e27fb698b7c5746da2929db7e6af71fd32eb25affb1dc6134e3c3f
[2018-10-01 06:25:54.311838636][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:25:54.311851178][th:81][info] TxProcessor on proposal stateless success: 739ac29c7ddc2be5e76e725ebbe2e6f5b1fa25279609691b29e200709541eb61
[2018-10-01 06:25:54.311886931][th:81][info] TxProcessor on proposal stateless success: c80a7605111e11d6a97b2d55769c5b86d751f4f09d9ff4516f8b05c3106bd969
[2018-10-01 06:25:54.311915948][th:81][info] TxProcessor on proposal stateless success: d1b75b4e42e27fb698b7c5746da2929db7e6af71fd32eb25affb1dc6134e3c3f
[2018-10-01 06:25:59.310752825][th:100][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:50458
[2018-10-01 06:25:59.311180522][th:100][info] ProposalStorage Vote [e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68] looks valid
[2018-10-01 06:25:59.311202605][th:100][info] YacBlockStorage Vote (e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68) inserted
[2018-10-01 06:25:59.311207367][th:100][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:25:59.311797036][th:87][info] YAC Vote for hash (e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68)
[2018-10-01 06:25:59.311874514][th:87][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:25:59.312046830][th:103][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:53010
[2018-10-01 06:25:59.312449658][th:103][info] ProposalStorage Vote [e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68] looks valid
[2018-10-01 06:25:59.312458665][th:103][info] YacBlockStorage Vote (e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68) inserted
[2018-10-01 06:25:59.312462730][th:103][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:25:59.321590062][th:100][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:52720
[2018-10-01 06:25:59.321944960][th:100][info] ProposalStorage Vote [e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68] looks valid
[2018-10-01 06:25:59.321954315][th:100][info] YacBlockStorage Vote (e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68, e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68) inserted
[2018-10-01 06:25:59.321957660][th:100][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:25:59.321965104][th:100][info] YAC Propagate state e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68 to whole network
[2018-10-01 06:25:59.322130371][th:100][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:25:59.322381140][th:103][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:53010
[2018-10-01 06:25:59.322392796][th:100][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:25:59.322450324][th:100][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:25:59.322513848][th:100][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:25:59.323450419][th:103][info] YAC Pass outcome for e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68 to pipeline
[2018-10-01 06:25:59.323506784][th:103][info] YacGate consensus: commit top block: height 164, hash e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68
[2018-10-01 06:25:59.323514877][th:103][info] synchronizer processing commit
[2018-10-01 06:25:59.326032859][th:103][info] ChainValidator validate block: height 164, hash e1b8489ed2adef047ea0e175761a1d352da7e8512ac4dc5be7172bfc3e6cdd68
[2018-10-01 06:25:59.335899619][th:103][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:25:59.335935717][th:103][info] TxProcessor on commit committed: 739ac29c7ddc2be5e76e725ebbe2e6f5b1fa25279609691b29e200709541eb61
[2018-10-01 06:25:59.335956256][th:103][info] TxProcessor on commit committed: c80a7605111e11d6a97b2d55769c5b86d751f4f09d9ff4516f8b05c3106bd969
[2018-10-01 06:25:59.335961651][th:103][info] TxProcessor on commit committed: d1b75b4e42e27fb698b7c5746da2929db7e6af71fd32eb25affb1dc6134e3c3f
[2018-10-01 06:26:04.312740929][th:104][info] AsyncGrpcClient receive proposal
[2018-10-01 06:26:04.313831854][th:104][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:26:04.313843532][th:104][info] OrderingGate Received new proposal, height: 165
[2018-10-01 06:26:04.314020407][th:81][info] OrderingGate Pass the proposal to pipeline height 165
[2018-10-01 06:26:04.314030206][th:81][info] Simulator process proposal
[2018-10-01 06:26:04.315482778][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:26:04.342018422][th:104][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:50458
[2018-10-01 06:26:04.342429909][th:104][info] ProposalStorage Vote [85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69, 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69] looks valid
[2018-10-01 06:26:04.342445897][th:104][info] YacBlockStorage Vote (85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69, 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69) inserted
[2018-10-01 06:26:04.342451043][th:104][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:26:04.346361474][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:26:04.346478298][th:81][info] Simulator process verified proposal
[2018-10-01 06:26:04.346804053][th:81][info] YacGate vote for block (85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69, Hash: [85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69 ])
[2018-10-01 06:26:04.348280412][th:81][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:26:04.348546841][th:81][info] YAC Vote for hash (85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69, 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69)
[2018-10-01 06:26:04.348660038][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:26:04.348732569][th:81][info] TxProcessor on stateful validation success: 975a75976a081ba08bdea7a36d2107ae855d69f51f80b8717c83ab7ca70642b6
[2018-10-01 06:26:04.348756133][th:104][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:53010
[2018-10-01 06:26:04.348800762][th:81][info] TxProcessor on stateful validation success: 90194029f17c9d00b491c151780e53d5c3aa42eba68521b3af81602e333906f3
[2018-10-01 06:26:04.348850958][th:81][info] TxProcessor on stateful validation success: 3fcbf9a3a8005d47c638a1e4f78f4210f2f16e32cd259c838b1169dc13af3986
[2018-10-01 06:26:04.348888497][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:26:04.348903845][th:81][info] TxProcessor on proposal stateless success: 975a75976a081ba08bdea7a36d2107ae855d69f51f80b8717c83ab7ca70642b6
[2018-10-01 06:26:04.348941463][th:81][info] TxProcessor on proposal stateless success: 90194029f17c9d00b491c151780e53d5c3aa42eba68521b3af81602e333906f3
[2018-10-01 06:26:04.348975725][th:81][info] TxProcessor on proposal stateless success: 3fcbf9a3a8005d47c638a1e4f78f4210f2f16e32cd259c838b1169dc13af3986
[2018-10-01 06:26:04.349130435][th:104][info] ProposalStorage Vote [85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69, 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69] looks valid
[2018-10-01 06:26:04.349141003][th:104][info] YacBlockStorage Vote (85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69, 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69) inserted
[2018-10-01 06:26:04.349145152][th:104][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:26:04.376726081][th:104][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:52720
[2018-10-01 06:26:04.377073082][th:104][info] ProposalStorage Vote [85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69, 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69] looks valid
[2018-10-01 06:26:04.377080348][th:104][info] YacBlockStorage Vote (85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69, 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69) inserted
[2018-10-01 06:26:04.377083542][th:104][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:26:04.377090544][th:104][info] YAC Propagate state 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69 to whole network
[2018-10-01 06:26:04.377143611][th:104][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:26:04.377192840][th:104][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:26:04.377243103][th:104][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:26:04.377305982][th:104][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:26:04.377549082][th:100][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:53010
[2018-10-01 06:26:04.378431312][th:100][info] YAC Pass outcome for 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69 to pipeline
[2018-10-01 06:26:04.378473346][th:100][info] YacGate consensus: commit top block: height 165, hash 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69
[2018-10-01 06:26:04.378479570][th:100][info] synchronizer processing commit
[2018-10-01 06:26:04.383873130][th:100][info] ChainValidator validate block: height 165, hash 85d604463ce8eeaca84d89913afc5f95e918ef38ed6b5754fd05dfebf076ca69
[2018-10-01 06:26:04.419411682][th:100][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:26:04.419451549][th:100][info] TxProcessor on commit committed: 975a75976a081ba08bdea7a36d2107ae855d69f51f80b8717c83ab7ca70642b6
[2018-10-01 06:26:04.419472696][th:100][info] TxProcessor on commit committed: 90194029f17c9d00b491c151780e53d5c3aa42eba68521b3af81602e333906f3
[2018-10-01 06:26:04.419479056][th:100][info] TxProcessor on commit committed: 3fcbf9a3a8005d47c638a1e4f78f4210f2f16e32cd259c838b1169dc13af3986
[2018-10-01 06:26:09.303002222][th:104][info] AsyncGrpcClient receive proposal
[2018-10-01 06:26:09.303967682][th:104][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:26:09.303974302][th:104][info] OrderingGate Received new proposal, height: 166
[2018-10-01 06:26:09.304003464][th:81][info] OrderingGate Pass the proposal to pipeline height 166
[2018-10-01 06:26:09.304011666][th:81][info] Simulator process proposal
[2018-10-01 06:26:09.304501001][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:26:09.309876680][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:26:09.309991107][th:81][info] Simulator process verified proposal
[2018-10-01 06:26:09.310302274][th:81][info] YacGate vote for block (9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, Hash: [9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c ])
[2018-10-01 06:26:09.310682010][th:81][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:26:09.310954964][th:81][info] YAC Vote for hash (9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c)
[2018-10-01 06:26:09.311047616][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:26:09.311113126][th:81][info] TxProcessor on stateful validation success: 0ec794dd8151502de5f277b1a6970303906e10ff370fb207b65866c7a1a4411b
[2018-10-01 06:26:09.311170769][th:81][info] TxProcessor on stateful validation success: 66f98e3ae1b57fc8a6cdc76abff51c44c3afa62001d1c100907995026a53f222
[2018-10-01 06:26:09.311211609][th:81][info] TxProcessor on stateful validation success: 09f2c6b41f1cab4ec8b3d98084ae78f2e7e3860f685c2990eb8e2a3ebfcb618e
[2018-10-01 06:26:09.311250366][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:26:09.311264134][th:81][info] TxProcessor on proposal stateless success: 0ec794dd8151502de5f277b1a6970303906e10ff370fb207b65866c7a1a4411b
[2018-10-01 06:26:09.311300558][th:81][info] TxProcessor on proposal stateless success: 66f98e3ae1b57fc8a6cdc76abff51c44c3afa62001d1c100907995026a53f222
[2018-10-01 06:26:09.311332812][th:81][info] TxProcessor on proposal stateless success: 09f2c6b41f1cab4ec8b3d98084ae78f2e7e3860f685c2990eb8e2a3ebfcb618e
[2018-10-01 06:26:14.311240864][th:87][info] YAC Vote for hash (9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c)
[2018-10-01 06:26:14.311345255][th:87][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:26:14.331827978][th:100][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:50458
[2018-10-01 06:26:14.332912133][th:100][info] ProposalStorage Vote [9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c] looks valid
[2018-10-01 06:26:14.332925445][th:100][info] YacBlockStorage Vote (9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c) inserted
[2018-10-01 06:26:14.332930057][th:100][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:26:14.332935571][th:100][info] ProposalStorage Vote [9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c] looks valid
[2018-10-01 06:26:14.332942099][th:100][info] YacBlockStorage Vote (9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c) inserted
[2018-10-01 06:26:14.332945307][th:100][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:26:14.332949530][th:100][info] ProposalStorage Vote [9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c] looks valid
[2018-10-01 06:26:14.332955776][th:100][info] YacBlockStorage Vote (9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c) inserted
[2018-10-01 06:26:14.332958924][th:100][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:26:14.332966592][th:100][info] YAC Received supermajority of votes for 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c, skip propagation
[2018-10-01 06:26:14.332971643][th:100][info] YAC Pass outcome for 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c to pipeline
[2018-10-01 06:26:14.333025998][th:100][info] YacGate consensus: commit top block: height 166, hash 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c
[2018-10-01 06:26:14.333033077][th:100][info] synchronizer processing commit
[2018-10-01 06:26:14.333753809][th:100][info] ChainValidator validate block: height 166, hash 9d53a6fef5918f2ca19bd80b7aae1c42a66bbb919575d5f86280d07e3502886c
[2018-10-01 06:26:14.343534964][th:100][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:26:14.343570398][th:100][info] TxProcessor on commit committed: 0ec794dd8151502de5f277b1a6970303906e10ff370fb207b65866c7a1a4411b
[2018-10-01 06:26:14.343590845][th:100][info] TxProcessor on commit committed: 66f98e3ae1b57fc8a6cdc76abff51c44c3afa62001d1c100907995026a53f222
[2018-10-01 06:26:14.343595857][th:100][info] TxProcessor on commit committed: 09f2c6b41f1cab4ec8b3d98084ae78f2e7e3860f685c2990eb8e2a3ebfcb618e
[2018-10-01 06:26:19.313406662][th:100][info] AsyncGrpcClient receive proposal
[2018-10-01 06:26:19.314470225][th:100][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:26:19.314484025][th:100][info] OrderingGate Received new proposal, height: 167
[2018-10-01 06:26:19.314513954][th:81][info] OrderingGate Pass the proposal to pipeline height 167
[2018-10-01 06:26:19.314519141][th:81][info] Simulator process proposal
[2018-10-01 06:26:19.315080676][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:26:19.334678547][th:100][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:50458
[2018-10-01 06:26:19.335088331][th:100][info] ProposalStorage Vote [f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157, f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157] looks valid
[2018-10-01 06:26:19.335102795][th:100][info] YacBlockStorage Vote (f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157, f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157) inserted
[2018-10-01 06:26:19.335107479][th:100][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:26:19.337988285][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:26:19.338119081][th:81][info] Simulator process verified proposal
[2018-10-01 06:26:19.338428813][th:81][info] YacGate vote for block (f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157, Hash: [f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157 ])
[2018-10-01 06:26:19.338827534][th:81][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 06:26:19.339086524][th:81][info] YAC Vote for hash (f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157, f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157)
[2018-10-01 06:26:19.339168167][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:26:19.339237822][th:81][info] TxProcessor on stateful validation success: 4d0863208bdd8d2402c8e0ad939bbef3f68d0af5f5ad6051675115329da28868
[2018-10-01 06:26:19.339324266][th:81][info] TxProcessor on stateful validation success: be50b421ad6fa7df5cb0cf7d9e9c7752330a8e9707258904196044ce8462e453
[2018-10-01 06:26:19.339379760][th:81][info] TxProcessor on stateful validation success: 1201878bb36f28361939400f23a90d82208c4b83fedda856f539652d6be60f97
[2018-10-01 06:26:19.339419996][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:26:19.339436354][th:81][info] TxProcessor on proposal stateless success: 4d0863208bdd8d2402c8e0ad939bbef3f68d0af5f5ad6051675115329da28868
[2018-10-01 06:26:19.339476875][th:81][info] TxProcessor on proposal stateless success: be50b421ad6fa7df5cb0cf7d9e9c7752330a8e9707258904196044ce8462e453
[2018-10-01 06:26:19.339512488][th:81][info] TxProcessor on proposal stateless success: 1201878bb36f28361939400f23a90d82208c4b83fedda856f539652d6be60f97
[2018-10-01 06:26:19.340116993][th:100][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:53010
[2018-10-01 06:26:19.340521380][th:100][info] ProposalStorage Vote [f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157, f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157] looks valid
[2018-10-01 06:26:19.340529563][th:100][info] YacBlockStorage Vote (f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157, f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157) inserted
[2018-10-01 06:26:19.340533394][th:100][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:26:19.388711799][th:100][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:52720
[2018-10-01 06:26:19.389062683][th:100][info] ProposalStorage Vote [f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157, f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157] looks valid
[2018-10-01 06:26:19.389070513][th:100][info] YacBlockStorage Vote (f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157, f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157) inserted
[2018-10-01 06:26:19.389073939][th:100][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:26:19.389081243][th:100][info] YAC Propagate state f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157 to whole network
[2018-10-01 06:26:19.389132712][th:100][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:26:19.389200647][th:100][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:26:19.389256845][th:100][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:26:19.389319250][th:100][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:26:19.389653650][th:104][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:53010
[2018-10-01 06:26:19.390583729][th:104][info] YAC Pass outcome for f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157 to pipeline
[2018-10-01 06:26:19.390630040][th:104][info] YacGate consensus: commit top block: height 167, hash f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157
[2018-10-01 06:26:19.390637180][th:104][info] synchronizer processing commit
[2018-10-01 06:26:19.404089082][th:104][info] ChainValidator validate block: height 167, hash f2c81b29dfdc426b57930fa2ab70eb024bba3699f44f946d309db1e1bc647157
[2018-10-01 06:26:19.434780510][th:104][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:26:19.434817238][th:104][info] TxProcessor on commit committed: 4d0863208bdd8d2402c8e0ad939bbef3f68d0af5f5ad6051675115329da28868
[2018-10-01 06:26:19.434837825][th:104][info] TxProcessor on commit committed: be50b421ad6fa7df5cb0cf7d9e9c7752330a8e9707258904196044ce8462e453
[2018-10-01 06:26:19.434843520][th:104][info] TxProcessor on commit committed: 1201878bb36f28361939400f23a90d82208c4b83fedda856f539652d6be60f97
[2018-10-01 06:26:24.304596882][th:104][info] AsyncGrpcClient receive proposal
[2018-10-01 06:26:24.305611462][th:104][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:26:24.305622895][th:104][info] OrderingGate Received new proposal, height: 168
[2018-10-01 06:26:24.305654007][th:81][info] OrderingGate Pass the proposal to pipeline height 168
[2018-10-01 06:26:24.305659350][th:81][info] Simulator process proposal
[2018-10-01 06:26:24.306218812][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:26:24.311855398][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:26:24.311970277][th:81][info] Simulator process verified proposal
[2018-10-01 06:26:24.312262492][th:81][info] YacGate vote for block (ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, Hash: [ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9 ])
[2018-10-01 06:26:24.312725936][th:81][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 06:26:24.312998699][th:81][info] YAC Vote for hash (ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9)
[2018-10-01 06:26:24.313101307][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:26:24.313168927][th:81][info] TxProcessor on stateful validation success: b36b3328cacc98bb48c0def8538387b04a6c55a14f0d46a54e62142f8cf49bbd
[2018-10-01 06:26:24.313229040][th:81][info] TxProcessor on stateful validation success: b0d1bf58552ad0e2384cdc635eaf373b1888a8ec7be1ef5e04c15a1be121b400
[2018-10-01 06:26:24.313268696][th:81][info] TxProcessor on stateful validation success: d323de9f078d99832cae9865e34e85e44ef6651702644debb38f72b5bde1f295
[2018-10-01 06:26:24.313301773][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:26:24.313313990][th:81][info] TxProcessor on proposal stateless success: b36b3328cacc98bb48c0def8538387b04a6c55a14f0d46a54e62142f8cf49bbd
[2018-10-01 06:26:24.313349816][th:81][info] TxProcessor on proposal stateless success: b0d1bf58552ad0e2384cdc635eaf373b1888a8ec7be1ef5e04c15a1be121b400
[2018-10-01 06:26:24.313381937][th:81][info] TxProcessor on proposal stateless success: d323de9f078d99832cae9865e34e85e44ef6651702644debb38f72b5bde1f295
[2018-10-01 06:26:29.304401698][th:100][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:50458
[2018-10-01 06:26:29.304856369][th:100][info] ProposalStorage Vote [ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9] looks valid
[2018-10-01 06:26:29.304873241][th:100][info] YacBlockStorage Vote (ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9) inserted
[2018-10-01 06:26:29.304878169][th:100][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:26:29.313285437][th:87][info] YAC Vote for hash (ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9)
[2018-10-01 06:26:29.313384293][th:87][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:26:29.313543191][th:100][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:53010
[2018-10-01 06:26:29.313961595][th:100][info] ProposalStorage Vote [ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9] looks valid
[2018-10-01 06:26:29.313974448][th:100][info] YacBlockStorage Vote (ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9) inserted
[2018-10-01 06:26:29.313978985][th:100][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:26:29.320819893][th:100][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:52720
[2018-10-01 06:26:29.321210524][th:100][info] ProposalStorage Vote [ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9] looks valid
[2018-10-01 06:26:29.321221068][th:100][info] YacBlockStorage Vote (ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9, ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9) inserted
[2018-10-01 06:26:29.321224710][th:100][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:26:29.321233081][th:100][info] YAC Propagate state ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9 to whole network
[2018-10-01 06:26:29.321307651][th:100][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:26:29.321387977][th:100][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:26:29.321442287][th:100][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:26:29.321510936][th:100][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:26:29.321681521][th:100][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:53010
[2018-10-01 06:26:29.322695287][th:100][info] YAC Pass outcome for ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9 to pipeline
[2018-10-01 06:26:29.322752674][th:100][info] YacGate consensus: commit top block: height 168, hash ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9
[2018-10-01 06:26:29.322760815][th:100][info] synchronizer processing commit
[2018-10-01 06:26:29.325641620][th:100][info] ChainValidator validate block: height 168, hash ffbbb639571361358b62e2da53f8b18d69996293c47fb7236a5c17673104d9b9
[2018-10-01 06:26:29.333237952][th:100][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:26:29.333292360][th:100][info] TxProcessor on commit committed: b36b3328cacc98bb48c0def8538387b04a6c55a14f0d46a54e62142f8cf49bbd
[2018-10-01 06:26:29.333344677][th:100][info] TxProcessor on commit committed: b0d1bf58552ad0e2384cdc635eaf373b1888a8ec7be1ef5e04c15a1be121b400
[2018-10-01 06:26:29.333372636][th:100][info] TxProcessor on commit committed: d323de9f078d99832cae9865e34e85e44ef6651702644debb38f72b5bde1f295
[2018-10-01 06:26:34.294372079][th:104][info] AsyncGrpcClient receive proposal
[2018-10-01 06:26:34.295460777][th:104][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:26:34.295472948][th:104][info] OrderingGate Received new proposal, height: 169
[2018-10-01 06:26:34.295512115][th:81][info] OrderingGate Pass the proposal to pipeline height 169
[2018-10-01 06:26:34.295522294][th:81][info] Simulator process proposal
[2018-10-01 06:26:34.298682555][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:26:34.333918100][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:26:34.335423352][th:81][info] Simulator process verified proposal
[2018-10-01 06:26:34.335768332][th:81][info] YacGate vote for block (8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac, Hash: [8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac ])
[2018-10-01 06:26:34.336296726][th:81][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:26:34.336588406][th:81][info] YAC Vote for hash (8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac, 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac)
[2018-10-01 06:26:34.337431258][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:26:34.337507528][th:81][info] TxProcessor on stateful validation success: 4fcfd0a5c6743e554d9e43877a6892f1ad4f5b2f9a56d1331e932de3da429b66
[2018-10-01 06:26:34.337551534][th:81][info] TxProcessor on stateful validation success: c42e716405ac7a9cf02edd13d7fbc41ff8ea4cd761ee7830c4d19faea14e0005
[2018-10-01 06:26:34.337578671][th:81][info] TxProcessor on stateful validation success: dd44bcf988b5fafabcf783658392a2ba633f75906065a2f525bf81dd0b2dd810
[2018-10-01 06:26:34.337596159][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:26:34.337609797][th:81][info] TxProcessor on proposal stateless success: 4fcfd0a5c6743e554d9e43877a6892f1ad4f5b2f9a56d1331e932de3da429b66
[2018-10-01 06:26:34.337623349][th:81][info] TxProcessor on proposal stateless success: c42e716405ac7a9cf02edd13d7fbc41ff8ea4cd761ee7830c4d19faea14e0005
[2018-10-01 06:26:34.337636649][th:81][info] TxProcessor on proposal stateless success: dd44bcf988b5fafabcf783658392a2ba633f75906065a2f525bf81dd0b2dd810
[2018-10-01 06:26:34.347228160][th:104][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:50458
[2018-10-01 06:26:34.348276429][th:104][info] ProposalStorage Vote [8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac, 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac] looks valid
[2018-10-01 06:26:34.348287215][th:104][info] YacBlockStorage Vote (8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac, 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac) inserted
[2018-10-01 06:26:34.348291196][th:104][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:26:34.348296445][th:104][info] ProposalStorage Vote [8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac, 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac] looks valid
[2018-10-01 06:26:34.348302889][th:104][info] YacBlockStorage Vote (8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac, 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac) inserted
[2018-10-01 06:26:34.348306076][th:104][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:26:34.348310211][th:104][info] ProposalStorage Vote [8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac, 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac] looks valid
[2018-10-01 06:26:34.348316393][th:104][info] YacBlockStorage Vote (8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac, 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac) inserted
[2018-10-01 06:26:34.348319494][th:104][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:26:34.348327131][th:104][info] YAC Received supermajority of votes for 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac, skip propagation
[2018-10-01 06:26:34.348331329][th:104][info] YAC Pass outcome for 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac to pipeline
[2018-10-01 06:26:34.348382155][th:104][info] YacGate consensus: commit top block: height 169, hash 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac
[2018-10-01 06:26:34.348388219][th:104][info] synchronizer processing commit
[2018-10-01 06:26:34.349036451][th:104][info] ChainValidator validate block: height 169, hash 8058f8212737fc38bcee25d77b02a86293b50e73860a49791dccbce1c80187ac
[2018-10-01 06:26:34.380072108][th:104][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:26:34.380119819][th:104][info] TxProcessor on commit committed: 4fcfd0a5c6743e554d9e43877a6892f1ad4f5b2f9a56d1331e932de3da429b66
[2018-10-01 06:26:34.380163159][th:104][info] TxProcessor on commit committed: c42e716405ac7a9cf02edd13d7fbc41ff8ea4cd761ee7830c4d19faea14e0005
[2018-10-01 06:26:34.380190352][th:104][info] TxProcessor on commit committed: dd44bcf988b5fafabcf783658392a2ba633f75906065a2f525bf81dd0b2dd810
[2018-10-01 06:26:39.295157418][th:104][info] AsyncGrpcClient receive proposal
[2018-10-01 06:26:39.296136885][th:104][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:26:39.296145882][th:104][info] OrderingGate Received new proposal, height: 170
[2018-10-01 06:26:39.296178774][th:81][info] OrderingGate Pass the proposal to pipeline height 170
[2018-10-01 06:26:39.296186784][th:81][info] Simulator process proposal
[2018-10-01 06:26:39.296743681][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:26:39.302489857][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:26:39.302650988][th:81][info] Simulator process verified proposal
[2018-10-01 06:26:39.302953310][th:81][info] YacGate vote for block (c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15, Hash: [c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15 ])
[2018-10-01 06:26:39.303335812][th:81][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 06:26:39.303644073][th:81][info] YAC Vote for hash (c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15, c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15)
[2018-10-01 06:26:39.303723273][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:26:39.303792710][th:81][info] TxProcessor on stateful validation success: f72bc294f2ec9d2f6a9432f4277fad536a9b97321f11e0772a43558d373432ac
[2018-10-01 06:26:39.303852609][th:81][info] TxProcessor on stateful validation success: 579a41b9288a11f1e006af38953284a61ef559acfee20b99715218c450e8e93b
[2018-10-01 06:26:39.303892997][th:81][info] TxProcessor on stateful validation success: 6c4b8a9c1334cb1a017b5d07d87371276efcc1a31224f6605a4809d2c8d85376
[2018-10-01 06:26:39.303928705][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:26:39.303940849][th:81][info] TxProcessor on proposal stateless success: f72bc294f2ec9d2f6a9432f4277fad536a9b97321f11e0772a43558d373432ac
[2018-10-01 06:26:39.303977987][th:81][info] TxProcessor on proposal stateless success: 579a41b9288a11f1e006af38953284a61ef559acfee20b99715218c450e8e93b
[2018-10-01 06:26:39.304010095][th:81][info] TxProcessor on proposal stateless success: 6c4b8a9c1334cb1a017b5d07d87371276efcc1a31224f6605a4809d2c8d85376
[2018-10-01 06:26:39.304171845][th:104][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:50458
[2018-10-01 06:26:39.304646494][th:104][info] ProposalStorage Vote [c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15, c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15] looks valid
[2018-10-01 06:26:39.304660038][th:104][info] YacBlockStorage Vote (c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15, c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15) inserted
[2018-10-01 06:26:39.304664742][th:104][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:26:39.304998775][th:104][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:53010
[2018-10-01 06:26:39.305416795][th:104][info] ProposalStorage Vote [c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15, c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15] looks valid
[2018-10-01 06:26:39.305425637][th:104][info] YacBlockStorage Vote (c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15, c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15) inserted
[2018-10-01 06:26:39.305429441][th:104][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:26:39.317056915][th:105][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:52720
[2018-10-01 06:26:39.317483374][th:105][info] ProposalStorage Vote [c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15, c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15] looks valid
[2018-10-01 06:26:39.317493621][th:105][info] YacBlockStorage Vote (c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15, c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15) inserted
[2018-10-01 06:26:39.317497448][th:105][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:26:39.317516012][th:105][info] YAC Propagate state c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15 to whole network
[2018-10-01 06:26:39.317750127][th:104][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:53010
[2018-10-01 06:26:39.317767858][th:105][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:26:39.317825690][th:105][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:26:39.317891471][th:105][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:26:39.317952134][th:105][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:26:39.319010064][th:104][info] YAC Pass outcome for c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15 to pipeline
[2018-10-01 06:26:39.319070359][th:104][info] YacGate consensus: commit top block: height 170, hash c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15
[2018-10-01 06:26:39.319078411][th:104][info] synchronizer processing commit
[2018-10-01 06:26:39.319908235][th:104][info] ChainValidator validate block: height 170, hash c847a721d38b1c9a2d7c3f3dc7f2e239072fbe34d0b4a6a40d0a0160c7ab9f15
[2018-10-01 06:26:39.332216317][th:104][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:26:39.332254034][th:104][info] TxProcessor on commit committed: f72bc294f2ec9d2f6a9432f4277fad536a9b97321f11e0772a43558d373432ac
[2018-10-01 06:26:39.332275730][th:104][info] TxProcessor on commit committed: 579a41b9288a11f1e006af38953284a61ef559acfee20b99715218c450e8e93b
[2018-10-01 06:26:39.332281382][th:104][info] TxProcessor on commit committed: 6c4b8a9c1334cb1a017b5d07d87371276efcc1a31224f6605a4809d2c8d85376
[2018-10-01 06:26:44.305658042][th:106][info] AsyncGrpcClient receive proposal
[2018-10-01 06:26:44.306728452][th:106][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:26:44.306735520][th:106][info] OrderingGate Received new proposal, height: 171
[2018-10-01 06:26:44.306765928][th:81][info] OrderingGate Pass the proposal to pipeline height 171
[2018-10-01 06:26:44.306774768][th:81][info] Simulator process proposal
[2018-10-01 06:26:44.307241584][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:26:44.340833941][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:26:44.341055978][th:81][info] Simulator process verified proposal
[2018-10-01 06:26:44.341374209][th:81][info] YacGate vote for block (9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c, Hash: [9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c ])
[2018-10-01 06:26:44.341798326][th:81][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:26:44.342103020][th:81][info] YAC Vote for hash (9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c, 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c)
[2018-10-01 06:26:44.342192253][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:26:44.342262608][th:81][info] TxProcessor on stateful validation success: 6777841f7a15003440cca579c9a318b280347faa113daf0caaca67e29636f7fa
[2018-10-01 06:26:44.342330007][th:81][info] TxProcessor on stateful validation success: f1aa2e41e3d436910e31b5d186235ff0e57d968b48b8faee1d0f5aa297e819fb
[2018-10-01 06:26:44.342386727][th:81][info] TxProcessor on stateful validation success: dc43b9efe429c06c4b4158d5286ef94119967a28ec7233aba272d218f7f76edf
[2018-10-01 06:26:44.342424101][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:26:44.342440516][th:81][info] TxProcessor on proposal stateless success: 6777841f7a15003440cca579c9a318b280347faa113daf0caaca67e29636f7fa
[2018-10-01 06:26:44.342478773][th:81][info] TxProcessor on proposal stateless success: f1aa2e41e3d436910e31b5d186235ff0e57d968b48b8faee1d0f5aa297e819fb
[2018-10-01 06:26:44.342512610][th:81][info] TxProcessor on proposal stateless success: dc43b9efe429c06c4b4158d5286ef94119967a28ec7233aba272d218f7f76edf
[2018-10-01 06:26:44.354006568][th:106][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:50458
[2018-10-01 06:26:44.355095899][th:106][info] ProposalStorage Vote [9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c, 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c] looks valid
[2018-10-01 06:26:44.355105370][th:106][info] YacBlockStorage Vote (9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c, 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c) inserted
[2018-10-01 06:26:44.355109875][th:106][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:26:44.355115321][th:106][info] ProposalStorage Vote [9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c, 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c] looks valid
[2018-10-01 06:26:44.355121696][th:106][info] YacBlockStorage Vote (9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c, 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c) inserted
[2018-10-01 06:26:44.355124798][th:106][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:26:44.355128996][th:106][info] ProposalStorage Vote [9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c, 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c] looks valid
[2018-10-01 06:26:44.355134913][th:106][info] YacBlockStorage Vote (9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c, 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c) inserted
[2018-10-01 06:26:44.355137839][th:106][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:26:44.355145393][th:106][info] YAC Received supermajority of votes for 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c, skip propagation
[2018-10-01 06:26:44.355150028][th:106][info] YAC Pass outcome for 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c to pipeline
[2018-10-01 06:26:44.355198374][th:106][info] YacGate consensus: commit top block: height 171, hash 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c
[2018-10-01 06:26:44.355205245][th:106][info] synchronizer processing commit
[2018-10-01 06:26:44.355899194][th:106][info] ChainValidator validate block: height 171, hash 9bba65ca7c6a89924fd378d8460ccc586555b0a1d669da2acf8e3be78bff419c
[2018-10-01 06:26:44.396150110][th:106][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:26:44.396185245][th:106][info] TxProcessor on commit committed: 6777841f7a15003440cca579c9a318b280347faa113daf0caaca67e29636f7fa
[2018-10-01 06:26:44.396206187][th:106][info] TxProcessor on commit committed: f1aa2e41e3d436910e31b5d186235ff0e57d968b48b8faee1d0f5aa297e819fb
[2018-10-01 06:26:44.396212420][th:106][info] TxProcessor on commit committed: dc43b9efe429c06c4b4158d5286ef94119967a28ec7233aba272d218f7f76edf
[2018-10-01 06:26:49.298856281][th:106][info] AsyncGrpcClient receive proposal
[2018-10-01 06:26:49.299716319][th:106][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:26:49.299730405][th:106][info] OrderingGate Received new proposal, height: 172
[2018-10-01 06:26:49.299762975][th:81][info] OrderingGate Pass the proposal to pipeline height 172
[2018-10-01 06:26:49.299769051][th:81][info] Simulator process proposal
[2018-10-01 06:26:49.300342009][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:26:49.306049191][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:26:49.306183997][th:81][info] Simulator process verified proposal
[2018-10-01 06:26:49.306463399][th:81][info] YacGate vote for block (6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, Hash: [6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab ])
[2018-10-01 06:26:49.306878800][th:81][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 06:26:49.307177719][th:81][info] YAC Vote for hash (6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab)
[2018-10-01 06:26:49.307271999][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:26:49.307341374][th:81][info] TxProcessor on stateful validation success: 4c281c4ea889c1b2ff5d1b50c6eda7eba49141737a5e6df14118010d9472d12c
[2018-10-01 06:26:49.307395318][th:81][info] TxProcessor on stateful validation success: a27b5ce7dfc7ceb774f859b64ada9d4477cf0a39b96be4c6b05a85d261d55234
[2018-10-01 06:26:49.307434182][th:81][info] TxProcessor on stateful validation success: 1f54710c79c23ef9049b876afb6dc1ebe67b207615419fccce7d15f10de8d845
[2018-10-01 06:26:49.307468007][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:26:49.307480340][th:81][info] TxProcessor on proposal stateless success: 4c281c4ea889c1b2ff5d1b50c6eda7eba49141737a5e6df14118010d9472d12c
[2018-10-01 06:26:49.307516476][th:81][info] TxProcessor on proposal stateless success: a27b5ce7dfc7ceb774f859b64ada9d4477cf0a39b96be4c6b05a85d261d55234
[2018-10-01 06:26:49.307546610][th:81][info] TxProcessor on proposal stateless success: 1f54710c79c23ef9049b876afb6dc1ebe67b207615419fccce7d15f10de8d845
[2018-10-01 06:26:54.309044852][th:87][info] YAC Vote for hash (6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab)
[2018-10-01 06:26:54.309119499][th:87][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:26:54.325303401][th:105][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:52720
[2018-10-01 06:26:54.326368125][th:105][info] ProposalStorage Vote [6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab] looks valid
[2018-10-01 06:26:54.326376606][th:105][info] YacBlockStorage Vote (6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab) inserted
[2018-10-01 06:26:54.326380679][th:105][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:26:54.326386064][th:105][info] ProposalStorage Vote [6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab] looks valid
[2018-10-01 06:26:54.326392090][th:105][info] YacBlockStorage Vote (6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab) inserted
[2018-10-01 06:26:54.326395252][th:105][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:26:54.326399366][th:105][info] ProposalStorage Vote [6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab] looks valid
[2018-10-01 06:26:54.326406046][th:105][info] YacBlockStorage Vote (6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab) inserted
[2018-10-01 06:26:54.326409147][th:105][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:26:54.326417082][th:105][info] YAC Received supermajority of votes for 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab, skip propagation
[2018-10-01 06:26:54.326421349][th:105][info] YAC Pass outcome for 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab to pipeline
[2018-10-01 06:26:54.326472862][th:105][info] YacGate consensus: commit top block: height 172, hash 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab
[2018-10-01 06:26:54.326479556][th:105][info] synchronizer processing commit
[2018-10-01 06:26:54.327024508][th:105][info] ChainValidator validate block: height 172, hash 6e06f6bfc0c422ad9f2f894ca1aebe4b12b93133632281017fbdb01e4df739ab
[2018-10-01 06:26:54.332711926][th:105][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:26:54.332746384][th:105][info] TxProcessor on commit committed: 4c281c4ea889c1b2ff5d1b50c6eda7eba49141737a5e6df14118010d9472d12c
[2018-10-01 06:26:54.332766311][th:105][info] TxProcessor on commit committed: a27b5ce7dfc7ceb774f859b64ada9d4477cf0a39b96be4c6b05a85d261d55234
[2018-10-01 06:26:54.332778095][th:105][info] TxProcessor on commit committed: 1f54710c79c23ef9049b876afb6dc1ebe67b207615419fccce7d15f10de8d845
[2018-10-01 06:26:59.303673260][th:105][info] AsyncGrpcClient receive proposal
[2018-10-01 06:26:59.304896442][th:105][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:26:59.304910236][th:105][info] OrderingGate Received new proposal, height: 173
[2018-10-01 06:26:59.304941588][th:81][info] OrderingGate Pass the proposal to pipeline height 173
[2018-10-01 06:26:59.304950064][th:81][info] Simulator process proposal
[2018-10-01 06:26:59.305427996][th:81][info] SFV transactions in proposal: 3
[2018-10-01 06:26:59.338850347][th:81][info] SFV transactions in verified proposal: 3
[2018-10-01 06:26:59.339072782][th:81][info] Simulator process verified proposal
[2018-10-01 06:26:59.339394574][th:81][info] YacGate vote for block (7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006, Hash: [7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006 ])
[2018-10-01 06:26:59.340917210][th:81][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001}
[2018-10-01 06:26:59.341220515][th:81][info] YAC Vote for hash (7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006, 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006)
[2018-10-01 06:26:59.341304616][th:81][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:26:59.341374824][th:81][info] TxProcessor on stateful validation success: 4db2c72859f21bd6c32c069f80040815247e0cbcea9ad22c2fc870831392e790
[2018-10-01 06:26:59.341441804][th:81][info] TxProcessor on stateful validation success: 9fb55abb16001eba72e457366389d35ec4df2a2166f79fbfbd249b7472521106
[2018-10-01 06:26:59.341494135][th:81][info] TxProcessor on stateful validation success: f187165d998d5b1a903001d92390434ee54aecb0417beebb48acdf28a9be1781
[2018-10-01 06:26:59.341533288][th:81][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:26:59.341548664][th:81][info] TxProcessor on proposal stateless success: 4db2c72859f21bd6c32c069f80040815247e0cbcea9ad22c2fc870831392e790
[2018-10-01 06:26:59.341587555][th:81][info] TxProcessor on proposal stateless success: 9fb55abb16001eba72e457366389d35ec4df2a2166f79fbfbd249b7472521106
[2018-10-01 06:26:59.341621683][th:81][info] TxProcessor on proposal stateless success: f187165d998d5b1a903001d92390434ee54aecb0417beebb48acdf28a9be1781
[2018-10-01 06:26:59.353434328][th:105][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:52720
[2018-10-01 06:26:59.354478254][th:105][info] ProposalStorage Vote [7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006, 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006] looks valid
[2018-10-01 06:26:59.354486747][th:105][info] YacBlockStorage Vote (7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006, 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006) inserted
[2018-10-01 06:26:59.354490695][th:105][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:26:59.354495935][th:105][info] ProposalStorage Vote [7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006, 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006] looks valid
[2018-10-01 06:26:59.354502354][th:105][info] YacBlockStorage Vote (7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006, 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006) inserted
[2018-10-01 06:26:59.354505583][th:105][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:26:59.354509680][th:105][info] ProposalStorage Vote [7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006, 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006] looks valid
[2018-10-01 06:26:59.354516470][th:105][info] YacBlockStorage Vote (7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006, 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006) inserted
[2018-10-01 06:26:59.354526994][th:105][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:26:59.354534737][th:105][info] YAC Received supermajority of votes for 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006, skip propagation
[2018-10-01 06:26:59.354539353][th:105][info] YAC Pass outcome for 7e50e531a76397730157872eae22f79bad83387c69ebc21d63206d602425d006 to pipeline
[2018-10-01 06:26:59.354593573][th:105][info] YacGate consensus: commit top block: height 173,
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment