Skip to content

Instantly share code, notes, and snippets.

@antiochp
Created October 2, 2017 15:32
Show Gist options
  • Save antiochp/12e64dda50335a9aee1d636456699ae6 to your computer and use it in GitHub Desktop.
Save antiochp/12e64dda50335a9aee1d636456699ae6 to your computer and use it in GitHub Desktop.
miner getting stuck in event loop
INFO:grin_chain::chain: Saved genesis block with hash b0547600
DEBUG:grin_grin::sync: Starting syncer.
WARN:grin_p2p::server: P2P server started on 127.0.0.1:13414
INFO:grin_grin::server: Starting rest apis at: 127.0.0.1:13413
WARN:grin_grin::server: Grin server started.
INFO:grin_grin::miner: (Server ID: Port 13414) Starting miner loop.
DEBUG:grin_pow::plugin: Not re-loading plugin or directory.
INFO:grin_api::rest: route: GET /v1/chain/:id
INFO:grin_api::rest: route: GET /v1/chain/utxo/:id
INFO:grin_api::rest: route: GET /v1/pool/:id
INFO:grin_api::rest: route: POST /v1/pool/push
DEBUG:grin_grin::miner: (Server ID: Port 13414) Built new block with 0 inputs and 1 outputs, difficulty: 10
DEBUG:grin_grin::miner: (Server ID: Port 13414) Mining at Cuckoo16 for 30 secs (will wait for last solution) on block b0547600 at difficulty 10.
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.001; Solutions per second: 1000.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.002; Solutions per second: 500.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.001; Solutions per second: 1000.000
INFO:grin_grin::miner: (Server ID: Port 13414) Found valid proof of work, adding block 5a3e058d.
INFO:grin_chain::pipe: Starting validation pipeline for block 5a3e058d at 1 with 0 inputs and 1 outputs.
DEBUG:grin_chain::pipe: Validating block with cuckoo size 16
DEBUG:grin_chain::pipe: Block at 1 with hash 5a3e058d is valid, going to save and append.
INFO:grin_chain::pipe: Updated head to 5a3e058d at 1.
DEBUG:grin_grin::miner: (Server ID: Port 13414) Built new block with 0 inputs and 1 outputs, difficulty: 10
DEBUG:grin_grin::miner: (Server ID: Port 13414) Mining at Cuckoo16 for 30 secs (will wait for last solution) on block 5a3e058d at difficulty 10.
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.005; Solutions per second: 200.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.001; Solutions per second: 1000.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.001; Solutions per second: 1000.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.001; Solutions per second: 1000.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.001; Solutions per second: 1000.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.002; Solutions per second: 500.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.001; Solutions per second: 1000.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.001; Solutions per second: 1000.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.001; Solutions per second: 1000.000
DEBUG:grin_api::endpoints: GET output 082a4b42ba6eaa02a3650bc2b78eec08d4b47c50ff4dcbdc2e68a8e9d6fa46e62a
DEBUG:grin_api::endpoints: GET output 093d978770daa82d6e85bc837924839f48e24238a4f24b84c7d055b33b3cdfd709
INFO:grin_grin::miner: (Server ID: Port 13414) Found valid proof of work, adding block 2f262212.
INFO:grin_chain::pipe: Starting validation pipeline for block 2f262212 at 2 with 0 inputs and 1 outputs.
DEBUG:grin_chain::pipe: Validating block with cuckoo size 16
DEBUG:grin_chain::pipe: Block at 2 with hash 2f262212 is valid, going to save and append.
INFO:grin_chain::pipe: Updated head to 2f262212 at 2.
DEBUG:grin_grin::miner: (Server ID: Port 13414) Built new block with 0 inputs and 1 outputs, difficulty: 10
DEBUG:grin_grin::miner: (Server ID: Port 13414) Mining at Cuckoo16 for 30 secs (will wait for last solution) on block 2f262212 at difficulty 10.
DEBUG:grin_api::endpoints: GET output 082a4b42ba6eaa02a3650bc2b78eec08d4b47c50ff4dcbdc2e68a8e9d6fa46e62a
DEBUG:grin_api::endpoints: GET output 093d978770daa82d6e85bc837924839f48e24238a4f24b84c7d055b33b3cdfd709
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.002; Solutions per second: 500.000
DEBUG:grin_api::endpoints: GET output 09c71c77135dfd0c7ae4d8c45e5e81908586ec9579746f006cc8603b2d62393f34
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.002; Solutions per second: 500.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.001; Solutions per second: 1000.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.001; Solutions per second: 1000.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.001; Solutions per second: 1000.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.002; Solutions per second: 500.000
DEBUG:grin_grin::server: event loop running
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.002; Solutions per second: 500.000
INFO:grin_grin::miner: (Server ID: Port 13414) Found valid proof of work, adding block 06f86070.
INFO:grin_chain::pipe: Starting validation pipeline for block 06f86070 at 3 with 0 inputs and 1 outputs.
DEBUG:grin_chain::pipe: Validating block with cuckoo size 16
DEBUG:grin_chain::pipe: Block at 3 with hash 06f86070 is valid, going to save and append.
INFO:grin_chain::pipe: Updated head to 06f86070 at 3.
DEBUG:grin_grin::miner: (Server ID: Port 13414) Built new block with 0 inputs and 1 outputs, difficulty: 10
DEBUG:grin_grin::miner: (Server ID: Port 13414) Mining at Cuckoo16 for 30 secs (will wait for last solution) on block 06f86070 at difficulty 10.
INFO:grin_grin::miner: (Server ID: Port 13414) Found valid proof of work, adding block d497daa1.
INFO:grin_chain::pipe: Starting validation pipeline for block d497daa1 at 4 with 0 inputs and 1 outputs.
DEBUG:grin_chain::pipe: Validating block with cuckoo size 16
DEBUG:grin_chain::pipe: Block at 4 with hash d497daa1 is valid, going to save and append.
INFO:grin_chain::pipe: Updated head to d497daa1 at 4.
DEBUG:grin_grin::miner: (Server ID: Port 13414) Built new block with 0 inputs and 1 outputs, difficulty: 10
DEBUG:grin_grin::miner: (Server ID: Port 13414) Mining at Cuckoo16 for 30 secs (will wait for last solution) on block d497daa1 at difficulty 10.
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.002; Solutions per second: 500.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.002; Solutions per second: 500.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.002; Solutions per second: 500.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.002; Solutions per second: 500.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.001; Solutions per second: 1000.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.002; Solutions per second: 500.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.002; Solutions per second: 500.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.002; Solutions per second: 500.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.001; Solutions per second: 1000.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.001; Solutions per second: 1000.000
DEBUG:grin_grin::miner: (Server ID: Port 13414) No solution found after 19166 iterations, continuing...
DEBUG:grin_grin::miner: (Server ID: Port 13414) Built new block with 0 inputs and 1 outputs, difficulty: 10
DEBUG:grin_grin::miner: (Server ID: Port 13414) Mining at Cuckoo16 for 30 secs (will wait for last solution) on block d497daa1 at difficulty 10.
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.002; Solutions per second: 500.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.002; Solutions per second: 500.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.002; Solutions per second: 500.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.002; Solutions per second: 500.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.002; Solutions per second: 500.000
Plugin 0 - Device 0 (CPU) - Last Solution time: 0.001; Solutions per second: 1000.000
DEBUG:grin_grin::server: event loop running
DEBUG:grin_grin::server: event loop running
DEBUG:grin_api::endpoints: GET output 082a4b42ba6eaa02a3650bc2b78eec08d4b47c50ff4dcbdc2e68a8e9d6fa46e62a
DEBUG:grin_api::endpoints: GET output 093d978770daa82d6e85bc837924839f48e24238a4f24b84c7d055b33b3cdfd709
DEBUG:grin_api::endpoints: GET output 09c71c77135dfd0c7ae4d8c45e5e81908586ec9579746f006cc8603b2d62393f34
DEBUG:grin_api::endpoints: GET output 093970d445f5f68a272dd177fdff4f9f1a59340317388b7c606b7ee033542170e2
DEBUG:grin_api::endpoints: GET output 09ecc16d8c7822346ca76f5d13cf6a373972eeff45eebc282fd2d79fdd20d94cb8
DEBUG:grin_grin::server: event loop running
DEBUG:grin_grin::server: event loop running
DEBUG:grin_grin::server: event loop running
DEBUG:grin_grin::server: event loop running
DEBUG:grin_grin::server: event loop running
DEBUG:grin_grin::server: event loop running
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment