Skip to content

Instantly share code, notes, and snippets.

@samelamin
Created February 17, 2023 13:12
Show Gist options
  • Save samelamin/2ff2279e79d29e268de94f93e62ee0fa to your computer and use it in GitHub Desktop.
Save samelamin/2ff2279e79d29e268de94f93e62ee0fa to your computer and use it in GitHub Desktop.
collator-trace
[ec2-user@ip-172-31-32-223 scripts]$ docker logs imbue-1 -f
--2023-02-17 13:10:54-- https://raw.githubusercontent.com/ImbueNetwork/imbue/main/res/imbue-rococo-spec.json
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1590370 (1.5M) [text/plain]
Saving to: 'imbue-rococo-spec.json'
0K .......... .......... .......... .......... .......... 3% 5.43M 0s
50K .......... .......... .......... .......... .......... 6% 13.0M 0s
100K .......... .......... .......... .......... .......... 9% 11.4M 0s
150K .......... .......... .......... .......... .......... 12% 18.7M 0s
200K .......... .......... .......... .......... .......... 16% 12.1M 0s
250K .......... .......... .......... .......... .......... 19% 99.8M 0s
300K .......... .......... .......... .......... .......... 22% 56.3M 0s
350K .......... .......... .......... .......... .......... 25% 32.2M 0s
400K .......... .......... .......... .......... .......... 28% 43.7M 0s
450K .......... .......... .......... .......... .......... 32% 133M 0s
500K .......... .......... .......... .......... .......... 35% 13.3M 0s
550K .......... .......... .......... .......... .......... 38% 96.5M 0s
600K .......... .......... .......... .......... .......... 41% 58.2M 0s
650K .......... .......... .......... .......... .......... 45% 140M 0s
700K .......... .......... .......... .......... .......... 48% 49.4M 0s
750K .......... .......... .......... .......... .......... 51% 290M 0s
800K .......... .......... .......... .......... .......... 54% 192M 0s
850K .......... .......... .......... .......... .......... 57% 62.3M 0s
900K .......... .......... .......... .......... .......... 61% 182M 0s
950K .......... .......... .......... .......... .......... 64% 108M 0s
1000K .......... .......... .......... .......... .......... 67% 15.3M 0s
1050K .......... .......... .......... .......... .......... 70% 220M 0s
1100K .......... .......... .......... .......... .......... 74% 111M 0s
1150K .......... .......... .......... .......... .......... 77% 191M 0s
1200K .......... .......... .......... .......... .......... 80% 96.0M 0s
1250K .......... .......... .......... .......... .......... 83% 221M 0s
1300K .......... .......... .......... .......... .......... 86% 310M 0s
1350K .......... .......... .......... .......... .......... 90% 254M 0s
1400K .......... .......... .......... .......... .......... 93% 61.8M 0s
1450K .......... .......... .......... .......... .......... 96% 187M 0s
1500K .......... .......... .......... .......... .......... 99% 291M 0s
1550K ... 100% 5.77T=0.04s
2023-02-17 13:10:54 (35.5 MB/s) - 'imbue-rococo-spec.json' saved [1590370/1590370]
2023-02-17 13:10:54.900 INFO main sc_cli::runner: imbue Parachain Collator
2023-02-17 13:10:54.900 INFO main sc_cli::runner: ✌️ version 2.0.0-dcf3c61b5b5
2023-02-17 13:10:54.900 INFO main sc_cli::runner: ❤️ by imbue <https://github.com/ImbueNetwork>, 2020-2023
2023-02-17 13:10:54.900 INFO main sc_cli::runner: 📋 Chain specification: imbue rococo-dev testnet
2023-02-17 13:10:54.900 INFO main sc_cli::runner: 🏷 Node name: imbue-collator-1
2023-02-17 13:10:54.900 INFO main sc_cli::runner: 👤 Role: AUTHORITY
2023-02-17 13:10:54.900 INFO main sc_cli::runner: 💾 Database: RocksDb at /cumulus_parachain/imbue-1/chains/imbue-rococo-dev-testnet/db/full
2023-02-17 13:10:54.900 INFO main sc_cli::runner: ⛓ Native runtime: imbue-1032 (imbue-2.tx2.au2)
2023-02-17 13:10:56.924 INFO main imbue::command: Parachain id: Id(2121)
2023-02-17 13:10:56.924 INFO main imbue::command: Parachain Account: 5Ec4AhP1tWtCrFZiZF2bkN1wUpEsY7RZ8pxat1zgP92uYaMY
2023-02-17 13:10:56.924 INFO main imbue::command: Parachain genesis state: 0x0000000000000000000000000000000000000000000000000000000000000000005e0c4a008a16453c03a3dadceed0041b7d7e496b5e465681baa82cf2d38f12ee03170a2e7597b7b7e3d84c05391d139a62b157e78786d8c082f29dcf4c11131400
2023-02-17 13:10:56.924 INFO main imbue::command: Is collating: yes
2023-02-17 13:11:13.548 WARN main sync: [Relaychain] Can't use fast sync mode with a partially synced database. Reverting to full sync mode.
2023-02-17 13:11:13.548 INFO main sub-libp2p: [Relaychain] 🏷 Local node identity is: 12D3KooWR88GDETjXTjXXDH7XB5fQXYuV57sztLZ8wfjXrShCNMd
2023-02-17 13:11:13.613 INFO main sc_sysinfo: [Relaychain] 💻 Operating system: linux
2023-02-17 13:11:13.613 INFO main sc_sysinfo: [Relaychain] 💻 CPU architecture: x86_64
2023-02-17 13:11:13.613 INFO main sc_sysinfo: [Relaychain] 💻 Target environment: gnu
2023-02-17 13:11:13.613 INFO main sc_sysinfo: [Relaychain] 💻 CPU: AMD EPYC 7R13 Processor
2023-02-17 13:11:13.613 INFO main sc_sysinfo: [Relaychain] 💻 CPU cores: 1
2023-02-17 13:11:13.613 INFO main sc_sysinfo: [Relaychain] 💻 Memory: 7790MB
2023-02-17 13:11:13.613 INFO main sc_sysinfo: [Relaychain] 💻 Kernel: 4.14.243-185.433.amzn2.x86_64
2023-02-17 13:11:13.613 INFO main sc_sysinfo: [Relaychain] 💻 Linux distribution: Debian GNU/Linux 11 (bullseye)
2023-02-17 13:11:13.613 INFO main sc_sysinfo: [Relaychain] 💻 Virtual machine: yes
2023-02-17 13:11:13.613 INFO main sc_service::builder: [Relaychain] 📦 Highest known block at #4149615
2023-02-17 13:11:13.613 INFO tokio-runtime-worker substrate_prometheus_endpoint: [Relaychain] 〽️ Prometheus exporter started at 127.0.0.1:9616
2023-02-17 13:11:13.615 INFO main sc_rpc_server: [Relaychain] Running JSON-RPC HTTP server: addr=127.0.0.1:9934, allowed origins=["http://localhost:*", "http://127.0.0.1:*", "https://localhost:*", "https://127.0.0.1:*", "https://polkadot.js.org"]
2023-02-17 13:11:13.615 INFO main sc_rpc_server: [Relaychain] Running JSON-RPC WS server: addr=127.0.0.1:9945, allowed origins=["http://localhost:*", "http://127.0.0.1:*", "https://localhost:*", "https://127.0.0.1:*", "https://polkadot.js.org"]
2023-02-17 13:11:13.615 INFO main sc_sysinfo: [Relaychain] 🏁 CPU score: 825.74 MiBs
2023-02-17 13:11:13.615 INFO main sc_sysinfo: [Relaychain] 🏁 Memory score: 16.73 GiBs
2023-02-17 13:11:13.615 INFO main sc_sysinfo: [Relaychain] 🏁 Disk score (seq. writes): 671.82 MiBs
2023-02-17 13:11:13.615 INFO main sc_sysinfo: [Relaychain] 🏁 Disk score (rand. writes): 125.03 MiBs
2023-02-17 13:11:13.620 INFO main sub-libp2p: [Parachain] 🏷 Local node identity is: 12D3KooWCHYm2LwddVkpC3mZAJ9DfN5voszz4DQaBWzCZ2ZLHXgR
2023-02-17 13:11:13.624 INFO main sc_sysinfo: [Parachain] 💻 Operating system: linux
2023-02-17 13:11:13.624 INFO main sc_sysinfo: [Parachain] 💻 CPU architecture: x86_64
2023-02-17 13:11:13.624 INFO main sc_sysinfo: [Parachain] 💻 Target environment: gnu
2023-02-17 13:11:13.624 INFO main sc_sysinfo: [Parachain] 💻 CPU: AMD EPYC 7R13 Processor
2023-02-17 13:11:13.624 INFO main sc_sysinfo: [Parachain] 💻 CPU cores: 1
2023-02-17 13:11:13.624 INFO main sc_sysinfo: [Parachain] 💻 Memory: 7790MB
2023-02-17 13:11:13.624 INFO main sc_sysinfo: [Parachain] 💻 Kernel: 4.14.243-185.433.amzn2.x86_64
2023-02-17 13:11:13.624 INFO main sc_sysinfo: [Parachain] 💻 Linux distribution: Debian GNU/Linux 11 (bullseye)
2023-02-17 13:11:13.624 INFO main sc_sysinfo: [Parachain] 💻 Virtual machine: yes
2023-02-17 13:11:13.625 INFO main sc_service::builder: [Parachain] 📦 Highest known block at #891559
2023-02-17 13:11:13.625 INFO tokio-runtime-worker substrate_prometheus_endpoint: [Parachain] 〽️ Prometheus exporter started at 0.0.0.0:9615
2023-02-17 13:11:13.625 INFO main sc_rpc_server: [Parachain] Running JSON-RPC HTTP server: addr=0.0.0.0:9930, allowed origins=["*"]
2023-02-17 13:11:13.625 INFO main sc_rpc_server: [Parachain] Running JSON-RPC WS server: addr=0.0.0.0:9942, allowed origins=["*"]
2023-02-17 13:11:13.626 INFO main sc_sysinfo: [Parachain] 🏁 CPU score: 825.74 MiBs
2023-02-17 13:11:13.626 INFO main sc_sysinfo: [Parachain] 🏁 Memory score: 16.73 GiBs
2023-02-17 13:11:13.626 INFO main sc_sysinfo: [Parachain] 🏁 Disk score (seq. writes): 671.82 MiBs
2023-02-17 13:11:13.626 INFO main sc_sysinfo: [Parachain] 🏁 Disk score (rand. writes): 125.03 MiBs
2023-02-17 13:11:13.641 INFO tokio-runtime-worker libp2p_mdns::behaviour: [Parachain] discovered: 12D3KooWR88GDETjXTjXXDH7XB5fQXYuV57sztLZ8wfjXrShCNMd /ip4/172.19.0.3/tcp/30334/ws
2023-02-17 13:11:13.641 INFO tokio-runtime-worker libp2p_mdns::behaviour: [Relaychain] discovered: 12D3KooWCHYm2LwddVkpC3mZAJ9DfN5voszz4DQaBWzCZ2ZLHXgR /ip4/172.19.0.3/tcp/30333
2023-02-17 13:11:13.657 INFO tokio-runtime-worker parachain::approval-voting: [Relaychain] Advanced session window for approvals update=Advanced { prev_window_start: 7090, prev_window_end: 7090, new_window_start: 7090, new_window_end: 7095 }
2023-02-17 13:11:13.661 WARN tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Could not retrieve session info from rolling session window session=7095
2023-02-17 13:11:13.661 WARN tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Could not retrieve session info from rolling session window session=7095
2023-02-17 13:11:13.661 WARN tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Could not retrieve session info from rolling session window session=7095
2023-02-17 13:11:14.139 INFO tokio-runtime-worker sub-libp2p: [Parachain] 🔍 Discovered new external address for our node: /ip4/3.18.221.7/tcp/30333/p2p/12D3KooWCHYm2LwddVkpC3mZAJ9DfN5voszz4DQaBWzCZ2ZLHXgR
2023-02-17 13:11:14.248 INFO tokio-runtime-worker sub-libp2p: [Relaychain] 🔍 Discovered new external address for our node: /ip4/3.18.221.7/tcp/30334/ws/p2p/12D3KooWR88GDETjXTjXXDH7XB5fQXYuV57sztLZ8wfjXrShCNMd
2023-02-17 13:11:14.509 WARN tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included without being backed? candidate_hash=0xbb2f181ea05506a065da3bacb970cfcfd61b75311d9ae004d3450d7d32c3f9e0 traceID=248810162368426159758672803783246925775
2023-02-17 13:11:14.509 WARN tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included without being backed? candidate_hash=0xeb57e9d2e0f41ae7b6fe1158b508e308d8f08253000d2076b5e7d297c6d45810 traceID=312825051345119286126676183082643022600
2023-02-17 13:11:14.509 WARN tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included without being backed? candidate_hash=0x8a161f6f479fe55a0a8668594d78585c4a5ada9d457a6e88c1d5fc57c95c9cbf traceID=183548331520396646939201838506969684060
2023-02-17 13:11:14.509 WARN tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included without being backed? candidate_hash=0x6e842efcbb897de01b43c9c0cf5731c9361c2b2d8078ea3a7715a5e7b6124d05 traceID=146901415736045978941561776250402845129
2023-02-17 13:11:14.509 WARN tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included without being backed? candidate_hash=0x1c52063f841be5974fd8903b991e8f4ea8e72a8ece08b05c87f8f417a7f7cf63 traceID=37644278951095107122205493911518875470
2023-02-17 13:11:14.509 WARN tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included without being backed? candidate_hash=0xd2ac96f258e9b3fa1179b1a94592a46d326b67aa5bc7026d0141a028f39a6637 traceID=280034015736673410361234277403597120621
2023-02-17 13:11:14.509 WARN tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included without being backed? candidate_hash=0xd4888fea8e0e9b7475d19f606c33c7f4dad0b6fb31fa21a3facaeaaf7017bf65 traceID=282505406447090782611035369548157274100
2023-02-17 13:11:14.509 WARN tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included without being backed? candidate_hash=0xa02c233ad0596921662dc0de274b8a3d70e15f0d465b93499db37c6d2d811fc8 traceID=212905654931412598621432375125346060861
2023-02-17 13:11:14.509 WARN tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included without being backed? candidate_hash=0x83ddd6fed088a1e1f5e5174d42592cd7bac9ac459671dc0f5c9cf492039f97f4 traceID=175280725677706696760463554447016537303
2023-02-17 13:11:14.509 WARN tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included without being backed? candidate_hash=0x24ec15f30694c259a854a718b4469305cc0ee52aa7277fad81081f136b9eb8b0 traceID=49078035091953107269401627649733202693
2023-02-17 13:11:18.391 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149622 (0x9a39…0805)
2023-02-17 13:11:18.408 TRACE tokio-runtime-worker cumulus-collator: [Parachain] Producing candidate relay_parent=0x9a39f3f392f374e473f5ec13988abc9718f45a5ade97505df02bd288b0ed0805
2023-02-17 13:11:18.408 DEBUG tokio-runtime-worker cumulus-collator: [Parachain] Skipping candidate production, because block is unknown. block_hash=0xd0c330fba491bcbcb357d560ee27fd404c6f6775ceabf85db187e5a9808b08cf
2023-02-17 13:11:18.615 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (27 peers), best: #4149622 (0x9a39…0805), finalized #4149619 (0xd8df…b2ab), ⬇ 398.6kiB/s ⬆ 168.8kiB/s
2023-02-17 13:11:18.626 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #891559 (0xc2be…0cd1), finalized #0 (0x32ab…a5aa), ⬇ 9.7kiB/s ⬆ 11.0MiB/s
2023-02-17 13:11:23.616 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (40 peers), best: #4149622 (0x9a39…0805), finalized #4149620 (0x5886…8398), ⬇ 328.7kiB/s ⬆ 153.5kiB/s
2023-02-17 13:11:23.626 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #891559 (0xc2be…0cd1), finalized #0 (0x32ab…a5aa), ⬇ 0.4kiB/s ⬆ 0.2kiB/s
2023-02-17 13:11:24.351 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149623 (0x8ff1…3ece)
2023-02-17 13:11:24.361 TRACE tokio-runtime-worker cumulus-collator: [Parachain] Producing candidate relay_parent=0x8ff104c4bb955061c76fe6341deaf6ba5bf925bc06b5456c98c7836671433ece
2023-02-17 13:11:24.361 DEBUG tokio-runtime-worker cumulus-collator: [Parachain] Skipping candidate production, because block is unknown. block_hash=0xd0c330fba491bcbcb357d560ee27fd404c6f6775ceabf85db187e5a9808b08cf
2023-02-17 13:11:28.616 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (40 peers), best: #4149623 (0x8ff1…3ece), finalized #4149620 (0x5886…8398), ⬇ 317.7kiB/s ⬆ 123.8kiB/s
2023-02-17 13:11:28.626 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #891559 (0xc2be…0cd1), finalized #0 (0x32ab…a5aa), ⬇ 0.6kiB/s ⬆ 0.5kiB/s
2023-02-17 13:11:30.377 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149624 (0x478d…b7a5)
2023-02-17 13:11:30.387 TRACE tokio-runtime-worker cumulus-collator: [Parachain] Producing candidate relay_parent=0x478daa8154603a08341b215484725239e9e133e30cec22ba4e9640a9f989b7a5
2023-02-17 13:11:30.387 DEBUG tokio-runtime-worker cumulus-collator: [Parachain] Skipping candidate production, because block is unknown. block_hash=0xd0c330fba491bcbcb357d560ee27fd404c6f6775ceabf85db187e5a9808b08cf
2023-02-17 13:11:33.616 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (40 peers), best: #4149624 (0x478d…b7a5), finalized #4149622 (0x9a39…0805), ⬇ 328.8kiB/s ⬆ 133.3kiB/s
2023-02-17 13:11:33.626 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #891559 (0xc2be…0cd1), finalized #0 (0x32ab…a5aa), ⬇ 0.7kiB/s ⬆ 0.5kiB/s
2023-02-17 13:11:36.357 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149625 (0x5c08…e3fc)
2023-02-17 13:11:36.369 TRACE tokio-runtime-worker cumulus-collator: [Parachain] Producing candidate relay_parent=0x5c08ea8feaa02de39fca1e76ca7996d39fe4a1d6fb5d7747b7900cda3c34e3fc
2023-02-17 13:11:36.369 DEBUG tokio-runtime-worker cumulus-collator: [Parachain] Skipping candidate production, because block is unknown. block_hash=0xd0c330fba491bcbcb357d560ee27fd404c6f6775ceabf85db187e5a9808b08cf
2023-02-17 13:11:38.616 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (40 peers), best: #4149625 (0x5c08…e3fc), finalized #4149622 (0x9a39…0805), ⬇ 351.4kiB/s ⬆ 247.0kiB/s
2023-02-17 13:11:38.626 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #891559 (0xc2be…0cd1), finalized #0 (0x32ab…a5aa), ⬇ 0.7kiB/s ⬆ 0.5kiB/s
2023-02-17 13:11:42.385 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149626 (0x0036…ca34)
2023-02-17 13:11:42.396 TRACE tokio-runtime-worker cumulus-collator: [Parachain] Producing candidate relay_parent=0x00367f14b47af00f082923bd1145a7a7a418a616dee4c0d88e6a3650f471ca34
2023-02-17 13:11:42.396 DEBUG tokio-runtime-worker cumulus-collator: [Parachain] Skipping candidate production, because block is unknown. block_hash=0xd0c330fba491bcbcb357d560ee27fd404c6f6775ceabf85db187e5a9808b08cf
2023-02-17 13:11:42.479 INFO tokio-runtime-worker jsonrpsee_server::server: Accepting new connection 1/200
2023-02-17 13:11:43.618 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (40 peers), best: #4149626 (0x0036…ca34), finalized #4149623 (0x8ff1…3ece), ⬇ 307.6kiB/s ⬆ 272.8kiB/s
2023-02-17 13:11:43.627 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #891559 (0xc2be…0cd1), finalized #0 (0x32ab…a5aa), ⬇ 99 B/s ⬆ 0.2kiB/s
2023-02-17 13:11:48.353 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149627 (0xb74d…fed9)
2023-02-17 13:11:48.361 TRACE tokio-runtime-worker cumulus-collator: [Parachain] Producing candidate relay_parent=0xb74dccc5e5cd1f74574ec8cd4857cf77688e9cb207f029d12074c470d126fed9
2023-02-17 13:11:48.361 DEBUG tokio-runtime-worker cumulus-collator: [Parachain] Skipping candidate production, because block is unknown. block_hash=0xd0c330fba491bcbcb357d560ee27fd404c6f6775ceabf85db187e5a9808b08cf
2023-02-17 13:11:48.388 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #4149627,0xb74d…fed9 to #4149627,0x7930…d236, common ancestor #4149626,0x0036…ca34
2023-02-17 13:11:48.388 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149627 (0x7930…d236)
2023-02-17 13:11:48.395 TRACE tokio-runtime-worker cumulus-collator: [Parachain] Producing candidate relay_parent=0x7930ec934eb4e0c99976fd47ca2462dc6e6a37c8316cbb6ea53e8abcdf98d236
2023-02-17 13:11:48.395 DEBUG tokio-runtime-worker cumulus-collator: [Parachain] Skipping candidate production, because block is unknown. block_hash=0xd0c330fba491bcbcb357d560ee27fd404c6f6775ceabf85db187e5a9808b08cf
2023-02-17 13:11:48.618 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (40 peers), best: #4149627 (0x7930…d236), finalized #4149624 (0x478d…b7a5), ⬇ 509.1kiB/s ⬆ 249.6kiB/s
2023-02-17 13:11:48.627 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #891559 (0xc2be…0cd1), finalized #0 (0x32ab…a5aa), ⬇ 0.6kiB/s ⬆ 0.7kiB/s
2023-02-17 13:11:53.619 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (40 peers), best: #4149627 (0x7930…d236), finalized #4149625 (0x5c08…e3fc), ⬇ 178.1kiB/s ⬆ 177.7kiB/s
2023-02-17 13:11:53.627 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #891559 (0xc2be…0cd1), finalized #0 (0x32ab…a5aa), ⬇ 0.3kiB/s ⬆ 0.1kiB/s
2023-02-17 13:11:58.619 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (40 peers), best: #4149627 (0x7930…d236), finalized #4149625 (0x5c08…e3fc), ⬇ 140.1kiB/s ⬆ 190.7kiB/s
2023-02-17 13:11:58.627 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #891559 (0xc2be…0cd1), finalized #0 (0x32ab…a5aa), ⬇ 0.3kiB/s ⬆ 0.3kiB/s
2023-02-17 13:12:00.540 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149628 (0xc510…de4f)
2023-02-17 13:12:00.548 TRACE tokio-runtime-worker cumulus-collator: [Parachain] Producing candidate relay_parent=0xc51089fde9490fe4c28425d2779f87a7eff72a970c0b8162b8b9705cdc2dde4f
2023-02-17 13:12:00.548 DEBUG tokio-runtime-worker cumulus-collator: [Parachain] Skipping candidate production, because block is unknown. block_hash=0xd0c330fba491bcbcb357d560ee27fd404c6f6775ceabf85db187e5a9808b08cf
2023-02-17 13:12:03.619 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (40 peers), best: #4149628 (0xc510…de4f), finalized #4149625 (0x5c08…e3fc), ⬇ 235.5kiB/s ⬆ 419.5kiB/s
2023-02-17 13:12:03.627 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #891559 (0xc2be…0cd1), finalized #0 (0x32ab…a5aa), ⬇ 0.2kiB/s ⬆ 0.2kiB/s
2023-02-17 13:12:04.797 INFO tokio-runtime-worker jsonrpsee_server::server: Accepting new connection 2/200
2023-02-17 13:12:06.393 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149629 (0x4e64…cb9c)
2023-02-17 13:12:06.404 TRACE tokio-runtime-worker cumulus-collator: [Parachain] Producing candidate relay_parent=0x4e645d61dd29f00bd56362ecd8684d5ac86b369ec916b5f7f0c347cac569cb9c
2023-02-17 13:12:06.404 DEBUG tokio-runtime-worker cumulus-collator: [Parachain] Skipping candidate production, because block is unknown. block_hash=0xd0c330fba491bcbcb357d560ee27fd404c6f6775ceabf85db187e5a9808b08cf
2023-02-17 13:12:08.619 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (40 peers), best: #4149629 (0x4e64…cb9c), finalized #4149626 (0x0036…ca34), ⬇ 147.1kiB/s ⬆ 362.7kiB/s
2023-02-17 13:12:08.628 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #891559 (0xc2be…0cd1), finalized #0 (0x32ab…a5aa), ⬇ 0.3kiB/s ⬆ 0.3kiB/s
2023-02-17 13:12:12.379 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149630 (0x31e7…f6fb)
2023-02-17 13:12:12.386 TRACE tokio-runtime-worker cumulus-collator: [Parachain] Producing candidate relay_parent=0x31e7e2c0fe16af23931d0c1ea9b9a3b3c6bde28c4b64a4308c00ec668a0bf6fb
2023-02-17 13:12:12.386 DEBUG tokio-runtime-worker cumulus-collator: [Parachain] Skipping candidate production, because block is unknown. block_hash=0xd0c330fba491bcbcb357d560ee27fd404c6f6775ceabf85db187e5a9808b08cf
2023-02-17 13:12:13.488 INFO tokio-runtime-worker jsonrpsee_server::server: Accepting new connection 3/200
2023-02-17 13:12:13.619 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (40 peers), best: #4149630 (0x31e7…f6fb), finalized #4149627 (0x7930…d236), ⬇ 159.8kiB/s ⬆ 611.3kiB/s
2023-02-17 13:12:13.628 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #891559 (0xc2be…0cd1), finalized #0 (0x32ab…a5aa), ⬇ 49 B/s ⬆ 29 B/s
2023-02-17 13:12:18.348 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149631 (0x555a…1077)
2023-02-17 13:12:18.359 TRACE tokio-runtime-worker cumulus-collator: [Parachain] Producing candidate relay_parent=0x555a25b11df00c01ff7f9483a0545117e6176aa60f92146270eefff328051077
2023-02-17 13:12:18.359 DEBUG tokio-runtime-worker cumulus-collator: [Parachain] Skipping candidate production, because block is unknown. block_hash=0xd0c330fba491bcbcb357d560ee27fd404c6f6775ceabf85db187e5a9808b08cf
2023-02-17 13:12:18.379 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149631 (0x2d21…2ecf)
2023-02-17 13:12:18.385 TRACE tokio-runtime-worker cumulus-collator: [Parachain] Producing candidate relay_parent=0x2d21a296f0802ea640fbcca129750c05737100c367d8d1f85da3af4f9ee62ecf
2023-02-17 13:12:18.385 DEBUG tokio-runtime-worker cumulus-collator: [Parachain] Skipping candidate production, because block is unknown. block_hash=0xd0c330fba491bcbcb357d560ee27fd404c6f6775ceabf85db187e5a9808b08cf
2023-02-17 13:12:18.429 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149631 (0xb2f0…2737)
2023-02-17 13:12:18.436 TRACE tokio-runtime-worker cumulus-collator: [Parachain] Producing candidate relay_parent=0xb2f0e19fd3e58a491fb3bd64912a928050390a48676437b80c3af3a4107d2737
2023-02-17 13:12:18.436 DEBUG tokio-runtime-worker cumulus-collator: [Parachain] Skipping candidate production, because block is unknown. block_hash=0xd0c330fba491bcbcb357d560ee27fd404c6f6775ceabf85db187e5a9808b08cf
2023-02-17 13:12:18.619 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (40 peers), best: #4149631 (0x555a…1077), finalized #4149628 (0xc510…de4f), ⬇ 390.1kiB/s ⬆ 224.6kiB/s
2023-02-17 13:12:18.628 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #891559 (0xc2be…0cd1), finalized #0 (0x32ab…a5aa), ⬇ 0.8kiB/s ⬆ 0.6kiB/s
2023-02-17 13:12:23.620 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (40 peers), best: #4149631 (0x555a…1077), finalized #4149629 (0x4e64…cb9c), ⬇ 89.2kiB/s ⬆ 101.7kiB/s
2023-02-17 13:12:23.628 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #891559 (0xc2be…0cd1), finalized #0 (0x32ab…a5aa), ⬇ 55 B/s ⬆ 29 B/s
2023-02-17 13:12:24.349 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #4149631,0x555a…1077 to #4149632,0x1df4…c8af, common ancestor #4149630,0x31e7…f6fb
2023-02-17 13:12:24.349 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149632 (0x1df4…c8af)
2023-02-17 13:12:24.360 TRACE tokio-runtime-worker cumulus-collator: [Parachain] Producing candidate relay_parent=0x1df4d8c0580c661e33947c4e739d8b8e7d5b7eb75c9ff5dcf2bc4a619b47c8af
2023-02-17 13:12:24.360 DEBUG tokio-runtime-worker cumulus-collator: [Parachain] Skipping candidate production, because block is unknown. block_hash=0xd0c330fba491bcbcb357d560ee27fd404c6f6775ceabf85db187e5a9808b08cf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment