ChainSafe / forest

🌲 Rust Filecoin Node Implementation
https://forest.chainsafe.io
Apache License 2.0
616 stars 145 forks source link

Lotus fails some checks syncing to Forest in devnet. #4329

Open ruseinov opened 1 month ago

ruseinov commented 1 month ago

Now we have a situation where Lotus fails some validation when syncing to Forest in devnet :) I'll paste Lotus logs below for posterity, but I won't expand on this here since it's outside the scope of this issue

lotus  | 2024-05-15T15:22:37.565Z       ERROR   chain   chain/sync_manager.go:255       error during sync in [bafy2bzaceajmcnxkqbwwe7fzw5ildicadw57kw2eyu2sprwynhqeklxlbaazs]: collectChain failed: chain linked to block marked previously as bad ([bafy2bzaceajmcnxkqbwwe7fzw5ildicadw57kw2eyu2sprwynhqeklxlbaazs], bafy2bzacedt364lbbw4xavfnmbka2k4r27245g3zc3kepzy2ejeyafyx7rio4) (reason: linked to bafy2bzaceaewkhk2ikz7d46ilbc7j2tbcfydcrl4u3qykgkank4th4x2xwu3q caused by: [bafy2bzacecf2hjz7sarl3qfphjn5u5mnbfmfbmeefepqp7atnzbc2gnrqkcz4] 1 error occurred:
lotus  |        * failed to validate blocks random beacon values:
lotus  |     github.com/filecoin-project/lotus/chain/consensus/filcns.(*FilecoinEC).ValidateBlock.func4
lotus  |         /lotus/chain/consensus/filcns/filecoin.go:248
lotus  |   - unexpected beacon round 7660175, expected 7660174 for epoch 180:
lotus  |     github.com/filecoin-project/lotus/chain/beacon.ValidateBlockValues
lotus  |         /lotus/chain/beacon/beacon.go:99

Originally posted by @alt-ivan in https://github.com/ChainSafe/forest/issues/4245#issuecomment-2112852783

ruseinov commented 1 month ago

@alt-ivan Thank you very much for the thorough testing and reports!

if you have any more details about the above - feel free to add. Otherwise we will investigate this in due time ourselves.

alt-ivan commented 1 week ago

Additional context, I'm pasting logs from our custom miner as well as Forest (with debug tracing enabled). The desync starts happening at the 15:34:22 timestamp.

Forest log ``` 2024-06-19T15:28:07.699510Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 600330626 2024-06-19T15:28:07.700592Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 600330626, estimated round-trip-time 1.091812ms 2024-06-19T15:28:07.700651Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=1.161975ms 2024-06-19T15:28:22.284837Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 4271185754 2024-06-19T15:28:22.285248Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 4271185754, estimated round-trip-time 414.635µs 2024-06-19T15:28:22.701569Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=663.996µs 2024-06-19T15:28:36.730610Z DEBUG Swarm::poll: libp2p_autonat::behaviour::as_client: Outbound dial-back request aborted: No qualified server 2024-06-19T15:28:37.701777Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 2542461334 2024-06-19T15:28:37.702204Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 2542461334, estimated round-trip-time 431.815µs 2024-06-19T15:28:37.702245Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=477.912µs 2024-06-19T15:28:52.284266Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 1020932344 2024-06-19T15:28:52.284664Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 1020932344, estimated round-trip-time 402.901µs 2024-06-19T15:28:52.702142Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=507.507µs 2024-06-19T15:29:07.702349Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 3823233381 2024-06-19T15:29:07.702776Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 3823233381, estimated round-trip-time 430.126µs 2024-06-19T15:29:07.702818Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=480.247µs 2024-06-19T15:29:22.283767Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 2359648852 2024-06-19T15:29:22.284139Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 2359648852, estimated round-trip-time 375.886µs 2024-06-19T15:29:22.703027Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=463.919µs 2024-06-19T15:29:37.703229Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 4090150642 2024-06-19T15:29:37.703682Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 4090150642, estimated round-trip-time 456.14µs 2024-06-19T15:29:37.703734Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=508.52µs 2024-06-19T15:29:52.284475Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 1883185135 2024-06-19T15:29:52.284919Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 1883185135, estimated round-trip-time 448.817µs 2024-06-19T15:29:52.285608Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection: 9c0677d3: new outbound (Stream 9c0677d3/75) of (Connection 9c0677d3 Client (streams 3)) 2024-06-19T15:29:52.285646Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: multistream_select::dialer_select: Dialer: Proposed protocol: /ipfs/id/1.0.0 2024-06-19T15:29:52.286137Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: multistream_select::dialer_select: Dialer: Received confirmation for protocol: /ipfs/id/1.0.0 2024-06-19T15:29:52.704541Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=482.866µs 2024-06-19T15:30:06.729623Z DEBUG Swarm::poll: libp2p_autonat::behaviour::as_client: Outbound dial-back request aborted: No qualified server 2024-06-19T15:30:07.704745Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 3118559812 2024-06-19T15:30:07.706628Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 3118559812, estimated round-trip-time 1.884858ms 2024-06-19T15:30:07.706681Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=1.946314ms 2024-06-19T15:30:22.283927Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 2687842288 2024-06-19T15:30:22.284264Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 2687842288, estimated round-trip-time 342.117µs 2024-06-19T15:30:22.707317Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=442.836µs 2024-06-19T15:30:37.707532Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 3428058629 2024-06-19T15:30:37.707974Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 3428058629, estimated round-trip-time 446.495µs 2024-06-19T15:30:37.708016Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=495.157µs 2024-06-19T15:30:52.283646Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 3117037971 2024-06-19T15:30:52.283955Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 3117037971, estimated round-trip-time 313.102µs 2024-06-19T15:30:52.708778Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=490.236µs 2024-06-19T15:31:07.708999Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 3041900201 2024-06-19T15:31:07.709513Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 3041900201, estimated round-trip-time 519.242µs 2024-06-19T15:31:07.709555Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=567.744µs 2024-06-19T15:31:22.283438Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 152747093 2024-06-19T15:31:22.283850Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 152747093, estimated round-trip-time 416.759µs 2024-06-19T15:31:22.710184Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=469.147µs 2024-06-19T15:31:36.729715Z DEBUG Swarm::poll: libp2p_autonat::behaviour::as_client: Outbound dial-back request aborted: No qualified server 2024-06-19T15:31:37.710396Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 1882183457 2024-06-19T15:31:37.710905Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 1882183457, estimated round-trip-time 511.569µs 2024-06-19T15:31:37.710952Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=565.601µs 2024-06-19T15:31:52.283929Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 500946453 2024-06-19T15:31:52.284224Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 500946453, estimated round-trip-time 299.557µs 2024-06-19T15:31:52.711540Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=454.85µs 2024-06-19T15:32:07.711746Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 810238919 2024-06-19T15:32:07.712572Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 810238919, estimated round-trip-time 828.62µs 2024-06-19T15:32:07.712625Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=889.676µs 2024-06-19T15:32:22.283748Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 3397882553 2024-06-19T15:32:22.284128Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 3397882553, estimated round-trip-time 382.785µs 2024-06-19T15:32:22.713303Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=534.819µs 2024-06-19T15:32:37.713512Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 4000057039 2024-06-19T15:32:37.713996Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 4000057039, estimated round-trip-time 487.589µs 2024-06-19T15:32:37.714040Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=538.746µs 2024-06-19T15:32:52.283888Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 2813822516 2024-06-19T15:32:52.284263Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 2813822516, estimated round-trip-time 379.559µs 2024-06-19T15:32:52.714640Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=484.124µs 2024-06-19T15:33:06.729662Z DEBUG Swarm::poll: libp2p_autonat::behaviour::as_client: Outbound dial-back request aborted: No qualified server 2024-06-19T15:33:07.714841Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 2910958656 2024-06-19T15:33:07.715307Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 2910958656, estimated round-trip-time 468.087µs 2024-06-19T15:33:07.715353Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=521.96µs 2024-06-19T15:33:08.869674Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:08.869728Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg2MTI4fQ.-haGJjONxCKIHDpvh1c8--i5d7VAdqbHCiiIfZpVV4c 2024-06-19T15:33:08.869792Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:21.127884Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:21.127944Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:21.127974Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:21.128729Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:21.128751Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:21.128770Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:21.129312Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:21.129330Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:21.129345Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:21.566731Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:21.566779Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:21.566813Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:21.567722Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:21.567744Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:21.567761Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:21.568007Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:21.568034Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:21.568048Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:21.568239Z DEBUG reqwest::connect: starting new connection: https://api.drand.sh/ 2024-06-19T15:33:21.568361Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:21.568380Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:21.568393Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:21.568576Z DEBUG hyper_util::client::legacy::connect::dns: resolving host="api.drand.sh" 2024-06-19T15:33:21.568895Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:21.568919Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:21.568937Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:21.569030Z DEBUG reqwest::connect: starting new connection: https://api.drand.sh/ 2024-06-19T15:33:21.569149Z DEBUG hyper_util::client::legacy::connect::dns: resolving host="api.drand.sh" 2024-06-19T15:33:21.594096Z DEBUG hyper_util::client::legacy::connect::http: connecting to 52.8.82.191:443 2024-06-19T15:33:21.594106Z DEBUG hyper_util::client::legacy::connect::http: connecting to 52.8.82.191:443 2024-06-19T15:33:21.775275Z DEBUG hyper_util::client::legacy::connect::http: connected to 52.8.82.191:443 2024-06-19T15:33:21.775410Z DEBUG rustls::client::hs: Resuming session 2024-06-19T15:33:21.775690Z DEBUG hyper_util::client::legacy::connect::http: connected to 52.8.82.191:443 2024-06-19T15:33:21.775753Z DEBUG rustls::client::hs: Resuming session 2024-06-19T15:33:21.955607Z DEBUG rustls::client::hs: ALPN protocol is Some(b"http/1.1") 2024-06-19T15:33:21.955635Z DEBUG rustls::client::hs: Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 2024-06-19T15:33:21.955641Z DEBUG rustls::client::tls12::server_hello: Server supports tickets 2024-06-19T15:33:21.956099Z DEBUG rustls::client::tls12: ECDHE curve is EcParameters { curve_type: NamedCurve, named_group: secp256r1 } 2024-06-19T15:33:21.956125Z DEBUG rustls::client::tls12: Server DNS name is DnsName("api.drand.sh") 2024-06-19T15:33:21.958055Z DEBUG rustls::client::hs: ALPN protocol is Some(b"http/1.1") 2024-06-19T15:33:21.958068Z DEBUG rustls::client::hs: Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 2024-06-19T15:33:21.958072Z DEBUG rustls::client::tls12::server_hello: Server supports tickets 2024-06-19T15:33:21.958814Z DEBUG rustls::client::tls12: ECDHE curve is EcParameters { curve_type: NamedCurve, named_group: secp256r1 } 2024-06-19T15:33:21.958834Z DEBUG rustls::client::tls12: Server DNS name is DnsName("api.drand.sh") 2024-06-19T15:33:22.283009Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 1975427254 2024-06-19T15:33:22.283425Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 1975427254, estimated round-trip-time 419.26µs 2024-06-19T15:33:22.321857Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:33:22.323448Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:33:22.323467Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:33:22.324565Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:22.324593Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:22.324619Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:22.325570Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:22.325590Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:22.325622Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:22.325707Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:33:22.331581Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:33:22.332059Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:33:22.332074Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:33:22.332646Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:22.332665Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:22.332682Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:22.333372Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:22.333390Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:22.333405Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:22.506172Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:33:22.506934Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:33:22.506953Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:33:22.715944Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=507.522µs 2024-06-19T15:33:26.121326Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:26.121373Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:26.121404Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:26.121864Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:26.121880Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:26.121894Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:26.122525Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:26.122545Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:26.122558Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:26.123106Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:26.123154Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:26.123172Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:26.124078Z DEBUG compute_tipset_state_blocking: fvm::machine::default: initializing a new machine, epoch=541, base_fee=0.0000000000000001, nv=NetworkVersion(22), root=bafy2bzacedsbnrxoibqif3ll3y736h4khep337oygbzbnt4cgwiykpirlxx6w [DEBUG] storage provder f01002 burning 0.0 [DEBUG] ProofValidationBatch was nil, quitting verification 2024-06-19T15:33:26.125854Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals start 2024-06-19T15:33:26.125871Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals end 2024-06-19T15:33:26.127830Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:26.127854Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:26.127873Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:26.128107Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Determined epoch range for next sync: [541, 542] 2024-06-19T15:33:26.128175Z INFO forest_filecoin::chain_sync::tipset_syncer: Validating tipset: EPOCH = 542, N blocks = 1 2024-06-19T15:33:26.129599Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:33:26.129622Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:33:26.129694Z INFO filecoin_proofs::api::winning_post: verify_winning_post:start 2024-06-19T15:33:26.129720Z INFO filecoin_proofs::caches: trying parameters memory cache for: WINNING_POST[2048]-verifying-key 2024-06-19T15:33:26.129733Z INFO filecoin_proofs::caches: found params in memory cache for WINNING_POST[2048]-verifying-key 2024-06-19T15:33:26.131158Z INFO filecoin_proofs::api::winning_post: verify_winning_post:finish 2024-06-19T15:33:26.131229Z DEBUG forest_filecoin::chain::store::tipset_tracker: Cleared 0 entries, cut off at -358 2024-06-19T15:33:26.131264Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Tipset range successfully verified: EPOCH = [542, 541], HEAD_KEY = [bafy2bzaceawy33ggqczmv2oolj2voyqdh4ylci6ejw2utdtoi3qyojiklubpe] 2024-06-19T15:33:26.131389Z INFO forest_filecoin::chain_sync::tipset_syncer: Successfully synced tipset range: [541, 542] 2024-06-19T15:33:27.124276Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:27.124319Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:27.124343Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:27.125098Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:27.125135Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:27.125154Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:27.125639Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:27.125655Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:33:27.125669Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:37.716166Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 2348688577 2024-06-19T15:33:37.716634Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 2348688577, estimated round-trip-time 471.883µs 2024-06-19T15:33:37.716674Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=518.623µs 2024-06-19T15:33:41.497144Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:33:41.497185Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg2MTI4fQ.-haGJjONxCKIHDpvh1c8--i5d7VAdqbHCiiIfZpVV4c 2024-06-19T15:33:41.497217Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:33:52.283831Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 522426537 2024-06-19T15:33:52.284341Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 522426537, estimated round-trip-time 514.564µs 2024-06-19T15:33:52.717362Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=554.23µs 2024-06-19T15:34:02.332688Z DEBUG rustls::common_state: Sending warning alert CloseNotify 2024-06-19T15:34:02.506661Z DEBUG rustls::common_state: Sending warning alert CloseNotify 2024-06-19T15:34:04.807690Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:04.807735Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:04.807767Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:04.808096Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:04.808119Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:04.808139Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:04.808428Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:04.808461Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:04.808485Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:04.808967Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:04.808992Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:04.809004Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:04.809304Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:04.809324Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:04.809332Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:04.809522Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:04.809537Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:04.809543Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:04.809630Z DEBUG reqwest::connect: starting new connection: https://api.drand.sh/ 2024-06-19T15:34:04.809721Z DEBUG hyper_util::client::legacy::connect::dns: resolving host="api.drand.sh" 2024-06-19T15:34:04.824966Z DEBUG hyper_util::client::legacy::connect::http: connecting to 52.8.82.191:443 2024-06-19T15:34:05.007440Z DEBUG hyper_util::client::legacy::connect::http: connected to 52.8.82.191:443 2024-06-19T15:34:05.007541Z DEBUG rustls::client::hs: Resuming session 2024-06-19T15:34:05.189807Z DEBUG rustls::client::hs: ALPN protocol is Some(b"http/1.1") 2024-06-19T15:34:05.189837Z DEBUG rustls::client::hs: Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 2024-06-19T15:34:05.189843Z DEBUG rustls::client::tls12::server_hello: Server agreed to resume 2024-06-19T15:34:05.388351Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:05.389176Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:05.389201Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:05.389733Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:05.389765Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:05.389791Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:05.390384Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:05.390406Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:05.390417Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:05.390487Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:05.573288Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:05.573893Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:05.573911Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:06.177576Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:06.177621Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:06.177650Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:06.178185Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:06.178200Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:06.178206Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:06.178421Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:06.178445Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:06.178460Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:06.179151Z DEBUG compute_tipset_state_blocking: fvm::machine::default: initializing a new machine, epoch=542, base_fee=0.0000000000000001, nv=NetworkVersion(22), root=bafy2bzacedqjz3qlusdenxbbsmqtxksn5kub73m5x4fadvzxaoalixfujvfia [DEBUG] storage provder f01002 burning 0.0 [DEBUG] ProofValidationBatch was nil, quitting verification 2024-06-19T15:34:06.180188Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals start 2024-06-19T15:34:06.180201Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals end 2024-06-19T15:34:06.181359Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:06.181381Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:06.181396Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:06.181563Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Determined epoch range for next sync: [542, 543] 2024-06-19T15:34:06.181609Z INFO forest_filecoin::chain_sync::tipset_syncer: Validating tipset: EPOCH = 543, N blocks = 1 2024-06-19T15:34:06.181635Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 2326786606 2024-06-19T15:34:06.182289Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 2326786606, estimated round-trip-time 651.124µs 2024-06-19T15:34:06.182717Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:06.182740Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:06.182783Z INFO filecoin_proofs::api::winning_post: verify_winning_post:start 2024-06-19T15:34:06.182802Z INFO filecoin_proofs::caches: trying parameters memory cache for: WINNING_POST[2048]-verifying-key 2024-06-19T15:34:06.182805Z INFO filecoin_proofs::caches: found params in memory cache for WINNING_POST[2048]-verifying-key 2024-06-19T15:34:06.184016Z INFO filecoin_proofs::api::winning_post: verify_winning_post:finish 2024-06-19T15:34:06.184094Z DEBUG forest_filecoin::chain::store::tipset_tracker: Cleared 0 entries, cut off at -357 2024-06-19T15:34:06.184128Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Tipset range successfully verified: EPOCH = [543, 542], HEAD_KEY = [bafy2bzacea5q45yaxpvzmfp77m76wpa7q5vc2a77dtuahfwbplon5x3igudru] 2024-06-19T15:34:06.185358Z INFO forest_filecoin::chain_sync::tipset_syncer: Successfully synced tipset range: [542, 543] 2024-06-19T15:34:07.183160Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:07.183210Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:07.183241Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:07.183540Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:07.183556Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:07.183563Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:07.183840Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:07.183863Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:07.183878Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:07.184032Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:07.184049Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:07.184064Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:07.184135Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:07.376048Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:07.376651Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:07.376667Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:07.377090Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:07.377118Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:07.377143Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:07.377640Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:07.377656Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:07.377670Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:07.377737Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:07.561603Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:07.562222Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:07.562238Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:07.718409Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=856.863µs 2024-06-19T15:34:08.113030Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:08.113075Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:08.113103Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:08.113632Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:08.113647Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:08.113662Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:08.113804Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:08.113819Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:08.113835Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:08.114612Z DEBUG compute_tipset_state_blocking: fvm::machine::default: initializing a new machine, epoch=543, base_fee=0.0000000000000001, nv=NetworkVersion(22), root=bafy2bzacebfthgf75bfccfix2w5mtpm2fuvuqt2lircuxgjjagzrvve4hr56a [DEBUG] storage provder f01002 burning 0.0 [DEBUG] ProofValidationBatch was nil, quitting verification 2024-06-19T15:34:08.115679Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals start 2024-06-19T15:34:08.115691Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals end 2024-06-19T15:34:08.116756Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:08.116776Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:08.116794Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:08.116980Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Determined epoch range for next sync: [543, 544] 2024-06-19T15:34:08.117045Z INFO forest_filecoin::chain_sync::tipset_syncer: Validating tipset: EPOCH = 544, N blocks = 1 2024-06-19T15:34:08.117798Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:08.117814Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:08.117851Z INFO filecoin_proofs::api::winning_post: verify_winning_post:start 2024-06-19T15:34:08.117870Z INFO filecoin_proofs::caches: trying parameters memory cache for: WINNING_POST[2048]-verifying-key 2024-06-19T15:34:08.117873Z INFO filecoin_proofs::caches: found params in memory cache for WINNING_POST[2048]-verifying-key 2024-06-19T15:34:08.119145Z INFO filecoin_proofs::api::winning_post: verify_winning_post:finish 2024-06-19T15:34:08.119202Z DEBUG forest_filecoin::chain::store::tipset_tracker: Cleared 0 entries, cut off at -356 2024-06-19T15:34:08.119233Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Tipset range successfully verified: EPOCH = [544, 543], HEAD_KEY = [bafy2bzacecdiejapdufohecc5hoptk2qtxdl4qckwjuharzagxbiboeggzjbc] 2024-06-19T15:34:08.119334Z INFO forest_filecoin::chain_sync::tipset_syncer: Successfully synced tipset range: [543, 544] 2024-06-19T15:34:09.118954Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:09.119015Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:09.119046Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:09.119397Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:09.119416Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:09.119424Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:09.119608Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:09.119623Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:09.119639Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:09.119798Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:09.119811Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:09.119823Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:09.119902Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:09.318013Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:09.318637Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:09.318652Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:09.319124Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:09.319151Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:09.319178Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:09.319699Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:09.319715Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:09.319728Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:09.319794Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:09.504642Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:09.505254Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:09.505272Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:10.064874Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:10.064921Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:10.064954Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:10.065511Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:10.065532Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:10.065550Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:10.065746Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:10.065777Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:10.065795Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:10.066714Z DEBUG compute_tipset_state_blocking: fvm::machine::default: initializing a new machine, epoch=544, base_fee=0.0000000000000001, nv=NetworkVersion(22), root=bafy2bzaceaszbmncmt4uixi4k66yex6x4b5lad7qtboysbcbn3rmtydeuckeq [DEBUG] storage provder f01002 burning 0.0 [DEBUG] ProofValidationBatch was nil, quitting verification 2024-06-19T15:34:10.067807Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals start 2024-06-19T15:34:10.067822Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals end 2024-06-19T15:34:10.068991Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:10.069032Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:10.069053Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:10.069237Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Determined epoch range for next sync: [544, 545] 2024-06-19T15:34:10.069281Z INFO forest_filecoin::chain_sync::tipset_syncer: Validating tipset: EPOCH = 545, N blocks = 1 2024-06-19T15:34:10.070114Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:10.070134Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:10.070159Z INFO filecoin_proofs::api::winning_post: verify_winning_post:start 2024-06-19T15:34:10.070174Z INFO filecoin_proofs::caches: trying parameters memory cache for: WINNING_POST[2048]-verifying-key 2024-06-19T15:34:10.070182Z INFO filecoin_proofs::caches: found params in memory cache for WINNING_POST[2048]-verifying-key 2024-06-19T15:34:10.071477Z INFO filecoin_proofs::api::winning_post: verify_winning_post:finish 2024-06-19T15:34:10.071536Z DEBUG forest_filecoin::chain::store::tipset_tracker: Cleared 0 entries, cut off at -355 2024-06-19T15:34:10.071583Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Tipset range successfully verified: EPOCH = [545, 544], HEAD_KEY = [bafy2bzacedcw7u7so2eq36ax645xdhybl7thtmjhk4qsj4b24juzi4uwvu4la] 2024-06-19T15:34:10.071692Z INFO forest_filecoin::chain_sync::tipset_syncer: Successfully synced tipset range: [544, 545] 2024-06-19T15:34:11.071189Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:11.071234Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:11.071270Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:11.071618Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:11.071658Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:11.071685Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:11.071952Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:11.071970Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:11.071986Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:11.072205Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:11.072253Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:11.072291Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:11.072402Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:11.262748Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:11.263354Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:11.263373Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:11.263838Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:11.263867Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:11.263893Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:11.264392Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:11.264413Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:11.264428Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:11.264496Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:11.445877Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:11.446491Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:11.446506Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:12.034355Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:12.034401Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:12.034431Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:12.034958Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:12.034977Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:12.034992Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:12.035139Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:12.035156Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:12.035173Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:12.035961Z DEBUG compute_tipset_state_blocking: fvm::machine::default: initializing a new machine, epoch=545, base_fee=0.0000000000000001, nv=NetworkVersion(22), root=bafy2bzacecsxfy2uvbsrxnj2bpralvw2p7gssli7q74m2op353opbhhwwtjgm [DEBUG] storage provder f01002 burning 0.0 [DEBUG] ProofValidationBatch was nil, quitting verification 2024-06-19T15:34:12.036971Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals start 2024-06-19T15:34:12.036985Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals end 2024-06-19T15:34:12.038106Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:12.038127Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:12.038144Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:12.038306Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Determined epoch range for next sync: [545, 546] 2024-06-19T15:34:12.038354Z INFO forest_filecoin::chain_sync::tipset_syncer: Validating tipset: EPOCH = 546, N blocks = 1 2024-06-19T15:34:12.039254Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:12.039269Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:12.039306Z INFO filecoin_proofs::api::winning_post: verify_winning_post:start 2024-06-19T15:34:12.039321Z INFO filecoin_proofs::caches: trying parameters memory cache for: WINNING_POST[2048]-verifying-key 2024-06-19T15:34:12.039324Z INFO filecoin_proofs::caches: found params in memory cache for WINNING_POST[2048]-verifying-key 2024-06-19T15:34:12.040686Z INFO filecoin_proofs::api::winning_post: verify_winning_post:finish 2024-06-19T15:34:12.040765Z DEBUG forest_filecoin::chain::store::tipset_tracker: Cleared 0 entries, cut off at -354 2024-06-19T15:34:12.040814Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Tipset range successfully verified: EPOCH = [546, 545], HEAD_KEY = [bafy2bzaceaa5cqx5s7bedopkpl45vzywafqpq6iz4vmw66l54jahru4ik3jhc] 2024-06-19T15:34:12.041019Z INFO forest_filecoin::chain_sync::tipset_syncer: Successfully synced tipset range: [545, 546] 2024-06-19T15:34:13.040496Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:13.040554Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:13.040596Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:13.041061Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:13.041111Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:13.041130Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:13.041397Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:13.041417Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:13.041433Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:13.041609Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:13.041624Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:13.041642Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:13.041717Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:13.233948Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:13.234579Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:13.234596Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:13.235055Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:13.235086Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:13.235113Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:13.235604Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:13.235619Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:13.235632Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:13.235704Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:13.419500Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:13.420160Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:13.420176Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:13.964481Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:13.964532Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:13.964563Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:13.965109Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:13.965125Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:13.965132Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:13.965325Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:13.965347Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:13.965361Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:13.966085Z DEBUG compute_tipset_state_blocking: fvm::machine::default: initializing a new machine, epoch=546, base_fee=0.0000000000000001, nv=NetworkVersion(22), root=bafy2bzacecmyo46h5q2d45wiebm2jddz3qwregmq5vys2rwmb5bves77nyzgu [DEBUG] storage provder f01002 burning 0.0 [DEBUG] ProofValidationBatch was nil, quitting verification 2024-06-19T15:34:13.967039Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals start 2024-06-19T15:34:13.967053Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals end 2024-06-19T15:34:13.968128Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:13.968163Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:13.968178Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:13.968363Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Determined epoch range for next sync: [546, 547] 2024-06-19T15:34:13.968425Z INFO forest_filecoin::chain_sync::tipset_syncer: Validating tipset: EPOCH = 547, N blocks = 1 2024-06-19T15:34:13.969251Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:13.969268Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:13.969305Z INFO filecoin_proofs::api::winning_post: verify_winning_post:start 2024-06-19T15:34:13.969313Z INFO filecoin_proofs::caches: trying parameters memory cache for: WINNING_POST[2048]-verifying-key 2024-06-19T15:34:13.969315Z INFO filecoin_proofs::caches: found params in memory cache for WINNING_POST[2048]-verifying-key 2024-06-19T15:34:13.970648Z INFO filecoin_proofs::api::winning_post: verify_winning_post:finish 2024-06-19T15:34:13.970716Z DEBUG forest_filecoin::chain::store::tipset_tracker: Cleared 0 entries, cut off at -353 2024-06-19T15:34:13.970773Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Tipset range successfully verified: EPOCH = [547, 546], HEAD_KEY = [bafy2bzaceaasoltbkqs7mems4p6r3mvh6xgkiwcxz4ovurw3m5srgwwyym5be] 2024-06-19T15:34:13.970926Z INFO forest_filecoin::chain_sync::tipset_syncer: Successfully synced tipset range: [546, 547] 2024-06-19T15:34:14.970627Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:14.970691Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:14.970731Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:14.971035Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:14.971059Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:14.971073Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:14.971293Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:14.971318Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:14.971335Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:14.971499Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:14.971515Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:14.971530Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:14.971621Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:15.163912Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:15.164562Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:15.164581Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:15.165010Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:15.165042Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:15.165068Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:15.165584Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:15.165603Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:15.165622Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:15.165697Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:15.351372Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:15.352003Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:15.352018Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:15.888220Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:15.888264Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:15.888292Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:15.888827Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:15.888841Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:15.888855Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:15.889030Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:15.889049Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:15.889062Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:15.889777Z DEBUG compute_tipset_state_blocking: fvm::machine::default: initializing a new machine, epoch=547, base_fee=0.0000000000000001, nv=NetworkVersion(22), root=bafy2bzaceac46zyxelubtnzaoqwtyvczbiwkflkgaxlmauwribx5daq6ehflg [DEBUG] storage provder f01002 burning 0.0 [DEBUG] ProofValidationBatch was nil, quitting verification 2024-06-19T15:34:15.890801Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals start 2024-06-19T15:34:15.890815Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals end 2024-06-19T15:34:15.891893Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:15.891913Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:15.891928Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:15.892099Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Determined epoch range for next sync: [547, 548] 2024-06-19T15:34:15.892149Z INFO forest_filecoin::chain_sync::tipset_syncer: Validating tipset: EPOCH = 548, N blocks = 1 2024-06-19T15:34:15.892970Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:15.893002Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:15.893041Z INFO filecoin_proofs::api::winning_post: verify_winning_post:start 2024-06-19T15:34:15.893062Z INFO filecoin_proofs::caches: trying parameters memory cache for: WINNING_POST[2048]-verifying-key 2024-06-19T15:34:15.893077Z INFO filecoin_proofs::caches: found params in memory cache for WINNING_POST[2048]-verifying-key 2024-06-19T15:34:15.894254Z INFO filecoin_proofs::api::winning_post: verify_winning_post:finish 2024-06-19T15:34:15.894317Z DEBUG forest_filecoin::chain::store::tipset_tracker: Cleared 0 entries, cut off at -352 2024-06-19T15:34:15.894349Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Tipset range successfully verified: EPOCH = [548, 547], HEAD_KEY = [bafy2bzaceb25yucdsdmxey3r6rbotbynni6ju3yhxd7hafa3zmlz2jv3cox2m] 2024-06-19T15:34:15.894451Z INFO forest_filecoin::chain_sync::tipset_syncer: Successfully synced tipset range: [547, 548] 2024-06-19T15:34:16.894711Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:16.894763Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:16.894796Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:16.895052Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:16.895067Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:16.895074Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:16.895286Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:16.895301Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:16.895317Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:16.895491Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:16.895507Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:16.895528Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:16.895610Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:17.088287Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:17.088892Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:17.088907Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:17.089290Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:17.089317Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:17.089340Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:17.089858Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:17.089876Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:17.089891Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:17.089956Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:17.279694Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:17.280435Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:17.280453Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:17.843368Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:17.843415Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:17.843444Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:17.843962Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:17.843977Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:17.843990Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:17.844131Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:17.844146Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:17.844159Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:17.844856Z DEBUG compute_tipset_state_blocking: fvm::machine::default: initializing a new machine, epoch=548, base_fee=0.0000000000000001, nv=NetworkVersion(22), root=bafy2bzacebi7ghb5b2ijuepa3ciqu5p6sdspiafofoz7i6fre447cczdt5rr6 [DEBUG] storage provder f01002 burning 0.0 [DEBUG] ProofValidationBatch was nil, quitting verification 2024-06-19T15:34:17.845875Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals start 2024-06-19T15:34:17.845888Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals end 2024-06-19T15:34:17.846954Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:17.846976Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:17.846992Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:17.847185Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Determined epoch range for next sync: [548, 549] 2024-06-19T15:34:17.847249Z INFO forest_filecoin::chain_sync::tipset_syncer: Validating tipset: EPOCH = 549, N blocks = 1 2024-06-19T15:34:17.847249Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 1398771479 2024-06-19T15:34:17.847915Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 1398771479, estimated round-trip-time 652.147µs 2024-06-19T15:34:17.848118Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:17.848141Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:17.848170Z INFO filecoin_proofs::api::winning_post: verify_winning_post:start 2024-06-19T15:34:17.848188Z INFO filecoin_proofs::caches: trying parameters memory cache for: WINNING_POST[2048]-verifying-key 2024-06-19T15:34:17.848200Z INFO filecoin_proofs::caches: found params in memory cache for WINNING_POST[2048]-verifying-key 2024-06-19T15:34:17.849428Z INFO filecoin_proofs::api::winning_post: verify_winning_post:finish 2024-06-19T15:34:17.849482Z DEBUG forest_filecoin::chain::store::tipset_tracker: Cleared 0 entries, cut off at -351 2024-06-19T15:34:17.849517Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Tipset range successfully verified: EPOCH = [549, 548], HEAD_KEY = [bafy2bzaced5gpexg2nsredkhuicevdzt4sxtepmeqdtci4o53n5zogksmmbaq] 2024-06-19T15:34:17.849632Z INFO forest_filecoin::chain_sync::tipset_syncer: Successfully synced tipset range: [548, 549] 2024-06-19T15:34:18.849737Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:18.849789Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:18.849827Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:18.850133Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:18.850157Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:18.850178Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:18.850391Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:18.850406Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:18.850429Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:18.850554Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:18.850569Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:18.850585Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:18.850680Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:19.047782Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:19.048481Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:19.048498Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:19.048918Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:19.048944Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:19.048975Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:19.049477Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:19.049491Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:19.049504Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:19.049570Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:19.243025Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:19.243636Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:19.243653Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:19.801102Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:19.801175Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:19.801206Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:19.801776Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:19.801795Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:19.801813Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:19.801989Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:19.802006Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:19.802019Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:19.802772Z DEBUG compute_tipset_state_blocking: fvm::machine::default: initializing a new machine, epoch=549, base_fee=0.0000000000000001, nv=NetworkVersion(22), root=bafy2bzacec5mchde2i5c4af5vibmg3zejpgfch2smjpt7a2vuqyuexss2wfkw [DEBUG] storage provder f01002 burning 0.0 [DEBUG] ProofValidationBatch was nil, quitting verification 2024-06-19T15:34:19.803738Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals start 2024-06-19T15:34:19.803751Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals end 2024-06-19T15:34:19.804812Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:19.804832Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:19.804847Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:19.805016Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Determined epoch range for next sync: [549, 550] 2024-06-19T15:34:19.805082Z INFO forest_filecoin::chain_sync::tipset_syncer: Validating tipset: EPOCH = 550, N blocks = 1 2024-06-19T15:34:19.805944Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:19.805959Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:19.805988Z INFO filecoin_proofs::api::winning_post: verify_winning_post:start 2024-06-19T15:34:19.806002Z INFO filecoin_proofs::caches: trying parameters memory cache for: WINNING_POST[2048]-verifying-key 2024-06-19T15:34:19.806009Z INFO filecoin_proofs::caches: found params in memory cache for WINNING_POST[2048]-verifying-key 2024-06-19T15:34:19.807200Z INFO filecoin_proofs::api::winning_post: verify_winning_post:finish 2024-06-19T15:34:19.807252Z DEBUG forest_filecoin::chain::store::tipset_tracker: Cleared 0 entries, cut off at -350 2024-06-19T15:34:19.807279Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Tipset range successfully verified: EPOCH = [550, 549], HEAD_KEY = [bafy2bzacec5lgsqr6hrnwyaaxd5gsyjaaqmrqde7jmeot47dee4d5sejfm5aq] 2024-06-19T15:34:19.807421Z INFO forest_filecoin::chain_sync::tipset_syncer: Successfully synced tipset range: [549, 550] 2024-06-19T15:34:20.808169Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:20.808224Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:20.808262Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:20.808600Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:20.808628Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:20.808655Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:20.808915Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:20.808939Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:20.808949Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:20.809131Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:20.809145Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:20.809158Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:20.809230Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:20.996966Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:20.997595Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:20.997618Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:20.998076Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:20.998103Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:20.998128Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:20.998633Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:20.998650Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:20.998657Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:20.998723Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:21.190090Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:21.190693Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:21.190709Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:21.738431Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:21.738475Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:21.738503Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:21.739064Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:21.739085Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:21.739093Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:21.739303Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:21.739322Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:21.739336Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:21.740153Z DEBUG compute_tipset_state_blocking: fvm::machine::default: initializing a new machine, epoch=550, base_fee=0.0000000000000001, nv=NetworkVersion(22), root=bafy2bzaceamulivdp6ld5tlghdsav76tmddfrfv2y2k3fjrckvg5wixhqfijk [DEBUG] storage provder f01002 burning 0.0 [DEBUG] ProofValidationBatch was nil, quitting verification 2024-06-19T15:34:21.741151Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals start 2024-06-19T15:34:21.741166Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals end 2024-06-19T15:34:21.742246Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:21.742279Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:21.742294Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:21.742567Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Determined epoch range for next sync: [550, 551] 2024-06-19T15:34:21.742616Z INFO forest_filecoin::chain_sync::tipset_syncer: Validating tipset: EPOCH = 551, N blocks = 1 2024-06-19T15:34:21.743487Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:21.743523Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:21.743566Z INFO filecoin_proofs::api::winning_post: verify_winning_post:start 2024-06-19T15:34:21.743582Z INFO filecoin_proofs::caches: trying parameters memory cache for: WINNING_POST[2048]-verifying-key 2024-06-19T15:34:21.743593Z INFO filecoin_proofs::caches: found params in memory cache for WINNING_POST[2048]-verifying-key 2024-06-19T15:34:21.744937Z INFO filecoin_proofs::api::winning_post: verify_winning_post:finish 2024-06-19T15:34:21.745007Z DEBUG forest_filecoin::chain::store::tipset_tracker: Cleared 0 entries, cut off at -349 2024-06-19T15:34:21.745040Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Tipset range successfully verified: EPOCH = [551, 550], HEAD_KEY = [bafy2bzacebjybwn2r3ylo4vuus63so7doomptghoxws2rmodz4tkdbzf6ixyu] 2024-06-19T15:34:21.745158Z INFO forest_filecoin::chain_sync::tipset_syncer: Successfully synced tipset range: [550, 551] 2024-06-19T15:34:22.718941Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=508.291µs 2024-06-19T15:34:22.745354Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:22.745399Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:22.745429Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:22.745664Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:22.745682Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:22.745700Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:22.745890Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:22.745911Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:22.745928Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:22.746106Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:22.746123Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:22.746137Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:22.746225Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:22.934626Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:22.935275Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:22.935293Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:22.935699Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:22.935728Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:22.935753Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:22.936257Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:22.936274Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:22.936287Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:22.936478Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:22.936493Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:22.936499Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:22.936566Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:23.133380Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:23.133993Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:23.134008Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:23.134509Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:23.134536Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:23.134561Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:23.135047Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:23.135062Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:23.135077Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:23.135142Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:23.320851Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:23.321481Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:23.321499Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:23.791595Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:23.791639Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:23.791669Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:23.792215Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:23.792230Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:23.792245Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:23.792392Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:23.792407Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:23.792420Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:23.793140Z DEBUG compute_tipset_state_blocking: fvm::machine::default: initializing a new machine, epoch=551, base_fee=0.0000000000000001, nv=NetworkVersion(22), root=bafy2bzacecjlncb4fvq5cyr3ckdcqb2ldgh2cuelull5kebhfoa5gnybsdlyi [DEBUG] storage provder f01002 burning 0.0 [DEBUG] ProofValidationBatch was nil, quitting verification 2024-06-19T15:34:23.794120Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals start 2024-06-19T15:34:23.794133Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals end 2024-06-19T15:34:23.795314Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:23.795358Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:23.795375Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:23.795511Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Determined epoch range for next sync: [551, 553] 2024-06-19T15:34:23.795595Z INFO forest_filecoin::chain_sync::tipset_syncer: Validating tipset: EPOCH = 551, N blocks = 1 2024-06-19T15:34:23.795620Z DEBUG forest_filecoin::chain::store::tipset_tracker: tried to add block to tipset tracker that was already there 2024-06-19T15:34:23.795636Z INFO forest_filecoin::chain_sync::tipset_syncer: Validating tipset: EPOCH = 553, N blocks = 1 2024-06-19T15:34:23.796484Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:23.796514Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:23.796561Z INFO filecoin_proofs::api::winning_post: verify_winning_post:start 2024-06-19T15:34:23.796585Z INFO filecoin_proofs::caches: trying parameters memory cache for: WINNING_POST[2048]-verifying-key 2024-06-19T15:34:23.796601Z INFO filecoin_proofs::caches: found params in memory cache for WINNING_POST[2048]-verifying-key 2024-06-19T15:34:23.797801Z INFO filecoin_proofs::api::winning_post: verify_winning_post:finish 2024-06-19T15:34:23.797856Z DEBUG forest_filecoin::chain::store::tipset_tracker: Cleared 0 entries, cut off at -347 2024-06-19T15:34:23.797889Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Tipset range successfully verified: EPOCH = [553, 551], HEAD_KEY = [bafy2bzacecwki737rgi5kqmiqddkobchvvu35tlvphijbu3utx76h3xu6j6xy] 2024-06-19T15:34:23.797996Z INFO forest_filecoin::chain_sync::tipset_syncer: Successfully synced tipset range: [551, 553] 2024-06-19T15:34:24.798756Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:24.798805Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:24.798836Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:24.799124Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:24.799151Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:24.799165Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:24.799396Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:24.799415Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:24.799433Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:24.799648Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:24.799666Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:24.799680Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:24.799750Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:24.996107Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:24.996722Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:24.996738Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:24.997236Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:24.997266Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:24.997299Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:24.997792Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:24.997806Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:24.997819Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:24.997900Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.drand.sh) 2024-06-19T15:34:25.182264Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.drand.sh) 2024-06-19T15:34:25.182878Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:25.182895Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:25.757888Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:25.757934Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:25.757964Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:25.758500Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:25.758516Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:25.758530Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:25.758702Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:25.758718Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:25.758729Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:25.759405Z DEBUG compute_tipset_state_blocking: fvm::machine::default: initializing a new machine, epoch=552, base_fee=0.0000000000000001, nv=NetworkVersion(22), root=bafy2bzaceafvyrujedybf6uczg34pr2mh3bm3qovxaedhmdnt4cka75nrlhkw [DEBUG] ProofValidationBatch was nil, quitting verification 2024-06-19T15:34:25.759826Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals start 2024-06-19T15:34:25.759840Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals end 2024-06-19T15:34:25.760470Z DEBUG compute_tipset_state_blocking: fvm::machine::default: initializing a new machine, epoch=553, base_fee=0.0000000000000001, nv=NetworkVersion(22), root=bafy2bzacedfqqnhngxwuqlx7vkelzrwpo5eyhmchajuarri4dta6shfeihtry [DEBUG] storage provder f01002 burning 0.0 [DEBUG] ProofValidationBatch was nil, quitting verification 2024-06-19T15:34:25.761266Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals start 2024-06-19T15:34:25.761278Z DEBUG compute_tipset_state_blocking: fvm::kernel::filecoin: batch verify seals end 2024-06-19T15:34:25.762286Z DEBUG jsonrpsee-server: Accepting new connection 1/100 2024-06-19T15:34:25.762307Z DEBUG forest_filecoin::rpc::auth_layer: JWT from HTTP Header: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJBbGxvdyI6WyJyZWFkIiwid3JpdGUiLCJzaWduIiwiYWRtaW4iXSwiZXhwIjoxNzIzOTg3MTYwfQ.eMHBb9BnA9NFHBfPuBVHfdZIgM8tAAf8SN7T5z7B0wA 2024-06-19T15:34:25.762325Z DEBUG forest_filecoin::rpc::auth_layer: Decoded JWT Claims: read,write,sign,admin 2024-06-19T15:34:25.762494Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Determined epoch range for next sync: [553, 554] 2024-06-19T15:34:25.762542Z INFO forest_filecoin::chain_sync::tipset_syncer: Validating tipset: EPOCH = 554, N blocks = 1 2024-06-19T15:34:25.763625Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:start 2024-06-19T15:34:25.763644Z INFO filecoin_proofs::api::winning_post: generate_winning_post_sector_challenge:finish 2024-06-19T15:34:25.763682Z INFO filecoin_proofs::api::winning_post: verify_winning_post:start 2024-06-19T15:34:25.763697Z INFO filecoin_proofs::caches: trying parameters memory cache for: WINNING_POST[2048]-verifying-key 2024-06-19T15:34:25.763699Z INFO filecoin_proofs::caches: found params in memory cache for WINNING_POST[2048]-verifying-key 2024-06-19T15:34:25.764969Z INFO filecoin_proofs::api::winning_post: verify_winning_post:finish 2024-06-19T15:34:25.765022Z DEBUG forest_filecoin::chain::store::tipset_tracker: Cleared 0 entries, cut off at -346 2024-06-19T15:34:25.765067Z DEBUG forest_filecoin::chain_sync::tipset_syncer: Tipset range successfully verified: EPOCH = [554, 553], HEAD_KEY = [bafy2bzacedevb22ilxqujkka75awwmotyezhpaz5qqt77qmsvsksiq5tm2vr6] 2024-06-19T15:34:25.765171Z INFO forest_filecoin::chain_sync::tipset_syncer: Successfully synced tipset range: [553, 554] 2024-06-19T15:34:36.729557Z DEBUG Swarm::poll: libp2p_autonat::behaviour::as_client: Outbound dial-back request aborted: No qualified server 2024-06-19T15:34:37.719080Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 2845654136 2024-06-19T15:34:37.719603Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 2845654136, estimated round-trip-time 524.615µs 2024-06-19T15:34:37.719667Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=589.859µs 2024-06-19T15:34:52.282748Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 1906238408 2024-06-19T15:34:52.283055Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 1906238408, estimated round-trip-time 308.714µs 2024-06-19T15:34:52.285209Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection: 9c0677d3: new outbound (Stream 9c0677d3/77) of (Connection 9c0677d3 Client (streams 3)) 2024-06-19T15:34:52.285233Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: multistream_select::dialer_select: Dialer: Proposed protocol: /ipfs/id/1.0.0 2024-06-19T15:34:52.285720Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: multistream_select::dialer_select: Dialer: Received confirmation for protocol: /ipfs/id/1.0.0 2024-06-19T15:34:52.720345Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=614.293µs 2024-06-19T15:35:05.180836Z DEBUG rustls::common_state: Sending warning alert CloseNotify 2024-06-19T15:35:07.720528Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 3976146721 2024-06-19T15:35:07.721115Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 3976146721, estimated round-trip-time 589.426µs 2024-06-19T15:35:07.721155Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=636.154µs 2024-06-19T15:35:22.282799Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 1089075750 2024-06-19T15:35:22.283218Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 1089075750, estimated round-trip-time 422.729µs 2024-06-19T15:35:22.721710Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=435.425µs 2024-06-19T15:35:37.721872Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 620523722 2024-06-19T15:35:37.722338Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 620523722, estimated round-trip-time 469.874µs 2024-06-19T15:35:37.722386Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=524.006µs 2024-06-19T15:35:52.283494Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 1660106491 2024-06-19T15:35:52.283841Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 1660106491, estimated round-trip-time 350.073µs 2024-06-19T15:35:52.723009Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=491.831µs 2024-06-19T15:36:06.729540Z DEBUG Swarm::poll: libp2p_autonat::behaviour::as_client: Outbound dial-back request aborted: No qualified server 2024-06-19T15:36:07.723163Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 2319373775 2024-06-19T15:36:07.723910Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 2319373775, estimated round-trip-time 750.971µs 2024-06-19T15:36:07.723951Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=796.717µs 2024-06-19T15:36:22.283459Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 1765163826 2024-06-19T15:36:22.283821Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 1765163826, estimated round-trip-time 364.796µs 2024-06-19T15:36:22.724594Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=481.441µs 2024-06-19T15:36:37.724747Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 3943872134 2024-06-19T15:36:37.725181Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 3943872134, estimated round-trip-time 435.265µs 2024-06-19T15:36:37.725223Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=484.237µs 2024-06-19T15:36:52.283399Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 1860797286 2024-06-19T15:36:52.283810Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 1860797286, estimated round-trip-time 414.494µs 2024-06-19T15:36:52.725937Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=546.876µs 2024-06-19T15:37:07.726098Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 950238699 2024-06-19T15:37:07.726591Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 950238699, estimated round-trip-time 496.767µs 2024-06-19T15:37:07.726639Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=551.531µs 2024-06-19T15:37:22.282728Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 3639704981 2024-06-19T15:37:22.283053Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 3639704981, estimated round-trip-time 329.799µs 2024-06-19T15:37:22.727299Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=443.801µs 2024-06-19T15:37:36.729743Z DEBUG Swarm::poll: libp2p_autonat::behaviour::as_client: Outbound dial-back request aborted: No qualified server 2024-06-19T15:37:37.727460Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 898213397 2024-06-19T15:37:37.727915Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 898213397, estimated round-trip-time 451.353µs 2024-06-19T15:37:37.727957Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=506.627µs 2024-06-19T15:37:52.283276Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 1683856055 2024-06-19T15:37:52.283616Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 1683856055, estimated round-trip-time 343.685µs 2024-06-19T15:37:52.728722Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=550.402µs 2024-06-19T15:38:07.728948Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 3856470629 2024-06-19T15:38:07.729611Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 3856470629, estimated round-trip-time 662.979µs 2024-06-19T15:38:07.729705Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=763.469µs 2024-06-19T15:38:22.282963Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 1658490321 2024-06-19T15:38:22.283614Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 1658490321, estimated round-trip-time 655.28µs 2024-06-19T15:38:22.730378Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=474.878µs 2024-06-19T15:38:37.730546Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 2436408096 2024-06-19T15:38:37.731028Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 2436408096, estimated round-trip-time 484.254µs 2024-06-19T15:38:37.731070Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=534.489µs 2024-06-19T15:38:52.283468Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: sending ping 397433483 2024-06-19T15:38:52.283765Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: yamux::connection::rtt: received pong 397433483, estimated round-trip-time 301.901µs 2024-06-19T15:38:52.731693Z DEBUG new_established_connection{remote_addr=/ip4/127.0.0.1/tcp/1235/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci/p2p/12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci id=1 peer=12D3KooWSrph3EcXZVoi6FMvPEj13hyRoKk9E8vfDQP9rgAFnZci}:Connection::poll: libp2p_ping::handler: ping succeeded rtt=513.501µs ```
Miner log ``` 2024-06-19T15:34:04.809446Z TRACE miner::service: Comparing mining bases candidate_height=542 last_height=542 2024-06-19T15:34:04.809463Z TRACE miner::service: Mining round round=543 base=542 2024-06-19T15:34:05.390305Z INFO miner::service: Election Proof round=543 win_count=3 2024-06-19T15:34:06.181233Z DEBUG miner::service: Created block Block { Miner: "t01002", Ticket: BlockTicket { VRFProof: [148, 123, 51, 139, 159, 106, 216, 137, 190, 43, 170, 246, 35, 45, 56, 47, 115, 74, 101, 169, 175, 96, 68, 133, 196, 236, 209, 5, 72, 199, 11, 199, 149, 53, 212, 55, 99, 248, 50, 251, 139, 178, 101, 176, 78, 101, 221, 172, 17, 8, 240, 27, 0, 235, 47, 37, 240, 209, 124, 20, 97, 215, 114, 39, 174, 5, 203, 156, 244, 35, 152, 128, 158, 184, 152, 21, 221, 196, 229, 241, 76, 46, 175, 71, 117, 213, 153, 245, 66, 37, 207, 246, 125, 245, 129, 99] }, ElectionProof: ElectionProof { WinCount: 3, VRFProof: [142, 41, 250, 187, 15, 0, 19, 135, 92, 158, 22, 94, 55, 232, 110, 207, 157, 148, 235, 173, 204, 9, 113, 217, 158, 183, 47, 131, 93, 251, 98, 19, 96, 110, 61, 15, 52, 45, 156, 127, 206, 234, 82, 6, 129, 216, 120, 114, 0, 131, 15, 76, 206, 98, 135, 241, 98, 181, 148, 176, 135, 176, 221, 182, 66, 46, 194, 182, 196, 66, 254, 47, 24, 124, 241, 38, 160, 226, 180, 248, 140, 27, 159, 167, 63, 255, 158, 97, 35, 3, 186, 175, 114, 85, 13, 131] }, BeaconEntries: Some([BeaconEntry { round: 8666880, data: [169, 103, 234, 245, 79, 121, 161, 69, 157, 129, 57, 82, 208, 128, 148, 20, 208, 197, 253, 146, 45, 75, 119, 91, 57, 157, 156, 113, 194, 27, 34, 20, 35, 5, 147, 6, 119, 199, 139, 242, 243, 198, 78, 14, 174, 205, 19, 123] }]), WinPoStProof: Some([WinPoStProof { PoStProof: 0, ProofBytes: [170, 190, 35, 151, 67, 27, 239, 219, 13, 201, 22, 38, 156, 114, 7, 226, 97, 57, 104, 137, 56, 161, 110, 194, 46, 46, 158, 191, 241, 188, 146, 113, 146, 98, 172, 69, 168, 241, 175, 237, 179, 6, 184, 22, 181, 213, 43, 173, 168, 251, 142, 143, 175, 123, 228, 168, 115, 94, 112, 218, 123, 35, 99, 26, 36, 60, 244, 43, 64, 44, 254, 84, 189, 23, 136, 175, 14, 136, 226, 25, 49, 182, 58, 83, 57, 67, 245, 234, 206, 158, 134, 144, 137, 216, 184, 113, 16, 20, 108, 102, 185, 20, 34, 68, 225, 207, 178, 43, 162, 247, 155, 112, 183, 205, 8, 222, 19, 232, 98, 137, 34, 75, 180, 66, 69, 254, 208, 232, 252, 55, 12, 255, 201, 225, 226, 182, 116, 153, 103, 38, 182, 220, 26, 94, 170, 196, 103, 27, 67, 185, 58, 197, 230, 12, 212, 159, 88, 232, 125, 203, 239, 40, 139, 82, 246, 180, 192, 3, 23, 190, 141, 172, 185, 2, 82, 188, 47, 7, 191, 209, 154, 102, 148, 51, 67, 152, 47, 171, 120, 184, 130, 33] }]), Parents: [CID(Cid(bafy2bzaceawy33ggqczmv2oolj2voyqdh4ylci6ejw2utdtoi3qyojiklubpe))], ParentWeight: "3139372", Height: 543, ParentStateRoot: CID(Cid(bafy2bzacebfthgf75bfccfix2w5mtpm2fuvuqt2lircuxgjjagzrvve4hr56a)), ParentMessageReceipts: CID(Cid(bafy2bzacedswlcz5ddgqnyo3sak3jmhmkxashisnlpq6ujgyhe4mlobzpnhs6)), Messages: CID(Cid(bafy2bzacecmda75ovposbdateg7eyhwij65zklgyijgcjwynlklmqazpwlhba)), BLSAggregate: BLSAggregate { Type: 2, Data: "wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, Timestamp: 1718804010, BlockSig: BlockSig { Type: 2, Data: "jRV2DbYMWwIGTPWeBYl/wtbL0A+GteCpmcM2z/pEM18Vluf+rKCTlAnP04xCMhUfAYByKWPrNxNvOe8IJ9MUgw8/VomJdNKzBt6ZYr0PourVk4e35Ci9evBbiG6OGMVu" }, ForkSignaling: 0, ParentBaseFee: "100" } round=543 2024-06-19T15:34:06.181832Z TRACE miner::service: Idle until next round round=543 2024-06-19T15:34:07.183452Z TRACE miner::service: Comparing mining bases candidate_height=543 last_height=542 2024-06-19T15:34:07.183971Z TRACE miner::service: Mining round round=544 base=543 2024-06-19T15:34:07.377572Z INFO miner::service: Election Proof round=544 win_count=1 2024-06-19T15:34:08.116652Z DEBUG miner::service: Created block Block { Miner: "t01002", Ticket: BlockTicket { VRFProof: [169, 16, 67, 157, 220, 70, 243, 59, 252, 166, 191, 203, 205, 39, 39, 0, 96, 77, 77, 197, 98, 191, 149, 143, 99, 60, 90, 46, 156, 212, 63, 87, 205, 39, 208, 241, 24, 76, 237, 234, 202, 209, 250, 183, 37, 139, 42, 85, 21, 170, 179, 176, 68, 174, 181, 32, 29, 89, 46, 186, 145, 91, 220, 36, 86, 183, 56, 68, 95, 36, 227, 151, 214, 128, 87, 180, 143, 151, 191, 233, 147, 224, 15, 100, 64, 197, 33, 80, 118, 190, 15, 111, 199, 181, 160, 103] }, ElectionProof: ElectionProof { WinCount: 1, VRFProof: [161, 150, 52, 158, 143, 162, 8, 160, 211, 101, 99, 220, 31, 12, 131, 150, 50, 21, 74, 190, 169, 143, 244, 75, 67, 130, 241, 178, 243, 22, 22, 230, 211, 65, 18, 3, 89, 116, 242, 49, 161, 12, 168, 213, 100, 63, 95, 252, 9, 178, 255, 170, 200, 70, 191, 55, 11, 20, 209, 91, 101, 118, 56, 40, 38, 165, 39, 223, 124, 178, 244, 226, 171, 171, 106, 175, 29, 203, 248, 204, 17, 76, 73, 232, 53, 193, 247, 215, 125, 234, 194, 216, 88, 245, 7, 8] }, BeaconEntries: Some([BeaconEntry { round: 8666882, data: [130, 129, 34, 44, 214, 34, 124, 213, 97, 104, 232, 55, 168, 155, 245, 48, 5, 30, 213, 130, 253, 0, 194, 128, 74, 32, 187, 165, 3, 67, 100, 171, 81, 47, 127, 245, 87, 232, 14, 248, 205, 125, 172, 164, 165, 177, 55, 134] }]), WinPoStProof: Some([WinPoStProof { PoStProof: 0, ProofBytes: [161, 231, 141, 109, 241, 19, 250, 124, 178, 87, 202, 128, 222, 47, 19, 238, 116, 45, 208, 211, 208, 43, 101, 183, 252, 165, 44, 53, 61, 125, 162, 177, 46, 153, 225, 10, 110, 238, 27, 145, 23, 221, 109, 183, 218, 187, 120, 92, 172, 148, 28, 204, 41, 103, 1, 241, 133, 42, 234, 109, 16, 21, 188, 209, 253, 72, 172, 250, 105, 141, 200, 233, 43, 41, 214, 1, 97, 218, 250, 49, 137, 210, 242, 192, 144, 51, 129, 35, 247, 181, 207, 178, 242, 24, 179, 156, 7, 140, 1, 251, 82, 119, 51, 163, 169, 75, 179, 88, 81, 241, 36, 79, 94, 18, 135, 83, 3, 183, 196, 173, 38, 228, 145, 161, 41, 112, 103, 124, 192, 198, 124, 21, 196, 109, 77, 54, 242, 39, 105, 130, 139, 220, 250, 91, 149, 196, 23, 19, 226, 72, 31, 65, 67, 19, 57, 79, 212, 18, 91, 198, 1, 152, 172, 39, 222, 92, 115, 245, 85, 179, 164, 146, 25, 171, 133, 132, 150, 186, 31, 68, 197, 164, 170, 123, 16, 117, 119, 229, 131, 101, 158, 182] }]), Parents: [CID(Cid(bafy2bzacea5q45yaxpvzmfp77m76wpa7q5vc2a77dtuahfwbplon5x3igudru))], ParentWeight: "3146360", Height: 544, ParentStateRoot: CID(Cid(bafy2bzaceaszbmncmt4uixi4k66yex6x4b5lad7qtboysbcbn3rmtydeuckeq)), ParentMessageReceipts: CID(Cid(bafy2bzacedswlcz5ddgqnyo3sak3jmhmkxashisnlpq6ujgyhe4mlobzpnhs6)), Messages: CID(Cid(bafy2bzacecmda75ovposbdateg7eyhwij65zklgyijgcjwynlklmqazpwlhba)), BLSAggregate: BLSAggregate { Type: 2, Data: "wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, Timestamp: 1718804014, BlockSig: BlockSig { Type: 2, Data: "iYNpp9waQOdvLkmANPGthDPheIHUIc8E8CoGAS3E/B7YiBisG7GvhpAdtE144Z44BuvcuFDtOVOt4FjoI1OMpBrJsF++qGyam3f2Qcs55aNUGrBh3Uh/XEg36qm3aKLG" }, ForkSignaling: 0, ParentBaseFee: "100" } round=544 2024-06-19T15:34:08.117587Z TRACE miner::service: Idle until next round round=544 2024-06-19T15:34:09.119274Z TRACE miner::service: Comparing mining bases candidate_height=544 last_height=543 2024-06-19T15:34:09.119740Z TRACE miner::service: Mining round round=545 base=544 2024-06-19T15:34:09.319626Z INFO miner::service: Election Proof round=545 win_count=3 2024-06-19T15:34:10.068859Z DEBUG miner::service: Created block Block { Miner: "t01002", Ticket: BlockTicket { VRFProof: [130, 133, 12, 94, 167, 222, 173, 214, 18, 252, 60, 124, 188, 171, 253, 147, 23, 190, 197, 180, 252, 197, 153, 65, 54, 85, 201, 34, 225, 140, 183, 96, 222, 29, 218, 254, 198, 147, 95, 94, 103, 40, 86, 62, 173, 118, 247, 141, 4, 65, 51, 251, 216, 180, 25, 251, 148, 139, 194, 189, 171, 37, 185, 218, 176, 184, 116, 208, 139, 40, 122, 164, 235, 15, 203, 48, 122, 88, 55, 219, 122, 183, 39, 158, 146, 237, 62, 135, 83, 115, 11, 188, 162, 230, 115, 98] }, ElectionProof: ElectionProof { WinCount: 3, VRFProof: [176, 92, 147, 76, 183, 221, 173, 124, 199, 66, 41, 117, 97, 166, 61, 180, 143, 103, 6, 233, 21, 53, 200, 49, 206, 3, 34, 147, 31, 43, 26, 161, 188, 48, 64, 169, 114, 62, 172, 24, 178, 125, 8, 39, 241, 123, 126, 251, 8, 118, 167, 188, 218, 118, 170, 100, 41, 151, 121, 255, 21, 124, 133, 35, 132, 94, 249, 8, 172, 76, 250, 142, 238, 194, 105, 226, 125, 122, 1, 55, 182, 190, 61, 103, 140, 230, 86, 246, 245, 91, 188, 245, 86, 126, 39, 223] }, BeaconEntries: Some([BeaconEntry { round: 8666883, data: [175, 220, 57, 216, 74, 247, 239, 96, 12, 76, 108, 185, 92, 20, 187, 95, 233, 109, 153, 17, 83, 94, 157, 212, 236, 3, 196, 17, 5, 223, 7, 197, 44, 2, 143, 144, 194, 235, 173, 51, 108, 148, 179, 166, 215, 90, 138, 154] }]), WinPoStProof: Some([WinPoStProof { PoStProof: 0, ProofBytes: [173, 108, 150, 134, 141, 34, 199, 200, 250, 213, 230, 234, 179, 209, 207, 44, 242, 134, 135, 71, 65, 81, 254, 186, 79, 68, 0, 20, 144, 58, 67, 199, 110, 102, 108, 80, 50, 84, 128, 47, 68, 6, 247, 24, 30, 134, 27, 83, 148, 8, 79, 151, 9, 60, 238, 137, 30, 69, 110, 5, 164, 153, 216, 255, 223, 125, 65, 10, 32, 213, 208, 239, 77, 109, 9, 193, 53, 53, 184, 172, 206, 202, 255, 4, 132, 50, 197, 252, 229, 147, 170, 18, 236, 80, 72, 79, 10, 38, 105, 14, 228, 166, 115, 101, 61, 254, 179, 129, 124, 216, 214, 156, 172, 122, 145, 191, 121, 120, 172, 209, 168, 113, 194, 195, 81, 84, 109, 151, 234, 220, 242, 26, 80, 0, 49, 253, 255, 10, 92, 208, 239, 38, 250, 229, 171, 25, 123, 139, 148, 221, 170, 125, 234, 91, 170, 136, 103, 160, 164, 252, 83, 61, 143, 251, 7, 146, 237, 128, 200, 47, 141, 81, 212, 56, 228, 39, 119, 156, 163, 128, 15, 130, 191, 238, 58, 189, 78, 174, 151, 59, 112, 119] }]), Parents: [CID(Cid(bafy2bzacecdiejapdufohecc5hoptk2qtxdl4qckwjuharzagxbiboeggzjbc))], ParentWeight: "3152273", Height: 545, ParentStateRoot: CID(Cid(bafy2bzacecsxfy2uvbsrxnj2bpralvw2p7gssli7q74m2op353opbhhwwtjgm)), ParentMessageReceipts: CID(Cid(bafy2bzacedswlcz5ddgqnyo3sak3jmhmkxashisnlpq6ujgyhe4mlobzpnhs6)), Messages: CID(Cid(bafy2bzacecmda75ovposbdateg7eyhwij65zklgyijgcjwynlklmqazpwlhba)), BLSAggregate: BLSAggregate { Type: 2, Data: "wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, Timestamp: 1718804018, BlockSig: BlockSig { Type: 2, Data: "lIi6uG/Zp04TteK9roXKmSDuv50NaS6+zn0Vi9cAE1S7jsmvozi7JhPrXmVJJ/2qFp2bmmDDo+nkh7ktDLnJ6eDzIq9XXUxfphtkZD2uy92BE6QcZ3JsISAgd/gMBJuB" }, ForkSignaling: 0, ParentBaseFee: "100" } round=545 2024-06-19T15:34:10.069892Z TRACE miner::service: Idle until next round round=545 2024-06-19T15:34:11.071494Z TRACE miner::service: Comparing mining bases candidate_height=545 last_height=544 2024-06-19T15:34:11.072079Z TRACE miner::service: Mining round round=546 base=545 2024-06-19T15:34:11.264318Z INFO miner::service: Election Proof round=546 win_count=5 2024-06-19T15:34:12.037998Z DEBUG miner::service: Created block Block { Miner: "t01002", Ticket: BlockTicket { VRFProof: [178, 86, 97, 231, 237, 255, 239, 5, 186, 125, 53, 124, 197, 255, 248, 106, 155, 212, 20, 118, 242, 148, 74, 10, 25, 82, 102, 219, 146, 37, 196, 87, 238, 75, 118, 20, 59, 213, 122, 190, 121, 234, 118, 127, 79, 137, 95, 14, 25, 64, 212, 6, 175, 151, 21, 33, 183, 224, 214, 159, 230, 181, 61, 121, 85, 180, 214, 218, 81, 138, 140, 204, 94, 79, 227, 165, 195, 123, 105, 125, 165, 205, 84, 190, 219, 167, 127, 194, 39, 121, 244, 180, 13, 81, 219, 59] }, ElectionProof: ElectionProof { WinCount: 5, VRFProof: [150, 55, 194, 225, 84, 59, 76, 241, 109, 108, 97, 237, 206, 242, 192, 249, 79, 168, 142, 245, 180, 43, 122, 133, 227, 37, 3, 50, 93, 26, 44, 224, 66, 83, 148, 185, 14, 218, 82, 198, 253, 243, 163, 75, 160, 164, 166, 228, 8, 177, 142, 2, 252, 82, 167, 17, 205, 189, 139, 252, 249, 74, 85, 223, 175, 124, 114, 87, 109, 35, 53, 176, 36, 103, 139, 74, 163, 68, 31, 60, 36, 96, 83, 120, 66, 106, 76, 177, 121, 238, 88, 78, 129, 54, 18, 126] }, BeaconEntries: Some([BeaconEntry { round: 8666884, data: [132, 192, 189, 236, 249, 202, 130, 97, 185, 246, 201, 140, 105, 22, 26, 44, 243, 7, 227, 16, 240, 160, 243, 170, 192, 18, 140, 53, 111, 29, 81, 21, 253, 179, 134, 224, 255, 160, 239, 243, 65, 149, 109, 18, 16, 147, 233, 34] }]), WinPoStProof: Some([WinPoStProof { PoStProof: 0, ProofBytes: [170, 109, 243, 229, 64, 229, 182, 18, 0, 115, 111, 151, 68, 40, 138, 26, 166, 7, 65, 152, 188, 255, 62, 124, 165, 13, 243, 78, 202, 60, 255, 177, 77, 82, 109, 199, 40, 251, 192, 155, 38, 75, 29, 136, 137, 40, 143, 141, 142, 85, 46, 156, 12, 91, 94, 2, 205, 154, 205, 203, 37, 15, 139, 163, 55, 177, 24, 230, 3, 49, 147, 133, 201, 129, 215, 68, 235, 119, 246, 79, 174, 19, 14, 241, 129, 127, 49, 139, 66, 111, 255, 185, 68, 7, 68, 101, 4, 128, 108, 62, 98, 86, 34, 15, 6, 14, 94, 228, 189, 38, 178, 187, 28, 185, 121, 134, 101, 170, 136, 120, 123, 234, 31, 72, 21, 133, 239, 64, 121, 49, 176, 232, 123, 42, 1, 188, 214, 75, 101, 239, 231, 227, 32, 158, 141, 105, 243, 243, 249, 87, 237, 25, 10, 29, 238, 153, 42, 239, 124, 132, 53, 75, 255, 209, 46, 232, 157, 44, 229, 187, 196, 111, 105, 126, 222, 251, 195, 161, 40, 5, 184, 172, 144, 16, 241, 116, 132, 170, 211, 145, 153, 148] }]), Parents: [CID(Cid(bafy2bzacedcw7u7so2eq36ax645xdhybl7thtmjhk4qsj4b24juzi4uwvu4la))], ParentWeight: "3159261", Height: 546, ParentStateRoot: CID(Cid(bafy2bzacecmyo46h5q2d45wiebm2jddz3qwregmq5vys2rwmb5bves77nyzgu)), ParentMessageReceipts: CID(Cid(bafy2bzacedswlcz5ddgqnyo3sak3jmhmkxashisnlpq6ujgyhe4mlobzpnhs6)), Messages: CID(Cid(bafy2bzacecmda75ovposbdateg7eyhwij65zklgyijgcjwynlklmqazpwlhba)), BLSAggregate: BLSAggregate { Type: 2, Data: "wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, Timestamp: 1718804022, BlockSig: BlockSig { Type: 2, Data: "jT9/Ab4la1l+gtdK9dxlvY962KecbddZOOot1EnMcZpd4B05qeGxnCE+hEAsn62KEPSddpDw/E+AiaN3SxWaVos86GM6n4RuwpbXjLSfrGHj3MZT6ljVzUa3MEGUqFUz" }, ForkSignaling: 0, ParentBaseFee: "100" } round=546 2024-06-19T15:34:12.039096Z TRACE miner::service: Idle until next round round=546 2024-06-19T15:34:13.040892Z TRACE miner::service: Comparing mining bases candidate_height=546 last_height=545 2024-06-19T15:34:13.041544Z TRACE miner::service: Mining round round=547 base=546 2024-06-19T15:34:13.235539Z INFO miner::service: Election Proof round=547 win_count=2 2024-06-19T15:34:13.968022Z DEBUG miner::service: Created block Block { Miner: "t01002", Ticket: BlockTicket { VRFProof: [170, 238, 156, 0, 245, 226, 57, 68, 229, 105, 18, 111, 142, 191, 163, 60, 189, 97, 176, 225, 81, 228, 87, 230, 250, 73, 175, 122, 110, 11, 67, 137, 229, 219, 58, 55, 30, 74, 142, 101, 5, 219, 201, 232, 40, 221, 85, 154, 19, 112, 129, 184, 128, 65, 199, 100, 204, 117, 144, 143, 34, 135, 58, 24, 229, 126, 66, 101, 175, 28, 117, 118, 11, 237, 112, 154, 125, 224, 58, 74, 236, 231, 86, 81, 94, 136, 194, 159, 158, 48, 27, 219, 234, 7, 184, 146] }, ElectionProof: ElectionProof { WinCount: 2, VRFProof: [149, 37, 230, 61, 2, 132, 132, 6, 107, 154, 118, 127, 127, 64, 39, 63, 66, 214, 60, 238, 255, 253, 29, 229, 11, 199, 226, 166, 243, 250, 243, 202, 70, 129, 95, 2, 166, 249, 213, 128, 160, 180, 17, 83, 37, 212, 169, 72, 1, 225, 58, 37, 141, 174, 58, 61, 172, 65, 122, 130, 195, 69, 95, 187, 169, 193, 46, 147, 21, 67, 204, 74, 18, 88, 249, 32, 176, 110, 175, 9, 249, 88, 167, 145, 204, 73, 117, 97, 83, 251, 136, 107, 121, 26, 147, 177] }, BeaconEntries: Some([BeaconEntry { round: 8666886, data: [160, 247, 184, 199, 126, 162, 53, 179, 98, 190, 232, 64, 111, 144, 0, 98, 110, 119, 57, 247, 95, 221, 46, 90, 32, 76, 60, 175, 255, 217, 246, 30, 123, 163, 170, 162, 164, 239, 200, 197, 134, 212, 109, 23, 54, 227, 57, 101] }]), WinPoStProof: Some([WinPoStProof { PoStProof: 0, ProofBytes: [140, 10, 129, 219, 221, 124, 215, 46, 137, 47, 67, 49, 26, 161, 140, 129, 191, 184, 54, 230, 197, 22, 107, 77, 227, 53, 148, 82, 162, 230, 10, 129, 63, 206, 24, 230, 241, 19, 117, 182, 198, 157, 214, 174, 128, 218, 95, 76, 179, 86, 123, 23, 91, 12, 177, 171, 143, 121, 197, 243, 209, 19, 18, 18, 155, 103, 49, 191, 163, 35, 180, 169, 52, 79, 80, 105, 112, 158, 136, 231, 5, 167, 205, 37, 231, 63, 178, 209, 81, 142, 80, 148, 33, 206, 42, 106, 25, 73, 253, 63, 44, 118, 213, 94, 55, 200, 224, 178, 216, 102, 105, 192, 50, 167, 115, 178, 252, 77, 193, 74, 200, 7, 133, 160, 82, 220, 17, 50, 243, 121, 169, 182, 73, 69, 192, 161, 4, 63, 220, 10, 143, 87, 149, 143, 153, 3, 156, 230, 181, 152, 241, 136, 233, 232, 223, 151, 129, 140, 19, 21, 55, 215, 25, 219, 152, 151, 198, 32, 110, 231, 209, 185, 5, 69, 180, 6, 223, 168, 38, 247, 205, 178, 44, 20, 223, 0, 207, 219, 213, 220, 154, 180] }]), Parents: [CID(Cid(bafy2bzaceaa5cqx5s7bedopkpl45vzywafqpq6iz4vmw66l54jahru4ik3jhc))], ParentWeight: "3167325", Height: 547, ParentStateRoot: CID(Cid(bafy2bzaceac46zyxelubtnzaoqwtyvczbiwkflkgaxlmauwribx5daq6ehflg)), ParentMessageReceipts: CID(Cid(bafy2bzacedswlcz5ddgqnyo3sak3jmhmkxashisnlpq6ujgyhe4mlobzpnhs6)), Messages: CID(Cid(bafy2bzacecmda75ovposbdateg7eyhwij65zklgyijgcjwynlklmqazpwlhba)), BLSAggregate: BLSAggregate { Type: 2, Data: "wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, Timestamp: 1718804026, BlockSig: BlockSig { Type: 2, Data: "i1llkGjp870MVPiGJn2Bvsw1VwGbN7l62dmszUCFIcu4G9mTfWgMOelRHNawvaegGExJ5imOyMvk80ytk+qDkcfdVNYgPl5f/x5L9nSQY0gfydmgz0bOw31Q8Jl6t27j" }, ForkSignaling: 0, ParentBaseFee: "100" } round=547 2024-06-19T15:34:13.969292Z TRACE miner::service: Idle until next round round=547 2024-06-19T15:34:14.970945Z TRACE miner::service: Comparing mining bases candidate_height=547 last_height=546 2024-06-19T15:34:14.971440Z TRACE miner::service: Mining round round=548 base=547 2024-06-19T15:34:15.165509Z INFO miner::service: Election Proof round=548 win_count=4 2024-06-19T15:34:15.891791Z DEBUG miner::service: Created block Block { Miner: "t01002", Ticket: BlockTicket { VRFProof: [137, 128, 81, 207, 60, 1, 253, 125, 64, 218, 131, 248, 210, 104, 195, 213, 28, 13, 222, 126, 17, 50, 181, 166, 228, 36, 117, 162, 207, 103, 121, 126, 172, 154, 101, 72, 50, 109, 252, 194, 46, 61, 148, 2, 62, 139, 125, 88, 16, 85, 220, 15, 21, 46, 129, 224, 121, 111, 211, 95, 23, 238, 71, 201, 111, 138, 48, 234, 25, 9, 207, 233, 16, 254, 206, 203, 189, 71, 117, 45, 69, 150, 230, 211, 102, 196, 146, 195, 184, 110, 178, 142, 2, 171, 134, 141] }, ElectionProof: ElectionProof { WinCount: 4, VRFProof: [178, 193, 158, 94, 149, 97, 168, 224, 134, 36, 60, 172, 245, 87, 212, 229, 198, 205, 223, 71, 77, 206, 18, 24, 219, 111, 187, 250, 231, 127, 105, 20, 11, 95, 130, 10, 56, 9, 140, 131, 102, 217, 19, 190, 237, 148, 89, 19, 17, 176, 252, 179, 78, 245, 0, 27, 83, 203, 234, 87, 246, 54, 32, 96, 154, 61, 238, 93, 135, 64, 74, 118, 74, 209, 6, 251, 61, 247, 243, 120, 142, 4, 51, 161, 140, 225, 158, 117, 184, 28, 166, 23, 237, 148, 112, 71] }, BeaconEntries: Some([BeaconEntry { round: 8666887, data: [133, 55, 184, 55, 169, 1, 3, 250, 57, 195, 0, 216, 109, 105, 122, 163, 195, 83, 18, 10, 136, 102, 102, 211, 253, 51, 15, 62, 251, 4, 119, 139, 246, 0, 130, 127, 9, 91, 229, 96, 133, 211, 155, 84, 214, 254, 28, 80] }]), WinPoStProof: Some([WinPoStProof { PoStProof: 0, ProofBytes: [149, 123, 100, 196, 105, 103, 54, 131, 141, 90, 34, 66, 166, 192, 77, 58, 148, 90, 207, 166, 152, 29, 103, 131, 223, 75, 107, 208, 199, 115, 163, 96, 249, 201, 164, 139, 82, 68, 228, 212, 14, 222, 81, 161, 210, 33, 140, 243, 164, 246, 18, 146, 117, 235, 83, 53, 138, 127, 254, 209, 12, 121, 179, 235, 52, 149, 50, 156, 230, 31, 195, 238, 22, 93, 6, 190, 40, 14, 136, 191, 253, 222, 147, 33, 30, 253, 141, 209, 139, 212, 156, 1, 179, 20, 30, 248, 24, 234, 161, 241, 52, 110, 190, 67, 67, 116, 171, 153, 36, 25, 126, 241, 65, 95, 38, 161, 54, 55, 168, 163, 97, 199, 249, 90, 220, 186, 11, 97, 202, 133, 250, 252, 33, 118, 148, 235, 36, 141, 51, 153, 22, 208, 196, 86, 180, 18, 201, 3, 6, 11, 52, 158, 131, 146, 115, 39, 110, 89, 183, 140, 20, 52, 249, 105, 123, 124, 160, 10, 93, 127, 222, 67, 142, 49, 162, 117, 166, 8, 150, 255, 107, 179, 117, 212, 200, 118, 182, 204, 118, 161, 149, 108] }]), Parents: [CID(Cid(bafy2bzaceaasoltbkqs7mems4p6r3mvh6xgkiwcxz4ovurw3m5srgwwyym5be))], ParentWeight: "3173776", Height: 548, ParentStateRoot: CID(Cid(bafy2bzacebi7ghb5b2ijuepa3ciqu5p6sdspiafofoz7i6fre447cczdt5rr6)), ParentMessageReceipts: CID(Cid(bafy2bzacedswlcz5ddgqnyo3sak3jmhmkxashisnlpq6ujgyhe4mlobzpnhs6)), Messages: CID(Cid(bafy2bzacecmda75ovposbdateg7eyhwij65zklgyijgcjwynlklmqazpwlhba)), BLSAggregate: BLSAggregate { Type: 2, Data: "wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, Timestamp: 1718804030, BlockSig: BlockSig { Type: 2, Data: "ouUWT3yMzEyoJ47i8aYm6DWZk/NhTr6At7qS+ZV4QUKsxFCKQ+z2WJ8R7a4LHdmDFVTGowQzpwF4FFHKEw+r659QGo8eAkReOza9wr1oPpBpiNbE/V7G7N3Qr6g5RWvI" }, ForkSignaling: 0, ParentBaseFee: "100" } round=548 2024-06-19T15:34:15.893408Z TRACE miner::service: Idle until next round round=548 2024-06-19T15:34:16.894978Z TRACE miner::service: Comparing mining bases candidate_height=548 last_height=547 2024-06-19T15:34:16.895413Z TRACE miner::service: Mining round round=549 base=548 2024-06-19T15:34:17.089788Z INFO miner::service: Election Proof round=549 win_count=4 2024-06-19T15:34:17.846846Z DEBUG miner::service: Created block Block { Miner: "t01002", Ticket: BlockTicket { VRFProof: [144, 11, 254, 124, 28, 29, 108, 90, 188, 229, 60, 164, 152, 244, 49, 200, 69, 76, 49, 54, 72, 120, 103, 182, 64, 195, 3, 139, 172, 71, 83, 35, 199, 159, 161, 57, 93, 227, 180, 122, 118, 82, 134, 27, 42, 119, 51, 156, 24, 137, 140, 167, 250, 154, 156, 119, 194, 147, 234, 132, 123, 115, 106, 227, 6, 176, 226, 5, 5, 250, 76, 95, 87, 37, 22, 87, 150, 131, 196, 42, 194, 38, 235, 161, 90, 152, 176, 41, 122, 251, 245, 182, 208, 132, 5, 162] }, ElectionProof: ElectionProof { WinCount: 4, VRFProof: [151, 105, 173, 14, 165, 156, 137, 9, 140, 221, 131, 100, 34, 231, 220, 44, 250, 204, 95, 247, 205, 201, 139, 26, 174, 174, 78, 21, 209, 165, 162, 49, 194, 122, 21, 27, 133, 72, 95, 218, 246, 168, 109, 201, 20, 6, 211, 229, 25, 247, 119, 192, 196, 197, 154, 145, 12, 74, 81, 57, 24, 17, 116, 160, 131, 198, 133, 4, 200, 169, 49, 50, 170, 183, 255, 10, 29, 103, 131, 32, 175, 57, 195, 5, 117, 34, 177, 55, 13, 114, 241, 30, 231, 22, 83, 112] }, BeaconEntries: Some([BeaconEntry { round: 8666888, data: [131, 158, 202, 238, 60, 34, 24, 50, 125, 177, 176, 165, 116, 53, 21, 246, 98, 202, 21, 9, 36, 176, 192, 38, 71, 175, 168, 227, 141, 195, 144, 244, 58, 29, 17, 120, 22, 48, 84, 236, 72, 194, 136, 154, 58, 114, 222, 119] }]), WinPoStProof: Some([WinPoStProof { PoStProof: 0, ProofBytes: [153, 134, 64, 38, 14, 13, 241, 150, 62, 102, 102, 159, 233, 214, 191, 211, 195, 239, 4, 115, 209, 161, 57, 57, 188, 93, 181, 128, 140, 153, 224, 208, 139, 168, 53, 235, 152, 188, 254, 240, 105, 61, 202, 169, 28, 216, 114, 215, 169, 57, 175, 238, 29, 190, 168, 4, 214, 252, 102, 7, 123, 139, 141, 222, 247, 225, 59, 154, 1, 232, 121, 69, 76, 98, 173, 211, 133, 225, 107, 137, 120, 136, 15, 42, 209, 73, 12, 221, 194, 166, 157, 82, 172, 2, 50, 230, 1, 68, 98, 69, 165, 104, 194, 81, 189, 235, 230, 66, 93, 111, 163, 85, 46, 82, 250, 159, 54, 56, 85, 126, 48, 197, 137, 23, 133, 229, 127, 145, 129, 10, 151, 77, 181, 59, 252, 192, 25, 132, 2, 188, 209, 213, 48, 57, 133, 114, 143, 59, 211, 136, 226, 180, 157, 89, 61, 69, 132, 115, 24, 78, 64, 3, 116, 64, 102, 189, 10, 109, 182, 167, 44, 175, 49, 127, 229, 231, 104, 211, 88, 96, 152, 18, 237, 99, 18, 24, 162, 232, 60, 70, 158, 5] }]), Parents: [CID(Cid(bafy2bzaceb25yucdsdmxey3r6rbotbynni6ju3yhxd7hafa3zmlz2jv3cox2m))], ParentWeight: "3181302", Height: 549, ParentStateRoot: CID(Cid(bafy2bzacec5mchde2i5c4af5vibmg3zejpgfch2smjpt7a2vuqyuexss2wfkw)), ParentMessageReceipts: CID(Cid(bafy2bzacedswlcz5ddgqnyo3sak3jmhmkxashisnlpq6ujgyhe4mlobzpnhs6)), Messages: CID(Cid(bafy2bzacecmda75ovposbdateg7eyhwij65zklgyijgcjwynlklmqazpwlhba)), BLSAggregate: BLSAggregate { Type: 2, Data: "wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, Timestamp: 1718804034, BlockSig: BlockSig { Type: 2, Data: "pyigeS6MIG9v5WorQrumCAn36X9B75LIS8o4VIAjtNvDhxFfa+MPsw+nxrKTY9USAJuxceRI+TaCs/2RRuoHRnoAFpKjPnWpqcGINYont1dwZrWAL6DOizKBXsChpFcq" }, ForkSignaling: 0, ParentBaseFee: "100" } round=549 2024-06-19T15:34:17.848422Z TRACE miner::service: Idle until next round round=549 2024-06-19T15:34:18.850041Z TRACE miner::service: Comparing mining bases candidate_height=549 last_height=548 2024-06-19T15:34:18.850500Z TRACE miner::service: Mining round round=550 base=549 2024-06-19T15:34:19.049409Z INFO miner::service: Election Proof round=550 win_count=4 2024-06-19T15:34:19.804708Z DEBUG miner::service: Created block Block { Miner: "t01002", Ticket: BlockTicket { VRFProof: [164, 199, 3, 98, 36, 86, 41, 107, 67, 236, 249, 132, 67, 99, 215, 219, 158, 188, 192, 71, 50, 101, 222, 207, 223, 40, 105, 58, 199, 253, 153, 204, 128, 173, 254, 160, 47, 89, 76, 3, 102, 27, 228, 211, 12, 23, 220, 94, 13, 127, 143, 158, 225, 239, 12, 150, 236, 2, 6, 235, 92, 29, 226, 222, 202, 20, 249, 53, 85, 91, 121, 31, 36, 108, 157, 69, 77, 177, 34, 224, 30, 195, 247, 254, 251, 223, 206, 110, 106, 14, 33, 35, 69, 217, 150, 229] }, ElectionProof: ElectionProof { WinCount: 4, VRFProof: [142, 175, 140, 137, 84, 177, 77, 110, 123, 35, 248, 16, 10, 249, 100, 29, 248, 127, 58, 101, 235, 252, 127, 186, 128, 2, 109, 171, 70, 169, 178, 51, 35, 114, 151, 99, 39, 109, 140, 222, 24, 186, 169, 140, 55, 137, 164, 193, 4, 225, 177, 241, 241, 233, 53, 224, 111, 20, 36, 145, 30, 93, 218, 130, 38, 180, 126, 137, 165, 30, 117, 208, 18, 253, 93, 127, 224, 159, 69, 56, 135, 88, 239, 217, 5, 224, 19, 73, 3, 159, 80, 162, 14, 0, 168, 141] }, BeaconEntries: Some([BeaconEntry { round: 8666890, data: [144, 229, 45, 194, 83, 238, 60, 51, 59, 119, 155, 201, 149, 212, 171, 55, 254, 62, 58, 54, 129, 57, 104, 15, 144, 157, 86, 179, 228, 63, 166, 31, 7, 77, 232, 208, 230, 206, 128, 13, 53, 147, 73, 89, 192, 194, 246, 200] }]), WinPoStProof: Some([WinPoStProof { PoStProof: 0, ProofBytes: [183, 203, 11, 21, 80, 113, 108, 38, 69, 204, 23, 143, 94, 207, 150, 147, 176, 152, 212, 10, 199, 47, 107, 60, 101, 59, 213, 235, 117, 220, 144, 20, 96, 98, 232, 119, 72, 6, 195, 245, 165, 253, 237, 157, 228, 80, 188, 151, 176, 188, 130, 249, 208, 130, 85, 5, 238, 78, 188, 23, 204, 92, 183, 75, 61, 38, 223, 181, 199, 34, 0, 95, 121, 92, 13, 191, 247, 123, 82, 66, 183, 216, 40, 159, 30, 68, 253, 209, 138, 91, 187, 30, 95, 144, 230, 220, 12, 87, 210, 21, 157, 249, 104, 44, 215, 39, 102, 211, 15, 161, 242, 94, 81, 140, 238, 228, 212, 242, 107, 147, 103, 67, 89, 120, 237, 247, 250, 154, 116, 180, 58, 240, 162, 93, 239, 144, 197, 205, 75, 199, 174, 229, 58, 119, 146, 88, 122, 204, 137, 150, 147, 45, 24, 136, 231, 174, 106, 93, 174, 142, 30, 253, 82, 175, 75, 156, 35, 149, 99, 236, 216, 0, 148, 192, 77, 164, 184, 23, 61, 117, 177, 64, 226, 187, 24, 101, 93, 38, 165, 226, 241, 79] }]), Parents: [CID(Cid(bafy2bzaced5gpexg2nsredkhuicevdzt4sxtepmeqdtci4o53n5zogksmmbaq))], ParentWeight: "3188828", Height: 550, ParentStateRoot: CID(Cid(bafy2bzaceamulivdp6ld5tlghdsav76tmddfrfv2y2k3fjrckvg5wixhqfijk)), ParentMessageReceipts: CID(Cid(bafy2bzacedswlcz5ddgqnyo3sak3jmhmkxashisnlpq6ujgyhe4mlobzpnhs6)), Messages: CID(Cid(bafy2bzacecmda75ovposbdateg7eyhwij65zklgyijgcjwynlklmqazpwlhba)), BLSAggregate: BLSAggregate { Type: 2, Data: "wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, Timestamp: 1718804038, BlockSig: BlockSig { Type: 2, Data: "tFQTHCWCdsBX/gfoeZVktVHnbGTzTeNF/uHfGkOy0an2R0H4lAxWfe/Gk0T3l/vJCApboGpCU6igolljgLXUSyKmoqSeVQXUhg4kQj046I8eG4vGFomAplKy/uJf1L/L" }, ForkSignaling: 0, ParentBaseFee: "100" } round=550 2024-06-19T15:34:19.806879Z TRACE miner::service: Idle until next round round=550 2024-06-19T15:34:20.808481Z TRACE miner::service: Comparing mining bases candidate_height=550 last_height=549 2024-06-19T15:34:20.809079Z TRACE miner::service: Mining round round=551 base=550 2024-06-19T15:34:20.998563Z INFO miner::service: Election Proof round=551 win_count=4 2024-06-19T15:34:21.742136Z DEBUG miner::service: Created block Block { Miner: "t01002", Ticket: BlockTicket { VRFProof: [136, 39, 3, 233, 152, 134, 176, 117, 45, 157, 188, 193, 118, 63, 35, 103, 49, 59, 99, 11, 108, 17, 249, 223, 230, 154, 120, 190, 90, 113, 211, 85, 203, 7, 26, 27, 122, 102, 74, 132, 41, 245, 101, 118, 23, 218, 125, 225, 18, 99, 106, 186, 123, 12, 33, 49, 229, 230, 142, 91, 7, 165, 242, 37, 36, 219, 233, 96, 115, 146, 28, 120, 164, 98, 52, 37, 182, 143, 127, 225, 31, 252, 43, 134, 57, 183, 241, 6, 161, 41, 48, 221, 25, 221, 241, 106] }, ElectionProof: ElectionProof { WinCount: 4, VRFProof: [163, 43, 175, 101, 65, 84, 151, 201, 173, 201, 31, 124, 116, 165, 117, 188, 40, 148, 56, 62, 198, 34, 227, 167, 21, 60, 4, 40, 144, 129, 8, 195, 140, 49, 174, 164, 217, 205, 49, 52, 60, 197, 157, 240, 250, 175, 230, 165, 6, 226, 182, 106, 204, 219, 245, 222, 57, 97, 216, 241, 118, 243, 161, 167, 183, 193, 186, 87, 241, 174, 5, 198, 193, 134, 133, 227, 230, 178, 229, 168, 121, 126, 123, 150, 169, 109, 58, 80, 30, 23, 147, 143, 6, 223, 122, 245] }, BeaconEntries: Some([BeaconEntry { round: 8666891, data: [182, 57, 223, 231, 15, 151, 249, 9, 8, 204, 175, 252, 162, 21, 162, 115, 176, 7, 218, 78, 110, 103, 2, 216, 180, 169, 50, 82, 74, 211, 78, 214, 196, 27, 205, 206, 41, 187, 58, 234, 96, 49, 170, 150, 70, 221, 205, 36] }]), WinPoStProof: Some([WinPoStProof { PoStProof: 0, ProofBytes: [139, 54, 45, 246, 63, 165, 101, 156, 38, 131, 100, 191, 89, 67, 233, 149, 177, 230, 25, 229, 108, 10, 207, 243, 199, 242, 192, 13, 34, 103, 82, 209, 131, 114, 189, 89, 38, 115, 57, 113, 132, 78, 246, 29, 59, 159, 180, 143, 140, 10, 200, 122, 94, 224, 142, 190, 11, 64, 244, 131, 190, 140, 73, 24, 42, 202, 189, 125, 246, 206, 118, 161, 203, 225, 132, 241, 74, 101, 102, 6, 61, 113, 186, 159, 56, 246, 164, 74, 95, 180, 76, 197, 138, 40, 126, 212, 6, 217, 139, 203, 76, 206, 1, 22, 24, 207, 82, 63, 172, 139, 223, 183, 52, 82, 150, 47, 0, 91, 118, 121, 56, 213, 119, 149, 10, 143, 162, 66, 118, 9, 69, 141, 251, 112, 89, 28, 249, 151, 128, 145, 253, 56, 240, 132, 178, 66, 231, 105, 215, 110, 128, 198, 255, 12, 242, 106, 34, 11, 130, 179, 70, 6, 184, 67, 94, 16, 24, 167, 165, 156, 69, 133, 90, 199, 223, 130, 42, 182, 57, 72, 245, 10, 189, 251, 57, 198, 138, 158, 146, 96, 23, 161] }]), Parents: [CID(Cid(bafy2bzacec5lgsqr6hrnwyaaxd5gsyjaaqmrqde7jmeot47dee4d5sejfm5aq))], ParentWeight: "3196354", Height: 551, ParentStateRoot: CID(Cid(bafy2bzacecjlncb4fvq5cyr3ckdcqb2ldgh2cuelull5kebhfoa5gnybsdlyi)), ParentMessageReceipts: CID(Cid(bafy2bzacedswlcz5ddgqnyo3sak3jmhmkxashisnlpq6ujgyhe4mlobzpnhs6)), Messages: CID(Cid(bafy2bzacecmda75ovposbdateg7eyhwij65zklgyijgcjwynlklmqazpwlhba)), BLSAggregate: BLSAggregate { Type: 2, Data: "wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, Timestamp: 1718804042, BlockSig: BlockSig { Type: 2, Data: "lR/ytyiJkk0OjqNINyQjJz8473YG6FflQf9JR/mgw7ZDWD4qfwG3Cyia1VwU5V0JAur7wFqOJQwj84/uSw9UqO1XAoMlXIP0Ul3aaWvz4qt6p1rKu0hEimv/ngOhSNDt" }, ForkSignaling: 0, ParentBaseFee: "100" } round=551 2024-06-19T15:34:21.744045Z TRACE miner::service: Idle until next round round=551 2024-06-19T15:34:22.745598Z TRACE miner::service: Comparing mining bases candidate_height=551 last_height=550 2024-06-19T15:34:22.746032Z TRACE miner::service: Mining round round=552 base=551 2024-06-19T15:34:22.936179Z INFO miner::service: Election Proof round=552 win_count=0 << !! The desync starts here 2024-06-19T15:34:22.936198Z TRACE miner::service: Idle until next round round=552 2024-06-19T15:34:22.936203Z TRACE miner::service: Continue to next round immediately because we are behind sync and we didn't mine a block for the current round 2024-06-19T15:34:22.936389Z TRACE miner::service: Comparing mining bases candidate_height=551 last_height=551 2024-06-19T15:34:22.936409Z TRACE miner::service: Mining round round=553 base=551 2024-06-19T15:34:23.134984Z INFO miner::service: Election Proof round=553 win_count=5 2024-06-19T15:34:23.795192Z DEBUG miner::service: Created block Block { Miner: "t01002", Ticket: BlockTicket { VRFProof: [168, 26, 101, 138, 25, 200, 218, 61, 84, 35, 50, 188, 49, 246, 212, 40, 194, 115, 160, 122, 127, 226, 185, 115, 182, 59, 252, 219, 84, 239, 233, 168, 27, 152, 172, 209, 86, 58, 80, 255, 11, 255, 244, 0, 189, 161, 46, 15, 7, 110, 243, 92, 9, 85, 79, 206, 134, 251, 142, 46, 0, 153, 141, 116, 219, 249, 158, 128, 180, 207, 11, 58, 151, 97, 28, 242, 170, 148, 41, 160, 45, 10, 140, 40, 61, 193, 44, 146, 174, 209, 237, 139, 165, 90, 65, 76] }, ElectionProof: ElectionProof { WinCount: 5, VRFProof: [150, 74, 107, 209, 127, 181, 136, 21, 139, 210, 182, 54, 142, 44, 164, 165, 148, 163, 63, 119, 5, 242, 104, 8, 22, 34, 145, 19, 153, 8, 191, 209, 4, 176, 201, 105, 173, 125, 224, 34, 186, 131, 223, 216, 106, 206, 117, 203, 5, 180, 194, 13, 91, 112, 106, 137, 160, 208, 133, 169, 36, 48, 98, 32, 59, 218, 40, 59, 77, 232, 200, 148, 142, 228, 137, 168, 56, 221, 34, 24, 129, 139, 60, 56, 193, 141, 4, 137, 90, 236, 66, 186, 91, 132, 85, 19] }, BeaconEntries: Some([BeaconEntry { round: 8666894, data: [146, 125, 80, 12, 14, 38, 41, 171, 0, 185, 225, 49, 168, 69, 32, 249, 96, 143, 104, 76, 14, 155, 2, 165, 103, 158, 133, 145, 223, 18, 133, 58, 55, 67, 98, 221, 182, 149, 108, 245, 204, 60, 190, 192, 72, 130, 16, 55] }]), WinPoStProof: Some([WinPoStProof { PoStProof: 0, ProofBytes: [131, 18, 22, 147, 168, 82, 181, 144, 235, 61, 171, 215, 216, 241, 210, 40, 117, 206, 180, 31, 93, 225, 143, 226, 121, 245, 197, 40, 193, 89, 232, 204, 118, 16, 106, 19, 232, 20, 106, 128, 2, 222, 23, 140, 85, 63, 229, 185, 136, 33, 224, 66, 133, 207, 170, 255, 90, 14, 130, 112, 63, 165, 203, 65, 116, 67, 172, 3, 31, 169, 138, 107, 16, 205, 128, 30, 27, 240, 177, 94, 147, 209, 31, 48, 28, 10, 48, 246, 253, 91, 164, 181, 99, 164, 232, 194, 2, 57, 87, 144, 128, 134, 100, 201, 36, 51, 99, 15, 21, 71, 13, 66, 199, 136, 90, 110, 227, 165, 65, 24, 237, 184, 202, 182, 152, 107, 131, 243, 252, 66, 32, 69, 31, 167, 173, 212, 238, 181, 108, 78, 174, 165, 197, 89, 133, 179, 141, 112, 125, 244, 197, 44, 73, 58, 42, 147, 114, 174, 164, 153, 238, 182, 227, 99, 65, 217, 241, 124, 3, 125, 176, 17, 62, 78, 132, 172, 214, 101, 212, 17, 91, 85, 73, 212, 236, 49, 160, 196, 37, 226, 19, 120] }]), Parents: [CID(Cid(bafy2bzacebjybwn2r3ylo4vuus63so7doomptghoxws2rmodz4tkdbzf6ixyu))], ParentWeight: "3203880", Height: 553, ParentStateRoot: CID(Cid(bafy2bzaceafvyrujedybf6uczg34pr2mh3bm3qovxaedhmdnt4cka75nrlhkw)), ParentMessageReceipts: CID(Cid(bafy2bzacedswlcz5ddgqnyo3sak3jmhmkxashisnlpq6ujgyhe4mlobzpnhs6)), Messages: CID(Cid(bafy2bzacecmda75ovposbdateg7eyhwij65zklgyijgcjwynlklmqazpwlhba)), BLSAggregate: BLSAggregate { Type: 2, Data: "wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, Timestamp: 1718804050, BlockSig: BlockSig { Type: 2, Data: "kdOjpmCxp0s9+70SHUF62Oan35PH2e/WSSzLUmyyOHywqmBks3nLg2PIgig4SDCsDozKvxS46HglohGUzdBPWYXSTTeH3gAtJmlugKLbHK/cD0G+nhBd7keNwi37yC+l" }, ForkSignaling: 0, ParentBaseFee: "100" } round=553 2024-06-19T15:34:23.797419Z TRACE miner::service: Idle until next round round=553 2024-06-19T15:34:24.799036Z TRACE miner::service: Comparing mining bases candidate_height=553 last_height=551 2024-06-19T15:34:24.799581Z TRACE miner::service: Mining round round=554 base=553 2024-06-19T15:34:24.997729Z INFO miner::service: Election Proof round=554 win_count=2 2024-06-19T15:34:25.762177Z DEBUG miner::service: Created block Block { Miner: "t01002", Ticket: BlockTicket { VRFProof: [148, 224, 209, 97, 138, 37, 29, 64, 183, 62, 171, 251, 160, 40, 232, 54, 46, 158, 10, 6, 15, 217, 245, 120, 2, 63, 150, 55, 36, 124, 254, 86, 55, 31, 134, 103, 31, 84, 62, 2, 33, 171, 173, 125, 109, 33, 129, 56, 21, 228, 58, 164, 32, 189, 77, 50, 207, 45, 191, 112, 104, 31, 86, 64, 16, 186, 247, 164, 90, 225, 21, 25, 135, 83, 102, 32, 159, 79, 70, 65, 156, 123, 163, 200, 156, 120, 30, 152, 167, 19, 251, 72, 154, 6, 16, 39] }, ElectionProof: ElectionProof { WinCount: 2, VRFProof: [182, 133, 130, 36, 82, 189, 119, 144, 210, 239, 248, 220, 199, 178, 199, 72, 177, 169, 11, 138, 148, 159, 219, 191, 139, 7, 197, 245, 199, 236, 57, 127, 15, 28, 248, 241, 40, 83, 172, 11, 124, 20, 144, 148, 63, 106, 239, 37, 7, 94, 23, 18, 202, 3, 27, 84, 45, 124, 254, 6, 6, 252, 16, 172, 13, 217, 9, 4, 183, 34, 59, 8, 227, 226, 72, 42, 78, 41, 43, 171, 234, 250, 47, 82, 192, 108, 83, 51, 146, 111, 179, 56, 193, 162, 54, 182] }, BeaconEntries: Some([BeaconEntry { round: 8666895, data: [133, 14, 152, 65, 8, 242, 214, 233, 17, 123, 107, 237, 211, 243, 30, 99, 78, 214, 192, 227, 64, 88, 99, 40, 195, 117, 117, 125, 149, 135, 233, 216, 219, 230, 249, 170, 45, 234, 232, 131, 3, 122, 237, 204, 179, 166, 29, 49] }]), WinPoStProof: Some([WinPoStProof { PoStProof: 0, ProofBytes: [145, 221, 126, 219, 150, 112, 190, 150, 39, 111, 188, 249, 231, 130, 1, 112, 152, 55, 85, 76, 46, 210, 114, 211, 42, 254, 88, 185, 179, 128, 22, 62, 19, 132, 66, 187, 54, 238, 136, 137, 42, 158, 117, 75, 19, 115, 3, 140, 184, 132, 79, 182, 214, 89, 238, 237, 195, 92, 241, 153, 189, 74, 135, 243, 69, 37, 237, 63, 233, 168, 32, 234, 83, 137, 65, 214, 125, 177, 175, 5, 152, 111, 103, 60, 75, 36, 237, 172, 136, 13, 111, 218, 213, 95, 18, 213, 21, 208, 206, 141, 254, 95, 29, 33, 205, 212, 119, 229, 102, 254, 70, 128, 35, 16, 14, 143, 20, 77, 33, 113, 148, 53, 132, 246, 77, 186, 93, 70, 169, 45, 248, 115, 29, 114, 15, 69, 98, 117, 109, 29, 54, 117, 164, 149, 163, 51, 190, 144, 218, 174, 35, 164, 118, 106, 200, 223, 52, 114, 70, 206, 2, 117, 196, 102, 24, 100, 114, 48, 239, 251, 186, 102, 235, 140, 46, 158, 240, 30, 171, 25, 233, 156, 154, 254, 204, 79, 61, 36, 165, 248, 147, 160] }]), Parents: [CID(Cid(bafy2bzacecwki737rgi5kqmiqddkobchvvu35tlvphijbu3utx76h3xu6j6xy))], ParentWeight: "3211944", Height: 554, ParentStateRoot: CID(Cid(bafy2bzaced5cxjdkf2v6ygok6zof2y3sd7btnpcvfqqetsuwp4whxebkhv2d2)), ParentMessageReceipts: CID(Cid(bafy2bzacedswlcz5ddgqnyo3sak3jmhmkxashisnlpq6ujgyhe4mlobzpnhs6)), Messages: CID(Cid(bafy2bzacecmda75ovposbdateg7eyhwij65zklgyijgcjwynlklmqazpwlhba)), BLSAggregate: BLSAggregate { Type: 2, Data: "wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, Timestamp: 1718804054, BlockSig: BlockSig { Type: 2, Data: "pu2bbFYS6T0CgNbj80InBpVpA+2xplwL8/hIUnz8A0Zsb2kX//hWxsvXFF9t9gEHDNaKu2uQeAVGS709dB4N5cjpoGQt5sRVGt9nRJUtRp6kCvlzZ7Te8217LttmOn5f" }, ForkSignaling: 0, ParentBaseFee: "100" } round=554 2024-06-19T15:34:25.764536Z TRACE miner::service: Idle until next round round=554 ```