Skip to content

Instantly share code, notes, and snippets.

@samelamin
Created February 17, 2023 13:07
Show Gist options
  • Save samelamin/891358c3564c0a4847e981d41d451dcb to your computer and use it in GitHub Desktop.
Save samelamin/891358c3564c0a4847e981d41d451dcb to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
[ec2-user@ip-172-31-32-223 scripts]$ docker logs --tail 10 imbue-1 -f
2023-02-17 13:06:17.826 INFO main sc_cli::runner: 📋 Chain specification: imbue rococo-dev testnet
2023-02-17 13:06:17.826 INFO main sc_cli::runner: 🏷 Node name: imbue-collator-1
2023-02-17 13:06:17.826 INFO main sc_cli::runner: 👤 Role: AUTHORITY
2023-02-17 13:06:17.826 INFO main sc_cli::runner: 💾 Database: RocksDb at /cumulus_parachain/imbue-1/chains/imbue-rococo-dev-testnet/db/full
2023-02-17 13:06:17.826 INFO main sc_cli::runner: ⛓ Native runtime: imbue-1032 (imbue-2.tx2.au2)
2023-02-17 13:06:19.846 INFO main imbue::command: Parachain id: Id(2121)
2023-02-17 13:06:19.846 INFO main imbue::command: Parachain Account: 5Ec4AhP1tWtCrFZiZF2bkN1wUpEsY7RZ8pxat1zgP92uYaMY
2023-02-17 13:06:19.846 INFO main imbue::command: Parachain genesis state: 0x0000000000000000000000000000000000000000000000000000000000000000005e0c4a008a16453c03a3dadceed0041b7d7e496b5e465681baa82cf2d38f12ee03170a2e7597b7b7e3d84c05391d139a62b157e78786d8c082f29dcf4c11131400
2023-02-17 13:06:19.846 INFO main imbue::command: Is collating: yes
2023-02-17 13:06:23.173 DEBUG main parachain: [Parachain] Restoring chain level monitor from last finalized block: 0 0x32ab…a5aa
2023-02-17 13:06:31.015 DEBUG main parachain: [Parachain] Restored chain level monitor up to height 891560
2023-02-17 13:06:35.988 DEBUG main parachain::chain-selection: [Relaychain] Using dispute aware relay-chain selection algorithm
2023-02-17 13:06:41.780 WARN main sync: [Relaychain] Can't use fast sync mode with a partially synced database. Reverting to full sync mode.
2023-02-17 13:06:41.781 INFO main sub-libp2p: [Relaychain] 🏷 Local node identity is: 12D3KooWR88GDETjXTjXXDH7XB5fQXYuV57sztLZ8wfjXrShCNMd
2023-02-17 13:06:41.881 INFO main sc_sysinfo: [Relaychain] 💻 Operating system: linux
2023-02-17 13:06:41.881 INFO main sc_sysinfo: [Relaychain] 💻 CPU architecture: x86_64
2023-02-17 13:06:41.881 INFO main sc_sysinfo: [Relaychain] 💻 Target environment: gnu
2023-02-17 13:06:41.881 INFO main sc_sysinfo: [Relaychain] 💻 CPU: AMD EPYC 7R13 Processor
2023-02-17 13:06:41.881 INFO main sc_sysinfo: [Relaychain] 💻 CPU cores: 1
2023-02-17 13:06:41.881 INFO main sc_sysinfo: [Relaychain] 💻 Memory: 7790MB
2023-02-17 13:06:41.881 INFO main sc_sysinfo: [Relaychain] 💻 Kernel: 4.14.243-185.433.amzn2.x86_64
2023-02-17 13:06:41.881 INFO main sc_sysinfo: [Relaychain] 💻 Linux distribution: Debian GNU/Linux 11 (bullseye)
2023-02-17 13:06:41.881 INFO main sc_sysinfo: [Relaychain] 💻 Virtual machine: yes
2023-02-17 13:06:41.881 INFO main sc_service::builder: [Relaychain] 📦 Highest known block at #4149574
2023-02-17 13:06:41.882 INFO tokio-runtime-worker substrate_prometheus_endpoint: [Relaychain] 〽️ Prometheus exporter started at 127.0.0.1:9616
2023-02-17 13:06:41.882 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:06:41.882 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:06:41.883 INFO main sc_sysinfo: [Relaychain] 🏁 CPU score: 824.66 MiBs
2023-02-17 13:06:41.883 INFO main sc_sysinfo: [Relaychain] 🏁 Memory score: 18.61 GiBs
2023-02-17 13:06:41.883 INFO main sc_sysinfo: [Relaychain] 🏁 Disk score (seq. writes): 664.82 MiBs
2023-02-17 13:06:41.883 INFO main sc_sysinfo: [Relaychain] 🏁 Disk score (rand. writes): 125.09 MiBs
2023-02-17 13:06:41.886 DEBUG tokio-runtime-worker parachain::approval-voting: [Relaychain] Starting with 2 blocks in approval vote DB.
2023-02-17 13:06:41.886 INFO main sub-libp2p: [Parachain] 🏷 Local node identity is: 12D3KooWCHYm2LwddVkpC3mZAJ9DfN5voszz4DQaBWzCZ2ZLHXgR
2023-02-17 13:06:41.888 INFO main sc_sysinfo: [Parachain] 💻 Operating system: linux
2023-02-17 13:06:41.888 INFO main sc_sysinfo: [Parachain] 💻 CPU architecture: x86_64
2023-02-17 13:06:41.888 INFO main sc_sysinfo: [Parachain] 💻 Target environment: gnu
2023-02-17 13:06:41.888 INFO main sc_sysinfo: [Parachain] 💻 CPU: AMD EPYC 7R13 Processor
2023-02-17 13:06:41.888 INFO main sc_sysinfo: [Parachain] 💻 CPU cores: 1
2023-02-17 13:06:41.888 INFO main sc_sysinfo: [Parachain] 💻 Memory: 7790MB
2023-02-17 13:06:41.888 INFO main sc_sysinfo: [Parachain] 💻 Kernel: 4.14.243-185.433.amzn2.x86_64
2023-02-17 13:06:41.888 INFO main sc_sysinfo: [Parachain] 💻 Linux distribution: Debian GNU/Linux 11 (bullseye)
2023-02-17 13:06:41.888 INFO main sc_sysinfo: [Parachain] 💻 Virtual machine: yes
2023-02-17 13:06:41.888 INFO main sc_service::builder: [Parachain] 📦 Highest known block at #891559
2023-02-17 13:06:41.888 INFO tokio-runtime-worker substrate_prometheus_endpoint: [Parachain] 〽️ Prometheus exporter started at 0.0.0.0:9615
2023-02-17 13:06:41.889 INFO main sc_rpc_server: [Parachain] Running JSON-RPC HTTP server: addr=0.0.0.0:9930, allowed origins=["*"]
2023-02-17 13:06:41.889 INFO main sc_rpc_server: [Parachain] Running JSON-RPC WS server: addr=0.0.0.0:9942, allowed origins=["*"]
2023-02-17 13:06:41.889 INFO main sc_sysinfo: [Parachain] 🏁 CPU score: 824.66 MiBs
2023-02-17 13:06:41.889 INFO main sc_sysinfo: [Parachain] 🏁 Memory score: 18.61 GiBs
2023-02-17 13:06:41.889 INFO main sc_sysinfo: [Parachain] 🏁 Disk score (seq. writes): 664.82 MiBs
2023-02-17 13:06:41.889 INFO main sc_sysinfo: [Parachain] 🏁 Disk score (rand. writes): 125.09 MiBs
2023-02-17 13:06:41.889 TRACE tokio-runtime-worker parachain::statement-distribution: [Relaychain] New active leaf hash=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357
2023-02-17 13:06:41.889 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Update fetching heads update=ActiveLeavesUpdate { activated: Some(ActivatedLeaf { hash: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, number: 4149574, status: Fresh, span: <jaeger span> }), deactivated: [] }
2023-02-17 13:06:41.889 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] activated relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357
2023-02-17 13:06:41.889 TRACE tokio-runtime-worker parachain::network-bridge-rx: [Relaychain] action="ActiveLeaves" has_activated=true num_deactivated=0
2023-02-17 13:06:41.890 TRACE tokio-runtime-worker parachain::collator-protocol: [Relaychain] Own view change view=OurView { view: View { heads: [0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357], finalized_number: 0 }, span_per_head: {0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357: <jaeger span>} }
2023-02-17 13:06:41.890 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] active leaves signal (ignored)
2023-02-17 13:06:41.890 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] Own view change view=OurView { view: View { heads: [0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357], finalized_number: 0 }, span_per_head: {0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357: <jaeger span>} }
2023-02-17 13:06:41.890 TRACE tokio-runtime-worker parachain::chain-api: [Relaychain] ChainApiMessage::Ancestors hash=0x9780…e357 k=4
2023-02-17 13:06:41.890 TRACE tokio-runtime-worker parachain::gossip-support: [Relaychain] active leaves signal
2023-02-17 13:06:41.895 INFO tokio-runtime-worker libp2p_mdns::behaviour: [Parachain] discovered: 12D3KooWR88GDETjXTjXXDH7XB5fQXYuV57sztLZ8wfjXrShCNMd /ip4/172.19.0.3/tcp/30334/ws
2023-02-17 13:06:41.896 INFO tokio-runtime-worker libp2p_mdns::behaviour: [Relaychain] discovered: 12D3KooWCHYm2LwddVkpC3mZAJ9DfN5voszz4DQaBWzCZ2ZLHXgR /ip4/172.19.0.3/tcp/30333
2023-02-17 13:06:41.901 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] Processing NetworkMessage
2023-02-17 13:06:41.901 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] Our view change new_view=OurView { view: View { heads: [0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357], finalized_number: 0 }, span_per_head: {0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357: <jaeger span>} }
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::chain-api: [Relaychain] ChainApiMessage::Ancestors hash=0x9780…e357 k=10
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x5a0077e117ec20f85e5c49fe1ba16f088b67e58035376c6d85c1772bbb07e9f2 block_number=4149574 traceID=119632951061125446236238405763195825928
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xac5aac4bf1127c4a0fc1bd891b306847d52b348380d5b499410876be7f024d15 block_number=4149574 traceID=229098016583445916254496356636835211335
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x4ffe1f88bced0fbe73c734d0443917c2c56b8fa3f7d2ee9f93c10a19fce13130 block_number=4149574 traceID=106328494657273786933163410904523020226
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xd803723d7066f5045f466c26cac2d449548ae96b68c4fbcaf351280cd8e30eed block_number=4149574 traceID=287131141042516951284692752529119958089
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x69612ac5f03548f90340f90c4fabaf9fa16d17c3b53bea156c71805c446d3424 block_number=4149574 traceID=140073459896186233644522405006318219167
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x5eb65adf3a55eb88385fd48768096daa7241312474ba99568b1ffa6ecdf15cb4 block_number=4149574 traceID=125894272734834001545883977535141277098
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x5370afc83a55b2076faf25477f5c26dbb622be7e029201cbb44bbad8e073ffd3 block_number=4149574 traceID=110911026183670790023317219896752613083
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x93c5fcd927962f36c7d106beaab3f83489669e2fd6eaca881bea425a2cd61afc block_number=4149574 traceID=196424526233496857393710061954199189556
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x1a57ae1107d01c765ca3d92ec7d38ada792eba7c9add08e64827f3d0de15817f block_number=4149574 traceID=35015188205668126881210639924744915674
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x3f31151a96a96a14729d32fe5154fa447a9eb6b9fde66af70458b11ad7103949 block_number=4149574 traceID=83996214317679369487447031097574357572
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xee6fc586fae221d122feaea561768ab9fbc8d738958b49f6991ec61198f11e92 block_number=4149574 traceID=316936614277017669294921984927627381433
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x30c04b93051773895a3c22b8d6acdd670a68921da66247387791734d713d3910 block_number=4149574 traceID=64801397623350588225009456544811375975
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xef36461811a939d2fc0d077efba22a99e65dd5759dfa3a97feab057efc44de01 block_number=4149574 traceID=317967296698569756972570011423278770841
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x51003db8ef36923dfd089b97e07197b50ea88393f26842196023d58925165f9c block_number=4149574 traceID=107668719537578801032293892910281234357
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xcd57fc00f97946463e44e868ac545abe5a42a409554ec8de1287139ab227afdb block_number=4149574 traceID=272948580207028783501010580187913673406
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x20c9067b217e4bc3c228a07e7a509446af22fb82d28803f591ee121a8cd7b164 block_number=4149574 traceID=43579078983570107216760272228747088966
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x2dadc76aee7003e6f39565709bd0129a116265b8c7d54f79ddba9d392d7d91bc block_number=4149574 traceID=60717571838336943111520841039503954586
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x05273a6b584c3cc01871b463c266f1057621d54d16a21090e16adf65e4eaa217 block_number=4149574 traceID=6849824440904684577294735573858578693
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x1a27e21072ed7ec83bb773c38eb95aba347564045a9a7f18494e08f551b371e9 block_number=4149574 traceID=34767012595680101729467583018586167994
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x7640d6028d8630bb321899da6d7952dfa79754a2c806a0a20c5fd492e714ffd2 block_number=4149574 traceID=157185551139477421028254723568031060703
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x56387c6b8adeb12e3c432cb4ae17775ee9b3ffe18247a3f83c6be81053192640 block_number=4149574 traceID=114606899800763106849401933045796665182
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x94ae4a0efa2bef8c9ce3a322af0af628ff06d9b931bdefcc85d7d18e667c6a64 block_number=4149574 traceID=197630705114481922125458180948227716648
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xe7928821e36d6af7779003f8659d106165568d4e52a3b7f2bc21c10f5a552577 block_number=4149574 traceID=307812503460282486352037366823722487905
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x350ef809a458a9f1c4e7bf5cbcf5446957fe552d7f024770c8862152f3865a94 block_number=4149574 traceID=70526806734117926715961503332045243497
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x28ad416121560ab28c036fc3bf3c54bfb5d83395c9e25e193b680d1853ba1529 block_number=4149574 traceID=54068713239996184799971911091718214847
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x2b9b322e8ab96029f68328f917e01969d933d108ee73e468e8ab08123aff7484 block_number=4149574 traceID=57962627639732975810202931983634405737
2023-02-17 13:06:41.905 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x6f4cbc6c7e064d0a8e12c020d16d7111dd474f41e3bb59a0d8c5d8064cdd2093 block_number=4149574 traceID=147942743782024075456010307882426659089
2023-02-17 13:06:41.905 DEBUG tokio-runtime-worker parachain::gossip-support: [Relaychain] New session detected session_index=7095
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::approval-distribution: [Relaychain] Got new blocks [(0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, 4149573), (0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, 4149574)]
2023-02-17 13:06:41.906 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] Extracting pending messages for new block block_hash=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x5a0077e117ec20f85e5c49fe1ba16f088b67e58035376c6d85c1772bbb07e9f2 traceID=119632951061125446236238405763195825928
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xac5aac4bf1127c4a0fc1bd891b306847d52b348380d5b499410876be7f024d15 traceID=229098016583445916254496356636835211335
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x4ffe1f88bced0fbe73c734d0443917c2c56b8fa3f7d2ee9f93c10a19fce13130 traceID=106328494657273786933163410904523020226
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xd803723d7066f5045f466c26cac2d449548ae96b68c4fbcaf351280cd8e30eed traceID=287131141042516951284692752529119958089
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x69612ac5f03548f90340f90c4fabaf9fa16d17c3b53bea156c71805c446d3424 traceID=140073459896186233644522405006318219167
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x5eb65adf3a55eb88385fd48768096daa7241312474ba99568b1ffa6ecdf15cb4 traceID=125894272734834001545883977535141277098
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x5370afc83a55b2076faf25477f5c26dbb622be7e029201cbb44bbad8e073ffd3 traceID=110911026183670790023317219896752613083
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x93c5fcd927962f36c7d106beaab3f83489669e2fd6eaca881bea425a2cd61afc traceID=196424526233496857393710061954199189556
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x1a57ae1107d01c765ca3d92ec7d38ada792eba7c9add08e64827f3d0de15817f traceID=35015188205668126881210639924744915674
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x3f31151a96a96a14729d32fe5154fa447a9eb6b9fde66af70458b11ad7103949 traceID=83996214317679369487447031097574357572
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xee6fc586fae221d122feaea561768ab9fbc8d738958b49f6991ec61198f11e92 traceID=316936614277017669294921984927627381433
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x30c04b93051773895a3c22b8d6acdd670a68921da66247387791734d713d3910 traceID=64801397623350588225009456544811375975
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xef36461811a939d2fc0d077efba22a99e65dd5759dfa3a97feab057efc44de01 traceID=317967296698569756972570011423278770841
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x51003db8ef36923dfd089b97e07197b50ea88393f26842196023d58925165f9c traceID=107668719537578801032293892910281234357
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xcd57fc00f97946463e44e868ac545abe5a42a409554ec8de1287139ab227afdb traceID=272948580207028783501010580187913673406
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x20c9067b217e4bc3c228a07e7a509446af22fb82d28803f591ee121a8cd7b164 traceID=43579078983570107216760272228747088966
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x2dadc76aee7003e6f39565709bd0129a116265b8c7d54f79ddba9d392d7d91bc traceID=60717571838336943111520841039503954586
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x05273a6b584c3cc01871b463c266f1057621d54d16a21090e16adf65e4eaa217 traceID=6849824440904684577294735573858578693
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x1a27e21072ed7ec83bb773c38eb95aba347564045a9a7f18494e08f551b371e9 traceID=34767012595680101729467583018586167994
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x7640d6028d8630bb321899da6d7952dfa79754a2c806a0a20c5fd492e714ffd2 traceID=157185551139477421028254723568031060703
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x56387c6b8adeb12e3c432cb4ae17775ee9b3ffe18247a3f83c6be81053192640 traceID=114606899800763106849401933045796665182
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x94ae4a0efa2bef8c9ce3a322af0af628ff06d9b931bdefcc85d7d18e667c6a64 traceID=197630705114481922125458180948227716648
2023-02-17 13:06:41.906 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xe7928821e36d6af7779003f8659d106165568d4e52a3b7f2bc21c10f5a552577 traceID=307812503460282486352037366823722487905
2023-02-17 13:06:41.907 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x350ef809a458a9f1c4e7bf5cbcf5446957fe552d7f024770c8862152f3865a94 traceID=70526806734117926715961503332045243497
2023-02-17 13:06:41.907 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x28ad416121560ab28c036fc3bf3c54bfb5d83395c9e25e193b680d1853ba1529 traceID=54068713239996184799971911091718214847
2023-02-17 13:06:41.907 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x2b9b322e8ab96029f68328f917e01969d933d108ee73e468e8ab08123aff7484 traceID=57962627639732975810202931983634405737
2023-02-17 13:06:41.907 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x6f4cbc6c7e064d0a8e12c020d16d7111dd474f41e3bb59a0d8c5d8064cdd2093 traceID=147942743782024075456010307882426659089
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x41ced695acdec44a746528f89c766ec70a2550b2c48b5d7f23fa8f0bdda7666c block_number=4149573 traceID=87473785173029832491584425643570785991
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xed78b7a3247d7a70fcd7f7916ea8e49699c2944cc50603b75ae590c10f2a12fe block_number=4149573 traceID=315653835230490353568386343435263075478
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x9c6bdf3ab731ca03a6f816f4716a6a56656add6306f18a71345c0eea9056b6a3 block_number=4149573 traceID=207919670735581091026951213112854473302
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x7c6587d59762533dc0cf4be9033b9faba73538b9373c023968234195894991e9 block_number=4149573 traceID=165351448507787798653273008460812492715
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xfb497e7b2682eeab59e8bca7aaa098b1e989eb4e27730701466e9bcfeb0bef9c block_number=4149573 traceID=334017829953279693694581049198395824305
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xdf1260cc1b64df9ed77f9b2a0427b7bc3259e1401ab4d60519ab904f68a54a2b block_number=4149573 traceID=296513267685835013890125415390521046972
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xd25f2f6f4ef692e42d91fdf46e34bfe4c3507a32d657de9b062de076c76ef512 block_number=4149573 traceID=279632109408408472838699224955419410404
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x1fc75ab7d7f980c1ce63d5160fde0a27d4e706bbf6912a7d037f621d0975fab7 block_number=4149573 traceID=42241174926639799197484133175464430119
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x1afe8c2b255300e4beb185933b5c1de8aa48626250044f239f78dbb1e93ed4be block_number=4149573 traceID=35881614248182448686387940148062723560
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x19d7eb1ca169f5b810af0d118cdeb7c3f7fb094fc09dd470d553eacc6afa7d9a block_number=4149573 traceID=34351812353808477472167812189302732739
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x48505bd7e1168bf7e12ceeb2320e3709f9c7d931ead2868c341be39674bff3e3 block_number=4149573 traceID=96121662248186986487544383256822429449
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x5c8c7c482c96aa2068f9afa6b8c2bafb0a1382cbb76cb3492dbe68fd6b8617ee block_number=4149573 traceID=123018417909425172714552941004439337723
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x5a0077e117ec20f85e5c49fe1ba16f088b67e58035376c6d85c1772bbb07e9f2 block_number=4149573 traceID=119632951061125446236238405763195825928
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xac5aac4bf1127c4a0fc1bd891b306847d52b348380d5b499410876be7f024d15 block_number=4149573 traceID=229098016583445916254496356636835211335
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x4ffe1f88bced0fbe73c734d0443917c2c56b8fa3f7d2ee9f93c10a19fce13130 block_number=4149573 traceID=106328494657273786933163410904523020226
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xd803723d7066f5045f466c26cac2d449548ae96b68c4fbcaf351280cd8e30eed block_number=4149573 traceID=287131141042516951284692752529119958089
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x69612ac5f03548f90340f90c4fabaf9fa16d17c3b53bea156c71805c446d3424 block_number=4149573 traceID=140073459896186233644522405006318219167
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x5eb65adf3a55eb88385fd48768096daa7241312474ba99568b1ffa6ecdf15cb4 block_number=4149573 traceID=125894272734834001545883977535141277098
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x5370afc83a55b2076faf25477f5c26dbb622be7e029201cbb44bbad8e073ffd3 block_number=4149573 traceID=110911026183670790023317219896752613083
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x93c5fcd927962f36c7d106beaab3f83489669e2fd6eaca881bea425a2cd61afc block_number=4149573 traceID=196424526233496857393710061954199189556
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x1a57ae1107d01c765ca3d92ec7d38ada792eba7c9add08e64827f3d0de15817f block_number=4149573 traceID=35015188205668126881210639924744915674
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x3f31151a96a96a14729d32fe5154fa447a9eb6b9fde66af70458b11ad7103949 block_number=4149573 traceID=83996214317679369487447031097574357572
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xee6fc586fae221d122feaea561768ab9fbc8d738958b49f6991ec61198f11e92 block_number=4149573 traceID=316936614277017669294921984927627381433
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x30c04b93051773895a3c22b8d6acdd670a68921da66247387791734d713d3910 block_number=4149573 traceID=64801397623350588225009456544811375975
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xef36461811a939d2fc0d077efba22a99e65dd5759dfa3a97feab057efc44de01 block_number=4149573 traceID=317967296698569756972570011423278770841
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x51003db8ef36923dfd089b97e07197b50ea88393f26842196023d58925165f9c block_number=4149573 traceID=107668719537578801032293892910281234357
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xcd57fc00f97946463e44e868ac545abe5a42a409554ec8de1287139ab227afdb block_number=4149573 traceID=272948580207028783501010580187913673406
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x20c9067b217e4bc3c228a07e7a509446af22fb82d28803f591ee121a8cd7b164 block_number=4149573 traceID=43579078983570107216760272228747088966
2023-02-17 13:06:41.908 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1002), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1002), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230320, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(17), candidate_hash: 0x2dadc76aee7003e6f39565709bd0129a116265b8c7d54f79ddba9d392d7d91bc, candidate_descriptor: CandidateDescriptor { para_id: Id(1002), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(a8721a41e7eed6ea1ea2c375c3a2306313993987a8e6e0e55171d62e4bfa4f60 (5FsZoCUz...)), persisted_validation_data_hash: 0x32a95f15824f9edcdbeaf53f47badd666e1a6278cd8ef3ea455b3a2174a2578f, pov_hash: 0x77487c08ac035df98ecd00c53b2bdb8c32779cab0b20916a9e312eca6fa33d44, erasure_root: 0x5a506ae9e0d918124dcad2c2f239da9be0f31fdd9df7dc4ee537466c0e5ffab0, signature: Signature(50e8261dca1cb97102183e2c6a6bc42f90c6b10a5862803ae0762c2ffdd6131682842e6271ff7c06984fc10e2873fe7d7d86fa8785cb42c6753a95b4b4770681), para_head: 0x22dcfe24b02fe58eac42f474f92b5761fda9aefb704ce233c76fc2da3897046f, validation_code_hash: 0xc165d9ace4d9fffdbdd8a2f21cb4d8007cae66656de5daef380deb51bc3c46d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1003), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1003), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230330, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(18), candidate_hash: 0x05273a6b584c3cc01871b463c266f1057621d54d16a21090e16adf65e4eaa217, candidate_descriptor: CandidateDescriptor { para_id: Id(1003), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(88170c777f517c46cc80e15d04ab661071cd872177bacd773f3f51a95e63de21 (5F99DW8n...)), persisted_validation_data_hash: 0x2abbdba13d889d60da1f889e70e7abd239be15fa94de61038bad2ccab4b760a5, pov_hash: 0x0274363994be150a809f781c0739dafd4187857e25916229fade227653c75508, erasure_root: 0xb2d78633671e6bda8c758de6c26a74a494b337a7755f50d2bc0d78c089ece552, signature: Signature(a2c1d80d3859ab3097424a4a348420307fc77ff268c6844025f1eb42dd712a084096e1ad0e431e360018e640144cc7c302cac0d679d207c1f73d03bbdfb80780), para_head: 0xa70443316e651b1fe290908355d81bb041cfd8f226c499e1d8694040fb86bc55, validation_code_hash: 0xa2c873379ba5250d7eb24b695e13dda0df34123e79921a96480f7f244e5ffbc3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1013), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1013), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230340, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(19), candidate_hash: 0x1a27e21072ed7ec83bb773c38eb95aba347564045a9a7f18494e08f551b371e9, candidate_descriptor: CandidateDescriptor { para_id: Id(1013), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(8e6cf9a0d95bb4448ed518154c6158ba06ab32948cffbf49be5dfb774f58ff1a (5FHT2eLm...)), persisted_validation_data_hash: 0xb510db30f86fc232b33f8ee386c594447a4795c17d71a424e1a9d2978ca938b5, pov_hash: 0xa06d368aae89c3f525c78868a1fe1dbad0fc9cf662cdf2c30a95181cf46b0df3, erasure_root: 0x49254ac475251d85815af7cb70b70b5ef109fdfa717d66f6ac6b7b3db048df3f, signature: Signature(f2da41da8ac2aac67d32be6b739715d4f3553409136ac9b85fafeadc8abae871b7a4b2e8870583f1771d1b9d637730599cf28d1624417358cda972d7f304b98c), para_head: 0x409a1ef12f78f4ed217bbd0461138de1b389efb37060cb6a504f03a388b69866, validation_code_hash: 0xc0fd2231616eb72b0e7f4dc0e9decf70516207a6370b2129c0d7a81cc5bf382d } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1015), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230350, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(20), candidate_hash: 0x7640d6028d8630bb321899da6d7952dfa79754a2c806a0a20c5fd492e714ffd2, candidate_descriptor: CandidateDescriptor { para_id: Id(1015), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(08065887c6dbc299f51b294c7011f0da64d97eecd430511d2ef8a721ea093f69 (5CFE8DuA...)), persisted_validation_data_hash: 0xe8f13a9bb1d4cb629d206c35f24c32c6a146dfd2fa084e49ee8bce9ff512e22c, pov_hash: 0x96382032a2989c8306966dd401c9a6382ccb0516df79765083e9ce17c94a5254, erasure_root: 0x0c8be9a32af06e3aa1197fca65dc8e018a0fba71401eb91a70f7b3953018fe86, signature: Signature(f0bfaa1e9bfa161cda4b296d7a37a04fc25159a6bdb7ceda61b9cbb9c99f7108549f2e687268b93111a090ec99962461a6e1b8bad89c24cf7e8b755a263d208e), para_head: 0x64f122065216f1bb40bb39beeab735e46ac1cf30d1416698d74fb0d865de5e9b, validation_code_hash: 0xb473780984cf7007e14d698aed2468a7350fd4ab2646984dc7df288f42a7d620 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2015), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230360, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(26), candidate_hash: 0x56387c6b8adeb12e3c432cb4ae17775ee9b3ffe18247a3f83c6be81053192640, candidate_descriptor: CandidateDescriptor { para_id: Id(2015), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(a82ac52563456fea14065419fdb44eef83980b0ca1d296a3fad8ffd6cf615127 (5FsCcAko...)), persisted_validation_data_hash: 0xd9a8243358464b50e86288f04342cfa7a37de7c222e23bd43fc63e58648417d5, pov_hash: 0x571b256ebcf3e491ad0b5781b62fc5b51f9802455af7ec676ec1602749771820, erasure_root: 0xf3b72f3f946b30d7ce89099aa1c478000f1d0e3f5eee6130a0b75709240090fb, signature: Signature(06c175ed712db23b26b6c4b4bca64005b7160b8e261d12a2dcc2f71a1dec467d49cba7293a8ec9a9c3b94ac79227853b75e9b626d0a83d6a670b69d7ad85cc89), para_head: 0x913f4cc73017e5bbd022050863a977f2dadba5a5a854f6b5764f3670daa0baa2, validation_code_hash: 0xe9875e8ee344601d91db81d6da8afa30b102f9ddd54946528dfcfe161d55070b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2026), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2026), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230370, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(27), candidate_hash: 0x94ae4a0efa2bef8c9ce3a322af0af628ff06d9b931bdefcc85d7d18e667c6a64, candidate_descriptor: CandidateDescriptor { para_id: Id(2026), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(de0e516dd38ab971d819d0ad9cf9a36214852f38f8432d964ce40d620933a656 (5H5rjvik...)), persisted_validation_data_hash: 0x2c5c16128dc4dc3f19f3a85adb1e3de298f05f3671fff29aba4fc99aa81c7937, pov_hash: 0xf6932024d03e2547aaab1b1ef1410160cccb63da1c2e9f1f62c5f61c173d99b3, erasure_root: 0xbb23569f4725e1e37448773e78e42df225fa23b1a915c1cd31347bf689879ff7, signature: Signature(32c8ac42660e34e20da0584f24c6aea28cc932e33de3b7e149646183b0e8a71d737b943dd83be8b491c1878fbdb733f02fd5642407b7955139d718b44a3edb8d), para_head: 0x7a4da951e1fc237ccd2ec02fa09e0e48036bc961f8be3c9f98417ac6efa06d20, validation_code_hash: 0x50ec7cdc20022308c81d01ddbf1d1fa5121a21d3c1507d32711952a3fef66948 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2031), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2031), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230380, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(28), candidate_hash: 0xe7928821e36d6af7779003f8659d106165568d4e52a3b7f2bc21c10f5a552577, candidate_descriptor: CandidateDescriptor { para_id: Id(2031), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(70e1cf76a6d9827973decd5472a5dcbb2f42d510d013dd0af06656f780996013 (5EciJMHG...)), persisted_validation_data_hash: 0x9b92be9a0d102551fc6c3b3e26d368c71b6764e65bcadc31dc7e8d65e73161bc, pov_hash: 0x819e981f04a8ecee8a1a47a31dad8e88b18b80986ec8cddfdcc04968d8e302ca, erasure_root: 0x29eefa5c5528ce78f622776044cf07904acfb593341484f6ebeb23914f0785e3, signature: Signature(0072c48eaee6379a73f36fda4fee268e15ac6ff62e32db6cb0fc08cf699f1d0ed31a9a67d8a5fe9dac5be22cc5931741434bffdddb2e2c449054a9474d731683), para_head: 0x60f6f1743c8082726a317fb075079d14c3af7171c1df5e71739885f48bb1dcae, validation_code_hash: 0x98bbf023fc9e033deee0b54e1b2e1ca8e747d2dd9cb658cc07344df196fbd222 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2043), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2043), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230390, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(30), candidate_hash: 0x350ef809a458a9f1c4e7bf5cbcf5446957fe552d7f024770c8862152f3865a94, candidate_descriptor: CandidateDescriptor { para_id: Id(2043), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(001f0d067fd35f27f93a2fbea4bb30dfe3c5fa3aa0764d2b28e38942c79a4b73 (5C4s5fQU...)), persisted_validation_data_hash: 0x41bf2a20482af56cd7eb9eede70879a989e610389eb3cb9264e051b10d1075cb, pov_hash: 0x889c7e030ceb2fb0369a34481613f774a8b8ebdf5a974ea7e0d8b26eeb5798b2, erasure_root: 0x515232152a672996e6e759bcffdcbf64c1aef6e68530fe8a1be05a28b920ef9e, signature: Signature(60865547dafe52d77cfdde11c29bd4653295e80c9fe9ba95db647e90e4cddb67856e0de9e3d94c4d98dcbde515e4333a67acb380203793741548d13bd2821584), para_head: 0x27e20bbc09835611aa96e1cfd2ed846bebd3e8108e53ececf9b7807daa6c67b3, validation_code_hash: 0x330f3d4a5e2b581441ced47b9118937ddd9cce624a3ef75c8f6ad48de1b3f964 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2106), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2106), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52303a0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(1), candidate_hash: 0x28ad416121560ab28c036fc3bf3c54bfb5d83395c9e25e193b680d1853ba1529, candidate_descriptor: CandidateDescriptor { para_id: Id(2106), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(8c2e3ea329942116dc540db18a22a1825c63320f393a46def83f9514b39a1047 (5FEWJGbq...)), persisted_validation_data_hash: 0x4eadcc9a7a402ea820672efdc713f7768344cd266bd1ec28b3f3624bc0e5578d, pov_hash: 0x810a05f5a391cd2f710c74840a34edec3fd25552f2eac888d8416058d0f663ba, erasure_root: 0xaa5265c60156d445251e9f27e375f2e0ab0fee9ecc3a540b3abf6d0742159555, signature: Signature(d2b8100a80b2002b5414c17bd94ae24f28ba4700d90275bc981a445c5753f017183064e11e3483e8ea84af7c21b7fdb64d5231c34e7b6ea34a35f90cc614c887), para_head: 0x6b01f78e32d26f3bc977f78c001762d2e3c1fc5defa43549c0146fd2e34b793a, validation_code_hash: 0x6aaa8ae09add660bc8b6ce9cf0752f56b411533fb74276e35ff47e23ee93a8d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2110), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2110), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52303b0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(2), candidate_hash: 0x2b9b322e8ab96029f68328f917e01969d933d108ee73e468e8ab08123aff7484, candidate_descriptor: CandidateDescriptor { para_id: Id(2110), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(b2a59971b41e4f653a8792063deba0bf37d265a5ba815b36a4f9f15201285900 (5G6waExk...)), persisted_validation_data_hash: 0x61b975d82b0c82acb33001954776e91acc3403f3aedec4a5a164e82b4e2fe808, pov_hash: 0x15a06d85bbb2a818d79ebd1dc4f799011e609674a58330992498c471b83956b4, erasure_root: 0x239d1049cc3f5f8b586f51b02fc1600e15951c90c35919cc9ed6dbf677563125, signature: Signature(1cfae81386857fd3387b9d770da13fcf1da53a486e7aa1d07577c10e5336bc660956efdb1e41d8344518fea01003c0839d6418c244672199f2048fcfb0057784), para_head: 0x5ff1411677b9ff2e947dfbf77f569b6184e9cefc4b2b597a88aee45efa7e0259, validation_code_hash: 0xd817e4a2a2aca16f91e1f1db278bae6173436d222ae4a09b1bd5f01d5e03c9b2 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4044), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4044), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52303c0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(10), candidate_hash: 0x6f4cbc6c7e064d0a8e12c020d16d7111dd474f41e3bb59a0d8c5d8064cdd2093, candidate_descriptor: CandidateDescriptor { para_id: Id(4044), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(226b78dbb96721c3a79c8bc24afb5c3f50383373a888ba80906e3fd3bcd3ab77 (5CqqQoGn...)), persisted_validation_data_hash: 0x6c8bdde5a5f71b8b4fa1c47e7ca3503428746c7c3bd91bce84c7a3f0c79ce31a, pov_hash: 0xfa1b828f111f7a23a389bbfd7cdc3e4a60a9f74dc110dadae6ab600a5e58db41, erasure_root: 0x6e855ab6269fb4a0378a07c3c7c74d7a5fa6de37e9eb75c0bf8cc7813b181813, signature: Signature(9a367bc8dd6b8de3b4037ff3bb0cc4e135cf37d38f1a69e3ced60f310191cf32a130f51ac5210b7bdb8cdf06047c9c9e2cd027c59274aba3211b0dbb08685284), para_head: 0xd4a9f5842fd158e2b590b77ab66ef57d82e3c10fb2fe812738a3a04a89d6a2ad, validation_code_hash: 0xf3715492fcc7518d90ac80fc1b214464edf60488be2b47df48c1d207ceeffd5f } }]
2023-02-17 13:06:41.910 DEBUG tokio-runtime-worker parachain::gossip-support: [Relaychain] Determined past/present/future authorities authority_count=103
2023-02-17 13:06:41.911 DEBUG tokio-runtime-worker parachain::gossip-support: [Relaychain] Issuing a connection request num=0
2023-02-17 13:06:41.911 TRACE tokio-runtime-worker parachain::gossip-support: [Relaychain] We are no longer an authority
2023-02-17 13:06:41.911 DEBUG tokio-runtime-worker parachain::gossip-support: [Relaychain] error=NotAValidator
2023-02-17 13:06:41.911 TRACE tokio-runtime-worker parachain::network-bridge-tx: [Relaychain] Received a resolved validator connection request action="ConnectToPeers" peer_set=Validation validator_addrs=[]
2023-02-17 13:06:41.911 DEBUG tokio-runtime-worker parachain::validator-discovery: [Relaychain] New ConnectToValidators resolved request peer_set=Validation num_peers=0 removed=0
2023-02-17 13:06:41.912 WARN tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Could not retrieve session info from rolling session window session=7095
2023-02-17 13:06:41.912 WARN tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Could not retrieve session info from rolling session window session=7095
2023-02-17 13:06:41.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Waiting for message
2023-02-17 13:06:41.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] DisputeCoordinatorMessage::ActiveDisputes
2023-02-17 13:06:41.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Waiting for message
2023-02-17 13:06:41.914 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1000), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1000), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5667760, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(16), candidate_hash: 0x5a0077e117ec20f85e5c49fe1ba16f088b67e58035376c6d85c1772bbb07e9f2, candidate_descriptor: CandidateDescriptor { para_id: Id(1000), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(481cb2ab1cbc6d8bfd5507749d2f8c034f32ea50d9c28e622b05789f726aa81c (5DhFq67c...)), persisted_validation_data_hash: 0xb12e7421e4142d6421912b31372286a3cf64f9d8947885f740226c6bc407da03, pov_hash: 0xbf0b64912cf8944020ba1d7f1d1ecd2cb52d73714cad0d170ad2842fa0ad53a2, erasure_root: 0x9b4f6003ce0bc3466fb39d9ce033290340ebf27cdbe4ee2d92020c1f7c83940a, signature: Signature(f40ac932b0f4ef3c9f406caab9112f610a14aa487f64aa49da95277026c409468c09240ea3f1fd05047ce04505b1cb3add4646f5c4188a32167eaf3060e4a887), para_head: 0x6f8f6afd85f2c9ccd815f2114e2a29ea8e657f8d1f351ad42cd9cf3d883a5bbb, validation_code_hash: 0x04567aee7142708e9d73988e9cdfda135703e7a325eea85b6b68726f9839c4b6 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2004), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2004), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5667770, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(22), candidate_hash: 0xac5aac4bf1127c4a0fc1bd891b306847d52b348380d5b499410876be7f024d15, candidate_descriptor: CandidateDescriptor { para_id: Id(2004), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(04c6bc728143ecf90e4827bec4e8c9c64e3efd72c40b734c7c9939787868660b (5CAy5vQk...)), persisted_validation_data_hash: 0x821dd15b929b5b9eafac57ba8bffb06b9e60274b42acbf9f95666d79ad49ad12, pov_hash: 0x67b9b470db76b465fec2a085e22b25ba366dc1640f15409bd3364d8338c7e14a, erasure_root: 0x2c777cd204a5128fc7d4568982bf53241117be2d487b4051c91593fd6f1975b4, signature: Signature(02281dab99e070a35227f2d08d3e9474deaf98eaabaf872ae36d457d1044882965cf70f6469c6f14443bb4e050dc5b645d5c7bd23e45cb5ca2971129d2c02b85), para_head: 0x4f6764017c37a3091e1b61c4a5400f591ac9bd4d916303461f3359a385383be5, validation_code_hash: 0x24788761fbd9a5a61b43204482e10af2019b8382783f4619d2826a4a2510222c } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2006), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2006), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5667780, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(23), candidate_hash: 0x4ffe1f88bced0fbe73c734d0443917c2c56b8fa3f7d2ee9f93c10a19fce13130, candidate_descriptor: CandidateDescriptor { para_id: Id(2006), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(d8e797b505ad5f7fb12a65017d75ea6ea1257c13fb0d41d113e2f2d38c668443 (5Gy6zpHP...)), persisted_validation_data_hash: 0x153ab11619dce88023dfb8fd09ab014e360e3355cbaf18124e9250c8545ce95b, pov_hash: 0x150809a855fe38d1aca131502153992a8821aeac88a84f38810e021753a5204a, erasure_root: 0x2f5bff2ffdacee01707b215e586f436fe851d2ff7fa97791301495451d8ec740, signature: Signature(30024768aab3bdcce94c7ce7d07593fe17e653f167bca63dba41f5a94fd9c510534704e1f9c2d5e4ea0e7b4e0d0705a264aea2a61d297e4cd6b90409d2e01d8f), para_head: 0x972ff5a9224794b123e27698fb5f79c76fdf07f910871642bf7d31e78be3a8dc, validation_code_hash: 0xba709147324dd9118818902499fe30be15f05daacb7b18a507771a2aa83bb128 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2034), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2034), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5667790, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(29), candidate_hash: 0xd803723d7066f5045f466c26cac2d449548ae96b68c4fbcaf351280cd8e30eed, candidate_descriptor: CandidateDescriptor { para_id: Id(2034), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(0c327e5c111897a96e3a7b5ad99914c653386ed76ff1ca226fb7f55db9f78b12 (5CLhRyqp...)), persisted_validation_data_hash: 0x25328498bf729ad8b88ca24c3d69633e6ff0b70bc9acda778629c9840a016120, pov_hash: 0x411792cc6ec2ab369de4645ace13836bd08fb6a15bd18a478717cdbbf1daed6b, erasure_root: 0xc1ed12e3930983e3b8748e5bcb22ee60dd267271682689f5c53f5aefe7e80158, signature: Signature(40c1af94eac69a943da871e79570d452e565d5f98a132ae2423818e4d02c2f6baef0fe1623a5598e2649bd5125c7cec3ca8e4727fe04be3c8b476dab8f777186), para_head: 0x7c80050a25366fc5d16b0e74db9fbb2a65800365f46fc9b256600bc5640e4dd8, validation_code_hash: 0x9e66664774c6191786a2da9f5c43b4d336f062f9cdfb2f060bc4fe64d96756cb } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2058), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2058), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d56677a0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(32), candidate_hash: 0x69612ac5f03548f90340f90c4fabaf9fa16d17c3b53bea156c71805c446d3424, candidate_descriptor: CandidateDescriptor { para_id: Id(2058), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(d44295b2aa7fdb1cb96f04e34b53f92ac8d4d6a6050aa1e23e50fd6668253e6f (5Gs1ngqp...)), persisted_validation_data_hash: 0x9ba3a19ac73ff7c939da648453eac1d76b97455b3f9ae98b69281f7db531cb06, pov_hash: 0x6b71eeee44490e3ff81030a9f4ff75a2f5694200eaf2951336cde1cd2a468953, erasure_root: 0x0891b23ec4db2a0f7b6236a38ccbe078f227cee308d898d684ba813cd67742ab, signature: Signature(86a7e2f3176a864cbe9d87fd96abf5cb524c81845598973dadf00f05e72bff085d959a716a6843d7d242f947285556ee633b48a1b5fbccfa19a5acb7daced384), para_head: 0xd50b5f90a3402a4cf665155ddf60fa3b8e70161d1e092e18759218a90b6e81f1, validation_code_hash: 0xdf75492fb2d30982a17c356cdcaed74d101a4a84019be1e63a0c7d15f251b9e7 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2090), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2090), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d56677b0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(34), candidate_hash: 0x5eb65adf3a55eb88385fd48768096daa7241312474ba99568b1ffa6ecdf15cb4, candidate_descriptor: CandidateDescriptor { para_id: Id(2090), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(d63cacee1b07edfd7d260e6582323db7311efc41395a77f0085f481c0bb4bb6a (5Guc8RoJ...)), persisted_validation_data_hash: 0x79a22a0faf03c7c49d812585d2369df842ea37938e169f402ed779d566f14f08, pov_hash: 0x2b8fa2fef31fcb6171366655fc86872a30c4121ec747d310b1ffc40af216f5d9, erasure_root: 0x2cb64b09d5da4dfd951e5644271b83b1801d166dfcb2dd221781eb92b9f54058, signature: Signature(fcfbbc5e803da925f43c61729adf498549facb2d1709ae733e2b1a5a391dfe17687688f1327e9510a2e2c43428baa92b3e8254801d5d4be06a5d63bea9f6d289), para_head: 0x08655d3f0294240575d09c270e0760a546dc8821142f8525544cf9bcd06f6bc5, validation_code_hash: 0x8e275a23bfa73a68aca429eb36c95f24243b65c6074b65837521ea6b590b15e8 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2092), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2092), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d56677c0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(35), candidate_hash: 0x5370afc83a55b2076faf25477f5c26dbb622be7e029201cbb44bbad8e073ffd3, candidate_descriptor: CandidateDescriptor { para_id: Id(2092), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(5ea7ec934405858e719f5e6db2c665df8576fb43a40956a73ac2245e181f6240 (5ECpF134...)), persisted_validation_data_hash: 0x00d66d756654f0e9f13830a3cf4ded7b3c3a10fd6e3a77c9c332534a05d195ca, pov_hash: 0x28854f28b9d3befbb8c83297d9beed706c8d77ddb1216404184070572e96fa29, erasure_root: 0xa8981ed5f0982efe52e6875bc5c09421b13c5821d58b080c31151c19380e28d7, signature: Signature(e42f031dfcfa442ac9ffb56b78cfdcea2ac618c85cad49e535a75be61ac2042bfe191caa100d089ecd61fb80789a8cbfd7a536bff9958daad8b19b9d6ecb4583), para_head: 0x606cc7c9332cd3109168a45d05c6ba8ab62a61ffc04395c1b941b21d9284a893, validation_code_hash: 0x254f8198cde2a000766ed575e7127e772e73cfc433c96db388033c8edba30967 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2095), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2095), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d56677d0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(36), candidate_hash: 0x93c5fcd927962f36c7d106beaab3f83489669e2fd6eaca881bea425a2cd61afc, candidate_descriptor: CandidateDescriptor { para_id: Id(2095), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(66446dbe82f2b007e1d067b105b5d55194088b565cce349036d7b8913d8bf773 (5ENo4xFs...)), persisted_validation_data_hash: 0xe93fef56c1638012f0d00486f81d644cbd9f026864ea10e9e690688f47774129, pov_hash: 0x29938b9511a1815b3d51580b573d5664c141869f126eaa4a66b7d51a0bbf3897, erasure_root: 0xc4e37e9c131d9bd7ca7c0dc0a14bb3883bda6576679d5f2f67d67867e15afcf0, signature: Signature(34555b830bb1406d9d4ebb963a7f67f47843eaca7819a8b5a9f4433794466e6d7e580e69e5e3510168f5a2b04025560054bc98fa33225a4abeb020dbfcd56982), para_head: 0xb39bcf16b0ee7769f66e7ae5bd5cafbe45462108580ee7f6c6a25214764becd5, validation_code_hash: 0x012553d656c31daa5bc7ec7754b6b26e34cbee0668e0863cf724ae24374d8124 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2102), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2102), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d56677e0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(38), candidate_hash: 0x1a57ae1107d01c765ca3d92ec7d38ada792eba7c9add08e64827f3d0de15817f, candidate_descriptor: CandidateDescriptor { para_id: Id(2102), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(4ef85c8d0b63d5bb300f92f207f2da7704e3ef17b8b32cb1ffe9fb46a77cc67d (5DrFNU8m...)), persisted_validation_data_hash: 0x3d8ac21653fefe1f1292d490ca6bd5de367a791e11a5beebecd848e28ae976df, pov_hash: 0x5d057884fb6a368b3fa092daf461dd0898ef197c4883e38c45727ef409b798f2, erasure_root: 0x7de2f1d92ca5f95aa2ab9631e573553fcb086dfe85c0bcaa988de991790fdf43, signature: Signature(20de738508e850142be9f6df0d378ac02bcb7a017ae8197db6c721f09d529610832155fe520f1749f50885903537ad6a8a4fba76aa9185c5d41bee2ae3a96086), para_head: 0xe99aee8e6d2eab75e1caf7ae3162b1acee03bcd760ffc4d02e01891c918e03b0, validation_code_hash: 0x8c52de6c01e6d4a738dbf5ae74d1d00ca461775edbf27f2da9ae71c6a678fd60 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2105), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2105), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d56677f0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(0), candidate_hash: 0x3f31151a96a96a14729d32fe5154fa447a9eb6b9fde66af70458b11ad7103949, candidate_descriptor: CandidateDescriptor { para_id: Id(2105), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(94aff895a4df46c8cc031a20d9359e053694cb8191f06ac82c3ee1366e6c9f4f (5FRfDczZ...)), persisted_validation_data_hash: 0x6986e8769c7bc5bc018573077ee1ba652e2423da3731d0392cb96e0997d985bd, pov_hash: 0x1656aa064825dc6d6884a887a7c9e756d34f0915e17d8fef80f1d3c17ae7cb95, erasure_root: 0x11c279c0c406dcd7c09ea730d1d4a60469e0089c20809d24c5517a1b3b772b10, signature: Signature(04901fb5c575af948e22912a145408386d620065bb0bc1b72871b84b3cdd6066ebae2cdde757f7a37b45b7bf0d04ac8979ec3a3b2e66f5134bfa9a248b55db8a), para_head: 0x6812db5e39148ffbae8e53dba0160b2ce3000d7845fcbcf14a57ad21551aad6e, validation_code_hash: 0xe3241e33a15a5f802084fd31ed78f572651df88d8e04ec52b61b3b61f2550d06 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2119), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2119), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5667800, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(5), candidate_hash: 0xee6fc586fae221d122feaea561768ab9fbc8d738958b49f6991ec61198f11e92, candidate_descriptor: CandidateDescriptor { para_id: Id(2119), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(a87b6d0da26081bdc3a1089a170c77c878fb3a6e976a28b327bacbbf582ff741 (5FscZqXw...)), persisted_validation_data_hash: 0xb86f89a0c053fff4b94935499dfedb32480dd32401cc97bd6467b6689e6ea967, pov_hash: 0x1168a678014db6d3439a1f76adc5f6e3c7a3580feb2f0558292c37ecbf5be146, erasure_root: 0xbdcddee4a9c77c215269464c21cb2b93ee2857cdb2c4c158eb849ed4a75d970c, signature: Signature(5077a405bd597e9fd40af792842eb5054f953f02508195891d7be7b25cee8658c92ae3f9d18ae81896a5df1cb156578c9450b8d7453cce5dede3425d25bbdb8d), para_head: 0x8f11e2e8937633751d541f9d9d977497bb4cdf7adbfa68000b8da498c275a666, validation_code_hash: 0x665ae2e3bbb9158e5dc4c4f9d32ce2a9889e8f5a568ec123df335da2cf77072a } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(3333), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(3333), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5667810, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(9), candidate_hash: 0x30c04b93051773895a3c22b8d6acdd670a68921da66247387791734d713d3910, candidate_descriptor: CandidateDescriptor { para_id: Id(3333), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(5c06fe6f3a24b1aa4ea7deb25e35bc24911432b7add8837c683e88a397b3d777 (5E9NLgb6...)), persisted_validation_data_hash: 0xb812338dd48686072343279b6c66b32c446a829b11c9423532ecfc81594e0d84, pov_hash: 0xb535147833f62fa250ce441602ad28604a87f1825877f52d6d85b938aafd338b, erasure_root: 0x626008fd70395aedf9603dccb1397ef7e7030e98ad85ed94c4fc3739f6b412ad, signature: Signature(f220d95f597545e8f7bd9bb95e24d74e5345c667c6565ac90435064bc919403b27abceca4a1dac0068936a97e241752fceb16ebbb521c83326e850cd4ece5184), para_head: 0xccedf87f70a552bbf8e75b9eac82fb2441de4513fe69f751db8a11c8ace7035d, validation_code_hash: 0xf054b745e5dff013417d475cfb0dbe8109024c71f8e80f0f299139ca8d8af10b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4101), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4101), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5667820, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(11), candidate_hash: 0xef36461811a939d2fc0d077efba22a99e65dd5759dfa3a97feab057efc44de01, candidate_descriptor: CandidateDescriptor { para_id: Id(4101), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(4ef6200ac2f43e7a7af6f1b52cdb7f529b8df71474ecdb6bb95c7e21297eaf49 (5DrEhwJM...)), persisted_validation_data_hash: 0xd90b25c2fc99b88fe3afcebd1641168a19e6ad4ed32001d6c91e0fe5bf5fc4fd, pov_hash: 0x9e268874fbac9f76e54ca9de62820e14a5ab45029bc3a6d9d34fd6f4ebc05e1a, erasure_root: 0x6ef8a283b06a0ff6b0ae28ad7f21a0ab9052ef11b206fa3013e1c7f55d7a6c2e, signature: Signature(5e7355ad8d145d20522ef20bc97b2f43b70a09ba3d3dac372ff64f93998ce80b8f5c6b15037174adb30ca3c51e9fa3c3f24b4ded94e1c482cf413dc5e8d55280), para_head: 0xcbeb18bff9da3f3a741b4581ad08942ff27ebf2a5091b7a92631d9916f00b240, validation_code_hash: 0xd9e55e7758ef5c9aa547baf7c415e5c9625d057ecb6095a2aa21dddff32bddb3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4219), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4219), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5667830, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(13), candidate_hash: 0x51003db8ef36923dfd089b97e07197b50ea88393f26842196023d58925165f9c, candidate_descriptor: CandidateDescriptor { para_id: Id(4219), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(f26c6c0dc0f10277f1de3c43c40989ae7f2b8299308fdaed2d58df408a127065 (5HYZer7E...)), persisted_validation_data_hash: 0x71db8e1f1876add6a6df2f4a74133865af33f34d80dd23a8416ffdf572a63dba, pov_hash: 0xdf71d2d4e27c509a162e2fe12f823bab003c91d7954ea5e712bb8c1f03d79b52, erasure_root: 0x9eb5d733af4bb471544234499ea7ab0ff5b67115a6bddd04c9bc3319c5fc2580, signature: Signature(c2df931d03920e9fe69d9cb96067d53d5a8a1912ecd94da0610a02826265ce21bef5fd4d6cec5f17452244b10d9cc5d21dc645a01266cd366ad1be67d0617b81), para_head: 0xbabeac2c7268098a49acd785e23dc0a9f4d8f667304efa26c206e3e1f2bc80c6, validation_code_hash: 0x3ba3a1dca9719f1752dc1df322cc59f24937e77a06bd3f0f09904d4bcc90e4b3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4227), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4227), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5667840, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(14), candidate_hash: 0xcd57fc00f97946463e44e868ac545abe5a42a409554ec8de1287139ab227afdb, candidate_descriptor: CandidateDescriptor { para_id: Id(4227), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(f2a205cac5aed676fa6dccf4c87666c854d55122327309380eae8a6586de0f33 (5HYqaN2R...)), persisted_validation_data_hash: 0x17b950d48662a4af17da579ed5dbad82f11a1b37939d5c65500c993538c5d941, pov_hash: 0x261109314a3b7d288b4c6a28305b6833e7c6ef850708a598f28e7428cbd705f0, erasure_root: 0xdc87325da4556fe47144aee7c37dcc7cc8900e622da95fa6b47559df0ce498b4, signature: Signature(c41a03b772ec73301bad25720944a395e64e441e4c1a5d6f1697b63ffa657c7e8dbf3778ac50706b775e1084438fa93695bef63029efa44ab28f39ea8499d986), para_head: 0x4fddacd626c525da94a921cd3a0edda4f2f0be1804dbe0be6d8f40d3f1722afb, validation_code_hash: 0x867d6ea964f5d70540d9b5bec5e7ec7fd5042ac5213056e9826b09e0151764a5 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(20048), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(20048), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5667850, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(15), candidate_hash: 0x20c9067b217e4bc3c228a07e7a509446af22fb82d28803f591ee121a8cd7b164, candidate_descriptor: CandidateDescriptor { para_id: Id(20048), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(ca0b7b224c4a25d307ad841af9d792a28b0f9f24be0ac0398772be687da30c59 (5GdcwVtM...)), persisted_validation_data_hash: 0x582038652af16f8eea39f9aba9a730dfe605ff24d564e6c72535cc4a9916d940, pov_hash: 0x758354201d1c58726dd526dcb46c8bee6aac1aeb13dd9efab309594e1f52435e, erasure_root: 0x41a8c09ecdc73acba9a217c40516b99abfcbe7d4a9a2e5d9ca76fbdab23d9010, signature: Signature(f81739a3b0a811416d9aea8767db1a5976b7f276a26e548a89ede73c9604565421b03c729e0a3cad55ae5a0ce73bd4bec2a170e475b94190868aaca499aeaf81), para_head: 0xe8c352a7567c1841f7d4524c2c82d589dcc83e4321a914fdc5edefe3b79c0382, validation_code_hash: 0xa0d7645da3a4266c525d275a90f8e3785eb1a64552af51a63ae345ed80df6198 } }]
2023-02-17 13:06:41.918 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1002), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1002), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f239f0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(17), candidate_hash: 0x41ced695acdec44a746528f89c766ec70a2550b2c48b5d7f23fa8f0bdda7666c, candidate_descriptor: CandidateDescriptor { para_id: Id(1002), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(ec40933e1d7f93dd04ce01749f4df9392aa7f4ae3837fe6188f63932ba649c07 (5HQULieK...)), persisted_validation_data_hash: 0x9f92193a9786df584a3d5b2fa7fca8f5c2e07dfcdb50dd9d9e2ee9c752b66edf, pov_hash: 0x498912975b7bda3db407193080369f203c41ca3e435ba05aca1e9b29f7fa9da2, erasure_root: 0xf6d2c117627820e8ed32e4b3ad405b432f6826d52e2f4104416e928d08b3a29f, signature: Signature(6ae9b753c8cab98d200863913340d48eba790f090e53bafe9e4d74838003f94059eafc0e12b9438927c938201fd3e0fd85dd5eee6118407f6fcf7c3614c96a8f), para_head: 0x0289d353bb695f46db4413fb3ca09ef5ebff7eddbd127d15870873c63f00719b, validation_code_hash: 0xc165d9ace4d9fffdbdd8a2f21cb4d8007cae66656de5daef380deb51bc3c46d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1003), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1003), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23a00, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(18), candidate_hash: 0xed78b7a3247d7a70fcd7f7916ea8e49699c2944cc50603b75ae590c10f2a12fe, candidate_descriptor: CandidateDescriptor { para_id: Id(1003), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(3ec41d0cd50cc2d1b92c05e62a6e518867e605443dfef1b883b7be1b3adb486d (5DV15pSL...)), persisted_validation_data_hash: 0x66629abd84c46cee73017472bb6bc8ab76df23e002c2a80472043416d8a15ef5, pov_hash: 0xbeed02dbaf9ecd825b5645661166e65e0508729c7a14af4f33de45ee02e63245, erasure_root: 0xf828b49be4cd477e5702f898cdf72139d60b8770c326009fd881ad0d86b1e830, signature: Signature(8ad133b43f8daa630f89ea730fea4df3b7d3ea67b993a6152e9046e14ff180659004e8f99a7ac4a10715a180be8a47e1cdf50e071a91a9a6fb58eba334ce8e87), para_head: 0x89f6201b4b017fa956eb8fbb4c4ac5b81c284617be1a8d55314eca03dc96aebf, validation_code_hash: 0xa2c873379ba5250d7eb24b695e13dda0df34123e79921a96480f7f244e5ffbc3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1013), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1013), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23a10, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(19), candidate_hash: 0x9c6bdf3ab731ca03a6f816f4716a6a56656add6306f18a71345c0eea9056b6a3, candidate_descriptor: CandidateDescriptor { para_id: Id(1013), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(ac055289fda434c0f09920db24634360b393fbaf05b864963b61995b11397855 (5FxFg4zh...)), persisted_validation_data_hash: 0x84e1554ca9551a58307d9dc5fddd5e4e09ac8e180dd3a6706955a94216944296, pov_hash: 0xf1c801e7ba634c64b9384c40ec78d4dd69f41c6c252637b499a26135c36a0968, erasure_root: 0xd203b71aa0d08f27e818bac9b9435322575d66c040f49c540247fd1856c2d18e, signature: Signature(4c1ad43b4e7ab67c02737a5e05ed4ed729ce79ec0f5bb86c572c98a49d423e5b79fdf2bfb79677cf340324071b58355cc96e21aa8f6a6d12f31da355933e708f), para_head: 0x4eecb0a4ccadfbc9f29e3062cfaf697e416a3155e9dc3df2af6f304dcf9337f7, validation_code_hash: 0xc0fd2231616eb72b0e7f4dc0e9decf70516207a6370b2129c0d7a81cc5bf382d } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1015), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23a20, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(20), candidate_hash: 0x7c6587d59762533dc0cf4be9033b9faba73538b9373c023968234195894991e9, candidate_descriptor: CandidateDescriptor { para_id: Id(1015), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(1c8c3d03ccf1673488f938747fe00793fb4e6650a811796a4df0b51724c47619 (5Ci8rgch...)), persisted_validation_data_hash: 0x6776c588aa08f9cf54c1912827a7acd4bc22cbb7bc4fce7f1e8a77376a4cd31b, pov_hash: 0x3229f9c4cb3f25d7ee4cc013a9bcc4e07b88a2ebb66d654d15bc00b3ce83bc3d, erasure_root: 0xd07ca7e1ce4a25f8b049513fc8b5e35aa16239edfc13d054006b8e79cd0da287, signature: Signature(a2b031ed6336d04ec1dc0c1f7ad8236bf83b119c3b9f5e5420ac3e8225108f15cddf38ddcc42edbb6a1e1799f4e3fa276bdb2f97d010707045a79b12c43ce381), para_head: 0xe7aa04e7009d0a779a8b23a92dc875dcda1f8bfd7005b4c909a56a5430671bf2, validation_code_hash: 0xb473780984cf7007e14d698aed2468a7350fd4ab2646984dc7df288f42a7d620 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2015), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23a30, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(26), candidate_hash: 0xfb497e7b2682eeab59e8bca7aaa098b1e989eb4e27730701466e9bcfeb0bef9c, candidate_descriptor: CandidateDescriptor { para_id: Id(2015), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(b63a114cd5fbb5380c7171f48b7c9354dba906f52b2924ec8276eeb0d67dd117 (5GBdpcxZ...)), persisted_validation_data_hash: 0x1a9b53bf9e42ef05360977c79c1bb7269eb0e809e46abca6cd866e607742a869, pov_hash: 0x7c47e332cf8542dc2647dfb7c51bdf1cee8a4f5b68393ae71058419dd19d3a01, erasure_root: 0xcc015e2234b669fd4d94dd4bb1195bc448e4d1601f23de0ac6e37fa5fbc08a44, signature: Signature(72dfcf0ee12e675fb9caeefa737af0133da8d4d9aa403855f58947f6e33c75649abc1c98e823ddf6465092d450d69990846a52576570c950d89dc7d39708b182), para_head: 0x561fd1f7fef13e64d2d33ba437cb5cc6218fe1b95a60dd4dcae6ab19af3ff728, validation_code_hash: 0xe9875e8ee344601d91db81d6da8afa30b102f9ddd54946528dfcfe161d55070b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2026), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2026), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23a40, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(27), candidate_hash: 0xdf1260cc1b64df9ed77f9b2a0427b7bc3259e1401ab4d60519ab904f68a54a2b, candidate_descriptor: CandidateDescriptor { para_id: Id(2026), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(1ce2454ac577a6e7e02330995e308e36f4113ce3e2315f4ed7a9fdbafada8b54 (5CiaQzAc...)), persisted_validation_data_hash: 0xb9aa6fc49e6673c4d0ec3deb35777aecc69ffc01d2cc66500c42692f91991fdc, pov_hash: 0x11a4f3a18af5e1c3c0f2172874e4f1b871341a9f317ad1e773c6aae1003e3955, erasure_root: 0xb449767d27132dfb6c7336eaeb8cfd6bb35061c905f4c168d781942640870d9b, signature: Signature(483dfb84b5a50d688e7e9452a943058f5cbc4c77735719b4367562a0565ce3298f36eb34989c464a1d02785726a51fe5735c7d696d9e2f4f69e034d391600f84), para_head: 0x363e8888715dfa6c0932011a373860771460a651d5eae0919ba17da0b0a7e769, validation_code_hash: 0x50ec7cdc20022308c81d01ddbf1d1fa5121a21d3c1507d32711952a3fef66948 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2031), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2031), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23a50, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(28), candidate_hash: 0xd25f2f6f4ef692e42d91fdf46e34bfe4c3507a32d657de9b062de076c76ef512, candidate_descriptor: CandidateDescriptor { para_id: Id(2031), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(0e06f0dc1c9dd66a80e13beeca088cc9e99cec69065cd758088e7f538fb60410 (5CP6b92z...)), persisted_validation_data_hash: 0x1c5a75bb1c96b2df511520e1c6c800ef21d71cfdf26b2dd819b5aad94f780ffd, pov_hash: 0xcfad6a97c95d137c95037b30e1df63b34561b89982df25bd90fbfa955d20a0e0, erasure_root: 0x0ce30584ccc5a674746875ef6350bc2842482b2ea234086df48e0c446c7a4a52, signature: Signature(f45122b4040f4f63a69d5c03fc373c634e2334f754fb652c1594445266367209f677fe3230626f4f2cc4f9a645a353d1336992a6f4000241c256400535d7e081), para_head: 0xd9f7cb4334170e4a6acc09a1904321f8b6dd84a9126a6ac5e003aac2b5aa53c0, validation_code_hash: 0x98bbf023fc9e033deee0b54e1b2e1ca8e747d2dd9cb658cc07344df196fbd222 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2043), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2043), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23a60, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(30), candidate_hash: 0x1fc75ab7d7f980c1ce63d5160fde0a27d4e706bbf6912a7d037f621d0975fab7, candidate_descriptor: CandidateDescriptor { para_id: Id(2043), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(e2c4de36e0f33d0775050f79573c5bc8604b12306e623bf4c07aca21281f2b65 (5HC3AJGc...)), persisted_validation_data_hash: 0x856dae149d035127ee7f3643d3045db51488c16ccc63f1ae8d20b1df13319be6, pov_hash: 0x74e66d849b5bd347f3dd1d3c2ceaa9b6e87de7058969c3549b816357386f3367, erasure_root: 0xb1581e0698c1d491ce4dc08a1b671984104cb3814012a6dd9c2938c32bb1d98f, signature: Signature(32e650d5ac51cabdf997c5ea935842093aa9be4f128c0a1f6b4ce57cea109c581a685834d0176163036884ecacce4e4007f57f831b707e7a710fdbf4bf97d18d), para_head: 0x35492d619a892cb07a8af022a642436f027460c7a1d37fb4e3f9a2cab5312ef9, validation_code_hash: 0x330f3d4a5e2b581441ced47b9118937ddd9cce624a3ef75c8f6ad48de1b3f964 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2056), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2056), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23a70, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(31), candidate_hash: 0x1afe8c2b255300e4beb185933b5c1de8aa48626250044f239f78dbb1e93ed4be, candidate_descriptor: CandidateDescriptor { para_id: Id(2056), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(a2d6c104d338d79a27aee869653e02dff8d49aa74f2911202a8bfff1aaa2c467 (5FkDQicq...)), persisted_validation_data_hash: 0x43047314c65150fe09482943677caaf84b3c2016ba9becc42110f1f2f6769d32, pov_hash: 0x25ba95bbb334623b3fd7d92bff547690fe2ca405fee834b6bddde1e7abc4718c, erasure_root: 0x0e64d7e1d43d0d1dd90000feefabcf407818597ecf2f2e0d58b5732d0d23386d, signature: Signature(f6160c9ba4bbea40bd83d00589395aa98741abd362d75441b02ecb9d24d81e74845f138c15b4ff49db56ab8410ae8378cf1df27460fd91611ce76ce832eca08a), para_head: 0xc5411353645a215573b55918890145e692c013bd7f99cc708feb800921a7b030, validation_code_hash: 0xd35b3f207a58f269083487220cbfac5d7d8c5403935e3681c9da5832414128fc } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2106), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2106), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23a80, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(1), candidate_hash: 0x19d7eb1ca169f5b810af0d118cdeb7c3f7fb094fc09dd470d553eacc6afa7d9a, candidate_descriptor: CandidateDescriptor { para_id: Id(2106), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(445241aaeef243a1e86ccb9f83df01333356350f66227f8ae962b648b74c573f (5DcHYmms...)), persisted_validation_data_hash: 0x8aa95113b663b5ca3a2a6643718c7f27de933ae2e90f8e3f60d3879db540e80c, pov_hash: 0x2bdf48028ae931f8f5ba1ca947407edf30427a4714c0193a4a8f441cd3f58dd1, erasure_root: 0x8b5a996b3f43a2103b2117fd2d3b9e1d968ddd90fc26342f1cb8529d41a55c06, signature: Signature(2c9d1bc704118b2d4e695c4c40a40d1d684b99bbc5d51f2d548cd3f07c99c74fcf19e06cd229f1e603ac8d43add231f12315e288fad8ea3de1da4ab212ae238f), para_head: 0x03fdf5389577f750109db5cadee740f19c8b03ba2aeb4fa4232fa6d5c63332c3, validation_code_hash: 0x6aaa8ae09add660bc8b6ce9cf0752f56b411533fb74276e35ff47e23ee93a8d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2110), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2110), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23a90, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(2), candidate_hash: 0x48505bd7e1168bf7e12ceeb2320e3709f9c7d931ead2868c341be39674bff3e3, candidate_descriptor: CandidateDescriptor { para_id: Id(2110), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(fa76e6346c51ebf679a3ce729b2f961ca656bf018e8448b09dd58d6aea7ea202 (5Hj79amv...)), persisted_validation_data_hash: 0x055a06bdb05406881626b27c9d9b89c1a8ba758e537f2542a718bd8a2471056d, pov_hash: 0x88cfb3093ad4f1dac6c8f6c8ae97d7fbca17e970195e15aed87d0534ed9778c7, erasure_root: 0x48725689d369f3a93f00a21c22ad046253caaaa1d2ec832eca61f48bfdb6351e, signature: Signature(7cc87cb479233d271f816bbf9a1117837989dee04008ebcd97deea53be087d520c95f36c4b3ab36687d8d195d906d9bbee6ee329122b88b12f91f7a3088c3687), para_head: 0x01bc18e5f8b5b4b147ca626a0de362756978ee091bccb0d4046159f9e2d9f4f0, validation_code_hash: 0xd817e4a2a2aca16f91e1f1db278bae6173436d222ae4a09b1bd5f01d5e03c9b2 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4044), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4044), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23aa0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(10), candidate_hash: 0x5c8c7c482c96aa2068f9afa6b8c2bafb0a1382cbb76cb3492dbe68fd6b8617ee, candidate_descriptor: CandidateDescriptor { para_id: Id(4044), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(f2e3e49b9a1cd8c9ed207861b05e5ffde4d32b2e5de430ba27a55fda8702a96c (5HZB9HPi...)), persisted_validation_data_hash: 0x7fd4d4a75bd47272dda88df6288cabd7a4c5276f7cc88b676c45395bc0cf344e, pov_hash: 0xa223bbd666a949a8ed0024373f5487b564e598384ab5d5ab1307fbf7c340b072, erasure_root: 0xf93bd82328bedfb99644babe87502693aa3c59abbd00f11668bb2e7e7f2a6a96, signature: Signature(46b3d5dbd60f90a82adfb99a8a75e32d3937ec91eb017fc8fd103b4077387d7a1bf5889aa988d0bf958c7b8f5a572bdb5aae71adf104e78312340ca73065208f), para_head: 0x0a0c279ab5dda85615a1b13f49120bf665b8b1e5d924433816a72273e2948fcf, validation_code_hash: 0xf3715492fcc7518d90ac80fc1b214464edf60488be2b47df48c1d207ceeffd5f } }]
2023-02-17 13:06:41.921 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2006), collator: None }), occupied_since: 4149571, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2006), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661d660, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(23), candidate_hash: 0xf91d33f75665270e76a52a7a0622bc213f623fa5ab86fbf68e29a5204a4519a3, candidate_descriptor: CandidateDescriptor { para_id: Id(2006), relay_parent: 0x3121060fa2269462691ee8a210d237cacde0ef60751887e4896c04188b21674d, collator: Public(04310cc8f2be58c6654df64f277f082e32947ea5f8089e43abea18cc230fcc5a (5CACctWE...)), persisted_validation_data_hash: 0x4fbfe95ab24ec276b0581de08e44f71644e7785d33bc63641f2e2085403f5674, pov_hash: 0xd701b6db0caa3925e1e216b911c6c45d17b1639040580ad07950a0321240b1a5, erasure_root: 0x689bfd45b8e3b7a0afab6fac8af1e311e1bb261e9e946f4b803912f4f42de1f7, signature: Signature(b0889ce483767be5d0a834547cdec140d8d306b3d996d0ac8cff2376b4e6136d1db6930c5b8f1b9c427d3aa7bb46693ee47e8c8c65a5f15a2a6c52ec01fffa8e), para_head: 0x405676886e2c94eea69c6aa5e258ccfe9532ba0e8e92f0aff6cf843bdccf4d18, validation_code_hash: 0xba709147324dd9118818902499fe30be15f05daacb7b18a507771a2aa83bb128 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2058), collator: None }), occupied_since: 4149571, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2058), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661d670, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(32), candidate_hash: 0xa3d6b8d293cc010f846b388637790d42432100e7ea4f2f8e7a699a086cb9a049, candidate_descriptor: CandidateDescriptor { para_id: Id(2058), relay_parent: 0x3121060fa2269462691ee8a210d237cacde0ef60751887e4896c04188b21674d, collator: Public(6c595ebe518627ee691b8210163754dddd9cd2b44ee583fe1e37ceca29fd8b41 (5EWmaRre...)), persisted_validation_data_hash: 0x89804c238ff3c724b27b7b8701f6d1fb2ffc1138cce4ef9e665b05b79219bf9f, pov_hash: 0x6fe5abf3a528cbcaf2c4312a2e3181228eb445ad5fe060838823e522f5dfa848, erasure_root: 0xf17deeffe0c6e635ea0dd08a07f91fc0b5699677225fab356f9239cba4effb3c, signature: Signature(6250b02c62b44a07218a0b9e06b394f3d66c7966d0a40680ea24420546f0573c5f42241df8f106e9744ae049a1c57e453a77180401974c47288f7c811d258c8f), para_head: 0xb393355a20a0a040d453c259a43f77cfc33024e1917d61cb3a89345ae43a5710, validation_code_hash: 0xdf75492fb2d30982a17c356cdcaed74d101a4a84019be1e63a0c7d15f251b9e7 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2105), collator: None }), occupied_since: 4149571, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2105), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661d680, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(0), candidate_hash: 0x5e30e88841a4de5969eb36e17aff4b30abe3897840df40cdc00bfdcf9dc2714f, candidate_descriptor: CandidateDescriptor { para_id: Id(2105), relay_parent: 0x3121060fa2269462691ee8a210d237cacde0ef60751887e4896c04188b21674d, collator: Public(f8c8f5f210b2ae230874b347935fdbcadb29cc2f919132e341ea85113f9ad175 (5HguRv2P...)), persisted_validation_data_hash: 0x28bcc84bbce84ed397de6078ceb0791829eee6144594a3767d44ec9530f87d95, pov_hash: 0x0861f2f3fbb608cd639abdcd9d59a61cddbc502c919478a46430a1bab8fe7a8f, erasure_root: 0xd1ccbe26e0993a5a4ee5b780eb334bbf830a6e7f43e7c0cb9073891e4e22de9a, signature: Signature(0ebe06e906477927d73f77db817bfc30d3c14c5ff4c4fb8bca190560855baa701b489876825c3bc8d4de2659633b59d438e5e9ccaa9d0a51b0a2cec6bb3ee68d), para_head: 0xe63cd3db0dcc77b799e5606507c1e4df0630542c73a090d97aaae20e056869df, validation_code_hash: 0xe3241e33a15a5f802084fd31ed78f572651df88d8e04ec52b61b3b61f2550d06 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2114), collator: None }), occupied_since: 4149571, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2114), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661d690, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(3), candidate_hash: 0xb3ed4dfef0ecd6e15d9714758755bb0f26f584865013a314f7fc3fb0a037d513, candidate_descriptor: CandidateDescriptor { para_id: Id(2114), relay_parent: 0x3121060fa2269462691ee8a210d237cacde0ef60751887e4896c04188b21674d, collator: Public(5ce34eceb5e865422c65f1a6f5d95d5bfbbae38509d506c3c7ec02e932d62839 (5EAVnc1g...)), persisted_validation_data_hash: 0x5316c0ae400447b6322b8fa627738d529855b18857dd42758b2e8c9b2e06e8d3, pov_hash: 0x1204d955b0e8b86c789ed78023b86af3a34e36051fadf0b3a59f135def302df2, erasure_root: 0x5875ad60635cf0bb27c19a0bf379141604afaaea2ccccd90842ab236ca013384, signature: Signature(62a069720a85c819474da520dede524a6bc322deb2991a4bce923a0fc1244b789065449bc863f3a884375949457b0e0f1de8226a8cc7f453dbc2804de06a1682), para_head: 0x594f06b86b3daa08e8721d0174d1f712558f866a7e5a7d4085ed3e39897bd0a1, validation_code_hash: 0xd57a9d3ec229f6135d46a29d1db9255ad7f89eaaefe1e2ce021bc263c2d7d948 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2119), collator: None }), occupied_since: 4149571, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2119), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661d6a0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(5), candidate_hash: 0xe3f94a09963a43cff3a21dcfb0b4d9de258b30083605db6bcf87f3b4ead28e2b, candidate_descriptor: CandidateDescriptor { para_id: Id(2119), relay_parent: 0x3121060fa2269462691ee8a210d237cacde0ef60751887e4896c04188b21674d, collator: Public(62d1b42233e887325bb74418e79b1164d51a7378a5d3770e61c643be1053db02 (5EJGqxMK...)), persisted_validation_data_hash: 0x1f679f586eff19dd27762c45125e0002fb5f70df5dcd37fa0c372c4d227f9297, pov_hash: 0xb8f945c991fc425cfa8ddd2e487bbb4ee1d71d02571f258eb614b2c5165f991a, erasure_root: 0xe83417203cb0f8973f8bbff2806447d8b67c17ec74788ee525f8e34d953583be, signature: Signature(e8fb14b55d40a1f66165e0fd9a1fa610e2070e7daa084397e199e1fb3ee92c5925f6658607dbf4cad010428565c39be3c52c845f631f6dab801b684ee5d76a81), para_head: 0xe695c70720ba6f0e946e77c19b8f99b9aade64c22e6e4bd0b855cce81bc86f47, validation_code_hash: 0x665ae2e3bbb9158e5dc4c4f9d32ce2a9889e8f5a568ec123df335da2cf77072a } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(3333), collator: None }), occupied_since: 4149571, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(3333), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661d6b0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(9), candidate_hash: 0x8daf75eec3f3da393e5e44e9bea023edb35a510499112c8a2ca24d4ed1e10150, candidate_descriptor: CandidateDescriptor { para_id: Id(3333), relay_parent: 0x3121060fa2269462691ee8a210d237cacde0ef60751887e4896c04188b21674d, collator: Public(742d1bfa88b1ab1c9f48ee354567fd8bcd20058bf6701f221eed680c520f3531 (5Eh2p3yL...)), persisted_validation_data_hash: 0x05a68301f01aa9f497afdad4698da1b4bf3230bf9100899aebdaa45a61efd9cd, pov_hash: 0xef7bc910c7278f0005b9b924f3c715b93a112e4c7dcf933fb5cdeb404a52513e, erasure_root: 0x9f20028a6e68bab7d8f163d6d421693fb6c9bd585975c910b81e2984869f99c7, signature: Signature(e247f758ded67e306ae35bc1e7dde57e3de84c8dfe6e9493d2e24d5ea89a840cfd5f7369303c535bb0d08f412e67f783460c07549cd88fcc9f58875f6c739f8f), para_head: 0x82ecfb6cba98464df3a405ba613d595563002253d2b6095bdc4e8e9de3949439, validation_code_hash: 0xf054b745e5dff013417d475cfb0dbe8109024c71f8e80f0f299139ca8d8af10b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4219), collator: None }), occupied_since: 4149571, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4219), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661d6c0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(13), candidate_hash: 0xb396a68e8a077759755ae6a6d55e000da40083df1cb4fa511fe3ddd5a87a93f1, candidate_descriptor: CandidateDescriptor { para_id: Id(4219), relay_parent: 0x3121060fa2269462691ee8a210d237cacde0ef60751887e4896c04188b21674d, collator: Public(f26c6c0dc0f10277f1de3c43c40989ae7f2b8299308fdaed2d58df408a127065 (5HYZer7E...)), persisted_validation_data_hash: 0xc21f08f8e57439bcd719a34f7dfe4fe89f7ef179856728c370c7a7398505b5c3, pov_hash: 0x28f4ddec2db27923ffcfc9343455cae329311c97f05bb12041c8f0c27318bb05, erasure_root: 0xa758829139819143247a3f9b090ff9ae76bce7c58bd971f89608e6fe91ed5683, signature: Signature(142d157a5763a673dcfb8b12bb78809dcdbb9297d397693091c978e47462222695f17e6ac790cbe666cac08929c1b0537a5339659ed93b71b0b35610108b0b8d), para_head: 0x1733dd602feca05c727cc88f043a6e03197c1c199a0c969d55f7031f6c8dd354, validation_code_hash: 0x3ba3a1dca9719f1752dc1df322cc59f24937e77a06bd3f0f09904d4bcc90e4b3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4227), collator: None }), occupied_since: 4149571, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4227), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661d6d0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(14), candidate_hash: 0x9e6603e795c8149c9b27355d764ac2983af437aec1ed6fac3156ffac8cb9819f, candidate_descriptor: CandidateDescriptor { para_id: Id(4227), relay_parent: 0x3121060fa2269462691ee8a210d237cacde0ef60751887e4896c04188b21674d, collator: Public(f2a205cac5aed676fa6dccf4c87666c854d55122327309380eae8a6586de0f33 (5HYqaN2R...)), persisted_validation_data_hash: 0xed27ef2b8d3ca4ff00c57b529c6edf7294ce5d0ea88fa881a6116fdab973fd8f, pov_hash: 0x75441e696ab104e659ff8942a66093e771cd20d487b6652d407cb3be4e92fc62, erasure_root: 0x76659babee5527bdc58365a5af6e62e0e7592c5fa0fe96570382550c5c11cbaa, signature: Signature(be743a69260ae393f12a9a44e6600efd4a7bb2f2abcd4c9793c523d2513828348efb8cfeae349180f41a4d1f8292acb1c294d2ff621c20930d598523ab6de489), para_head: 0x0ed2f6a9c6e0771bde150a0601ca7ee32af6d7a11f09c65ead6beba89364502e, validation_code_hash: 0x867d6ea964f5d70540d9b5bec5e7ec7fd5042ac5213056e9826b09e0151764a5 } }]
2023-02-17 13:06:42.395 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:06:42.461 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:06:42.896 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149575 (0xeca8…929b)
2023-02-17 13:06:42.897 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] OverseerSignal::ActiveLeaves
2023-02-17 13:06:42.897 TRACE tokio-runtime-worker parachain::chain-api: [Relaychain] ChainApiMessage::Ancestors hash=0xeca8…929b k=10
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x2dadc76aee7003e6f39565709bd0129a116265b8c7d54f79ddba9d392d7d91bc block_number=4149575 traceID=60717571838336943111520841039503954586
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x05273a6b584c3cc01871b463c266f1057621d54d16a21090e16adf65e4eaa217 block_number=4149575 traceID=6849824440904684577294735573858578693
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x1a27e21072ed7ec83bb773c38eb95aba347564045a9a7f18494e08f551b371e9 block_number=4149575 traceID=34767012595680101729467583018586167994
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x7640d6028d8630bb321899da6d7952dfa79754a2c806a0a20c5fd492e714ffd2 block_number=4149575 traceID=157185551139477421028254723568031060703
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x56387c6b8adeb12e3c432cb4ae17775ee9b3ffe18247a3f83c6be81053192640 block_number=4149575 traceID=114606899800763106849401933045796665182
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x94ae4a0efa2bef8c9ce3a322af0af628ff06d9b931bdefcc85d7d18e667c6a64 block_number=4149575 traceID=197630705114481922125458180948227716648
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xe7928821e36d6af7779003f8659d106165568d4e52a3b7f2bc21c10f5a552577 block_number=4149575 traceID=307812503460282486352037366823722487905
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x350ef809a458a9f1c4e7bf5cbcf5446957fe552d7f024770c8862152f3865a94 block_number=4149575 traceID=70526806734117926715961503332045243497
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x28ad416121560ab28c036fc3bf3c54bfb5d83395c9e25e193b680d1853ba1529 block_number=4149575 traceID=54068713239996184799971911091718214847
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x2b9b322e8ab96029f68328f917e01969d933d108ee73e468e8ab08123aff7484 block_number=4149575 traceID=57962627639732975810202931983634405737
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x6f4cbc6c7e064d0a8e12c020d16d7111dd474f41e3bb59a0d8c5d8064cdd2093 block_number=4149575 traceID=147942743782024075456010307882426659089
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a block_number=4149575 traceID=34378381178106212776795590874546694015
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292 block_number=4149575 traceID=287577510334079085948448597811005974367
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x175724344f814783722ddff3f5d0205acf96d4e469fe04cca58c264694f5427b block_number=4149575 traceID=31024708040961382201738315859147890778
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x3f3ba8ac7f6aa79247597f982850a56ead3f5c4930235528df63ee38349aa057 block_number=4149575 traceID=84051130360594154474878962462880736622
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94 block_number=4149575 traceID=220797515143903785981973094992326955871
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0 block_number=4149575 traceID=165583828560445969105051865762171540217
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x4a5f6e6f8da2c6d4746254acedff2cd751e1b0b27ef5b0703f482c7127efd697 block_number=4149575 traceID=98858379792861195301927161683536456919
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072 block_number=4149575 traceID=222714874841382557049791145215546540996
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db block_number=4149575 traceID=18540518596390518214789116318598772603
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf block_number=4149575 traceID=66047787072446000497795420048729617700
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898 block_number=4149575 traceID=229865825475748741844664415706484012408
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x2dadc76aee7003e6f39565709bd0129a116265b8c7d54f79ddba9d392d7d91bc traceID=60717571838336943111520841039503954586
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x05273a6b584c3cc01871b463c266f1057621d54d16a21090e16adf65e4eaa217 traceID=6849824440904684577294735573858578693
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x1a27e21072ed7ec83bb773c38eb95aba347564045a9a7f18494e08f551b371e9 traceID=34767012595680101729467583018586167994
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x7640d6028d8630bb321899da6d7952dfa79754a2c806a0a20c5fd492e714ffd2 traceID=157185551139477421028254723568031060703
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x56387c6b8adeb12e3c432cb4ae17775ee9b3ffe18247a3f83c6be81053192640 traceID=114606899800763106849401933045796665182
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x94ae4a0efa2bef8c9ce3a322af0af628ff06d9b931bdefcc85d7d18e667c6a64 traceID=197630705114481922125458180948227716648
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xe7928821e36d6af7779003f8659d106165568d4e52a3b7f2bc21c10f5a552577 traceID=307812503460282486352037366823722487905
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x350ef809a458a9f1c4e7bf5cbcf5446957fe552d7f024770c8862152f3865a94 traceID=70526806734117926715961503332045243497
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x28ad416121560ab28c036fc3bf3c54bfb5d83395c9e25e193b680d1853ba1529 traceID=54068713239996184799971911091718214847
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x2b9b322e8ab96029f68328f917e01969d933d108ee73e468e8ab08123aff7484 traceID=57962627639732975810202931983634405737
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x6f4cbc6c7e064d0a8e12c020d16d7111dd474f41e3bb59a0d8c5d8064cdd2093 traceID=147942743782024075456010307882426659089
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a traceID=34378381178106212776795590874546694015
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::statement-distribution: [Relaychain] Deactivating leaf hash=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292 traceID=287577510334079085948448597811005974367
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::statement-distribution: [Relaychain] New active leaf hash=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x175724344f814783722ddff3f5d0205acf96d4e469fe04cca58c264694f5427b traceID=31024708040961382201738315859147890778
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x3f3ba8ac7f6aa79247597f982850a56ead3f5c4930235528df63ee38349aa057 traceID=84051130360594154474878962462880736622
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Update fetching heads update=ActiveLeavesUpdate { activated: Some(ActivatedLeaf { hash: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, number: 4149575, status: Fresh, span: <jaeger span> }), deactivated: [0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357] }
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94 traceID=220797515143903785981973094992326955871
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0 traceID=165583828560445969105051865762171540217
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x4a5f6e6f8da2c6d4746254acedff2cd751e1b0b27ef5b0703f482c7127efd697 traceID=98858379792861195301927161683536456919
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072 traceID=222714874841382557049791145215546540996
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] activated relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db traceID=18540518596390518214789116318598772603
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf traceID=66047787072446000497795420048729617700
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898 traceID=229865825475748741844664415706484012408
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::network-bridge-rx: [Relaychain] action="ActiveLeaves" has_activated=true num_deactivated=1
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::collator-protocol: [Relaychain] Own view change view=OurView { view: View { heads: [0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b], finalized_number: 0 }, span_per_head: {0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b: <jaeger span>} }
2023-02-17 13:06:42.898 DEBUG tokio-runtime-worker parachain::collator-protocol: [Relaychain] Removing relay parent because our view changed. relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] active leaves signal (ignored)
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] Own view change view=OurView { view: View { heads: [0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b], finalized_number: 0 }, span_per_head: {0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b: <jaeger span>} }
2023-02-17 13:06:42.898 TRACE tokio-runtime-worker parachain::gossip-support: [Relaychain] active leaves signal
2023-02-17 13:06:42.899 TRACE tokio-runtime-worker parachain::chain-api: [Relaychain] ChainApiMessage::Ancestors hash=0xeca8…929b k=4
2023-02-17 13:06:42.901 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] Processing NetworkMessage
2023-02-17 13:06:42.901 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] Our view change new_view=OurView { view: View { heads: [0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b], finalized_number: 0 }, span_per_head: {0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b: <jaeger span>} }
2023-02-17 13:06:42.901 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=0 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b
2023-02-17 13:06:42.901 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=1 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=1002
2023-02-17 13:06:42.901 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=2 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=1003
2023-02-17 13:06:42.901 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=3 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=1013
2023-02-17 13:06:42.901 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=4 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=1015
2023-02-17 13:06:42.901 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=5 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=2000
2023-02-17 13:06:42.901 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=6 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=2004
2023-02-17 13:06:42.901 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=7 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=8 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=2007
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=9 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=2011
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=10 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=2015
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=11 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=2026
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=12 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=2031
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=13 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=2034
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=14 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=2043
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=15 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=16 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=17 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=2084
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=18 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=2090
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=19 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=2092
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=20 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=2095
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=21 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=2101
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=22 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=2102
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=23 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=24 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=2106
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=25 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=2110
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=26 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=27 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=2116
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=28 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b
2023-02-17 13:06:42.904 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1000), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1000), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230560, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(16), candidate_hash: 0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a, candidate_descriptor: CandidateDescriptor { para_id: Id(1000), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(84ddb22d841c3022f298bc7f520055eff2267a138c97cde04f74fd62a4324d2f (5F4v31Nt...)), persisted_validation_data_hash: 0x4fa4033f77e52db1d9141b45fa8cc5a053f1d470331b6bb6bbd1136d0f71c5bf, pov_hash: 0x7378a3b7abc652d65d3959e2dd4183e3f3df565db3b918daaa6f6758fabee4d6, erasure_root: 0xb51e2e19011c233bf77dada30338579be96041aba3deea26605736a45d1d68b2, signature: Signature(a063ff5734988e39f3cd2913dcbd8cb46619b4b46a2f5a59d21002af2f6b1a6df5dcbf76960280c8e2781e180bd4d1b462febc1bd4d73d809f37f7d3be0b4082), para_head: 0x2d8a6d83814eddefc7856a5aba56bbb2285c32e4ca4662cc2efeb9ba59724bd7, validation_code_hash: 0x04567aee7142708e9d73988e9cdfda135703e7a325eea85b6b68726f9839c4b6 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2006), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2006), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230570, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(23), candidate_hash: 0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292, candidate_descriptor: CandidateDescriptor { para_id: Id(2006), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(f05c2586e7a2c169a6d24640cf819ddea9f6499ae696bf97f9058d31d5419431 (5HVrisZk...)), persisted_validation_data_hash: 0xb604f2757230e8ceebebb2183c2f6707b9fa39724422506dc9134f36fa9569ac, pov_hash: 0xc5cd602167f617db71b14162c2209365b1af603d1a824857248ee6a061b4f526, erasure_root: 0xebdd52b7996455e370f89b2351714c6e489f1d67b73f7c381eecfb4316066627, signature: Signature(d86cf29ddea8d993c2eb851378b8d6d9f87d69f42202d5fa137da4c4a199a352c96e8d69c8f9a32c8c7a5f1f6649f2d968b4297f15f44af1cde90b47aa666483), para_head: 0x43020ef9379f02e7bac331e1fcbb5e7f807bd654898ff190c4ea32f8ebf3c0a6, validation_code_hash: 0xba709147324dd9118818902499fe30be15f05daacb7b18a507771a2aa83bb128 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2056), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2056), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230580, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(31), candidate_hash: 0x175724344f814783722ddff3f5d0205acf96d4e469fe04cca58c264694f5427b, candidate_descriptor: CandidateDescriptor { para_id: Id(2056), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(6610ddf44718a64115dc01e51bbebe82dfadf20077e014fd3c5d5a66615b572d (5ENXkZop...)), persisted_validation_data_hash: 0x9490761de713deac7796e31a2b3d5755cb086819d15e1dc0932d661330e32d5f, pov_hash: 0xdad49698f2ad0ef6d537c305f3075128e6fc8bd84258f2d1defdd7611410ab0b, erasure_root: 0x982c25dce242c05dee34538ac891d026fa8c8f69096f286ddde8ef4248305ddc, signature: Signature(068db58151ade6c8b9004f669787dce412006baa6eab4869a0a2f0a2b897821511e8b85b915c7e38d4870cccceb5b223f66cf251c088823e475dd0bec76df082), para_head: 0xc933950fa80af8582cd2a3c6705cddec3ae705f9e453a09bacc39cb1133f6ff4, validation_code_hash: 0xd35b3f207a58f269083487220cbfac5d7d8c5403935e3681c9da5832414128fc } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2058), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2058), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230590, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(32), candidate_hash: 0x3f3ba8ac7f6aa79247597f982850a56ead3f5c4930235528df63ee38349aa057, candidate_descriptor: CandidateDescriptor { para_id: Id(2058), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(44fcf8bc23aea6d74fbbb7e8646e47d66315d66e47cf7afc21cf9f7dd0ad9c27 (5DdAG8Eh...)), persisted_validation_data_hash: 0xfc25128dcd8e0ea5ef5a52eaa72b090e1ee4dd905c9a7debbfd7fe79cc0fb2fc, pov_hash: 0xe7fd79871ae66711cf9cfed1a2f4718e827455223b23945ce4949894caaf68d0, erasure_root: 0xc84179e30afc87cb0644093c28b4a024d132a0adbaad444bb3ede28abf70ca07, signature: Signature(8684be1d3e3a389e00e1d681e5d5d02ccb57ba436d38bc6c3ab65c389ed3c95430457d026bc85f8720264e36b30451ba4247676b82de2a7139701bbf094f0386), para_head: 0x4e4659b947d9976d8cb174f6c016cf222ed15e7ec312e3ab3a0aaa704ae48eb5, validation_code_hash: 0xdf75492fb2d30982a17c356cdcaed74d101a4a84019be1e63a0c7d15f251b9e7 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2105), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2105), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52305a0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(0), candidate_hash: 0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94, candidate_descriptor: CandidateDescriptor { para_id: Id(2105), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(c43523745e500d49d94e82089495bf6d938f92e412d1872888793a23109ca849 (5GVy2aRL...)), persisted_validation_data_hash: 0x9d525f49a1beed8d685eefeddcd73585e57300f5466ef87fb341faa93e7b8225, pov_hash: 0xb1420be8d45b9dd9aacdef244ce7c69d438d92c05a043556be6f5a1b5e2697a8, erasure_root: 0x756e18c730300b5499b5cbe35c7ef3272524d5176015eb96fdea7e65422a5e01, signature: Signature(30061b6334a4bc7532ae038de54f78716b58ea48a917633d3cb7eb8c6d06a655e7a36d9576c49eee5f1e95bd663a6c39d89d3f2a9e99876a28cda9be6136f789), para_head: 0x148f78fd76455325ebec41d2084c903de1d3d36a13e6c2b0818eb8a205beaa09, validation_code_hash: 0xe3241e33a15a5f802084fd31ed78f572651df88d8e04ec52b61b3b61f2550d06 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2114), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2114), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52305b0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(3), candidate_hash: 0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0, candidate_descriptor: CandidateDescriptor { para_id: Id(2114), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(4a61733a7209358abf35cf5977708cc640ad5f35b746a396be7ce8c884402461 (5DkEMDVc...)), persisted_validation_data_hash: 0x65f157b535e42880424483985f312d3b7bff759e10f8d72dc2f3a0d0005e66b2, pov_hash: 0xa0bcef34cdefef323c466b465d6ac50e1a199b836f03e2ceeada44f2252ad42f, erasure_root: 0x865111172a6aeb8686b38e5b1861dc7314f2d3d7693935dc40df9ca3f87a2908, signature: Signature(763c430a99dd3d202480b876109f2f4db75fbf23a602708a98d1ec20347fc366c5841cbb51b87cff3c74e2c7f7b6fd419890ef1c8bff78df37ed401e7bc4f68f), para_head: 0xb912630f3966beed3e4625885e075327d0935024ae8973d5203de16d85174bc6, validation_code_hash: 0xd57a9d3ec229f6135d46a29d1db9255ad7f89eaaefe1e2ce021bc263c2d7d948 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2119), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2119), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52305c0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(5), candidate_hash: 0x4a5f6e6f8da2c6d4746254acedff2cd751e1b0b27ef5b0703f482c7127efd697, candidate_descriptor: CandidateDescriptor { para_id: Id(2119), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(62d1b42233e887325bb74418e79b1164d51a7378a5d3770e61c643be1053db02 (5EJGqxMK...)), persisted_validation_data_hash: 0x33841c71347e92c7200c4a2b61303628f02c0e314caf19902720335fca76495d, pov_hash: 0x3de808bbee8c176e0083d7a24a90070fd5762126a8105a399baffdd1f5336a56, erasure_root: 0x591326ba53c192840834d3ae55827cfe35d9fad069014ae92bc7b24cc950553d, signature: Signature(3aed2e89656fcd214297320987f2fdca93e436b50b96dd6fa2beded17c8a2c41f9c9b3c844364f3280d13d776a0ff5f7f4683918ab7cc25623f465cafdea6184), para_head: 0x35b77dc2a2c421fccd0657c9891e3c740f9bc4e23caf4341c222078d0b0bbbc9, validation_code_hash: 0x665ae2e3bbb9158e5dc4c4f9d32ce2a9889e8f5a568ec123df335da2cf77072a } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2124), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2124), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52305d0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(7), candidate_hash: 0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072, candidate_descriptor: CandidateDescriptor { para_id: Id(2124), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(e49865039703dcbfa065891bd1367292d469a25bae237ed8b995cc4de3bbea7f (5HES3bPN...)), persisted_validation_data_hash: 0x97db6b1d929daf293b8194c5be70f104e7a7462cb7bd0b0e398b53a0cb0d91e0, pov_hash: 0xa388d101ea1ac4167bd3d78c4e9e372e79d509541831ad06f630affadaf1749d, erasure_root: 0xc9353c88431680c1b13bf045d51bdad0e880deff61c76ae3768ed3d46e9adc96, signature: Signature(b8c7bd4e2746cf312873ff9fee1affc12ec774178e9b62ce532b4a910a0a1677f883b8fa930155e0d6b7753c39edb1aa13d763e984098662321d4c556f9cdf8e), para_head: 0x69ec03c36dae114a71d49ef1fc969f0aa963d1a36ec7b91a318bfe553ffba05d, validation_code_hash: 0x63a49506afae4bd4b9f9f2a5e35c8b418148f978e94d1bdc290660f5b45c82e5 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(3333), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(3333), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52305e0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(9), candidate_hash: 0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db, candidate_descriptor: CandidateDescriptor { para_id: Id(3333), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(26f5c75f04f6c2f97f255600038f280da1a5803e166dd5eed8f71e04d1b10126 (5CwngsoN...)), persisted_validation_data_hash: 0x256a934cdf91fe1200a7edb684fe268995697ed2bd6eeb73e3956c4e6fa2f4e7, pov_hash: 0xc06f5c4d3dac618ec90899319177661f8f62f9d8486a4e93939c2f2982d959ab, erasure_root: 0x03e57f1036320e804dce7bb64446a1c2b66d69641685f80280e9dc9cb6464795, signature: Signature(8870f33d93e8c0beea5c2eb6efdcdafb4fc3306a16d28e1d477025740560362cf6075744cbae6b73ca74f8eaf7ee3493d4554b6e258c85a35fb7071fa33f398c), para_head: 0xb460f1cc602198d509708b4ff82fcf7caeea8da9b0747cb4c01c5b07704995d3, validation_code_hash: 0xf054b745e5dff013417d475cfb0dbe8109024c71f8e80f0f299139ca8d8af10b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4219), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4219), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52305f0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(13), candidate_hash: 0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf, candidate_descriptor: CandidateDescriptor { para_id: Id(4219), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(f26c6c0dc0f10277f1de3c43c40989ae7f2b8299308fdaed2d58df408a127065 (5HYZer7E...)), persisted_validation_data_hash: 0x900aa873e48df04c8fe132bbf6c97ddca1c8c537de5ad4c02910c2a10abf5253, pov_hash: 0x603cca65d32b0c06e8b730ac8da9f73b63dc198b4d698ee2be3dfd32a0fcc554, erasure_root: 0x5d7226212236590c18ed0e1b14f555d53fffc598fda5490c93e2138a3fe27eab, signature: Signature(2cbfd76e17852d6071628a70ca6ae36887cb385584ab6528064dfa7a9be186529ac73ee65676c16d1b5753f96b8c4c9eac997a095d930aedb5915b3d47207984), para_head: 0x78f2a6b68a9ae64716198d0e3b437b89b0373118802700b685a8ce4cc7402844, validation_code_hash: 0x3ba3a1dca9719f1752dc1df322cc59f24937e77a06bd3f0f09904d4bcc90e4b3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4227), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4227), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230600, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(14), candidate_hash: 0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898, candidate_descriptor: CandidateDescriptor { para_id: Id(4227), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(f2a205cac5aed676fa6dccf4c87666c854d55122327309380eae8a6586de0f33 (5HYqaN2R...)), persisted_validation_data_hash: 0x006ed59f3f7b8528108c2b832ba65fee3797373a64a9c11d670f20d4aa4eea40, pov_hash: 0x1c7d0b263e9a771cb00e0a3ad1263f588933812c08e811bd8ed3472b0981832a, erasure_root: 0x5e29d383c419bddf50dcecfcbf3a6e1f64bb1e06969e72b775db284ae55f0c11, signature: Signature(0eb2c66c1ac57c1e9c412c1bbeb6cd3ac1c7fbf44573b9c2deaffcffb542fb48c47cddf2d8e30a08044429094d20f8835726150ca7482e150e25efb31457e780), para_head: 0x6f3ff9525dccee2b8fe508f9aa0672582f7b664ef4b37366de319bb631991906, validation_code_hash: 0x867d6ea964f5d70540d9b5bec5e7ec7fd5042ac5213056e9826b09e0151764a5 } }]
2023-02-17 13:06:42.907 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Observed new session. Pruning session=7095
2023-02-17 13:06:42.907 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 traceID=34378381178106212776795590874546694015
2023-02-17 13:06:42.907 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a, validator_public: Public(6a48b4a87dcbdd826bb85fb319156025f769c0a5c1f3200975267bb463d79b2a (5EU4XkgM...)), validator_signature: Signature(ba270f3a75ddd59ca325dae227956dc758d710db0d3a1073403eb7f5f826f0745dc6b84933abdfb88b935f459d6e6b9f52c91a9b2bb5d0389fa2be500d999587), session_index: 7095 }, ValidatorIndex(48)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a, validator_public: Public(5ef7252fb7f4624b70b236a481e489cc80ca221edef4d6b1d21af7467112cd79 (5EDDmx3X...)), validator_signature: Signature(8660ba58fab8a9ccb252980b983210081c5098861fe6edbc73842c531296091331985139e195f5c2ef74584993913063ef5fbfe790f8e17a1b150e76f683ef87), session_index: 7095 }, ValidatorIndex(49)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a, validator_public: Public(6892297f602c2eda3cb2b011c6cf9e61c5c42b385c5c2ef8d1cb1b42c532741d (5ERpFpiy...)), validator_signature: Signature(0ebb4cc7ee569031b3a2c400dc23cc39a63a558ba09fdc3af4e068ea841a0e38c4f15b65918ceb1159d6026327f8f8d562f9451512d20d406f498a5a7e89b689), session_index: 7095 }, ValidatorIndex(50))]
2023-02-17 13:06:42.907 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a session=7095 num_validators=103 traceID=34378381178106212776795590874546694015
2023-02-17 13:06:42.907 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a session=7095 traceID=34378381178106212776795590874546694015
2023-02-17 13:06:42.907 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a session=7095 traceID=34378381178106212776795590874546694015
2023-02-17 13:06:42.907 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a session=7095 num_validators=103 traceID=34378381178106212776795590874546694015
2023-02-17 13:06:42.907 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a confirmed=false has_invalid_voters=false traceID=34378381178106212776795590874546694015
2023-02-17 13:06:42.907 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=34378381178106212776795590874546694015
2023-02-17 13:06:42.907 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=34378381178106212776795590874546694015
2023-02-17 13:06:42.907 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 session=7095
2023-02-17 13:06:42.907 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:06:42.907 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292 relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 traceID=287577510334079085948448597811005974367
2023-02-17 13:06:42.907 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292, validator_public: Public(089394d11e348fd5bf7f57cea4d3ed3f1328fdf02a7c383e7f70e1aa222dec18 (5CFx5etk...)), validator_signature: Signature(a43c47e10371762fd31b3176ea4ebadd85171f6990b4bc4d8884b80a7d1402228b0736c046a8fed0ae97920b89e841b23f76940e55e6b9d50e5996c3b1108081), session_index: 7095 }, ValidatorIndex(69)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292, validator_public: Public(ec2476f99eeef5b2078a96d338ca683e5f0033132b816c33342e7e39637fe256 (5HQKzPRw...)), validator_signature: Signature(bcddc47c57c426719ae016edbd578802ea49728deafc6a9b00ec5c4b6d775d72b86767e5f5f825b4a988ed8de3ebeefc06398809e5d806c3b2ec465c0dd57883), session_index: 7095 }, ValidatorIndex(70)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292, validator_public: Public(ee885df8a55cc737dc7a8f9245c0905efb2535eb835ba2f663a644f81d206360 (5HTTmDfi...)), validator_signature: Signature(7695955ab569d6cb60112d665d5a448c374bfc6afec369d4c9d6f3d70299466855f15cab0150a463e38aaefbe0294242c81519e8633e882a44db93021383d48d), session_index: 7095 }, ValidatorIndex(71))]
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292 session=7095 num_validators=103 traceID=287577510334079085948448597811005974367
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292 session=7095 traceID=287577510334079085948448597811005974367
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292 session=7095 traceID=287577510334079085948448597811005974367
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292 session=7095 num_validators=103 traceID=287577510334079085948448597811005974367
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292 confirmed=false has_invalid_voters=false traceID=287577510334079085948448597811005974367
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=287577510334079085948448597811005974367
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=287577510334079085948448597811005974367
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 session=7095
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x175724344f814783722ddff3f5d0205acf96d4e469fe04cca58c264694f5427b relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 traceID=31024708040961382201738315859147890778
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0x175724344f814783722ddff3f5d0205acf96d4e469fe04cca58c264694f5427b, validator_public: Public(9cc7ce9f38745fc1c31c570bd38ffbace70626e88d2d436cc4f85ec1e30ddc19 (5FcGgXTq...)), validator_signature: Signature(dca53788d185e34e2d4c1f4d03ef807e46954ac0e398b17f4f1eef6fc24849658d4c220c64489683eaa310badb3df649971289759fd82c9caa9077f7177aa38a), session_index: 7095 }, ValidatorIndex(87)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0x175724344f814783722ddff3f5d0205acf96d4e469fe04cca58c264694f5427b, validator_public: Public(ea447183b85b14380fcb27c4340d1f89022ec3ec5bf66267b65f4ccb61df3436 (5HMsPp5j...)), validator_signature: Signature(7897f2cdb471ec0548f98e3b6784d65d5116718b021a3b0dbc127a8629d1d76336f068370e0432c86b27939960c467e5df2fcc9b90632b654a269cbae0a4bc87), session_index: 7095 }, ValidatorIndex(88))]
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] No assignment key
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Produced assignments n_assignments=0
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Inserting imported blocks into database imported_blocks=1
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Writing BlockEntry block_hash=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b block_number=4149575
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x175724344f814783722ddff3f5d0205acf96d4e469fe04cca58c264694f5427b session=7095 num_validators=103 traceID=31024708040961382201738315859147890778
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x175724344f814783722ddff3f5d0205acf96d4e469fe04cca58c264694f5427b session=7095 traceID=31024708040961382201738315859147890778
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x175724344f814783722ddff3f5d0205acf96d4e469fe04cca58c264694f5427b session=7095 traceID=31024708040961382201738315859147890778
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x175724344f814783722ddff3f5d0205acf96d4e469fe04cca58c264694f5427b session=7095 num_validators=103 traceID=31024708040961382201738315859147890778
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x175724344f814783722ddff3f5d0205acf96d4e469fe04cca58c264694f5427b confirmed=false has_invalid_voters=false traceID=31024708040961382201738315859147890778
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x175724344f814783722ddff3f5d0205acf96d4e469fe04cca58c264694f5427b is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=31024708040961382201738315859147890778
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x175724344f814783722ddff3f5d0205acf96d4e469fe04cca58c264694f5427b session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=31024708040961382201738315859147890778
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 session=7095
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x3f3ba8ac7f6aa79247597f982850a56ead3f5c4930235528df63ee38349aa057 relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 traceID=84051130360594154474878962462880736622
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Informing distribution of newly imported chain head=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b chain_length=1
2023-02-17 13:06:42.908 DEBUG tokio-runtime-worker parachain::approval-voting: [Relaychain] Imported new block. block_number=4149575 block_hash=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b num_candidates=11
2023-02-17 13:06:42.908 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0x3f3ba8ac7f6aa79247597f982850a56ead3f5c4930235528df63ee38349aa057, validator_public: Public(8ccb8ee876cc6a451d3e81a549d892bbe681a49b4a911491d11ec1ae49223113 (5FFK2ifv...)), validator_signature: Signature(42887ea71fc0effaba646f2ba31633f8b5bc1f50f44e8a47b2ffacfff4ad215a2f2cb4f968c55929be7d640d042192605a3ffcffe7cd1817ee9022f41241d78c), session_index: 7095 }, ValidatorIndex(89)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0x3f3ba8ac7f6aa79247597f982850a56ead3f5c4930235528df63ee38349aa057, validator_public: Public(2e305dbdf0d3c1f3f3472f582edc787904ee0c0c68087508c66f63f967b95f20 (5D7GRkk8...)), validator_signature: Signature(38d9873a2189abd66c7c7dbf4b799afe2564a1522a90247977e0dbe376422b129724eb04842fd27e63ba6297764c4808bea5e556ea771acda0f0e339e3f1d383), session_index: 7095 }, ValidatorIndex(90))]
2023-02-17 13:06:42.909 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x3f3ba8ac7f6aa79247597f982850a56ead3f5c4930235528df63ee38349aa057 session=7095 num_validators=103 traceID=84051130360594154474878962462880736622
2023-02-17 13:06:42.909 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x3f3ba8ac7f6aa79247597f982850a56ead3f5c4930235528df63ee38349aa057 session=7095 traceID=84051130360594154474878962462880736622
2023-02-17 13:06:42.909 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x3f3ba8ac7f6aa79247597f982850a56ead3f5c4930235528df63ee38349aa057 session=7095 traceID=84051130360594154474878962462880736622
2023-02-17 13:06:42.909 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x3f3ba8ac7f6aa79247597f982850a56ead3f5c4930235528df63ee38349aa057 session=7095 num_validators=103 traceID=84051130360594154474878962462880736622
2023-02-17 13:06:42.909 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x3f3ba8ac7f6aa79247597f982850a56ead3f5c4930235528df63ee38349aa057 confirmed=false has_invalid_voters=false traceID=84051130360594154474878962462880736622
2023-02-17 13:06:42.909 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x3f3ba8ac7f6aa79247597f982850a56ead3f5c4930235528df63ee38349aa057 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=84051130360594154474878962462880736622
2023-02-17 13:06:42.909 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x3f3ba8ac7f6aa79247597f982850a56ead3f5c4930235528df63ee38349aa057 session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=84051130360594154474878962462880736622
2023-02-17 13:06:42.909 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 session=7095
2023-02-17 13:06:42.909 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94 relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 traceID=220797515143903785981973094992326955871
2023-02-17 13:06:42.909 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94, validator_public: Public(9816008d59fc0b1310f71f09710522966994940189b307846e7a911dc2383973 (5FW7fuew...)), validator_signature: Signature(3a30354cd3d79793ebbcc07cb51260d5a83f740401ad1ccd418dead93102346e292e5450e476fb93620e4b0b4e50d09bb856198a5766bc68e09f3531a4b4db8d), session_index: 7095 }, ValidatorIndex(0)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94, validator_public: Public(186a4b6ba3ec2503c7fe13bc932d350354bf7fc249da2f5f599bea8d8898cb3d (5Cciajk8...)), validator_signature: Signature(86f16d2e22977074c1d121f268933b46154c6fe98f3dea07c35b395e5dea5f1c8b8f812edb00158d0134a2862a6ddbcec59ef92fcac16939775e3fe43021248e), session_index: 7095 }, ValidatorIndex(1)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94, validator_public: Public(ec875ce805410117bfc02e6e0cef3c4b21677e7b3449043460d195fdcc81f55b (5HQqNN2U...)), validator_signature: Signature(8eb847ac8681ae45c3dd258d095c30539c1c29f1f5fa53f42db72dd47404771d55f94df81b4cf1d934f1c408f27d8425e0e10313f2b3c9c73f39c65739075c89), session_index: 7095 }, ValidatorIndex(2))]
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94 session=7095 num_validators=103 traceID=220797515143903785981973094992326955871
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94 session=7095 traceID=220797515143903785981973094992326955871
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94 session=7095 traceID=220797515143903785981973094992326955871
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94 session=7095 num_validators=103 traceID=220797515143903785981973094992326955871
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94 confirmed=false has_invalid_voters=false traceID=220797515143903785981973094992326955871
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=220797515143903785981973094992326955871
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=220797515143903785981973094992326955871
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 session=7095
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0 relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 traceID=165583828560445969105051865762171540217
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0, validator_public: Public(8a99f2ab252fe23a741de5261b871572632258de44798f772ba45e80c4932247 (5FCSCQ6A...)), validator_signature: Signature(7460c7cc319dcb875f990fd49f9bda850e8b382674be2d9536c59ac35f2eb861bc7d71d584f0838dbcf45199871628150322e506874156e719daa7134d607d80), session_index: 7095 }, ValidatorIndex(9)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0, validator_public: Public(2acdd72ac7dd91946f75d050f267e18d1bc6e7bed2c9fd11f0ed72e3581a8e54 (5D2q1s8P...)), validator_signature: Signature(5e5abf0a07afacd0acbe761353428abd910a121afe4ef6a2f7a7f9dffaa36748adbba01542996c7b1aa8187f7679c90c5aeb21d284cadc880a24fb0d78da678e), session_index: 7095 }, ValidatorIndex(10)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0, validator_public: Public(4251e62828da674e349c1f1513c26d6daa1d5dc3c62a0ab9fe3c4556f92b3549 (5DZfM4PM...)), validator_signature: Signature(f42ad02f0b86b0323a016bd347b09077b2e369c0a06af281f1fe0be01d3eff43779b9f3945ca31ab2895a09f31f516dc7d434bac59935ffad655d34c959b4188), session_index: 7095 }, ValidatorIndex(11))]
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0 session=7095 num_validators=103 traceID=165583828560445969105051865762171540217
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0 session=7095 traceID=165583828560445969105051865762171540217
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0 session=7095 traceID=165583828560445969105051865762171540217
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0 session=7095 num_validators=103 traceID=165583828560445969105051865762171540217
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0 confirmed=false has_invalid_voters=false traceID=165583828560445969105051865762171540217
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=165583828560445969105051865762171540217
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=165583828560445969105051865762171540217
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 session=7095
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x4a5f6e6f8da2c6d4746254acedff2cd751e1b0b27ef5b0703f482c7127efd697 relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 traceID=98858379792861195301927161683536456919
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0x4a5f6e6f8da2c6d4746254acedff2cd751e1b0b27ef5b0703f482c7127efd697, validator_public: Public(9456a21766e4ba9d6d2230ddb9b8daae6da054ebf7eb086c48c8eff4c34b253d (5FRCgNAs...)), validator_signature: Signature(c44181c67385eb6c83f70e1385d34559ba11c7ad488efb6ffbbb23fee5b44a3c330f54a3fe2eb369d008ea3fc7912714d6590c02c75589f95833299daed9c18a), session_index: 7095 }, ValidatorIndex(15)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0x4a5f6e6f8da2c6d4746254acedff2cd751e1b0b27ef5b0703f482c7127efd697, validator_public: Public(ea8fd5b7423e62d9237da71d47bee0f69342e6a2dd3eade785ab2eb29d2bda14 (5HNFnmyt...)), validator_signature: Signature(78b5afb13b686e75e1dcc5bdcbfc2e26866c91bd1b1a1c6d2db2955706a31311314e2c22df53b724b2b17cbec97901f6bfe38f4fc32ce09f277610202c6f1289), session_index: 7095 }, ValidatorIndex(17))]
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x4a5f6e6f8da2c6d4746254acedff2cd751e1b0b27ef5b0703f482c7127efd697 session=7095 num_validators=103 traceID=98858379792861195301927161683536456919
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x4a5f6e6f8da2c6d4746254acedff2cd751e1b0b27ef5b0703f482c7127efd697 session=7095 traceID=98858379792861195301927161683536456919
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x4a5f6e6f8da2c6d4746254acedff2cd751e1b0b27ef5b0703f482c7127efd697 session=7095 traceID=98858379792861195301927161683536456919
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x4a5f6e6f8da2c6d4746254acedff2cd751e1b0b27ef5b0703f482c7127efd697 session=7095 num_validators=103 traceID=98858379792861195301927161683536456919
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x4a5f6e6f8da2c6d4746254acedff2cd751e1b0b27ef5b0703f482c7127efd697 confirmed=false has_invalid_voters=false traceID=98858379792861195301927161683536456919
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x4a5f6e6f8da2c6d4746254acedff2cd751e1b0b27ef5b0703f482c7127efd697 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=98858379792861195301927161683536456919
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x4a5f6e6f8da2c6d4746254acedff2cd751e1b0b27ef5b0703f482c7127efd697 session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=98858379792861195301927161683536456919
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 session=7095
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072 relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 traceID=222714874841382557049791145215546540996
2023-02-17 13:06:42.910 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072, validator_public: Public(7a8da3b0df83ecb6bae594560852538b0412edae6ea7e8f36dbaca083649f308 (5EqPmteV...)), validator_signature: Signature(2613d530fc7974e7846d1f509a784dee4f1e7067dd5ce3c5a62c6b0bc65a940a7bc080fbbec1068daee9d1309b3713b98f7cdca1b4b9131d38a8d9110e0d8a84), session_index: 7095 }, ValidatorIndex(21)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072, validator_public: Public(34422d3183f48b5ab4e99f0a2df576ed297436a59e3e4ffc956f3d4254792858 (5DFE1HSK...)), validator_signature: Signature(7a313f51afccdf231b64b077dd002f90bac2efa0a5480a825fb2160228d2de08a3571b77c2c8710b11793c08cb1485c6c0bbdda4d6a8c210c5505619e71a2081), session_index: 7095 }, ValidatorIndex(22)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072, validator_public: Public(f6b636ad546cab994ee6d2c4f9121fc01552dc91e49a21cf6a59a07e3b7d693e (5HeBmMXJ...)), validator_signature: Signature(50c484a7e6003531fbf4b6f80792892ec07ef0e7564f1b7e235d62a6671c4666acfaa5df2b3d512f6637cac62e3ab227bb39d438d7516117d8e198737c0b1c8d), session_index: 7095 }, ValidatorIndex(23))]
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072 session=7095 num_validators=103 traceID=222714874841382557049791145215546540996
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072 session=7095 traceID=222714874841382557049791145215546540996
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072 session=7095 traceID=222714874841382557049791145215546540996
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072 session=7095 num_validators=103 traceID=222714874841382557049791145215546540996
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072 confirmed=false has_invalid_voters=false traceID=222714874841382557049791145215546540996
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=222714874841382557049791145215546540996
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=222714874841382557049791145215546540996
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 session=7095
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 traceID=18540518596390518214789116318598772603
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db, validator_public: Public(e448c582a527ddd00a505e85fa50c994639e39b3c5b1dff7f4c8a357795d360f (5HE2PijE...)), validator_signature: Signature(f6fe03a7e7465caaf0a6a48b8636246185a53b9302c319d00a51f250ca296f50c041a58ff144f1cf9357dc8f523bcca3ec7c9afcedb02e1de10f565d88c88d84), session_index: 7095 }, ValidatorIndex(27)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db, validator_public: Public(c67dc47f88eb20468a48562f9a27b939599528658bf401171ed3f5b12d7d4942 (5GYxhW3J...)), validator_signature: Signature(d836f98e830ba4b562bae2c1c75449ee4ea2a53fcb90715728a12aaef37451405964c4f0f33e575cba00879d1e0ffd2398787a066247a61f156ec044e9d1cc8e), session_index: 7095 }, ValidatorIndex(28)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db, validator_public: Public(4275c6780e29df96412a070e4915b471cd13d9cd0ceec1ac82a92ea583564514 (5DZr1C6J...)), validator_signature: Signature(ea93c10111f3f8af4d61c1e4b78b6c79515e084a6bd4865c164fc35114dac55dd06cb6a8eea2d449f7a091a5cc7d36120e15a4855881bda3a1f7bf693ae4288d), session_index: 7095 }, ValidatorIndex(29))]
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db session=7095 num_validators=103 traceID=18540518596390518214789116318598772603
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db session=7095 traceID=18540518596390518214789116318598772603
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db session=7095 traceID=18540518596390518214789116318598772603
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db session=7095 num_validators=103 traceID=18540518596390518214789116318598772603
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db confirmed=false has_invalid_voters=false traceID=18540518596390518214789116318598772603
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=18540518596390518214789116318598772603
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=18540518596390518214789116318598772603
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 session=7095
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 traceID=66047787072446000497795420048729617700
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf, validator_public: Public(7e4759755f36bfc0ad476964c4c2802f10a07e45c166925c2a0d2b3decbd3136 (5EvH5w3H...)), validator_signature: Signature(3c56db2b461e2976913a11d7513134e6cd6155802b34b5722056a578dea80a3d512a3ee6edc33e94da08ef706beffb56e04bff370939273a7ec814c3b0963083), session_index: 7095 }, ValidatorIndex(39)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf, validator_public: Public(16e4b6fb424ceec30123f81dea7d64b7a3e92b649feae48986cb056b8006ae6b (5CairS6D...)), validator_signature: Signature(7c5be37a68483e8ff4382ffe023d33be04ea8d5099083951c4d7e4d02bd0ff578b2f6b4802492e85c20ff4ecc8bca984e943763b623a1eeb9b4496dd65d2db8a), session_index: 7095 }, ValidatorIndex(40)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf, validator_public: Public(104e0cc71b080c18a2a7f3e57b671bcc719d66f004eafdfbd69503a06e2bc026 (5CS5osfu...)), validator_signature: Signature(ece97be82dd816ae803769aebc7f1b5d1420a93d49f8e8d5477dcb28d3be150d45e08c2ec7db92d19eaf5d1dc28e23d5daa428e448c44f129e0ec6a7da9e6c8b), session_index: 7095 }, ValidatorIndex(41))]
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf session=7095 num_validators=103 traceID=66047787072446000497795420048729617700
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf session=7095 traceID=66047787072446000497795420048729617700
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf session=7095 traceID=66047787072446000497795420048729617700
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf session=7095 num_validators=103 traceID=66047787072446000497795420048729617700
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf confirmed=false has_invalid_voters=false traceID=66047787072446000497795420048729617700
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=66047787072446000497795420048729617700
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=66047787072446000497795420048729617700
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 session=7095
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898 relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 traceID=229865825475748741844664415706484012408
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898, validator_public: Public(8055033d328a5460efc0d0d7fc87fb1746fb6ebf6941a9c5a0fc5dd108fa714c (5ExyEu5V...)), validator_signature: Signature(e682adf0a8dc13c69f0b0153cea13afdb53c9ae72c32e34d40ffe07f297dda21141c80c1ca67fb0a0631512cc7850478ef878cca70a8df70b3451fdcddc3ec8e), session_index: 7095 }, ValidatorIndex(42)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898, validator_public: Public(9e09cf8fb6fb43ddf0ef28144401ff4bb849b79215b334533c3c87e419cdd64f (5FdvLX7t...)), validator_signature: Signature(2878411a3fc6d43bea32fb4eb04b58db6b23184ff793e131d5f381b8ffca002932c8614ca1736b809adc392ffb0599c13d9d122061b9447746149c0116ccab87), session_index: 7095 }, ValidatorIndex(43)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357)), candidate_hash: 0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898, validator_public: Public(de53d7445f9f931b0dd5bf22987f0e06381660b1b2a4df6395d53e13733e6549 (5H6DPn2H...)), validator_signature: Signature(fc565132ab547150161d6fc51cbc4f32674bd22ea10c8b63af316a9541ef3e61698f13d4f1a1d23981063f4cbd5df196e45d65428ccc721f88807b5a1098a883), session_index: 7095 }, ValidatorIndex(44))]
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898 session=7095 num_validators=103 traceID=229865825475748741844664415706484012408
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898 session=7095 traceID=229865825475748741844664415706484012408
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898 session=7095 traceID=229865825475748741844664415706484012408
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898 session=7095 num_validators=103 traceID=229865825475748741844664415706484012408
2023-02-17 13:06:42.912 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898 confirmed=false has_invalid_voters=false traceID=229865825475748741844664415706484012408
2023-02-17 13:06:42.913 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=229865825475748741844664415706484012408
2023-02-17 13:06:42.913 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=229865825475748741844664415706484012408
2023-02-17 13:06:42.913 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357 session=7095
2023-02-17 13:06:42.913 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.913 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.913 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.913 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.913 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.913 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.913 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.913 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.913 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.913 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.913 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.914 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Waiting for message
2023-02-17 13:06:42.914 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] DisputeCoordinatorMessage::ActiveDisputes
2023-02-17 13:06:42.914 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Waiting for message
2023-02-17 13:06:42.914 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1002), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1002), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52307c0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(17), candidate_hash: 0x2dadc76aee7003e6f39565709bd0129a116265b8c7d54f79ddba9d392d7d91bc, candidate_descriptor: CandidateDescriptor { para_id: Id(1002), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(a8721a41e7eed6ea1ea2c375c3a2306313993987a8e6e0e55171d62e4bfa4f60 (5FsZoCUz...)), persisted_validation_data_hash: 0x32a95f15824f9edcdbeaf53f47badd666e1a6278cd8ef3ea455b3a2174a2578f, pov_hash: 0x77487c08ac035df98ecd00c53b2bdb8c32779cab0b20916a9e312eca6fa33d44, erasure_root: 0x5a506ae9e0d918124dcad2c2f239da9be0f31fdd9df7dc4ee537466c0e5ffab0, signature: Signature(50e8261dca1cb97102183e2c6a6bc42f90c6b10a5862803ae0762c2ffdd6131682842e6271ff7c06984fc10e2873fe7d7d86fa8785cb42c6753a95b4b4770681), para_head: 0x22dcfe24b02fe58eac42f474f92b5761fda9aefb704ce233c76fc2da3897046f, validation_code_hash: 0xc165d9ace4d9fffdbdd8a2f21cb4d8007cae66656de5daef380deb51bc3c46d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1003), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1003), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52307f0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(18), candidate_hash: 0x05273a6b584c3cc01871b463c266f1057621d54d16a21090e16adf65e4eaa217, candidate_descriptor: CandidateDescriptor { para_id: Id(1003), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(88170c777f517c46cc80e15d04ab661071cd872177bacd773f3f51a95e63de21 (5F99DW8n...)), persisted_validation_data_hash: 0x2abbdba13d889d60da1f889e70e7abd239be15fa94de61038bad2ccab4b760a5, pov_hash: 0x0274363994be150a809f781c0739dafd4187857e25916229fade227653c75508, erasure_root: 0xb2d78633671e6bda8c758de6c26a74a494b337a7755f50d2bc0d78c089ece552, signature: Signature(a2c1d80d3859ab3097424a4a348420307fc77ff268c6844025f1eb42dd712a084096e1ad0e431e360018e640144cc7c302cac0d679d207c1f73d03bbdfb80780), para_head: 0xa70443316e651b1fe290908355d81bb041cfd8f226c499e1d8694040fb86bc55, validation_code_hash: 0xa2c873379ba5250d7eb24b695e13dda0df34123e79921a96480f7f244e5ffbc3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1013), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1013), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230980, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(19), candidate_hash: 0x1a27e21072ed7ec83bb773c38eb95aba347564045a9a7f18494e08f551b371e9, candidate_descriptor: CandidateDescriptor { para_id: Id(1013), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(8e6cf9a0d95bb4448ed518154c6158ba06ab32948cffbf49be5dfb774f58ff1a (5FHT2eLm...)), persisted_validation_data_hash: 0xb510db30f86fc232b33f8ee386c594447a4795c17d71a424e1a9d2978ca938b5, pov_hash: 0xa06d368aae89c3f525c78868a1fe1dbad0fc9cf662cdf2c30a95181cf46b0df3, erasure_root: 0x49254ac475251d85815af7cb70b70b5ef109fdfa717d66f6ac6b7b3db048df3f, signature: Signature(f2da41da8ac2aac67d32be6b739715d4f3553409136ac9b85fafeadc8abae871b7a4b2e8870583f1771d1b9d637730599cf28d1624417358cda972d7f304b98c), para_head: 0x409a1ef12f78f4ed217bbd0461138de1b389efb37060cb6a504f03a388b69866, validation_code_hash: 0xc0fd2231616eb72b0e7f4dc0e9decf70516207a6370b2129c0d7a81cc5bf382d } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1015), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230c60, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(20), candidate_hash: 0x7640d6028d8630bb321899da6d7952dfa79754a2c806a0a20c5fd492e714ffd2, candidate_descriptor: CandidateDescriptor { para_id: Id(1015), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(08065887c6dbc299f51b294c7011f0da64d97eecd430511d2ef8a721ea093f69 (5CFE8DuA...)), persisted_validation_data_hash: 0xe8f13a9bb1d4cb629d206c35f24c32c6a146dfd2fa084e49ee8bce9ff512e22c, pov_hash: 0x96382032a2989c8306966dd401c9a6382ccb0516df79765083e9ce17c94a5254, erasure_root: 0x0c8be9a32af06e3aa1197fca65dc8e018a0fba71401eb91a70f7b3953018fe86, signature: Signature(f0bfaa1e9bfa161cda4b296d7a37a04fc25159a6bdb7ceda61b9cbb9c99f7108549f2e687268b93111a090ec99962461a6e1b8bad89c24cf7e8b755a263d208e), para_head: 0x64f122065216f1bb40bb39beeab735e46ac1cf30d1416698d74fb0d865de5e9b, validation_code_hash: 0xb473780984cf7007e14d698aed2468a7350fd4ab2646984dc7df288f42a7d620 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2015), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230c80, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(26), candidate_hash: 0x56387c6b8adeb12e3c432cb4ae17775ee9b3ffe18247a3f83c6be81053192640, candidate_descriptor: CandidateDescriptor { para_id: Id(2015), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(a82ac52563456fea14065419fdb44eef83980b0ca1d296a3fad8ffd6cf615127 (5FsCcAko...)), persisted_validation_data_hash: 0xd9a8243358464b50e86288f04342cfa7a37de7c222e23bd43fc63e58648417d5, pov_hash: 0x571b256ebcf3e491ad0b5781b62fc5b51f9802455af7ec676ec1602749771820, erasure_root: 0xf3b72f3f946b30d7ce89099aa1c478000f1d0e3f5eee6130a0b75709240090fb, signature: Signature(06c175ed712db23b26b6c4b4bca64005b7160b8e261d12a2dcc2f71a1dec467d49cba7293a8ec9a9c3b94ac79227853b75e9b626d0a83d6a670b69d7ad85cc89), para_head: 0x913f4cc73017e5bbd022050863a977f2dadba5a5a854f6b5764f3670daa0baa2, validation_code_hash: 0xe9875e8ee344601d91db81d6da8afa30b102f9ddd54946528dfcfe161d55070b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2026), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2026), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230da0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(27), candidate_hash: 0x94ae4a0efa2bef8c9ce3a322af0af628ff06d9b931bdefcc85d7d18e667c6a64, candidate_descriptor: CandidateDescriptor { para_id: Id(2026), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(de0e516dd38ab971d819d0ad9cf9a36214852f38f8432d964ce40d620933a656 (5H5rjvik...)), persisted_validation_data_hash: 0x2c5c16128dc4dc3f19f3a85adb1e3de298f05f3671fff29aba4fc99aa81c7937, pov_hash: 0xf6932024d03e2547aaab1b1ef1410160cccb63da1c2e9f1f62c5f61c173d99b3, erasure_root: 0xbb23569f4725e1e37448773e78e42df225fa23b1a915c1cd31347bf689879ff7, signature: Signature(32c8ac42660e34e20da0584f24c6aea28cc932e33de3b7e149646183b0e8a71d737b943dd83be8b491c1878fbdb733f02fd5642407b7955139d718b44a3edb8d), para_head: 0x7a4da951e1fc237ccd2ec02fa09e0e48036bc961f8be3c9f98417ac6efa06d20, validation_code_hash: 0x50ec7cdc20022308c81d01ddbf1d1fa5121a21d3c1507d32711952a3fef66948 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2031), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2031), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230de0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(28), candidate_hash: 0xe7928821e36d6af7779003f8659d106165568d4e52a3b7f2bc21c10f5a552577, candidate_descriptor: CandidateDescriptor { para_id: Id(2031), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(70e1cf76a6d9827973decd5472a5dcbb2f42d510d013dd0af06656f780996013 (5EciJMHG...)), persisted_validation_data_hash: 0x9b92be9a0d102551fc6c3b3e26d368c71b6764e65bcadc31dc7e8d65e73161bc, pov_hash: 0x819e981f04a8ecee8a1a47a31dad8e88b18b80986ec8cddfdcc04968d8e302ca, erasure_root: 0x29eefa5c5528ce78f622776044cf07904acfb593341484f6ebeb23914f0785e3, signature: Signature(0072c48eaee6379a73f36fda4fee268e15ac6ff62e32db6cb0fc08cf699f1d0ed31a9a67d8a5fe9dac5be22cc5931741434bffdddb2e2c449054a9474d731683), para_head: 0x60f6f1743c8082726a317fb075079d14c3af7171c1df5e71739885f48bb1dcae, validation_code_hash: 0x98bbf023fc9e033deee0b54e1b2e1ca8e747d2dd9cb658cc07344df196fbd222 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2043), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2043), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230e00, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(30), candidate_hash: 0x350ef809a458a9f1c4e7bf5cbcf5446957fe552d7f024770c8862152f3865a94, candidate_descriptor: CandidateDescriptor { para_id: Id(2043), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(001f0d067fd35f27f93a2fbea4bb30dfe3c5fa3aa0764d2b28e38942c79a4b73 (5C4s5fQU...)), persisted_validation_data_hash: 0x41bf2a20482af56cd7eb9eede70879a989e610389eb3cb9264e051b10d1075cb, pov_hash: 0x889c7e030ceb2fb0369a34481613f774a8b8ebdf5a974ea7e0d8b26eeb5798b2, erasure_root: 0x515232152a672996e6e759bcffdcbf64c1aef6e68530fe8a1be05a28b920ef9e, signature: Signature(60865547dafe52d77cfdde11c29bd4653295e80c9fe9ba95db647e90e4cddb67856e0de9e3d94c4d98dcbde515e4333a67acb380203793741548d13bd2821584), para_head: 0x27e20bbc09835611aa96e1cfd2ed846bebd3e8108e53ececf9b7807daa6c67b3, validation_code_hash: 0x330f3d4a5e2b581441ced47b9118937ddd9cce624a3ef75c8f6ad48de1b3f964 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2106), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2106), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230e40, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(1), candidate_hash: 0x28ad416121560ab28c036fc3bf3c54bfb5d83395c9e25e193b680d1853ba1529, candidate_descriptor: CandidateDescriptor { para_id: Id(2106), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(8c2e3ea329942116dc540db18a22a1825c63320f393a46def83f9514b39a1047 (5FEWJGbq...)), persisted_validation_data_hash: 0x4eadcc9a7a402ea820672efdc713f7768344cd266bd1ec28b3f3624bc0e5578d, pov_hash: 0x810a05f5a391cd2f710c74840a34edec3fd25552f2eac888d8416058d0f663ba, erasure_root: 0xaa5265c60156d445251e9f27e375f2e0ab0fee9ecc3a540b3abf6d0742159555, signature: Signature(d2b8100a80b2002b5414c17bd94ae24f28ba4700d90275bc981a445c5753f017183064e11e3483e8ea84af7c21b7fdb64d5231c34e7b6ea34a35f90cc614c887), para_head: 0x6b01f78e32d26f3bc977f78c001762d2e3c1fc5defa43549c0146fd2e34b793a, validation_code_hash: 0x6aaa8ae09add660bc8b6ce9cf0752f56b411533fb74276e35ff47e23ee93a8d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2110), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2110), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230e80, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(2), candidate_hash: 0x2b9b322e8ab96029f68328f917e01969d933d108ee73e468e8ab08123aff7484, candidate_descriptor: CandidateDescriptor { para_id: Id(2110), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(b2a59971b41e4f653a8792063deba0bf37d265a5ba815b36a4f9f15201285900 (5G6waExk...)), persisted_validation_data_hash: 0x61b975d82b0c82acb33001954776e91acc3403f3aedec4a5a164e82b4e2fe808, pov_hash: 0x15a06d85bbb2a818d79ebd1dc4f799011e609674a58330992498c471b83956b4, erasure_root: 0x239d1049cc3f5f8b586f51b02fc1600e15951c90c35919cc9ed6dbf677563125, signature: Signature(1cfae81386857fd3387b9d770da13fcf1da53a486e7aa1d07577c10e5336bc660956efdb1e41d8344518fea01003c0839d6418c244672199f2048fcfb0057784), para_head: 0x5ff1411677b9ff2e947dfbf77f569b6184e9cefc4b2b597a88aee45efa7e0259, validation_code_hash: 0xd817e4a2a2aca16f91e1f1db278bae6173436d222ae4a09b1bd5f01d5e03c9b2 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4044), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4044), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230eb0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(10), candidate_hash: 0x6f4cbc6c7e064d0a8e12c020d16d7111dd474f41e3bb59a0d8c5d8064cdd2093, candidate_descriptor: CandidateDescriptor { para_id: Id(4044), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(226b78dbb96721c3a79c8bc24afb5c3f50383373a888ba80906e3fd3bcd3ab77 (5CqqQoGn...)), persisted_validation_data_hash: 0x6c8bdde5a5f71b8b4fa1c47e7ca3503428746c7c3bd91bce84c7a3f0c79ce31a, pov_hash: 0xfa1b828f111f7a23a389bbfd7cdc3e4a60a9f74dc110dadae6ab600a5e58db41, erasure_root: 0x6e855ab6269fb4a0378a07c3c7c74d7a5fa6de37e9eb75c0bf8cc7813b181813, signature: Signature(9a367bc8dd6b8de3b4037ff3bb0cc4e135cf37d38f1a69e3ced60f310191cf32a130f51ac5210b7bdb8cdf06047c9c9e2cd027c59274aba3211b0dbb08685284), para_head: 0xd4a9f5842fd158e2b590b77ab66ef57d82e3c10fb2fe812738a3a04a89d6a2ad, validation_code_hash: 0xf3715492fcc7518d90ac80fc1b214464edf60488be2b47df48c1d207ceeffd5f } }]
2023-02-17 13:06:42.915 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=30 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b
2023-02-17 13:06:42.915 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=31 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=3016
2023-02-17 13:06:42.915 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=32 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b
2023-02-17 13:06:42.915 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=33 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=4044
2023-02-17 13:06:42.915 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=34 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=4101
2023-02-17 13:06:42.915 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=35 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=4197
2023-02-17 13:06:42.915 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=36 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b
2023-02-17 13:06:42.915 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=37 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b
2023-02-17 13:06:42.915 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=38 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b our_para=2121 their_para=20048
2023-02-17 13:06:42.915 DEBUG tokio-runtime-worker parachain::approval-distribution: [Relaychain] Got new blocks [(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, 4149575)]
2023-02-17 13:06:42.915 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] Extracting pending messages for new block block_hash=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b
2023-02-17 13:06:42.915 DEBUG tokio-runtime-worker parachain::collation-generation: [Relaychain] collator returned no collation on collate para_id=2121
2023-02-17 13:06:42.915 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1000), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1000), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a3b0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(16), candidate_hash: 0x5a0077e117ec20f85e5c49fe1ba16f088b67e58035376c6d85c1772bbb07e9f2, candidate_descriptor: CandidateDescriptor { para_id: Id(1000), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(481cb2ab1cbc6d8bfd5507749d2f8c034f32ea50d9c28e622b05789f726aa81c (5DhFq67c...)), persisted_validation_data_hash: 0xb12e7421e4142d6421912b31372286a3cf64f9d8947885f740226c6bc407da03, pov_hash: 0xbf0b64912cf8944020ba1d7f1d1ecd2cb52d73714cad0d170ad2842fa0ad53a2, erasure_root: 0x9b4f6003ce0bc3466fb39d9ce033290340ebf27cdbe4ee2d92020c1f7c83940a, signature: Signature(f40ac932b0f4ef3c9f406caab9112f610a14aa487f64aa49da95277026c409468c09240ea3f1fd05047ce04505b1cb3add4646f5c4188a32167eaf3060e4a887), para_head: 0x6f8f6afd85f2c9ccd815f2114e2a29ea8e657f8d1f351ad42cd9cf3d883a5bbb, validation_code_hash: 0x04567aee7142708e9d73988e9cdfda135703e7a325eea85b6b68726f9839c4b6 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2004), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2004), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a3a0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(22), candidate_hash: 0xac5aac4bf1127c4a0fc1bd891b306847d52b348380d5b499410876be7f024d15, candidate_descriptor: CandidateDescriptor { para_id: Id(2004), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(04c6bc728143ecf90e4827bec4e8c9c64e3efd72c40b734c7c9939787868660b (5CAy5vQk...)), persisted_validation_data_hash: 0x821dd15b929b5b9eafac57ba8bffb06b9e60274b42acbf9f95666d79ad49ad12, pov_hash: 0x67b9b470db76b465fec2a085e22b25ba366dc1640f15409bd3364d8338c7e14a, erasure_root: 0x2c777cd204a5128fc7d4568982bf53241117be2d487b4051c91593fd6f1975b4, signature: Signature(02281dab99e070a35227f2d08d3e9474deaf98eaabaf872ae36d457d1044882965cf70f6469c6f14443bb4e050dc5b645d5c7bd23e45cb5ca2971129d2c02b85), para_head: 0x4f6764017c37a3091e1b61c4a5400f591ac9bd4d916303461f3359a385383be5, validation_code_hash: 0x24788761fbd9a5a61b43204482e10af2019b8382783f4619d2826a4a2510222c } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2006), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2006), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a390, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(23), candidate_hash: 0x4ffe1f88bced0fbe73c734d0443917c2c56b8fa3f7d2ee9f93c10a19fce13130, candidate_descriptor: CandidateDescriptor { para_id: Id(2006), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(d8e797b505ad5f7fb12a65017d75ea6ea1257c13fb0d41d113e2f2d38c668443 (5Gy6zpHP...)), persisted_validation_data_hash: 0x153ab11619dce88023dfb8fd09ab014e360e3355cbaf18124e9250c8545ce95b, pov_hash: 0x150809a855fe38d1aca131502153992a8821aeac88a84f38810e021753a5204a, erasure_root: 0x2f5bff2ffdacee01707b215e586f436fe851d2ff7fa97791301495451d8ec740, signature: Signature(30024768aab3bdcce94c7ce7d07593fe17e653f167bca63dba41f5a94fd9c510534704e1f9c2d5e4ea0e7b4e0d0705a264aea2a61d297e4cd6b90409d2e01d8f), para_head: 0x972ff5a9224794b123e27698fb5f79c76fdf07f910871642bf7d31e78be3a8dc, validation_code_hash: 0xba709147324dd9118818902499fe30be15f05daacb7b18a507771a2aa83bb128 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2034), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2034), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a380, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(29), candidate_hash: 0xd803723d7066f5045f466c26cac2d449548ae96b68c4fbcaf351280cd8e30eed, candidate_descriptor: CandidateDescriptor { para_id: Id(2034), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(0c327e5c111897a96e3a7b5ad99914c653386ed76ff1ca226fb7f55db9f78b12 (5CLhRyqp...)), persisted_validation_data_hash: 0x25328498bf729ad8b88ca24c3d69633e6ff0b70bc9acda778629c9840a016120, pov_hash: 0x411792cc6ec2ab369de4645ace13836bd08fb6a15bd18a478717cdbbf1daed6b, erasure_root: 0xc1ed12e3930983e3b8748e5bcb22ee60dd267271682689f5c53f5aefe7e80158, signature: Signature(40c1af94eac69a943da871e79570d452e565d5f98a132ae2423818e4d02c2f6baef0fe1623a5598e2649bd5125c7cec3ca8e4727fe04be3c8b476dab8f777186), para_head: 0x7c80050a25366fc5d16b0e74db9fbb2a65800365f46fc9b256600bc5640e4dd8, validation_code_hash: 0x9e66664774c6191786a2da9f5c43b4d336f062f9cdfb2f060bc4fe64d96756cb } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2058), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2058), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a370, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(32), candidate_hash: 0x69612ac5f03548f90340f90c4fabaf9fa16d17c3b53bea156c71805c446d3424, candidate_descriptor: CandidateDescriptor { para_id: Id(2058), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(d44295b2aa7fdb1cb96f04e34b53f92ac8d4d6a6050aa1e23e50fd6668253e6f (5Gs1ngqp...)), persisted_validation_data_hash: 0x9ba3a19ac73ff7c939da648453eac1d76b97455b3f9ae98b69281f7db531cb06, pov_hash: 0x6b71eeee44490e3ff81030a9f4ff75a2f5694200eaf2951336cde1cd2a468953, erasure_root: 0x0891b23ec4db2a0f7b6236a38ccbe078f227cee308d898d684ba813cd67742ab, signature: Signature(86a7e2f3176a864cbe9d87fd96abf5cb524c81845598973dadf00f05e72bff085d959a716a6843d7d242f947285556ee633b48a1b5fbccfa19a5acb7daced384), para_head: 0xd50b5f90a3402a4cf665155ddf60fa3b8e70161d1e092e18759218a90b6e81f1, validation_code_hash: 0xdf75492fb2d30982a17c356cdcaed74d101a4a84019be1e63a0c7d15f251b9e7 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2090), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2090), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a360, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(34), candidate_hash: 0x5eb65adf3a55eb88385fd48768096daa7241312474ba99568b1ffa6ecdf15cb4, candidate_descriptor: CandidateDescriptor { para_id: Id(2090), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(d63cacee1b07edfd7d260e6582323db7311efc41395a77f0085f481c0bb4bb6a (5Guc8RoJ...)), persisted_validation_data_hash: 0x79a22a0faf03c7c49d812585d2369df842ea37938e169f402ed779d566f14f08, pov_hash: 0x2b8fa2fef31fcb6171366655fc86872a30c4121ec747d310b1ffc40af216f5d9, erasure_root: 0x2cb64b09d5da4dfd951e5644271b83b1801d166dfcb2dd221781eb92b9f54058, signature: Signature(fcfbbc5e803da925f43c61729adf498549facb2d1709ae733e2b1a5a391dfe17687688f1327e9510a2e2c43428baa92b3e8254801d5d4be06a5d63bea9f6d289), para_head: 0x08655d3f0294240575d09c270e0760a546dc8821142f8525544cf9bcd06f6bc5, validation_code_hash: 0x8e275a23bfa73a68aca429eb36c95f24243b65c6074b65837521ea6b590b15e8 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2092), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2092), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a350, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(35), candidate_hash: 0x5370afc83a55b2076faf25477f5c26dbb622be7e029201cbb44bbad8e073ffd3, candidate_descriptor: CandidateDescriptor { para_id: Id(2092), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(5ea7ec934405858e719f5e6db2c665df8576fb43a40956a73ac2245e181f6240 (5ECpF134...)), persisted_validation_data_hash: 0x00d66d756654f0e9f13830a3cf4ded7b3c3a10fd6e3a77c9c332534a05d195ca, pov_hash: 0x28854f28b9d3befbb8c83297d9beed706c8d77ddb1216404184070572e96fa29, erasure_root: 0xa8981ed5f0982efe52e6875bc5c09421b13c5821d58b080c31151c19380e28d7, signature: Signature(e42f031dfcfa442ac9ffb56b78cfdcea2ac618c85cad49e535a75be61ac2042bfe191caa100d089ecd61fb80789a8cbfd7a536bff9958daad8b19b9d6ecb4583), para_head: 0x606cc7c9332cd3109168a45d05c6ba8ab62a61ffc04395c1b941b21d9284a893, validation_code_hash: 0x254f8198cde2a000766ed575e7127e772e73cfc433c96db388033c8edba30967 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2095), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2095), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a340, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(36), candidate_hash: 0x93c5fcd927962f36c7d106beaab3f83489669e2fd6eaca881bea425a2cd61afc, candidate_descriptor: CandidateDescriptor { para_id: Id(2095), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(66446dbe82f2b007e1d067b105b5d55194088b565cce349036d7b8913d8bf773 (5ENo4xFs...)), persisted_validation_data_hash: 0xe93fef56c1638012f0d00486f81d644cbd9f026864ea10e9e690688f47774129, pov_hash: 0x29938b9511a1815b3d51580b573d5664c141869f126eaa4a66b7d51a0bbf3897, erasure_root: 0xc4e37e9c131d9bd7ca7c0dc0a14bb3883bda6576679d5f2f67d67867e15afcf0, signature: Signature(34555b830bb1406d9d4ebb963a7f67f47843eaca7819a8b5a9f4433794466e6d7e580e69e5e3510168f5a2b04025560054bc98fa33225a4abeb020dbfcd56982), para_head: 0xb39bcf16b0ee7769f66e7ae5bd5cafbe45462108580ee7f6c6a25214764becd5, validation_code_hash: 0x012553d656c31daa5bc7ec7754b6b26e34cbee0668e0863cf724ae24374d8124 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2102), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2102), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a330, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(38), candidate_hash: 0x1a57ae1107d01c765ca3d92ec7d38ada792eba7c9add08e64827f3d0de15817f, candidate_descriptor: CandidateDescriptor { para_id: Id(2102), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(4ef85c8d0b63d5bb300f92f207f2da7704e3ef17b8b32cb1ffe9fb46a77cc67d (5DrFNU8m...)), persisted_validation_data_hash: 0x3d8ac21653fefe1f1292d490ca6bd5de367a791e11a5beebecd848e28ae976df, pov_hash: 0x5d057884fb6a368b3fa092daf461dd0898ef197c4883e38c45727ef409b798f2, erasure_root: 0x7de2f1d92ca5f95aa2ab9631e573553fcb086dfe85c0bcaa988de991790fdf43, signature: Signature(20de738508e850142be9f6df0d378ac02bcb7a017ae8197db6c721f09d529610832155fe520f1749f50885903537ad6a8a4fba76aa9185c5d41bee2ae3a96086), para_head: 0xe99aee8e6d2eab75e1caf7ae3162b1acee03bcd760ffc4d02e01891c918e03b0, validation_code_hash: 0x8c52de6c01e6d4a738dbf5ae74d1d00ca461775edbf27f2da9ae71c6a678fd60 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2105), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2105), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a320, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(0), candidate_hash: 0x3f31151a96a96a14729d32fe5154fa447a9eb6b9fde66af70458b11ad7103949, candidate_descriptor: CandidateDescriptor { para_id: Id(2105), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(94aff895a4df46c8cc031a20d9359e053694cb8191f06ac82c3ee1366e6c9f4f (5FRfDczZ...)), persisted_validation_data_hash: 0x6986e8769c7bc5bc018573077ee1ba652e2423da3731d0392cb96e0997d985bd, pov_hash: 0x1656aa064825dc6d6884a887a7c9e756d34f0915e17d8fef80f1d3c17ae7cb95, erasure_root: 0x11c279c0c406dcd7c09ea730d1d4a60469e0089c20809d24c5517a1b3b772b10, signature: Signature(04901fb5c575af948e22912a145408386d620065bb0bc1b72871b84b3cdd6066ebae2cdde757f7a37b45b7bf0d04ac8979ec3a3b2e66f5134bfa9a248b55db8a), para_head: 0x6812db5e39148ffbae8e53dba0160b2ce3000d7845fcbcf14a57ad21551aad6e, validation_code_hash: 0xe3241e33a15a5f802084fd31ed78f572651df88d8e04ec52b61b3b61f2550d06 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2119), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2119), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a310, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(5), candidate_hash: 0xee6fc586fae221d122feaea561768ab9fbc8d738958b49f6991ec61198f11e92, candidate_descriptor: CandidateDescriptor { para_id: Id(2119), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(a87b6d0da26081bdc3a1089a170c77c878fb3a6e976a28b327bacbbf582ff741 (5FscZqXw...)), persisted_validation_data_hash: 0xb86f89a0c053fff4b94935499dfedb32480dd32401cc97bd6467b6689e6ea967, pov_hash: 0x1168a678014db6d3439a1f76adc5f6e3c7a3580feb2f0558292c37ecbf5be146, erasure_root: 0xbdcddee4a9c77c215269464c21cb2b93ee2857cdb2c4c158eb849ed4a75d970c, signature: Signature(5077a405bd597e9fd40af792842eb5054f953f02508195891d7be7b25cee8658c92ae3f9d18ae81896a5df1cb156578c9450b8d7453cce5dede3425d25bbdb8d), para_head: 0x8f11e2e8937633751d541f9d9d977497bb4cdf7adbfa68000b8da498c275a666, validation_code_hash: 0x665ae2e3bbb9158e5dc4c4f9d32ce2a9889e8f5a568ec123df335da2cf77072a } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(3333), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(3333), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a300, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(9), candidate_hash: 0x30c04b93051773895a3c22b8d6acdd670a68921da66247387791734d713d3910, candidate_descriptor: CandidateDescriptor { para_id: Id(3333), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(5c06fe6f3a24b1aa4ea7deb25e35bc24911432b7add8837c683e88a397b3d777 (5E9NLgb6...)), persisted_validation_data_hash: 0xb812338dd48686072343279b6c66b32c446a829b11c9423532ecfc81594e0d84, pov_hash: 0xb535147833f62fa250ce441602ad28604a87f1825877f52d6d85b938aafd338b, erasure_root: 0x626008fd70395aedf9603dccb1397ef7e7030e98ad85ed94c4fc3739f6b412ad, signature: Signature(f220d95f597545e8f7bd9bb95e24d74e5345c667c6565ac90435064bc919403b27abceca4a1dac0068936a97e241752fceb16ebbb521c83326e850cd4ece5184), para_head: 0xccedf87f70a552bbf8e75b9eac82fb2441de4513fe69f751db8a11c8ace7035d, validation_code_hash: 0xf054b745e5dff013417d475cfb0dbe8109024c71f8e80f0f299139ca8d8af10b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4101), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4101), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a2f0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(11), candidate_hash: 0xef36461811a939d2fc0d077efba22a99e65dd5759dfa3a97feab057efc44de01, candidate_descriptor: CandidateDescriptor { para_id: Id(4101), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(4ef6200ac2f43e7a7af6f1b52cdb7f529b8df71474ecdb6bb95c7e21297eaf49 (5DrEhwJM...)), persisted_validation_data_hash: 0xd90b25c2fc99b88fe3afcebd1641168a19e6ad4ed32001d6c91e0fe5bf5fc4fd, pov_hash: 0x9e268874fbac9f76e54ca9de62820e14a5ab45029bc3a6d9d34fd6f4ebc05e1a, erasure_root: 0x6ef8a283b06a0ff6b0ae28ad7f21a0ab9052ef11b206fa3013e1c7f55d7a6c2e, signature: Signature(5e7355ad8d145d20522ef20bc97b2f43b70a09ba3d3dac372ff64f93998ce80b8f5c6b15037174adb30ca3c51e9fa3c3f24b4ded94e1c482cf413dc5e8d55280), para_head: 0xcbeb18bff9da3f3a741b4581ad08942ff27ebf2a5091b7a92631d9916f00b240, validation_code_hash: 0xd9e55e7758ef5c9aa547baf7c415e5c9625d057ecb6095a2aa21dddff32bddb3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4219), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4219), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a2e0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(13), candidate_hash: 0x51003db8ef36923dfd089b97e07197b50ea88393f26842196023d58925165f9c, candidate_descriptor: CandidateDescriptor { para_id: Id(4219), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(f26c6c0dc0f10277f1de3c43c40989ae7f2b8299308fdaed2d58df408a127065 (5HYZer7E...)), persisted_validation_data_hash: 0x71db8e1f1876add6a6df2f4a74133865af33f34d80dd23a8416ffdf572a63dba, pov_hash: 0xdf71d2d4e27c509a162e2fe12f823bab003c91d7954ea5e712bb8c1f03d79b52, erasure_root: 0x9eb5d733af4bb471544234499ea7ab0ff5b67115a6bddd04c9bc3319c5fc2580, signature: Signature(c2df931d03920e9fe69d9cb96067d53d5a8a1912ecd94da0610a02826265ce21bef5fd4d6cec5f17452244b10d9cc5d21dc645a01266cd366ad1be67d0617b81), para_head: 0xbabeac2c7268098a49acd785e23dc0a9f4d8f667304efa26c206e3e1f2bc80c6, validation_code_hash: 0x3ba3a1dca9719f1752dc1df322cc59f24937e77a06bd3f0f09904d4bcc90e4b3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4227), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4227), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a2d0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(14), candidate_hash: 0xcd57fc00f97946463e44e868ac545abe5a42a409554ec8de1287139ab227afdb, candidate_descriptor: CandidateDescriptor { para_id: Id(4227), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(f2a205cac5aed676fa6dccf4c87666c854d55122327309380eae8a6586de0f33 (5HYqaN2R...)), persisted_validation_data_hash: 0x17b950d48662a4af17da579ed5dbad82f11a1b37939d5c65500c993538c5d941, pov_hash: 0x261109314a3b7d288b4c6a28305b6833e7c6ef850708a598f28e7428cbd705f0, erasure_root: 0xdc87325da4556fe47144aee7c37dcc7cc8900e622da95fa6b47559df0ce498b4, signature: Signature(c41a03b772ec73301bad25720944a395e64e441e4c1a5d6f1697b63ffa657c7e8dbf3778ac50706b775e1084438fa93695bef63029efa44ab28f39ea8499d986), para_head: 0x4fddacd626c525da94a921cd3a0edda4f2f0be1804dbe0be6d8f40d3f1722afb, validation_code_hash: 0x867d6ea964f5d70540d9b5bec5e7ec7fd5042ac5213056e9826b09e0151764a5 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(20048), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(20048), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a2c0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(15), candidate_hash: 0x20c9067b217e4bc3c228a07e7a509446af22fb82d28803f591ee121a8cd7b164, candidate_descriptor: CandidateDescriptor { para_id: Id(20048), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(ca0b7b224c4a25d307ad841af9d792a28b0f9f24be0ac0398772be687da30c59 (5GdcwVtM...)), persisted_validation_data_hash: 0x582038652af16f8eea39f9aba9a730dfe605ff24d564e6c72535cc4a9916d940, pov_hash: 0x758354201d1c58726dd526dcb46c8bee6aac1aeb13dd9efab309594e1f52435e, erasure_root: 0x41a8c09ecdc73acba9a217c40516b99abfcbe7d4a9a2e5d9ca76fbdab23d9010, signature: Signature(f81739a3b0a811416d9aea8767db1a5976b7f276a26e548a89ede73c9604565421b03c729e0a3cad55ae5a0ce73bd4bec2a170e475b94190868aaca499aeaf81), para_head: 0xe8c352a7567c1841f7d4524c2c82d589dcc83e4321a914fdc5edefe3b79c0382, validation_code_hash: 0xa0d7645da3a4266c525d275a90f8e3785eb1a64552af51a63ae345ed80df6198 } }]
2023-02-17 13:06:42.917 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1002), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1002), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a2b0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(17), candidate_hash: 0x41ced695acdec44a746528f89c766ec70a2550b2c48b5d7f23fa8f0bdda7666c, candidate_descriptor: CandidateDescriptor { para_id: Id(1002), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(ec40933e1d7f93dd04ce01749f4df9392aa7f4ae3837fe6188f63932ba649c07 (5HQULieK...)), persisted_validation_data_hash: 0x9f92193a9786df584a3d5b2fa7fca8f5c2e07dfcdb50dd9d9e2ee9c752b66edf, pov_hash: 0x498912975b7bda3db407193080369f203c41ca3e435ba05aca1e9b29f7fa9da2, erasure_root: 0xf6d2c117627820e8ed32e4b3ad405b432f6826d52e2f4104416e928d08b3a29f, signature: Signature(6ae9b753c8cab98d200863913340d48eba790f090e53bafe9e4d74838003f94059eafc0e12b9438927c938201fd3e0fd85dd5eee6118407f6fcf7c3614c96a8f), para_head: 0x0289d353bb695f46db4413fb3ca09ef5ebff7eddbd127d15870873c63f00719b, validation_code_hash: 0xc165d9ace4d9fffdbdd8a2f21cb4d8007cae66656de5daef380deb51bc3c46d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1003), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1003), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a2a0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(18), candidate_hash: 0xed78b7a3247d7a70fcd7f7916ea8e49699c2944cc50603b75ae590c10f2a12fe, candidate_descriptor: CandidateDescriptor { para_id: Id(1003), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(3ec41d0cd50cc2d1b92c05e62a6e518867e605443dfef1b883b7be1b3adb486d (5DV15pSL...)), persisted_validation_data_hash: 0x66629abd84c46cee73017472bb6bc8ab76df23e002c2a80472043416d8a15ef5, pov_hash: 0xbeed02dbaf9ecd825b5645661166e65e0508729c7a14af4f33de45ee02e63245, erasure_root: 0xf828b49be4cd477e5702f898cdf72139d60b8770c326009fd881ad0d86b1e830, signature: Signature(8ad133b43f8daa630f89ea730fea4df3b7d3ea67b993a6152e9046e14ff180659004e8f99a7ac4a10715a180be8a47e1cdf50e071a91a9a6fb58eba334ce8e87), para_head: 0x89f6201b4b017fa956eb8fbb4c4ac5b81c284617be1a8d55314eca03dc96aebf, validation_code_hash: 0xa2c873379ba5250d7eb24b695e13dda0df34123e79921a96480f7f244e5ffbc3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1013), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1013), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a290, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(19), candidate_hash: 0x9c6bdf3ab731ca03a6f816f4716a6a56656add6306f18a71345c0eea9056b6a3, candidate_descriptor: CandidateDescriptor { para_id: Id(1013), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(ac055289fda434c0f09920db24634360b393fbaf05b864963b61995b11397855 (5FxFg4zh...)), persisted_validation_data_hash: 0x84e1554ca9551a58307d9dc5fddd5e4e09ac8e180dd3a6706955a94216944296, pov_hash: 0xf1c801e7ba634c64b9384c40ec78d4dd69f41c6c252637b499a26135c36a0968, erasure_root: 0xd203b71aa0d08f27e818bac9b9435322575d66c040f49c540247fd1856c2d18e, signature: Signature(4c1ad43b4e7ab67c02737a5e05ed4ed729ce79ec0f5bb86c572c98a49d423e5b79fdf2bfb79677cf340324071b58355cc96e21aa8f6a6d12f31da355933e708f), para_head: 0x4eecb0a4ccadfbc9f29e3062cfaf697e416a3155e9dc3df2af6f304dcf9337f7, validation_code_hash: 0xc0fd2231616eb72b0e7f4dc0e9decf70516207a6370b2129c0d7a81cc5bf382d } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1015), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a260, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(20), candidate_hash: 0x7c6587d59762533dc0cf4be9033b9faba73538b9373c023968234195894991e9, candidate_descriptor: CandidateDescriptor { para_id: Id(1015), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(1c8c3d03ccf1673488f938747fe00793fb4e6650a811796a4df0b51724c47619 (5Ci8rgch...)), persisted_validation_data_hash: 0x6776c588aa08f9cf54c1912827a7acd4bc22cbb7bc4fce7f1e8a77376a4cd31b, pov_hash: 0x3229f9c4cb3f25d7ee4cc013a9bcc4e07b88a2ebb66d654d15bc00b3ce83bc3d, erasure_root: 0xd07ca7e1ce4a25f8b049513fc8b5e35aa16239edfc13d054006b8e79cd0da287, signature: Signature(a2b031ed6336d04ec1dc0c1f7ad8236bf83b119c3b9f5e5420ac3e8225108f15cddf38ddcc42edbb6a1e1799f4e3fa276bdb2f97d010707045a79b12c43ce381), para_head: 0xe7aa04e7009d0a779a8b23a92dc875dcda1f8bfd7005b4c909a56a5430671bf2, validation_code_hash: 0xb473780984cf7007e14d698aed2468a7350fd4ab2646984dc7df288f42a7d620 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2015), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a270, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(26), candidate_hash: 0xfb497e7b2682eeab59e8bca7aaa098b1e989eb4e27730701466e9bcfeb0bef9c, candidate_descriptor: CandidateDescriptor { para_id: Id(2015), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(b63a114cd5fbb5380c7171f48b7c9354dba906f52b2924ec8276eeb0d67dd117 (5GBdpcxZ...)), persisted_validation_data_hash: 0x1a9b53bf9e42ef05360977c79c1bb7269eb0e809e46abca6cd866e607742a869, pov_hash: 0x7c47e332cf8542dc2647dfb7c51bdf1cee8a4f5b68393ae71058419dd19d3a01, erasure_root: 0xcc015e2234b669fd4d94dd4bb1195bc448e4d1601f23de0ac6e37fa5fbc08a44, signature: Signature(72dfcf0ee12e675fb9caeefa737af0133da8d4d9aa403855f58947f6e33c75649abc1c98e823ddf6465092d450d69990846a52576570c950d89dc7d39708b182), para_head: 0x561fd1f7fef13e64d2d33ba437cb5cc6218fe1b95a60dd4dcae6ab19af3ff728, validation_code_hash: 0xe9875e8ee344601d91db81d6da8afa30b102f9ddd54946528dfcfe161d55070b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2026), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2026), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a280, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(27), candidate_hash: 0xdf1260cc1b64df9ed77f9b2a0427b7bc3259e1401ab4d60519ab904f68a54a2b, candidate_descriptor: CandidateDescriptor { para_id: Id(2026), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(1ce2454ac577a6e7e02330995e308e36f4113ce3e2315f4ed7a9fdbafada8b54 (5CiaQzAc...)), persisted_validation_data_hash: 0xb9aa6fc49e6673c4d0ec3deb35777aecc69ffc01d2cc66500c42692f91991fdc, pov_hash: 0x11a4f3a18af5e1c3c0f2172874e4f1b871341a9f317ad1e773c6aae1003e3955, erasure_root: 0xb449767d27132dfb6c7336eaeb8cfd6bb35061c905f4c168d781942640870d9b, signature: Signature(483dfb84b5a50d688e7e9452a943058f5cbc4c77735719b4367562a0565ce3298f36eb34989c464a1d02785726a51fe5735c7d696d9e2f4f69e034d391600f84), para_head: 0x363e8888715dfa6c0932011a373860771460a651d5eae0919ba17da0b0a7e769, validation_code_hash: 0x50ec7cdc20022308c81d01ddbf1d1fa5121a21d3c1507d32711952a3fef66948 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2031), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2031), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a240, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(28), candidate_hash: 0xd25f2f6f4ef692e42d91fdf46e34bfe4c3507a32d657de9b062de076c76ef512, candidate_descriptor: CandidateDescriptor { para_id: Id(2031), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(0e06f0dc1c9dd66a80e13beeca088cc9e99cec69065cd758088e7f538fb60410 (5CP6b92z...)), persisted_validation_data_hash: 0x1c5a75bb1c96b2df511520e1c6c800ef21d71cfdf26b2dd819b5aad94f780ffd, pov_hash: 0xcfad6a97c95d137c95037b30e1df63b34561b89982df25bd90fbfa955d20a0e0, erasure_root: 0x0ce30584ccc5a674746875ef6350bc2842482b2ea234086df48e0c446c7a4a52, signature: Signature(f45122b4040f4f63a69d5c03fc373c634e2334f754fb652c1594445266367209f677fe3230626f4f2cc4f9a645a353d1336992a6f4000241c256400535d7e081), para_head: 0xd9f7cb4334170e4a6acc09a1904321f8b6dd84a9126a6ac5e003aac2b5aa53c0, validation_code_hash: 0x98bbf023fc9e033deee0b54e1b2e1ca8e747d2dd9cb658cc07344df196fbd222 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2043), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2043), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a250, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(30), candidate_hash: 0x1fc75ab7d7f980c1ce63d5160fde0a27d4e706bbf6912a7d037f621d0975fab7, candidate_descriptor: CandidateDescriptor { para_id: Id(2043), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(e2c4de36e0f33d0775050f79573c5bc8604b12306e623bf4c07aca21281f2b65 (5HC3AJGc...)), persisted_validation_data_hash: 0x856dae149d035127ee7f3643d3045db51488c16ccc63f1ae8d20b1df13319be6, pov_hash: 0x74e66d849b5bd347f3dd1d3c2ceaa9b6e87de7058969c3549b816357386f3367, erasure_root: 0xb1581e0698c1d491ce4dc08a1b671984104cb3814012a6dd9c2938c32bb1d98f, signature: Signature(32e650d5ac51cabdf997c5ea935842093aa9be4f128c0a1f6b4ce57cea109c581a685834d0176163036884ecacce4e4007f57f831b707e7a710fdbf4bf97d18d), para_head: 0x35492d619a892cb07a8af022a642436f027460c7a1d37fb4e3f9a2cab5312ef9, validation_code_hash: 0x330f3d4a5e2b581441ced47b9118937ddd9cce624a3ef75c8f6ad48de1b3f964 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2056), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2056), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a511a230, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(31), candidate_hash: 0x1afe8c2b255300e4beb185933b5c1de8aa48626250044f239f78dbb1e93ed4be, candidate_descriptor: CandidateDescriptor { para_id: Id(2056), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(a2d6c104d338d79a27aee869653e02dff8d49aa74f2911202a8bfff1aaa2c467 (5FkDQicq...)), persisted_validation_data_hash: 0x43047314c65150fe09482943677caaf84b3c2016ba9becc42110f1f2f6769d32, pov_hash: 0x25ba95bbb334623b3fd7d92bff547690fe2ca405fee834b6bddde1e7abc4718c, erasure_root: 0x0e64d7e1d43d0d1dd90000feefabcf407818597ecf2f2e0d58b5732d0d23386d, signature: Signature(f6160c9ba4bbea40bd83d00589395aa98741abd362d75441b02ecb9d24d81e74845f138c15b4ff49db56ab8410ae8378cf1df27460fd91611ce76ce832eca08a), para_head: 0xc5411353645a215573b55918890145e692c013bd7f99cc708feb800921a7b030, validation_code_hash: 0xd35b3f207a58f269083487220cbfac5d7d8c5403935e3681c9da5832414128fc } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2106), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2106), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238580, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(1), candidate_hash: 0x19d7eb1ca169f5b810af0d118cdeb7c3f7fb094fc09dd470d553eacc6afa7d9a, candidate_descriptor: CandidateDescriptor { para_id: Id(2106), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(445241aaeef243a1e86ccb9f83df01333356350f66227f8ae962b648b74c573f (5DcHYmms...)), persisted_validation_data_hash: 0x8aa95113b663b5ca3a2a6643718c7f27de933ae2e90f8e3f60d3879db540e80c, pov_hash: 0x2bdf48028ae931f8f5ba1ca947407edf30427a4714c0193a4a8f441cd3f58dd1, erasure_root: 0x8b5a996b3f43a2103b2117fd2d3b9e1d968ddd90fc26342f1cb8529d41a55c06, signature: Signature(2c9d1bc704118b2d4e695c4c40a40d1d684b99bbc5d51f2d548cd3f07c99c74fcf19e06cd229f1e603ac8d43add231f12315e288fad8ea3de1da4ab212ae238f), para_head: 0x03fdf5389577f750109db5cadee740f19c8b03ba2aeb4fa4232fa6d5c63332c3, validation_code_hash: 0x6aaa8ae09add660bc8b6ce9cf0752f56b411533fb74276e35ff47e23ee93a8d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2110), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2110), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238590, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(2), candidate_hash: 0x48505bd7e1168bf7e12ceeb2320e3709f9c7d931ead2868c341be39674bff3e3, candidate_descriptor: CandidateDescriptor { para_id: Id(2110), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(fa76e6346c51ebf679a3ce729b2f961ca656bf018e8448b09dd58d6aea7ea202 (5Hj79amv...)), persisted_validation_data_hash: 0x055a06bdb05406881626b27c9d9b89c1a8ba758e537f2542a718bd8a2471056d, pov_hash: 0x88cfb3093ad4f1dac6c8f6c8ae97d7fbca17e970195e15aed87d0534ed9778c7, erasure_root: 0x48725689d369f3a93f00a21c22ad046253caaaa1d2ec832eca61f48bfdb6351e, signature: Signature(7cc87cb479233d271f816bbf9a1117837989dee04008ebcd97deea53be087d520c95f36c4b3ab36687d8d195d906d9bbee6ee329122b88b12f91f7a3088c3687), para_head: 0x01bc18e5f8b5b4b147ca626a0de362756978ee091bccb0d4046159f9e2d9f4f0, validation_code_hash: 0xd817e4a2a2aca16f91e1f1db278bae6173436d222ae4a09b1bd5f01d5e03c9b2 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4044), collator: None }), occupied_since: 4149572, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4044), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52385a0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(10), candidate_hash: 0x5c8c7c482c96aa2068f9afa6b8c2bafb0a1382cbb76cb3492dbe68fd6b8617ee, candidate_descriptor: CandidateDescriptor { para_id: Id(4044), relay_parent: 0xbd2261abdf73912ed5df45c3e1046b14813dbb23f54ab5e20b9bbf7cf80f2dbe, collator: Public(f2e3e49b9a1cd8c9ed207861b05e5ffde4d32b2e5de430ba27a55fda8702a96c (5HZB9HPi...)), persisted_validation_data_hash: 0x7fd4d4a75bd47272dda88df6288cabd7a4c5276f7cc88b676c45395bc0cf344e, pov_hash: 0xa223bbd666a949a8ed0024373f5487b564e598384ab5d5ab1307fbf7c340b072, erasure_root: 0xf93bd82328bedfb99644babe87502693aa3c59abbd00f11668bb2e7e7f2a6a96, signature: Signature(46b3d5dbd60f90a82adfb99a8a75e32d3937ec91eb017fc8fd103b4077387d7a1bf5889aa988d0bf958c7b8f5a572bdb5aae71adf104e78312340ca73065208f), para_head: 0x0a0c279ab5dda85615a1b13f49120bf665b8b1e5d924433816a72273e2948fcf, validation_code_hash: 0xf3715492fcc7518d90ac80fc1b214464edf60488be2b47df48c1d207ceeffd5f } }]
2023-02-17 13:06:42.936 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] OverseerSignal::ActiveLeaves
2023-02-17 13:06:42.936 TRACE tokio-runtime-worker parachain::chain-api: [Relaychain] ChainApiMessage::Ancestors hash=0x98ee…a961 k=10
2023-02-17 13:06:42.937 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149576 (0x98ee…a961)
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a traceID=34378381178106212776795590874546694015
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292 traceID=287577510334079085948448597811005974367
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x175724344f814783722ddff3f5d0205acf96d4e469fe04cca58c264694f5427b traceID=31024708040961382201738315859147890778
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x3f3ba8ac7f6aa79247597f982850a56ead3f5c4930235528df63ee38349aa057 traceID=84051130360594154474878962462880736622
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94 traceID=220797515143903785981973094992326955871
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0 traceID=165583828560445969105051865762171540217
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x4a5f6e6f8da2c6d4746254acedff2cd751e1b0b27ef5b0703f482c7127efd697 traceID=98858379792861195301927161683536456919
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072 traceID=222714874841382557049791145215546540996
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db traceID=18540518596390518214789116318598772603
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf traceID=66047787072446000497795420048729617700
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898 traceID=229865825475748741844664415706484012408
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f traceID=60918061605124948501885006435747810309
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12 traceID=283823887485118570501897679702905929851
2023-02-17 13:06:42.938 TRACE tokio-runtime-worker parachain::statement-distribution: [Relaychain] Deactivating leaf hash=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x14792768cccde9a349bd45a2ee2f3a8eb9ad83fdd4858f87d75e4d31e395c7b2 traceID=27213627152668350619864640276925463182
2023-02-17 13:06:42.938 TRACE tokio-runtime-worker parachain::statement-distribution: [Relaychain] New active leaf hash=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357 traceID=21130258763923080039401660513030845460
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x3e286974f4c6861b569c24e0c7f4df65e552b6e68b7cfec5c610f78184f930c9 traceID=82621966532235755315338524502563020645
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xbfa42c6a2ef472ced96d40dd337899b5f9786b216fc780b331870bbc80da0eff traceID=254734984718458261158468007507430775221
2023-02-17 13:06:42.938 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Update fetching heads update=ActiveLeavesUpdate { activated: Some(ActivatedLeaf { hash: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, number: 4149576, status: Fresh, span: <jaeger span> }), deactivated: [0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b] }
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x9d56a449cf8f363734901dcf03ba58bb9aec8b0e48a5412561a68572ad120d11 traceID=209138665031133179088569383100702415035
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xd9144020d40f892f1b49af1cc2f595e63b12426e71e34a2cf7fbb2a7094b59b7 traceID=288547621697642878938653471488314021350
2023-02-17 13:06:42.938 TRACE tokio-runtime-worker parachain::chain-api: [Relaychain] ChainApiMessage::Ancestors hash=0x98ee…a961 k=4
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c traceID=98397148206647245385272306553781367349
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774 traceID=34657535156588339608813175565794248670
2023-02-17 13:06:42.938 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] activated relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961
2023-02-17 13:06:42.938 TRACE tokio-runtime-worker parachain::network-bridge-rx: [Relaychain] action="ActiveLeaves" has_activated=true num_deactivated=1
2023-02-17 13:06:42.938 TRACE tokio-runtime-worker parachain::collator-protocol: [Relaychain] Own view change view=OurView { view: View { heads: [0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961], finalized_number: 0 }, span_per_head: {0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961: <jaeger span>} }
2023-02-17 13:06:42.938 DEBUG tokio-runtime-worker parachain::collator-protocol: [Relaychain] Removing relay parent because our view changed. relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b
2023-02-17 13:06:42.938 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] active leaves signal (ignored)
2023-02-17 13:06:42.938 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] Own view change view=OurView { view: View { heads: [0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961], finalized_number: 0 }, span_per_head: {0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961: <jaeger span>} }
2023-02-17 13:06:42.938 TRACE tokio-runtime-worker parachain::gossip-support: [Relaychain] active leaves signal
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a block_number=4149576 traceID=34378381178106212776795590874546694015
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292 block_number=4149576 traceID=287577510334079085948448597811005974367
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x175724344f814783722ddff3f5d0205acf96d4e469fe04cca58c264694f5427b block_number=4149576 traceID=31024708040961382201738315859147890778
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x3f3ba8ac7f6aa79247597f982850a56ead3f5c4930235528df63ee38349aa057 block_number=4149576 traceID=84051130360594154474878962462880736622
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94 block_number=4149576 traceID=220797515143903785981973094992326955871
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0 block_number=4149576 traceID=165583828560445969105051865762171540217
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x4a5f6e6f8da2c6d4746254acedff2cd751e1b0b27ef5b0703f482c7127efd697 block_number=4149576 traceID=98858379792861195301927161683536456919
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072 block_number=4149576 traceID=222714874841382557049791145215546540996
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db block_number=4149576 traceID=18540518596390518214789116318598772603
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf block_number=4149576 traceID=66047787072446000497795420048729617700
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898 block_number=4149576 traceID=229865825475748741844664415706484012408
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f block_number=4149576 traceID=60918061605124948501885006435747810309
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12 block_number=4149576 traceID=283823887485118570501897679702905929851
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x14792768cccde9a349bd45a2ee2f3a8eb9ad83fdd4858f87d75e4d31e395c7b2 block_number=4149576 traceID=27213627152668350619864640276925463182
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357 block_number=4149576 traceID=21130258763923080039401660513030845460
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x3e286974f4c6861b569c24e0c7f4df65e552b6e68b7cfec5c610f78184f930c9 block_number=4149576 traceID=82621966532235755315338524502563020645
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xbfa42c6a2ef472ced96d40dd337899b5f9786b216fc780b331870bbc80da0eff block_number=4149576 traceID=254734984718458261158468007507430775221
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x9d56a449cf8f363734901dcf03ba58bb9aec8b0e48a5412561a68572ad120d11 block_number=4149576 traceID=209138665031133179088569383100702415035
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xd9144020d40f892f1b49af1cc2f595e63b12426e71e34a2cf7fbb2a7094b59b7 block_number=4149576 traceID=288547621697642878938653471488314021350
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c block_number=4149576 traceID=98397148206647245385272306553781367349
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774 block_number=4149576 traceID=34657535156588339608813175565794248670
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] Processing NetworkMessage
2023-02-17 13:06:42.939 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] Our view change new_view=OurView { view: View { heads: [0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961], finalized_number: 0 }, span_per_head: {0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961: <jaeger span>} }
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b traceID=60918061605124948501885006435747810309
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f, validator_public: Public(2c278e1333a48ed6ec4c71d6379f3ba22c948634f148dec3f6e47fac96b05660 (5D4biPQ1...)), validator_signature: Signature(50f986f3898050d7f755b199e0446fadc93bcddc2140c1157f74465e22936818e8250df6bafc9f1baa28494cce6f905ee02a17fd025cc03628703280e2ca5a88), session_index: 7095 }, ValidatorIndex(51)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f, validator_public: Public(62ac097d0d632b267cb2496096d4a210d0a22308f76ed4ee7db9b0b201337020 (5EJ5eyWE...)), validator_signature: Signature(1ea155b47b8f9501211666388bcbacc6d3d3a4ff311e34800cb234f62b42a9688742408a605eebf275dcfb042a00525b3254081ef0fb187b45c7497f07adb18b), session_index: 7095 }, ValidatorIndex(52)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f, validator_public: Public(de41633e2f00be1bd37d55ddaf9c8dfb7c5214cbc01293a2719759ee1718d601 (5H67uqQr...)), validator_signature: Signature(c6258582e33239dbbbd608755b5476aec29c7d957e2d73741409fb047958280fa3715dae759ea7ef530c273e461964cb7bb8ba1b1345f90b2ff4eae303ac6d88), session_index: 7095 }, ValidatorIndex(53))]
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f session=7095 num_validators=103 traceID=60918061605124948501885006435747810309
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f session=7095 traceID=60918061605124948501885006435747810309
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f session=7095 traceID=60918061605124948501885006435747810309
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f session=7095 num_validators=103 traceID=60918061605124948501885006435747810309
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f confirmed=false has_invalid_voters=false traceID=60918061605124948501885006435747810309
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=60918061605124948501885006435747810309
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=60918061605124948501885006435747810309
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b session=7095
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b traceID=283823887485118570501897679702905929851
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12, validator_public: Public(306368c8d5b2f622502d9269b721056c6d36a8a1dd81c1dd390a3681cd99ac0f (5DA9gmAu...)), validator_signature: Signature(9041eb1c1b24b5d770eb0f7e555db9a8821e253913e86111f81ed916265ef7138e59f459d3d9713ed9dae48a9504e155cce20bb23a1e75b388b5c895a3ff4b8a), session_index: 7095 }, ValidatorIndex(54)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12, validator_public: Public(1415c6a77c8399f81e381745d45790c91ec655d5438bafe65f980a6231abaa67 (5CX3HQYB...)), validator_signature: Signature(1273ce6ce4ed8cb5f00a7b965b9cfbb62658cf070f2abbae50255e2f08b23773903f1adf82dde69d2e74a7f3f1501f17c51fe397cb24acf7a01d30f311778b81), session_index: 7095 }, ValidatorIndex(55)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12, validator_public: Public(e828382c7e0c0860c514b4152c3bdecbbe5747053dbdcb341b4bbc5725259c12 (5HK6uyDD...)), validator_signature: Signature(0074d8162d80ad63deed9580c761007babd80d81d387ddbbc5cb20eb39505443a49cefb1efd611ebeab376f2e7024fee8404c8044c0764e67bbf0d44b0b6668e), session_index: 7095 }, ValidatorIndex(56))]
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12 session=7095 num_validators=103 traceID=283823887485118570501897679702905929851
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12 session=7095 traceID=283823887485118570501897679702905929851
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12 session=7095 traceID=283823887485118570501897679702905929851
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12 session=7095 num_validators=103 traceID=283823887485118570501897679702905929851
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12 confirmed=false has_invalid_voters=false traceID=283823887485118570501897679702905929851
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=283823887485118570501897679702905929851
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=283823887485118570501897679702905929851
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b session=7095
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x14792768cccde9a349bd45a2ee2f3a8eb9ad83fdd4858f87d75e4d31e395c7b2 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b traceID=27213627152668350619864640276925463182
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0x14792768cccde9a349bd45a2ee2f3a8eb9ad83fdd4858f87d75e4d31e395c7b2, validator_public: Public(ae732984ea8d87e4602e33050d7510c00c1d39a661b3b2a514a2b7a8f23cdb69 (5G1SQ7t2...)), validator_signature: Signature(aa7f377defdd8d317908c640ae01112668022dd09c80f519a57f8338403fd33e66e83cd077459c7eb116082ff8047e6ce46f9582c7c18721f7e56c31fa561486), session_index: 7095 }, ValidatorIndex(58)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0x14792768cccde9a349bd45a2ee2f3a8eb9ad83fdd4858f87d75e4d31e395c7b2, validator_public: Public(f2238572480a58baf05a17556d64c3e2bc47629ec11fdda5633c96225f7fba34 (5HYBzo7H...)), validator_signature: Signature(2eecbff0dba45bf74651818ff2225883006ddd86bcc101a1f223065cd643a45e052c9d6d1941b88fd5f081d8f9cb07a21b96b03ed604392acb56bf37681bc38f), session_index: 7095 }, ValidatorIndex(59))]
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x14792768cccde9a349bd45a2ee2f3a8eb9ad83fdd4858f87d75e4d31e395c7b2 session=7095 num_validators=103 traceID=27213627152668350619864640276925463182
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x14792768cccde9a349bd45a2ee2f3a8eb9ad83fdd4858f87d75e4d31e395c7b2 session=7095 traceID=27213627152668350619864640276925463182
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x14792768cccde9a349bd45a2ee2f3a8eb9ad83fdd4858f87d75e4d31e395c7b2 session=7095 traceID=27213627152668350619864640276925463182
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x14792768cccde9a349bd45a2ee2f3a8eb9ad83fdd4858f87d75e4d31e395c7b2 session=7095 num_validators=103 traceID=27213627152668350619864640276925463182
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x14792768cccde9a349bd45a2ee2f3a8eb9ad83fdd4858f87d75e4d31e395c7b2 confirmed=false has_invalid_voters=false traceID=27213627152668350619864640276925463182
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x14792768cccde9a349bd45a2ee2f3a8eb9ad83fdd4858f87d75e4d31e395c7b2 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=27213627152668350619864640276925463182
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x14792768cccde9a349bd45a2ee2f3a8eb9ad83fdd4858f87d75e4d31e395c7b2 session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=27213627152668350619864640276925463182
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b session=7095
2023-02-17 13:06:42.947 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b traceID=21130258763923080039401660513030845460
2023-02-17 13:06:42.947 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357, validator_public: Public(c4e7fca6794a7c5da9808b8ec44b1b68b268db22a769a859ac727a39ccd4595a (5GWtA4e6...)), validator_signature: Signature(c24dc0fb7cfd94fb9b0005d898d33703e1e5e1f43ae1dbf88bc4f9695188b47ca6a0ae18ec03ba2bd064b63ebc1cf863fd3cf6adea771a77d3d83194473f498f), session_index: 7095 }, ValidatorIndex(60)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357, validator_public: Public(681e3fa298dc8c84d422a6c5def4167619e3f6856ea86abde5ed3f6127068a69 (5ERDpgQ7...)), validator_signature: Signature(d26d0040d77e285afea5e68acd24b0a2169e31d98253bb5c2b817b896cf99d28de9d4261e28310dc7a6835cfac448d4be9407d45d02fb4a86d6d0c3efe9d4381), session_index: 7095 }, ValidatorIndex(61)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357, validator_public: Public(1c83649a52f722e5fdb4e9d50ec742df7166f479393ac50d655bbcf68b5c3c30 (5Ci6EHJP...)), validator_signature: Signature(bcae9e01540e7182f8cec66b96849e7b5e268cb5f561b1bf812520d6615a2d41dfdab8018a568d22705169f0e7b47546173b8e4e6779ae2b01f52f6dd699df87), session_index: 7095 }, ValidatorIndex(62))]
2023-02-17 13:06:42.947 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357 session=7095 num_validators=103 traceID=21130258763923080039401660513030845460
2023-02-17 13:06:42.947 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357 session=7095 traceID=21130258763923080039401660513030845460
2023-02-17 13:06:42.947 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357 session=7095 traceID=21130258763923080039401660513030845460
2023-02-17 13:06:42.947 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357 session=7095 num_validators=103 traceID=21130258763923080039401660513030845460
2023-02-17 13:06:42.947 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357 confirmed=false has_invalid_voters=false traceID=21130258763923080039401660513030845460
2023-02-17 13:06:42.947 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=21130258763923080039401660513030845460
2023-02-17 13:06:42.947 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=21130258763923080039401660513030845460
2023-02-17 13:06:42.947 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b session=7095
2023-02-17 13:06:42.947 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x3e286974f4c6861b569c24e0c7f4df65e552b6e68b7cfec5c610f78184f930c9 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b traceID=82621966532235755315338524502563020645
2023-02-17 13:06:42.947 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0x3e286974f4c6861b569c24e0c7f4df65e552b6e68b7cfec5c610f78184f930c9, validator_public: Public(f0da741a8b60aabf43d3714b0b6743cede49ae9e578759bfe18f134ea55a847a (5HWWF6Cp...)), validator_signature: Signature(d89a547c1725b34cd171c269608bcd7dc73202ff979cf9c40dbf475d4332b70d654261ead8e4326b37aeb79f1e4ed7a0481be827915103a8f06fee6ef535e68c), session_index: 7095 }, ValidatorIndex(77)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0x3e286974f4c6861b569c24e0c7f4df65e552b6e68b7cfec5c610f78184f930c9, validator_public: Public(b66111ded92f76e834bb04faec27267db0f43816e9ccf1765eabac9a2fe4836a (5GBqQcY9...)), validator_signature: Signature(06ce679c8f46124eb9711bd78237cd6294fa33b0cee6890ae0c398f9ee253228415f091fe82cce14bd86cc16f06e801c42a51369ded81bcca2556b4f292b4380), session_index: 7095 }, ValidatorIndex(78))]
2023-02-17 13:06:42.947 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x3e286974f4c6861b569c24e0c7f4df65e552b6e68b7cfec5c610f78184f930c9 session=7095 num_validators=103 traceID=82621966532235755315338524502563020645
2023-02-17 13:06:42.948 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x3e286974f4c6861b569c24e0c7f4df65e552b6e68b7cfec5c610f78184f930c9 session=7095 traceID=82621966532235755315338524502563020645
2023-02-17 13:06:42.948 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x3e286974f4c6861b569c24e0c7f4df65e552b6e68b7cfec5c610f78184f930c9 session=7095 traceID=82621966532235755315338524502563020645
2023-02-17 13:06:42.948 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x3e286974f4c6861b569c24e0c7f4df65e552b6e68b7cfec5c610f78184f930c9 session=7095 num_validators=103 traceID=82621966532235755315338524502563020645
2023-02-17 13:06:42.948 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x3e286974f4c6861b569c24e0c7f4df65e552b6e68b7cfec5c610f78184f930c9 confirmed=false has_invalid_voters=false traceID=82621966532235755315338524502563020645
2023-02-17 13:06:42.948 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x3e286974f4c6861b569c24e0c7f4df65e552b6e68b7cfec5c610f78184f930c9 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=82621966532235755315338524502563020645
2023-02-17 13:06:42.948 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x3e286974f4c6861b569c24e0c7f4df65e552b6e68b7cfec5c610f78184f930c9 session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=82621966532235755315338524502563020645
2023-02-17 13:06:42.948 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b session=7095
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xbfa42c6a2ef472ced96d40dd337899b5f9786b216fc780b331870bbc80da0eff relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b traceID=254734984718458261158468007507430775221
2023-02-17 13:06:42.946 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1002), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1002), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2ee2000, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(17), candidate_hash: 0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f, candidate_descriptor: CandidateDescriptor { para_id: Id(1002), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(9a2d0e306cf3452e9464ed9b0ecab02c29e97a319ff01b5d0bf8395ec78b1025 (5FYrcfLk...)), persisted_validation_data_hash: 0xed8a7106f9165a2015e08aa029ce9face2d918a701167411e00d5ee5462f3e85, pov_hash: 0x48ac57eb797888cb0ef6f45c2561dcc5553dc377288f6864132c9636cd6f58e2, erasure_root: 0x3defd30e1ecf9a46d82714c34dbc06a99a62fc8619fd2e551448c72fec18b969, signature: Signature(70344722d6d31af1bad490168c27d5a07ff57fadbd7232786b12d94d35d94370779cc64c3c52871c5899aea0de3bcec8b95bb75ab0b4589b44a0c55d12d9bd8c), para_head: 0x4b1ad0a1c6fc3040f8394e120360ced0ee6e1b881ce4ca796bed05443bd9e2c7, validation_code_hash: 0xc165d9ace4d9fffdbdd8a2f21cb4d8007cae66656de5daef380deb51bc3c46d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1003), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1003), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2ee2010, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(18), candidate_hash: 0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12, candidate_descriptor: CandidateDescriptor { para_id: Id(1003), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(3ec41d0cd50cc2d1b92c05e62a6e518867e605443dfef1b883b7be1b3adb486d (5DV15pSL...)), persisted_validation_data_hash: 0x8e152f1364d0db7af5a7bcc50db8ff94ee1ac196a81d3c6686a0c1db3dd4589d, pov_hash: 0xc19bcc2a83a6a1b7cf512bec2929a500a17c04176fc29f22a53407f7d9737432, erasure_root: 0x1cb037f99115686d875fd0c07ab6f181f2119f3eeda071ef32479acbdbc9d077, signature: Signature(d44b9e3535fe5bd52c398e5806d248ffc2afc8a89e706bee63a0cf6271104f1e8f54b26a91d844bd449927701d649d3a69e6f55fa72bfaa8c21dac8d86e0f081), para_head: 0xd23ec32ffa70f560b1bee0a5c0fae0310acae55b0ced6b1e5559bf23de19a2ca, validation_code_hash: 0xa2c873379ba5250d7eb24b695e13dda0df34123e79921a96480f7f244e5ffbc3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1013), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1013), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2ee2020, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(19), candidate_hash: 0x14792768cccde9a349bd45a2ee2f3a8eb9ad83fdd4858f87d75e4d31e395c7b2, candidate_descriptor: CandidateDescriptor { para_id: Id(1013), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(b20a10492bc4b03a4a07ea98daf5be358f66ba92b133447c588ac7a7aea0f560 (5G69NRTb...)), persisted_validation_data_hash: 0x191e0056b921d0358d2c4d9780629da95b14b0172c3ff767096043d9a737e07c, pov_hash: 0x6abeeae5e1c7b72e31dae785f03e7ef72bd591c3b05ff85d312ade09a0d0c262, erasure_root: 0x0d06a4ade3a0defc5614448bb2b36b734d31d23ed1aa0e5193e7f9010fc60b40, signature: Signature(d4d4fb3953c89ee3c3a2acc0ab67093db7f285e594d2641f53cbe28dadcb7f46553b867ecb59cc1ba4452d8d0517683d8b7b236d259b40b15fef6416aa96b085), para_head: 0xb4d9ead17f29f05f7f058819d3bcfedf2871a6eb4336ce8448a3b393e9b976c7, validation_code_hash: 0xc0fd2231616eb72b0e7f4dc0e9decf70516207a6370b2129c0d7a81cc5bf382d } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1015), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2ee2030, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(20), candidate_hash: 0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357, candidate_descriptor: CandidateDescriptor { para_id: Id(1015), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(34be853eae8ff57c6284691082f2ef2593b6de26ad1758e088ad94bb3781aa3d (5DFrwgRo...)), persisted_validation_data_hash: 0xd2765391af1e024bd49b26d1478fe8a6beffeddd9f2e91d13a3bdfeef5c5f91f, pov_hash: 0x42662ac4df9d53270e20b8b07b6bf2e7003f8dc56fa59fb6d12d5716d59006ea, erasure_root: 0x500a51968a00d7af4e6b3b0b9b8f985ffc3a193781c96a9dcab580ea5256e6c0, signature: Signature(e6d380012d6fc2660d11330c8ed4cd37513a8061764a6d3e107a1dccdfd62641ac200e68ce6f7ab8afc4749cdda92637e2ef054162b0afcae63d84a44badd280), para_head: 0x3697ca1e18d59f3dff7df959b72dcc140a1d017fae1caf7a137638c20590952a, validation_code_hash: 0xb473780984cf7007e14d698aed2468a7350fd4ab2646984dc7df288f42a7d620 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2015), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2ee2040, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(26), candidate_hash: 0x3e286974f4c6861b569c24e0c7f4df65e552b6e68b7cfec5c610f78184f930c9, candidate_descriptor: CandidateDescriptor { para_id: Id(2015), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(b63a114cd5fbb5380c7171f48b7c9354dba906f52b2924ec8276eeb0d67dd117 (5GBdpcxZ...)), persisted_validation_data_hash: 0x40e6e5ffa767a50d0aacfa32e27cff28c7029169496e276aa33e177f2b2cdb6b, pov_hash: 0x7c999aed688b23f24203d5f608ad3cae7b8d980a11ebf219f5e081068efb8426, erasure_root: 0xd2ce99d1b4e4e1e1684d9482c81d7be3d2d86532bb807d8a51c4e072f62d1ce1, signature: Signature(a82cf6d05c7d70dc885d4761f30346ae60a43f45c3498439778404578948bb1f31ea3d0cb0236a13a0f511be32453f4c3f8baf61459ac0ca61f2b8dfac566780), para_head: 0xe1d1db2c8770c5b087a1531e1a01b6a3c178afa94521a2aae0ad0ec42aef60e6, validation_code_hash: 0xe9875e8ee344601d91db81d6da8afa30b102f9ddd54946528dfcfe161d55070b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2026), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2026), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2ee2050, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(27), candidate_hash: 0xbfa42c6a2ef472ced96d40dd337899b5f9786b216fc780b331870bbc80da0eff, candidate_descriptor: CandidateDescriptor { para_id: Id(2026), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(5a580fdd6a0cc2799cdd3ce1c11e12a11090d411ca6ba424261b0c713f9ffc31 (5E7AKu7j...)), persisted_validation_data_hash: 0xa4e013a2e368a763b3a56abef465430bf5909f24b0352de07590b1cb83f0682c, pov_hash: 0x0f76adaef074acc7fb6ba34910595d3ec0077c1ce0b049e914975a6a800af32e, erasure_root: 0x27c7af157d7ebd81b887403de1ba67fada6595006d6c3fd16eb4cc498536162b, signature: Signature(8001e2ad64e6db66893a2faa5688dad99ba5900b0de2c77ace6a72f497378f11a42c20e2cb10d19b80045ca570dbcbe1b306e27a77f0e36a962e982493e61185), para_head: 0x479e01f5b9535a6b7d22a3c00427ef03b309f1253ee31f30658edf51ed8d7003, validation_code_hash: 0x50ec7cdc20022308c81d01ddbf1d1fa5121a21d3c1507d32711952a3fef66948 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2031), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2031), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2ee2060, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(28), candidate_hash: 0x9d56a449cf8f363734901dcf03ba58bb9aec8b0e48a5412561a68572ad120d11, candidate_descriptor: CandidateDescriptor { para_id: Id(2031), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(909a58c29e2bdcdd4d7dfbc26a47fc4e8e797130c5da6e51e0d6f105254d7827 (5FLJbw7o...)), persisted_validation_data_hash: 0xf7208d805f022d327f60437a217f8698ab84e61c57880b7613cedec9bf28de47, pov_hash: 0x59aa17d1e69238264dc31bc191d589265e503af9bbd8d39ca32d5d8167082262, erasure_root: 0x455e7ea5b6788be50ab6a24c984a80028e37be042c619e24ca69401102dc380d, signature: Signature(6adca14cdd4f40cf2117b84676b11d0f913ebdace002b4d69da4763d6d13fb218c3cb7268090bfb2a92b1bf72a05cff4a222edf19cf858ee421bc06335cf1e89), para_head: 0x271bf2ab6da9937eba96c28aa8b5d99ba11bfb34cf71a5e1d6dd7a4a084c9e6e, validation_code_hash: 0x98bbf023fc9e033deee0b54e1b2e1ca8e747d2dd9cb658cc07344df196fbd222 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2043), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2043), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2ee2070, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(30), candidate_hash: 0xd9144020d40f892f1b49af1cc2f595e63b12426e71e34a2cf7fbb2a7094b59b7, candidate_descriptor: CandidateDescriptor { para_id: Id(2043), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(281a6dd69d0d0ece553e43a050faf4fc9f0240bd794445931ae990a101a6741f (5CyHd872...)), persisted_validation_data_hash: 0x6db9ef59130aed6a88dcab777fcf0344f08d99d2c0b2a24e8af78f0ef4086dc2, pov_hash: 0x82e0dca09ed4b635f75cff64ce39490702f84aba7fbd9659950c21b706690564, erasure_root: 0xcffb4fce85ec808b0e5a4d5b0a99d65ac25484cc16425c1562e2f7c6b4465b39, signature: Signature(387211195221a49bff2e0567365bbb8a17be7d683ba3d59f6870e143c2048929d45e979c1abe074590b5d7adc6d600d03c85c3b9525d44be29a019c1f9b1678e), para_head: 0xa748f959c371ffcfe18903fa9175963722d6211416f5771d19a90a0dbf0e33a7, validation_code_hash: 0x330f3d4a5e2b581441ced47b9118937ddd9cce624a3ef75c8f6ad48de1b3f964 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2106), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2106), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2ee2080, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(1), candidate_hash: 0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c, candidate_descriptor: CandidateDescriptor { para_id: Id(2106), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(445241aaeef243a1e86ccb9f83df01333356350f66227f8ae962b648b74c573f (5DcHYmms...)), persisted_validation_data_hash: 0x627f0ca6793ad5d6d1fd2f87252a21ca54480cf26e690a890e7f4dab44505f05, pov_hash: 0xa0855238f13216eacd2014710ce2c92009f24940fef25b20dc4aeb91c3b8c42c, erasure_root: 0x80af27efef9f20ad7b64d4b7907d95fb62967dd8740dc830bf3332ea768280bc, signature: Signature(e4af7adba660264eb22a4fa9f79a2222cab59f117f3c6ae460d2f2614f6aec7a72c3bcac54276b396158fa84da8f5eb695719099b2ccdd4b0f0b2a7df2a2c182), para_head: 0x7aa511118f6a4a24c99a11aaff6cb401115ade6c1e7193e7bbbaac7799e38a54, validation_code_hash: 0x6aaa8ae09add660bc8b6ce9cf0752f56b411533fb74276e35ff47e23ee93a8d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4044), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4044), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2ee2090, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(10), candidate_hash: 0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774, candidate_descriptor: CandidateDescriptor { para_id: Id(4044), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(f2e3e49b9a1cd8c9ed207861b05e5ffde4d32b2e5de430ba27a55fda8702a96c (5HZB9HPi...)), persisted_validation_data_hash: 0x0102e506c6fbf94fbbc1db3c1d79816c995389f4848b878203c526059949fdbd, pov_hash: 0xf46938faca536b09597b5fd4d75395e8b296cb49d7feed34e75c98ebeeb5c7b4, erasure_root: 0xcf3624ffa2d5a72d38c7df36898b0ba16c970f4326755c2e2ba5d07f000258c0, signature: Signature(fcc3f0f22071894313446808d1828913e665b46032001ab4d888a529d2b94d261c6eabb83411b8c2be8d87643d9a8662651bcceb409e1b07548365ebc3062481), para_head: 0x2669bc0f7b3bf8346a69f461960a4e650c0f645eb0459a781d0d70327d70f419, validation_code_hash: 0xf3715492fcc7518d90ac80fc1b214464edf60488be2b47df48c1d207ceeffd5f } }]
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0xbfa42c6a2ef472ced96d40dd337899b5f9786b216fc780b331870bbc80da0eff, validator_public: Public(28185de12093b74295cccf8ef8101d28432194ef6b845844d97011d5265cc90e (5CyH1bB4...)), validator_signature: Signature(a4f9e4daa38bf7679dbb9860fd5240cb8046515674da25ad683b8012763a6029d3aa99621d7c459cb3f20e8dbc486af9552635e7b6d4719623daa2bb7479cf85), session_index: 7095 }, ValidatorIndex(79)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0xbfa42c6a2ef472ced96d40dd337899b5f9786b216fc780b331870bbc80da0eff, validator_public: Public(2834c4d53819f1fb315e9a921611cd227a6672d84ade4c2ebf0fd34d02305b0e (5CyRSwvu...)), validator_signature: Signature(ac15a5b33ac2667ccae9fa56bf94cc80fe8a149c23b0597e34ee32c4f0179f401fa5c97bf6a3c3c55b5d95d74ff2de7945215d564262bab5b1714ddd64d3bb83), session_index: 7095 }, ValidatorIndex(80))]
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xbfa42c6a2ef472ced96d40dd337899b5f9786b216fc780b331870bbc80da0eff session=7095 num_validators=103 traceID=254734984718458261158468007507430775221
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xbfa42c6a2ef472ced96d40dd337899b5f9786b216fc780b331870bbc80da0eff session=7095 traceID=254734984718458261158468007507430775221
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xbfa42c6a2ef472ced96d40dd337899b5f9786b216fc780b331870bbc80da0eff session=7095 traceID=254734984718458261158468007507430775221
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xbfa42c6a2ef472ced96d40dd337899b5f9786b216fc780b331870bbc80da0eff session=7095 num_validators=103 traceID=254734984718458261158468007507430775221
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xbfa42c6a2ef472ced96d40dd337899b5f9786b216fc780b331870bbc80da0eff confirmed=false has_invalid_voters=false traceID=254734984718458261158468007507430775221
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xbfa42c6a2ef472ced96d40dd337899b5f9786b216fc780b331870bbc80da0eff is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=254734984718458261158468007507430775221
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xbfa42c6a2ef472ced96d40dd337899b5f9786b216fc780b331870bbc80da0eff session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=254734984718458261158468007507430775221
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b session=7095
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x9d56a449cf8f363734901dcf03ba58bb9aec8b0e48a5412561a68572ad120d11 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b traceID=209138665031133179088569383100702415035
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0x9d56a449cf8f363734901dcf03ba58bb9aec8b0e48a5412561a68572ad120d11, validator_public: Public(0e663b465270824348e57fb87a882fc0a744bd72a413aed39da4f51722957763 (5CPatxcK...)), validator_signature: Signature(acad946d0ab914a1d63ce1114c8e4f3be55bd1361d034216a13bc81d700bf6665cdb6051558af7a626cf3f001061c8b742738ff319ee490ef4f41c11f2829b87), session_index: 7095 }, ValidatorIndex(81)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0x9d56a449cf8f363734901dcf03ba58bb9aec8b0e48a5412561a68572ad120d11, validator_public: Public(6e2775779a8acc266d04708db5b58f3e60d7f4c145f68eca509a7d97fcdf2872 (5EZ8r2ti...)), validator_signature: Signature(c8d638a4a1a39f3b8fb31bc979b92158483a20adc5e63b23e67da1199b9a6a41da1f9e55dea2e4d3b610e5c5e5a2088288d8fa98132bab7a29e5f42af7773a80), session_index: 7095 }, ValidatorIndex(82))]
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x9d56a449cf8f363734901dcf03ba58bb9aec8b0e48a5412561a68572ad120d11 session=7095 num_validators=103 traceID=209138665031133179088569383100702415035
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x9d56a449cf8f363734901dcf03ba58bb9aec8b0e48a5412561a68572ad120d11 session=7095 traceID=209138665031133179088569383100702415035
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x9d56a449cf8f363734901dcf03ba58bb9aec8b0e48a5412561a68572ad120d11 session=7095 traceID=209138665031133179088569383100702415035
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x9d56a449cf8f363734901dcf03ba58bb9aec8b0e48a5412561a68572ad120d11 session=7095 num_validators=103 traceID=209138665031133179088569383100702415035
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x9d56a449cf8f363734901dcf03ba58bb9aec8b0e48a5412561a68572ad120d11 confirmed=false has_invalid_voters=false traceID=209138665031133179088569383100702415035
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x9d56a449cf8f363734901dcf03ba58bb9aec8b0e48a5412561a68572ad120d11 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=209138665031133179088569383100702415035
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x9d56a449cf8f363734901dcf03ba58bb9aec8b0e48a5412561a68572ad120d11 session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=209138665031133179088569383100702415035
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b session=7095
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xd9144020d40f892f1b49af1cc2f595e63b12426e71e34a2cf7fbb2a7094b59b7 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b traceID=288547621697642878938653471488314021350
2023-02-17 13:06:42.949 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0xd9144020d40f892f1b49af1cc2f595e63b12426e71e34a2cf7fbb2a7094b59b7, validator_public: Public(e2dfc33de231ce9a1d5d152e8326fe8511805772da05ec9b468c90dac2c8301d (5HCB9gXo...)), validator_signature: Signature(7290131bb90aa0de8d8686cda631fff189e448f91ad910f1b402acce39b87961c94eccc5947afaec44cc05e7f154bef3b27fff25631c37b0cd79edc9343a8983), session_index: 7095 }, ValidatorIndex(85)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0xd9144020d40f892f1b49af1cc2f595e63b12426e71e34a2cf7fbb2a7094b59b7, validator_public: Public(da429f53c818a0403ab0518f837c69135a01d9add6961b071409fda001b6e70d (5Gzt5zwG...)), validator_signature: Signature(3acb0300ae66afedd06eb287ca7d4645b0c27c3ff14880619919157803abb27eb0695c03738acd6e80e50123307d8f3cf7715e6eaebbf0a258b0ecf02c7a7980), session_index: 7095 }, ValidatorIndex(86))]
2023-02-17 13:06:42.950 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] No assignment key
2023-02-17 13:06:42.950 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Produced assignments n_assignments=0
2023-02-17 13:06:42.950 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Inserting imported blocks into database imported_blocks=1
2023-02-17 13:06:42.950 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Writing BlockEntry block_hash=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 block_number=4149576
2023-02-17 13:06:42.950 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Informing distribution of newly imported chain head=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 chain_length=1
2023-02-17 13:06:42.950 DEBUG tokio-runtime-worker parachain::approval-voting: [Relaychain] Imported new block. block_number=4149576 block_hash=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 num_candidates=11
2023-02-17 13:06:42.950 DEBUG tokio-runtime-worker parachain::approval-voting: [Relaychain] Block finalized block_hash=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 block_number=4149576
2023-02-17 13:06:42.950 TRACE tokio-runtime-worker parachain::network-bridge-rx: [Relaychain] action="BlockFinalized"
2023-02-17 13:06:42.950 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] finalized signal number=4149576
2023-02-17 13:06:42.950 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] block finalized hash=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 number=4149576
2023-02-17 13:06:42.950 DEBUG tokio-runtime-worker parachain::approval-distribution: [Relaychain] Got new blocks [(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, 4149576)]
2023-02-17 13:06:42.950 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] Extracting pending messages for new block block_hash=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961
2023-02-17 13:06:42.951 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=0 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=1000
2023-02-17 13:06:42.951 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xd9144020d40f892f1b49af1cc2f595e63b12426e71e34a2cf7fbb2a7094b59b7 session=7095 num_validators=103 traceID=288547621697642878938653471488314021350
2023-02-17 13:06:42.951 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xd9144020d40f892f1b49af1cc2f595e63b12426e71e34a2cf7fbb2a7094b59b7 session=7095 traceID=288547621697642878938653471488314021350
2023-02-17 13:06:42.951 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xd9144020d40f892f1b49af1cc2f595e63b12426e71e34a2cf7fbb2a7094b59b7 session=7095 traceID=288547621697642878938653471488314021350
2023-02-17 13:06:42.951 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xd9144020d40f892f1b49af1cc2f595e63b12426e71e34a2cf7fbb2a7094b59b7 session=7095 num_validators=103 traceID=288547621697642878938653471488314021350
2023-02-17 13:06:42.951 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xd9144020d40f892f1b49af1cc2f595e63b12426e71e34a2cf7fbb2a7094b59b7 confirmed=false has_invalid_voters=false traceID=288547621697642878938653471488314021350
2023-02-17 13:06:42.951 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xd9144020d40f892f1b49af1cc2f595e63b12426e71e34a2cf7fbb2a7094b59b7 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=288547621697642878938653471488314021350
2023-02-17 13:06:42.951 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xd9144020d40f892f1b49af1cc2f595e63b12426e71e34a2cf7fbb2a7094b59b7 session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=288547621697642878938653471488314021350
2023-02-17 13:06:42.951 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b session=7095
2023-02-17 13:06:42.951 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b traceID=98397148206647245385272306553781367349
2023-02-17 13:06:42.951 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=1 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961
2023-02-17 13:06:42.951 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=2 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961
2023-02-17 13:06:42.951 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=3 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961
2023-02-17 13:06:42.951 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=4 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961
2023-02-17 13:06:42.951 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c, validator_public: Public(a2e17fcec4f71da44e98bcc7faaa448f8bfb4a9effd0192af29cc0189af05a47 (5FkGbrYc...)), validator_signature: Signature(a6beb37203dadedf216044d9e9bf1beab9243f04bbb092378e0d07be5dd3f85dffbe389045233508ea758b79f40fdf2cd616887e506b132fd88792a061288988), session_index: 7095 }, ValidatorIndex(3)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c, validator_public: Public(ec431600a3d976eb624c95b9adcecaf786c459688c83ddb49c3cdd106bd1144e (5HQV5yi6...)), validator_signature: Signature(5c2f1b45506a1dcc58a8986212d006190b6bbefc3784395d84cb87346731596be1f8271b471aa181b9b8738465a833e5c993c5179a191ae0dac79eb8dd344f89), session_index: 7095 }, ValidatorIndex(4)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c, validator_public: Public(d6fcfc02fb53643440d29baad70dbdf1d8c918710057ca7d576c047c960c516b (5GvbFqK8...)), validator_signature: Signature(1c6a8742b4758c42e7317ece73230f4e4ccfe1276782327a465890e7a6121f5b956b2ef769f474947e3fb5e343b47304da971fdbc67e28f5b74868a58447af85), session_index: 7095 }, ValidatorIndex(5))]
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c session=7095 num_validators=103 traceID=98397148206647245385272306553781367349
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c session=7095 traceID=98397148206647245385272306553781367349
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c session=7095 traceID=98397148206647245385272306553781367349
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c session=7095 num_validators=103 traceID=98397148206647245385272306553781367349
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c confirmed=false has_invalid_voters=false traceID=98397148206647245385272306553781367349
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=98397148206647245385272306553781367349
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=98397148206647245385272306553781367349
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b session=7095
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774 relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b traceID=34657535156588339608813175565794248670
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774, validator_public: Public(c253d176ca6c77fe40eef8cbf895fe16fa8dd29bf6f16b7e966e11abdf26585d (5GTW3d1n...)), validator_signature: Signature(7e0d8a10d71da4b8289d54dc931c7a1a5b5cfafe21563c4be1c6fcd493ce3e659c454167466a489ff961df467ab78aa7ad7d07cfa997937bc8ea9291ec19d887), session_index: 7095 }, ValidatorIndex(30)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774, validator_public: Public(4a11d47683b678a0937f6bd2e1757d1c7b51804cc0ad888fdfbd4473c9dc002b (5DjphPid...)), validator_signature: Signature(a07454f3b10bc92f37a0b6aa1556a2721c98fc105d19cc828257eb518db94928ed0e3c61b53b7533d561c10cb1a13080f2b5f4a12650848a7e56626dddc8d982), session_index: 7095 }, ValidatorIndex(31)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b)), candidate_hash: 0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774, validator_public: Public(181849700827c0efb277d6ddd976594f5c08976dbbb3b8539f38906b84735d6a (5CcJDn2o...)), validator_signature: Signature(d46747f70f0d9084cc3619e785e38b605f3c2506073cea286b7d07a35485fb4498878e23ec35c270600b4253e486b09157ddcae1947797aa15f162f7e0328d8c), session_index: 7095 }, ValidatorIndex(32))]
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774 session=7095 num_validators=103 traceID=34657535156588339608813175565794248670
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774 session=7095 traceID=34657535156588339608813175565794248670
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774 session=7095 traceID=34657535156588339608813175565794248670
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774 session=7095 num_validators=103 traceID=34657535156588339608813175565794248670
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774 confirmed=false has_invalid_voters=false traceID=34657535156588339608813175565794248670
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=34657535156588339608813175565794248670
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=34657535156588339608813175565794248670
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b session=7095
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Waiting for message
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] OverseerSignal::BlockFinalized
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Waiting for message
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] DisputeCoordinatorMessage::ActiveDisputes
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Waiting for message
2023-02-17 13:06:42.951 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=5 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2000
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=6 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2004
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=7 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2006
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=8 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2007
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=9 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2011
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=10 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=11 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=12 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=13 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2034
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=14 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=15 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2056
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=16 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2058
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=17 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2084
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=18 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2090
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=19 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2092
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=20 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2095
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=21 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2101
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=22 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2102
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=23 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2105
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=24 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=25 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2110
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=26 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2114
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=27 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2116
2023-02-17 13:06:42.955 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=28 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2119
2023-02-17 13:06:42.952 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1000), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1000), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2e2aff0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(16), candidate_hash: 0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a, candidate_descriptor: CandidateDescriptor { para_id: Id(1000), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(84ddb22d841c3022f298bc7f520055eff2267a138c97cde04f74fd62a4324d2f (5F4v31Nt...)), persisted_validation_data_hash: 0x4fa4033f77e52db1d9141b45fa8cc5a053f1d470331b6bb6bbd1136d0f71c5bf, pov_hash: 0x7378a3b7abc652d65d3959e2dd4183e3f3df565db3b918daaa6f6758fabee4d6, erasure_root: 0xb51e2e19011c233bf77dada30338579be96041aba3deea26605736a45d1d68b2, signature: Signature(a063ff5734988e39f3cd2913dcbd8cb46619b4b46a2f5a59d21002af2f6b1a6df5dcbf76960280c8e2781e180bd4d1b462febc1bd4d73d809f37f7d3be0b4082), para_head: 0x2d8a6d83814eddefc7856a5aba56bbb2285c32e4ca4662cc2efeb9ba59724bd7, validation_code_hash: 0x04567aee7142708e9d73988e9cdfda135703e7a325eea85b6b68726f9839c4b6 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2006), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2006), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2e2afe0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(23), candidate_hash: 0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292, candidate_descriptor: CandidateDescriptor { para_id: Id(2006), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(f05c2586e7a2c169a6d24640cf819ddea9f6499ae696bf97f9058d31d5419431 (5HVrisZk...)), persisted_validation_data_hash: 0xb604f2757230e8ceebebb2183c2f6707b9fa39724422506dc9134f36fa9569ac, pov_hash: 0xc5cd602167f617db71b14162c2209365b1af603d1a824857248ee6a061b4f526, erasure_root: 0xebdd52b7996455e370f89b2351714c6e489f1d67b73f7c381eecfb4316066627, signature: Signature(d86cf29ddea8d993c2eb851378b8d6d9f87d69f42202d5fa137da4c4a199a352c96e8d69c8f9a32c8c7a5f1f6649f2d968b4297f15f44af1cde90b47aa666483), para_head: 0x43020ef9379f02e7bac331e1fcbb5e7f807bd654898ff190c4ea32f8ebf3c0a6, validation_code_hash: 0xba709147324dd9118818902499fe30be15f05daacb7b18a507771a2aa83bb128 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2056), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2056), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2e2afd0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(31), candidate_hash: 0x175724344f814783722ddff3f5d0205acf96d4e469fe04cca58c264694f5427b, candidate_descriptor: CandidateDescriptor { para_id: Id(2056), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(6610ddf44718a64115dc01e51bbebe82dfadf20077e014fd3c5d5a66615b572d (5ENXkZop...)), persisted_validation_data_hash: 0x9490761de713deac7796e31a2b3d5755cb086819d15e1dc0932d661330e32d5f, pov_hash: 0xdad49698f2ad0ef6d537c305f3075128e6fc8bd84258f2d1defdd7611410ab0b, erasure_root: 0x982c25dce242c05dee34538ac891d026fa8c8f69096f286ddde8ef4248305ddc, signature: Signature(068db58151ade6c8b9004f669787dce412006baa6eab4869a0a2f0a2b897821511e8b85b915c7e38d4870cccceb5b223f66cf251c088823e475dd0bec76df082), para_head: 0xc933950fa80af8582cd2a3c6705cddec3ae705f9e453a09bacc39cb1133f6ff4, validation_code_hash: 0xd35b3f207a58f269083487220cbfac5d7d8c5403935e3681c9da5832414128fc } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2058), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2058), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2e2afc0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(32), candidate_hash: 0x3f3ba8ac7f6aa79247597f982850a56ead3f5c4930235528df63ee38349aa057, candidate_descriptor: CandidateDescriptor { para_id: Id(2058), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(44fcf8bc23aea6d74fbbb7e8646e47d66315d66e47cf7afc21cf9f7dd0ad9c27 (5DdAG8Eh...)), persisted_validation_data_hash: 0xfc25128dcd8e0ea5ef5a52eaa72b090e1ee4dd905c9a7debbfd7fe79cc0fb2fc, pov_hash: 0xe7fd79871ae66711cf9cfed1a2f4718e827455223b23945ce4949894caaf68d0, erasure_root: 0xc84179e30afc87cb0644093c28b4a024d132a0adbaad444bb3ede28abf70ca07, signature: Signature(8684be1d3e3a389e00e1d681e5d5d02ccb57ba436d38bc6c3ab65c389ed3c95430457d026bc85f8720264e36b30451ba4247676b82de2a7139701bbf094f0386), para_head: 0x4e4659b947d9976d8cb174f6c016cf222ed15e7ec312e3ab3a0aaa704ae48eb5, validation_code_hash: 0xdf75492fb2d30982a17c356cdcaed74d101a4a84019be1e63a0c7d15f251b9e7 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2105), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2105), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2e2af90, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(0), candidate_hash: 0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94, candidate_descriptor: CandidateDescriptor { para_id: Id(2105), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(c43523745e500d49d94e82089495bf6d938f92e412d1872888793a23109ca849 (5GVy2aRL...)), persisted_validation_data_hash: 0x9d525f49a1beed8d685eefeddcd73585e57300f5466ef87fb341faa93e7b8225, pov_hash: 0xb1420be8d45b9dd9aacdef244ce7c69d438d92c05a043556be6f5a1b5e2697a8, erasure_root: 0x756e18c730300b5499b5cbe35c7ef3272524d5176015eb96fdea7e65422a5e01, signature: Signature(30061b6334a4bc7532ae038de54f78716b58ea48a917633d3cb7eb8c6d06a655e7a36d9576c49eee5f1e95bd663a6c39d89d3f2a9e99876a28cda9be6136f789), para_head: 0x148f78fd76455325ebec41d2084c903de1d3d36a13e6c2b0818eb8a205beaa09, validation_code_hash: 0xe3241e33a15a5f802084fd31ed78f572651df88d8e04ec52b61b3b61f2550d06 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2114), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2114), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2e2afa0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(3), candidate_hash: 0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0, candidate_descriptor: CandidateDescriptor { para_id: Id(2114), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(4a61733a7209358abf35cf5977708cc640ad5f35b746a396be7ce8c884402461 (5DkEMDVc...)), persisted_validation_data_hash: 0x65f157b535e42880424483985f312d3b7bff759e10f8d72dc2f3a0d0005e66b2, pov_hash: 0xa0bcef34cdefef323c466b465d6ac50e1a199b836f03e2ceeada44f2252ad42f, erasure_root: 0x865111172a6aeb8686b38e5b1861dc7314f2d3d7693935dc40df9ca3f87a2908, signature: Signature(763c430a99dd3d202480b876109f2f4db75fbf23a602708a98d1ec20347fc366c5841cbb51b87cff3c74e2c7f7b6fd419890ef1c8bff78df37ed401e7bc4f68f), para_head: 0xb912630f3966beed3e4625885e075327d0935024ae8973d5203de16d85174bc6, validation_code_hash: 0xd57a9d3ec229f6135d46a29d1db9255ad7f89eaaefe1e2ce021bc263c2d7d948 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2119), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2119), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2e2afb0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(5), candidate_hash: 0x4a5f6e6f8da2c6d4746254acedff2cd751e1b0b27ef5b0703f482c7127efd697, candidate_descriptor: CandidateDescriptor { para_id: Id(2119), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(62d1b42233e887325bb74418e79b1164d51a7378a5d3770e61c643be1053db02 (5EJGqxMK...)), persisted_validation_data_hash: 0x33841c71347e92c7200c4a2b61303628f02c0e314caf19902720335fca76495d, pov_hash: 0x3de808bbee8c176e0083d7a24a90070fd5762126a8105a399baffdd1f5336a56, erasure_root: 0x591326ba53c192840834d3ae55827cfe35d9fad069014ae92bc7b24cc950553d, signature: Signature(3aed2e89656fcd214297320987f2fdca93e436b50b96dd6fa2beded17c8a2c41f9c9b3c844364f3280d13d776a0ff5f7f4683918ab7cc25623f465cafdea6184), para_head: 0x35b77dc2a2c421fccd0657c9891e3c740f9bc4e23caf4341c222078d0b0bbbc9, validation_code_hash: 0x665ae2e3bbb9158e5dc4c4f9d32ce2a9889e8f5a568ec123df335da2cf77072a } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2124), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2124), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2e2af70, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(7), candidate_hash: 0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072, candidate_descriptor: CandidateDescriptor { para_id: Id(2124), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(e49865039703dcbfa065891bd1367292d469a25bae237ed8b995cc4de3bbea7f (5HES3bPN...)), persisted_validation_data_hash: 0x97db6b1d929daf293b8194c5be70f104e7a7462cb7bd0b0e398b53a0cb0d91e0, pov_hash: 0xa388d101ea1ac4167bd3d78c4e9e372e79d509541831ad06f630affadaf1749d, erasure_root: 0xc9353c88431680c1b13bf045d51bdad0e880deff61c76ae3768ed3d46e9adc96, signature: Signature(b8c7bd4e2746cf312873ff9fee1affc12ec774178e9b62ce532b4a910a0a1677f883b8fa930155e0d6b7753c39edb1aa13d763e984098662321d4c556f9cdf8e), para_head: 0x69ec03c36dae114a71d49ef1fc969f0aa963d1a36ec7b91a318bfe553ffba05d, validation_code_hash: 0x63a49506afae4bd4b9f9f2a5e35c8b418148f978e94d1bdc290660f5b45c82e5 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(3333), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(3333), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2e2af80, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(9), candidate_hash: 0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db, candidate_descriptor: CandidateDescriptor { para_id: Id(3333), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(26f5c75f04f6c2f97f255600038f280da1a5803e166dd5eed8f71e04d1b10126 (5CwngsoN...)), persisted_validation_data_hash: 0x256a934cdf91fe1200a7edb684fe268995697ed2bd6eeb73e3956c4e6fa2f4e7, pov_hash: 0xc06f5c4d3dac618ec90899319177661f8f62f9d8486a4e93939c2f2982d959ab, erasure_root: 0x03e57f1036320e804dce7bb64446a1c2b66d69641685f80280e9dc9cb6464795, signature: Signature(8870f33d93e8c0beea5c2eb6efdcdafb4fc3306a16d28e1d477025740560362cf6075744cbae6b73ca74f8eaf7ee3493d4554b6e258c85a35fb7071fa33f398c), para_head: 0xb460f1cc602198d509708b4ff82fcf7caeea8da9b0747cb4c01c5b07704995d3, validation_code_hash: 0xf054b745e5dff013417d475cfb0dbe8109024c71f8e80f0f299139ca8d8af10b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4219), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4219), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a2e2af60, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(13), candidate_hash: 0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf, candidate_descriptor: CandidateDescriptor { para_id: Id(4219), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(f26c6c0dc0f10277f1de3c43c40989ae7f2b8299308fdaed2d58df408a127065 (5HYZer7E...)), persisted_validation_data_hash: 0x900aa873e48df04c8fe132bbf6c97ddca1c8c537de5ad4c02910c2a10abf5253, pov_hash: 0x603cca65d32b0c06e8b730ac8da9f73b63dc198b4d698ee2be3dfd32a0fcc554, erasure_root: 0x5d7226212236590c18ed0e1b14f555d53fffc598fda5490c93e2138a3fe27eab, signature: Signature(2cbfd76e17852d6071628a70ca6ae36887cb385584ab6528064dfa7a9be186529ac73ee65676c16d1b5753f96b8c4c9eac997a095d930aedb5915b3d47207984), para_head: 0x78f2a6b68a9ae64716198d0e3b437b89b0373118802700b685a8ce4cc7402844, validation_code_hash: 0x3ba3a1dca9719f1752dc1df322cc59f24937e77a06bd3f0f09904d4bcc90e4b3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4227), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4227), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52385b0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(14), candidate_hash: 0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898, candidate_descriptor: CandidateDescriptor { para_id: Id(4227), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(f2a205cac5aed676fa6dccf4c87666c854d55122327309380eae8a6586de0f33 (5HYqaN2R...)), persisted_validation_data_hash: 0x006ed59f3f7b8528108c2b832ba65fee3797373a64a9c11d670f20d4aa4eea40, pov_hash: 0x1c7d0b263e9a771cb00e0a3ad1263f588933812c08e811bd8ed3472b0981832a, erasure_root: 0x5e29d383c419bddf50dcecfcbf3a6e1f64bb1e06969e72b775db284ae55f0c11, signature: Signature(0eb2c66c1ac57c1e9c412c1bbeb6cd3ac1c7fbf44573b9c2deaffcffb542fb48c47cddf2d8e30a08044429094d20f8835726150ca7482e150e25efb31457e780), para_head: 0x6f3ff9525dccee2b8fe508f9aa0672582f7b664ef4b37366de319bb631991906, validation_code_hash: 0x867d6ea964f5d70540d9b5bec5e7ec7fd5042ac5213056e9826b09e0151764a5 } }]
2023-02-17 13:06:42.956 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=30 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=2124
2023-02-17 13:06:42.956 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=31 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=3016
2023-02-17 13:06:42.956 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=32 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=3333
2023-02-17 13:06:42.956 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=33 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961
2023-02-17 13:06:42.956 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=34 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=4101
2023-02-17 13:06:42.956 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=35 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=4197
2023-02-17 13:06:42.956 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=36 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=4219
2023-02-17 13:06:42.956 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=37 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=4227
2023-02-17 13:06:42.956 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=38 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 our_para=2121 their_para=20048
2023-02-17 13:06:42.958 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1002), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1002), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23f40, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(17), candidate_hash: 0x2dadc76aee7003e6f39565709bd0129a116265b8c7d54f79ddba9d392d7d91bc, candidate_descriptor: CandidateDescriptor { para_id: Id(1002), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(a8721a41e7eed6ea1ea2c375c3a2306313993987a8e6e0e55171d62e4bfa4f60 (5FsZoCUz...)), persisted_validation_data_hash: 0x32a95f15824f9edcdbeaf53f47badd666e1a6278cd8ef3ea455b3a2174a2578f, pov_hash: 0x77487c08ac035df98ecd00c53b2bdb8c32779cab0b20916a9e312eca6fa33d44, erasure_root: 0x5a506ae9e0d918124dcad2c2f239da9be0f31fdd9df7dc4ee537466c0e5ffab0, signature: Signature(50e8261dca1cb97102183e2c6a6bc42f90c6b10a5862803ae0762c2ffdd6131682842e6271ff7c06984fc10e2873fe7d7d86fa8785cb42c6753a95b4b4770681), para_head: 0x22dcfe24b02fe58eac42f474f92b5761fda9aefb704ce233c76fc2da3897046f, validation_code_hash: 0xc165d9ace4d9fffdbdd8a2f21cb4d8007cae66656de5daef380deb51bc3c46d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1003), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1003), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23f30, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(18), candidate_hash: 0x05273a6b584c3cc01871b463c266f1057621d54d16a21090e16adf65e4eaa217, candidate_descriptor: CandidateDescriptor { para_id: Id(1003), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(88170c777f517c46cc80e15d04ab661071cd872177bacd773f3f51a95e63de21 (5F99DW8n...)), persisted_validation_data_hash: 0x2abbdba13d889d60da1f889e70e7abd239be15fa94de61038bad2ccab4b760a5, pov_hash: 0x0274363994be150a809f781c0739dafd4187857e25916229fade227653c75508, erasure_root: 0xb2d78633671e6bda8c758de6c26a74a494b337a7755f50d2bc0d78c089ece552, signature: Signature(a2c1d80d3859ab3097424a4a348420307fc77ff268c6844025f1eb42dd712a084096e1ad0e431e360018e640144cc7c302cac0d679d207c1f73d03bbdfb80780), para_head: 0xa70443316e651b1fe290908355d81bb041cfd8f226c499e1d8694040fb86bc55, validation_code_hash: 0xa2c873379ba5250d7eb24b695e13dda0df34123e79921a96480f7f244e5ffbc3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1013), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1013), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23f20, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(19), candidate_hash: 0x1a27e21072ed7ec83bb773c38eb95aba347564045a9a7f18494e08f551b371e9, candidate_descriptor: CandidateDescriptor { para_id: Id(1013), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(8e6cf9a0d95bb4448ed518154c6158ba06ab32948cffbf49be5dfb774f58ff1a (5FHT2eLm...)), persisted_validation_data_hash: 0xb510db30f86fc232b33f8ee386c594447a4795c17d71a424e1a9d2978ca938b5, pov_hash: 0xa06d368aae89c3f525c78868a1fe1dbad0fc9cf662cdf2c30a95181cf46b0df3, erasure_root: 0x49254ac475251d85815af7cb70b70b5ef109fdfa717d66f6ac6b7b3db048df3f, signature: Signature(f2da41da8ac2aac67d32be6b739715d4f3553409136ac9b85fafeadc8abae871b7a4b2e8870583f1771d1b9d637730599cf28d1624417358cda972d7f304b98c), para_head: 0x409a1ef12f78f4ed217bbd0461138de1b389efb37060cb6a504f03a388b69866, validation_code_hash: 0xc0fd2231616eb72b0e7f4dc0e9decf70516207a6370b2129c0d7a81cc5bf382d } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1015), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23f10, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(20), candidate_hash: 0x7640d6028d8630bb321899da6d7952dfa79754a2c806a0a20c5fd492e714ffd2, candidate_descriptor: CandidateDescriptor { para_id: Id(1015), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(08065887c6dbc299f51b294c7011f0da64d97eecd430511d2ef8a721ea093f69 (5CFE8DuA...)), persisted_validation_data_hash: 0xe8f13a9bb1d4cb629d206c35f24c32c6a146dfd2fa084e49ee8bce9ff512e22c, pov_hash: 0x96382032a2989c8306966dd401c9a6382ccb0516df79765083e9ce17c94a5254, erasure_root: 0x0c8be9a32af06e3aa1197fca65dc8e018a0fba71401eb91a70f7b3953018fe86, signature: Signature(f0bfaa1e9bfa161cda4b296d7a37a04fc25159a6bdb7ceda61b9cbb9c99f7108549f2e687268b93111a090ec99962461a6e1b8bad89c24cf7e8b755a263d208e), para_head: 0x64f122065216f1bb40bb39beeab735e46ac1cf30d1416698d74fb0d865de5e9b, validation_code_hash: 0xb473780984cf7007e14d698aed2468a7350fd4ab2646984dc7df288f42a7d620 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2015), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23ee0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(26), candidate_hash: 0x56387c6b8adeb12e3c432cb4ae17775ee9b3ffe18247a3f83c6be81053192640, candidate_descriptor: CandidateDescriptor { para_id: Id(2015), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(a82ac52563456fea14065419fdb44eef83980b0ca1d296a3fad8ffd6cf615127 (5FsCcAko...)), persisted_validation_data_hash: 0xd9a8243358464b50e86288f04342cfa7a37de7c222e23bd43fc63e58648417d5, pov_hash: 0x571b256ebcf3e491ad0b5781b62fc5b51f9802455af7ec676ec1602749771820, erasure_root: 0xf3b72f3f946b30d7ce89099aa1c478000f1d0e3f5eee6130a0b75709240090fb, signature: Signature(06c175ed712db23b26b6c4b4bca64005b7160b8e261d12a2dcc2f71a1dec467d49cba7293a8ec9a9c3b94ac79227853b75e9b626d0a83d6a670b69d7ad85cc89), para_head: 0x913f4cc73017e5bbd022050863a977f2dadba5a5a854f6b5764f3670daa0baa2, validation_code_hash: 0xe9875e8ee344601d91db81d6da8afa30b102f9ddd54946528dfcfe161d55070b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2026), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2026), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23ef0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(27), candidate_hash: 0x94ae4a0efa2bef8c9ce3a322af0af628ff06d9b931bdefcc85d7d18e667c6a64, candidate_descriptor: CandidateDescriptor { para_id: Id(2026), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(de0e516dd38ab971d819d0ad9cf9a36214852f38f8432d964ce40d620933a656 (5H5rjvik...)), persisted_validation_data_hash: 0x2c5c16128dc4dc3f19f3a85adb1e3de298f05f3671fff29aba4fc99aa81c7937, pov_hash: 0xf6932024d03e2547aaab1b1ef1410160cccb63da1c2e9f1f62c5f61c173d99b3, erasure_root: 0xbb23569f4725e1e37448773e78e42df225fa23b1a915c1cd31347bf689879ff7, signature: Signature(32c8ac42660e34e20da0584f24c6aea28cc932e33de3b7e149646183b0e8a71d737b943dd83be8b491c1878fbdb733f02fd5642407b7955139d718b44a3edb8d), para_head: 0x7a4da951e1fc237ccd2ec02fa09e0e48036bc961f8be3c9f98417ac6efa06d20, validation_code_hash: 0x50ec7cdc20022308c81d01ddbf1d1fa5121a21d3c1507d32711952a3fef66948 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2031), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2031), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23f00, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(28), candidate_hash: 0xe7928821e36d6af7779003f8659d106165568d4e52a3b7f2bc21c10f5a552577, candidate_descriptor: CandidateDescriptor { para_id: Id(2031), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(70e1cf76a6d9827973decd5472a5dcbb2f42d510d013dd0af06656f780996013 (5EciJMHG...)), persisted_validation_data_hash: 0x9b92be9a0d102551fc6c3b3e26d368c71b6764e65bcadc31dc7e8d65e73161bc, pov_hash: 0x819e981f04a8ecee8a1a47a31dad8e88b18b80986ec8cddfdcc04968d8e302ca, erasure_root: 0x29eefa5c5528ce78f622776044cf07904acfb593341484f6ebeb23914f0785e3, signature: Signature(0072c48eaee6379a73f36fda4fee268e15ac6ff62e32db6cb0fc08cf699f1d0ed31a9a67d8a5fe9dac5be22cc5931741434bffdddb2e2c449054a9474d731683), para_head: 0x60f6f1743c8082726a317fb075079d14c3af7171c1df5e71739885f48bb1dcae, validation_code_hash: 0x98bbf023fc9e033deee0b54e1b2e1ca8e747d2dd9cb658cc07344df196fbd222 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2043), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2043), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23ec0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(30), candidate_hash: 0x350ef809a458a9f1c4e7bf5cbcf5446957fe552d7f024770c8862152f3865a94, candidate_descriptor: CandidateDescriptor { para_id: Id(2043), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(001f0d067fd35f27f93a2fbea4bb30dfe3c5fa3aa0764d2b28e38942c79a4b73 (5C4s5fQU...)), persisted_validation_data_hash: 0x41bf2a20482af56cd7eb9eede70879a989e610389eb3cb9264e051b10d1075cb, pov_hash: 0x889c7e030ceb2fb0369a34481613f774a8b8ebdf5a974ea7e0d8b26eeb5798b2, erasure_root: 0x515232152a672996e6e759bcffdcbf64c1aef6e68530fe8a1be05a28b920ef9e, signature: Signature(60865547dafe52d77cfdde11c29bd4653295e80c9fe9ba95db647e90e4cddb67856e0de9e3d94c4d98dcbde515e4333a67acb380203793741548d13bd2821584), para_head: 0x27e20bbc09835611aa96e1cfd2ed846bebd3e8108e53ececf9b7807daa6c67b3, validation_code_hash: 0x330f3d4a5e2b581441ced47b9118937ddd9cce624a3ef75c8f6ad48de1b3f964 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2106), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2106), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23ed0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(1), candidate_hash: 0x28ad416121560ab28c036fc3bf3c54bfb5d83395c9e25e193b680d1853ba1529, candidate_descriptor: CandidateDescriptor { para_id: Id(2106), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(8c2e3ea329942116dc540db18a22a1825c63320f393a46def83f9514b39a1047 (5FEWJGbq...)), persisted_validation_data_hash: 0x4eadcc9a7a402ea820672efdc713f7768344cd266bd1ec28b3f3624bc0e5578d, pov_hash: 0x810a05f5a391cd2f710c74840a34edec3fd25552f2eac888d8416058d0f663ba, erasure_root: 0xaa5265c60156d445251e9f27e375f2e0ab0fee9ecc3a540b3abf6d0742159555, signature: Signature(d2b8100a80b2002b5414c17bd94ae24f28ba4700d90275bc981a445c5753f017183064e11e3483e8ea84af7c21b7fdb64d5231c34e7b6ea34a35f90cc614c887), para_head: 0x6b01f78e32d26f3bc977f78c001762d2e3c1fc5defa43549c0146fd2e34b793a, validation_code_hash: 0x6aaa8ae09add660bc8b6ce9cf0752f56b411533fb74276e35ff47e23ee93a8d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2110), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2110), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f8170f23eb0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(2), candidate_hash: 0x2b9b322e8ab96029f68328f917e01969d933d108ee73e468e8ab08123aff7484, candidate_descriptor: CandidateDescriptor { para_id: Id(2110), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(b2a59971b41e4f653a8792063deba0bf37d265a5ba815b36a4f9f15201285900 (5G6waExk...)), persisted_validation_data_hash: 0x61b975d82b0c82acb33001954776e91acc3403f3aedec4a5a164e82b4e2fe808, pov_hash: 0x15a06d85bbb2a818d79ebd1dc4f799011e609674a58330992498c471b83956b4, erasure_root: 0x239d1049cc3f5f8b586f51b02fc1600e15951c90c35919cc9ed6dbf677563125, signature: Signature(1cfae81386857fd3387b9d770da13fcf1da53a486e7aa1d07577c10e5336bc660956efdb1e41d8344518fea01003c0839d6418c244672199f2048fcfb0057784), para_head: 0x5ff1411677b9ff2e947dfbf77f569b6184e9cefc4b2b597a88aee45efa7e0259, validation_code_hash: 0xd817e4a2a2aca16f91e1f1db278bae6173436d222ae4a09b1bd5f01d5e03c9b2 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4044), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4044), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52385c0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(10), candidate_hash: 0x6f4cbc6c7e064d0a8e12c020d16d7111dd474f41e3bb59a0d8c5d8064cdd2093, candidate_descriptor: CandidateDescriptor { para_id: Id(4044), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(226b78dbb96721c3a79c8bc24afb5c3f50383373a888ba80906e3fd3bcd3ab77 (5CqqQoGn...)), persisted_validation_data_hash: 0x6c8bdde5a5f71b8b4fa1c47e7ca3503428746c7c3bd91bce84c7a3f0c79ce31a, pov_hash: 0xfa1b828f111f7a23a389bbfd7cdc3e4a60a9f74dc110dadae6ab600a5e58db41, erasure_root: 0x6e855ab6269fb4a0378a07c3c7c74d7a5fa6de37e9eb75c0bf8cc7813b181813, signature: Signature(9a367bc8dd6b8de3b4037ff3bb0cc4e135cf37d38f1a69e3ced60f310191cf32a130f51ac5210b7bdb8cdf06047c9c9e2cd027c59274aba3211b0dbb08685284), para_head: 0xd4a9f5842fd158e2b590b77ab66ef57d82e3c10fb2fe812738a3a04a89d6a2ad, validation_code_hash: 0xf3715492fcc7518d90ac80fc1b214464edf60488be2b47df48c1d207ceeffd5f } }]
2023-02-17 13:06:42.960 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1000), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1000), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52385d0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(16), candidate_hash: 0x5a0077e117ec20f85e5c49fe1ba16f088b67e58035376c6d85c1772bbb07e9f2, candidate_descriptor: CandidateDescriptor { para_id: Id(1000), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(481cb2ab1cbc6d8bfd5507749d2f8c034f32ea50d9c28e622b05789f726aa81c (5DhFq67c...)), persisted_validation_data_hash: 0xb12e7421e4142d6421912b31372286a3cf64f9d8947885f740226c6bc407da03, pov_hash: 0xbf0b64912cf8944020ba1d7f1d1ecd2cb52d73714cad0d170ad2842fa0ad53a2, erasure_root: 0x9b4f6003ce0bc3466fb39d9ce033290340ebf27cdbe4ee2d92020c1f7c83940a, signature: Signature(f40ac932b0f4ef3c9f406caab9112f610a14aa487f64aa49da95277026c409468c09240ea3f1fd05047ce04505b1cb3add4646f5c4188a32167eaf3060e4a887), para_head: 0x6f8f6afd85f2c9ccd815f2114e2a29ea8e657f8d1f351ad42cd9cf3d883a5bbb, validation_code_hash: 0x04567aee7142708e9d73988e9cdfda135703e7a325eea85b6b68726f9839c4b6 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2004), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2004), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52385e0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(22), candidate_hash: 0xac5aac4bf1127c4a0fc1bd891b306847d52b348380d5b499410876be7f024d15, candidate_descriptor: CandidateDescriptor { para_id: Id(2004), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(04c6bc728143ecf90e4827bec4e8c9c64e3efd72c40b734c7c9939787868660b (5CAy5vQk...)), persisted_validation_data_hash: 0x821dd15b929b5b9eafac57ba8bffb06b9e60274b42acbf9f95666d79ad49ad12, pov_hash: 0x67b9b470db76b465fec2a085e22b25ba366dc1640f15409bd3364d8338c7e14a, erasure_root: 0x2c777cd204a5128fc7d4568982bf53241117be2d487b4051c91593fd6f1975b4, signature: Signature(02281dab99e070a35227f2d08d3e9474deaf98eaabaf872ae36d457d1044882965cf70f6469c6f14443bb4e050dc5b645d5c7bd23e45cb5ca2971129d2c02b85), para_head: 0x4f6764017c37a3091e1b61c4a5400f591ac9bd4d916303461f3359a385383be5, validation_code_hash: 0x24788761fbd9a5a61b43204482e10af2019b8382783f4619d2826a4a2510222c } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2006), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2006), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52385f0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(23), candidate_hash: 0x4ffe1f88bced0fbe73c734d0443917c2c56b8fa3f7d2ee9f93c10a19fce13130, candidate_descriptor: CandidateDescriptor { para_id: Id(2006), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(d8e797b505ad5f7fb12a65017d75ea6ea1257c13fb0d41d113e2f2d38c668443 (5Gy6zpHP...)), persisted_validation_data_hash: 0x153ab11619dce88023dfb8fd09ab014e360e3355cbaf18124e9250c8545ce95b, pov_hash: 0x150809a855fe38d1aca131502153992a8821aeac88a84f38810e021753a5204a, erasure_root: 0x2f5bff2ffdacee01707b215e586f436fe851d2ff7fa97791301495451d8ec740, signature: Signature(30024768aab3bdcce94c7ce7d07593fe17e653f167bca63dba41f5a94fd9c510534704e1f9c2d5e4ea0e7b4e0d0705a264aea2a61d297e4cd6b90409d2e01d8f), para_head: 0x972ff5a9224794b123e27698fb5f79c76fdf07f910871642bf7d31e78be3a8dc, validation_code_hash: 0xba709147324dd9118818902499fe30be15f05daacb7b18a507771a2aa83bb128 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2034), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2034), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238600, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(29), candidate_hash: 0xd803723d7066f5045f466c26cac2d449548ae96b68c4fbcaf351280cd8e30eed, candidate_descriptor: CandidateDescriptor { para_id: Id(2034), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(0c327e5c111897a96e3a7b5ad99914c653386ed76ff1ca226fb7f55db9f78b12 (5CLhRyqp...)), persisted_validation_data_hash: 0x25328498bf729ad8b88ca24c3d69633e6ff0b70bc9acda778629c9840a016120, pov_hash: 0x411792cc6ec2ab369de4645ace13836bd08fb6a15bd18a478717cdbbf1daed6b, erasure_root: 0xc1ed12e3930983e3b8748e5bcb22ee60dd267271682689f5c53f5aefe7e80158, signature: Signature(40c1af94eac69a943da871e79570d452e565d5f98a132ae2423818e4d02c2f6baef0fe1623a5598e2649bd5125c7cec3ca8e4727fe04be3c8b476dab8f777186), para_head: 0x7c80050a25366fc5d16b0e74db9fbb2a65800365f46fc9b256600bc5640e4dd8, validation_code_hash: 0x9e66664774c6191786a2da9f5c43b4d336f062f9cdfb2f060bc4fe64d96756cb } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2058), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2058), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238610, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(32), candidate_hash: 0x69612ac5f03548f90340f90c4fabaf9fa16d17c3b53bea156c71805c446d3424, candidate_descriptor: CandidateDescriptor { para_id: Id(2058), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(d44295b2aa7fdb1cb96f04e34b53f92ac8d4d6a6050aa1e23e50fd6668253e6f (5Gs1ngqp...)), persisted_validation_data_hash: 0x9ba3a19ac73ff7c939da648453eac1d76b97455b3f9ae98b69281f7db531cb06, pov_hash: 0x6b71eeee44490e3ff81030a9f4ff75a2f5694200eaf2951336cde1cd2a468953, erasure_root: 0x0891b23ec4db2a0f7b6236a38ccbe078f227cee308d898d684ba813cd67742ab, signature: Signature(86a7e2f3176a864cbe9d87fd96abf5cb524c81845598973dadf00f05e72bff085d959a716a6843d7d242f947285556ee633b48a1b5fbccfa19a5acb7daced384), para_head: 0xd50b5f90a3402a4cf665155ddf60fa3b8e70161d1e092e18759218a90b6e81f1, validation_code_hash: 0xdf75492fb2d30982a17c356cdcaed74d101a4a84019be1e63a0c7d15f251b9e7 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2090), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2090), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238620, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(34), candidate_hash: 0x5eb65adf3a55eb88385fd48768096daa7241312474ba99568b1ffa6ecdf15cb4, candidate_descriptor: CandidateDescriptor { para_id: Id(2090), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(d63cacee1b07edfd7d260e6582323db7311efc41395a77f0085f481c0bb4bb6a (5Guc8RoJ...)), persisted_validation_data_hash: 0x79a22a0faf03c7c49d812585d2369df842ea37938e169f402ed779d566f14f08, pov_hash: 0x2b8fa2fef31fcb6171366655fc86872a30c4121ec747d310b1ffc40af216f5d9, erasure_root: 0x2cb64b09d5da4dfd951e5644271b83b1801d166dfcb2dd221781eb92b9f54058, signature: Signature(fcfbbc5e803da925f43c61729adf498549facb2d1709ae733e2b1a5a391dfe17687688f1327e9510a2e2c43428baa92b3e8254801d5d4be06a5d63bea9f6d289), para_head: 0x08655d3f0294240575d09c270e0760a546dc8821142f8525544cf9bcd06f6bc5, validation_code_hash: 0x8e275a23bfa73a68aca429eb36c95f24243b65c6074b65837521ea6b590b15e8 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2092), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2092), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238630, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(35), candidate_hash: 0x5370afc83a55b2076faf25477f5c26dbb622be7e029201cbb44bbad8e073ffd3, candidate_descriptor: CandidateDescriptor { para_id: Id(2092), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(5ea7ec934405858e719f5e6db2c665df8576fb43a40956a73ac2245e181f6240 (5ECpF134...)), persisted_validation_data_hash: 0x00d66d756654f0e9f13830a3cf4ded7b3c3a10fd6e3a77c9c332534a05d195ca, pov_hash: 0x28854f28b9d3befbb8c83297d9beed706c8d77ddb1216404184070572e96fa29, erasure_root: 0xa8981ed5f0982efe52e6875bc5c09421b13c5821d58b080c31151c19380e28d7, signature: Signature(e42f031dfcfa442ac9ffb56b78cfdcea2ac618c85cad49e535a75be61ac2042bfe191caa100d089ecd61fb80789a8cbfd7a536bff9958daad8b19b9d6ecb4583), para_head: 0x606cc7c9332cd3109168a45d05c6ba8ab62a61ffc04395c1b941b21d9284a893, validation_code_hash: 0x254f8198cde2a000766ed575e7127e772e73cfc433c96db388033c8edba30967 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2095), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2095), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238640, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(36), candidate_hash: 0x93c5fcd927962f36c7d106beaab3f83489669e2fd6eaca881bea425a2cd61afc, candidate_descriptor: CandidateDescriptor { para_id: Id(2095), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(66446dbe82f2b007e1d067b105b5d55194088b565cce349036d7b8913d8bf773 (5ENo4xFs...)), persisted_validation_data_hash: 0xe93fef56c1638012f0d00486f81d644cbd9f026864ea10e9e690688f47774129, pov_hash: 0x29938b9511a1815b3d51580b573d5664c141869f126eaa4a66b7d51a0bbf3897, erasure_root: 0xc4e37e9c131d9bd7ca7c0dc0a14bb3883bda6576679d5f2f67d67867e15afcf0, signature: Signature(34555b830bb1406d9d4ebb963a7f67f47843eaca7819a8b5a9f4433794466e6d7e580e69e5e3510168f5a2b04025560054bc98fa33225a4abeb020dbfcd56982), para_head: 0xb39bcf16b0ee7769f66e7ae5bd5cafbe45462108580ee7f6c6a25214764becd5, validation_code_hash: 0x012553d656c31daa5bc7ec7754b6b26e34cbee0668e0863cf724ae24374d8124 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2102), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2102), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238650, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(38), candidate_hash: 0x1a57ae1107d01c765ca3d92ec7d38ada792eba7c9add08e64827f3d0de15817f, candidate_descriptor: CandidateDescriptor { para_id: Id(2102), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(4ef85c8d0b63d5bb300f92f207f2da7704e3ef17b8b32cb1ffe9fb46a77cc67d (5DrFNU8m...)), persisted_validation_data_hash: 0x3d8ac21653fefe1f1292d490ca6bd5de367a791e11a5beebecd848e28ae976df, pov_hash: 0x5d057884fb6a368b3fa092daf461dd0898ef197c4883e38c45727ef409b798f2, erasure_root: 0x7de2f1d92ca5f95aa2ab9631e573553fcb086dfe85c0bcaa988de991790fdf43, signature: Signature(20de738508e850142be9f6df0d378ac02bcb7a017ae8197db6c721f09d529610832155fe520f1749f50885903537ad6a8a4fba76aa9185c5d41bee2ae3a96086), para_head: 0xe99aee8e6d2eab75e1caf7ae3162b1acee03bcd760ffc4d02e01891c918e03b0, validation_code_hash: 0x8c52de6c01e6d4a738dbf5ae74d1d00ca461775edbf27f2da9ae71c6a678fd60 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2105), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2105), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238660, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(0), candidate_hash: 0x3f31151a96a96a14729d32fe5154fa447a9eb6b9fde66af70458b11ad7103949, candidate_descriptor: CandidateDescriptor { para_id: Id(2105), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(94aff895a4df46c8cc031a20d9359e053694cb8191f06ac82c3ee1366e6c9f4f (5FRfDczZ...)), persisted_validation_data_hash: 0x6986e8769c7bc5bc018573077ee1ba652e2423da3731d0392cb96e0997d985bd, pov_hash: 0x1656aa064825dc6d6884a887a7c9e756d34f0915e17d8fef80f1d3c17ae7cb95, erasure_root: 0x11c279c0c406dcd7c09ea730d1d4a60469e0089c20809d24c5517a1b3b772b10, signature: Signature(04901fb5c575af948e22912a145408386d620065bb0bc1b72871b84b3cdd6066ebae2cdde757f7a37b45b7bf0d04ac8979ec3a3b2e66f5134bfa9a248b55db8a), para_head: 0x6812db5e39148ffbae8e53dba0160b2ce3000d7845fcbcf14a57ad21551aad6e, validation_code_hash: 0xe3241e33a15a5f802084fd31ed78f572651df88d8e04ec52b61b3b61f2550d06 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2119), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2119), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238670, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(5), candidate_hash: 0xee6fc586fae221d122feaea561768ab9fbc8d738958b49f6991ec61198f11e92, candidate_descriptor: CandidateDescriptor { para_id: Id(2119), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(a87b6d0da26081bdc3a1089a170c77c878fb3a6e976a28b327bacbbf582ff741 (5FscZqXw...)), persisted_validation_data_hash: 0xb86f89a0c053fff4b94935499dfedb32480dd32401cc97bd6467b6689e6ea967, pov_hash: 0x1168a678014db6d3439a1f76adc5f6e3c7a3580feb2f0558292c37ecbf5be146, erasure_root: 0xbdcddee4a9c77c215269464c21cb2b93ee2857cdb2c4c158eb849ed4a75d970c, signature: Signature(5077a405bd597e9fd40af792842eb5054f953f02508195891d7be7b25cee8658c92ae3f9d18ae81896a5df1cb156578c9450b8d7453cce5dede3425d25bbdb8d), para_head: 0x8f11e2e8937633751d541f9d9d977497bb4cdf7adbfa68000b8da498c275a666, validation_code_hash: 0x665ae2e3bbb9158e5dc4c4f9d32ce2a9889e8f5a568ec123df335da2cf77072a } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(3333), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(3333), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238680, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(9), candidate_hash: 0x30c04b93051773895a3c22b8d6acdd670a68921da66247387791734d713d3910, candidate_descriptor: CandidateDescriptor { para_id: Id(3333), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(5c06fe6f3a24b1aa4ea7deb25e35bc24911432b7add8837c683e88a397b3d777 (5E9NLgb6...)), persisted_validation_data_hash: 0xb812338dd48686072343279b6c66b32c446a829b11c9423532ecfc81594e0d84, pov_hash: 0xb535147833f62fa250ce441602ad28604a87f1825877f52d6d85b938aafd338b, erasure_root: 0x626008fd70395aedf9603dccb1397ef7e7030e98ad85ed94c4fc3739f6b412ad, signature: Signature(f220d95f597545e8f7bd9bb95e24d74e5345c667c6565ac90435064bc919403b27abceca4a1dac0068936a97e241752fceb16ebbb521c83326e850cd4ece5184), para_head: 0xccedf87f70a552bbf8e75b9eac82fb2441de4513fe69f751db8a11c8ace7035d, validation_code_hash: 0xf054b745e5dff013417d475cfb0dbe8109024c71f8e80f0f299139ca8d8af10b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4101), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4101), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238690, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(11), candidate_hash: 0xef36461811a939d2fc0d077efba22a99e65dd5759dfa3a97feab057efc44de01, candidate_descriptor: CandidateDescriptor { para_id: Id(4101), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(4ef6200ac2f43e7a7af6f1b52cdb7f529b8df71474ecdb6bb95c7e21297eaf49 (5DrEhwJM...)), persisted_validation_data_hash: 0xd90b25c2fc99b88fe3afcebd1641168a19e6ad4ed32001d6c91e0fe5bf5fc4fd, pov_hash: 0x9e268874fbac9f76e54ca9de62820e14a5ab45029bc3a6d9d34fd6f4ebc05e1a, erasure_root: 0x6ef8a283b06a0ff6b0ae28ad7f21a0ab9052ef11b206fa3013e1c7f55d7a6c2e, signature: Signature(5e7355ad8d145d20522ef20bc97b2f43b70a09ba3d3dac372ff64f93998ce80b8f5c6b15037174adb30ca3c51e9fa3c3f24b4ded94e1c482cf413dc5e8d55280), para_head: 0xcbeb18bff9da3f3a741b4581ad08942ff27ebf2a5091b7a92631d9916f00b240, validation_code_hash: 0xd9e55e7758ef5c9aa547baf7c415e5c9625d057ecb6095a2aa21dddff32bddb3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4219), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4219), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52386a0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(13), candidate_hash: 0x51003db8ef36923dfd089b97e07197b50ea88393f26842196023d58925165f9c, candidate_descriptor: CandidateDescriptor { para_id: Id(4219), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(f26c6c0dc0f10277f1de3c43c40989ae7f2b8299308fdaed2d58df408a127065 (5HYZer7E...)), persisted_validation_data_hash: 0x71db8e1f1876add6a6df2f4a74133865af33f34d80dd23a8416ffdf572a63dba, pov_hash: 0xdf71d2d4e27c509a162e2fe12f823bab003c91d7954ea5e712bb8c1f03d79b52, erasure_root: 0x9eb5d733af4bb471544234499ea7ab0ff5b67115a6bddd04c9bc3319c5fc2580, signature: Signature(c2df931d03920e9fe69d9cb96067d53d5a8a1912ecd94da0610a02826265ce21bef5fd4d6cec5f17452244b10d9cc5d21dc645a01266cd366ad1be67d0617b81), para_head: 0xbabeac2c7268098a49acd785e23dc0a9f4d8f667304efa26c206e3e1f2bc80c6, validation_code_hash: 0x3ba3a1dca9719f1752dc1df322cc59f24937e77a06bd3f0f09904d4bcc90e4b3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4227), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4227), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52386b0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(14), candidate_hash: 0xcd57fc00f97946463e44e868ac545abe5a42a409554ec8de1287139ab227afdb, candidate_descriptor: CandidateDescriptor { para_id: Id(4227), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(f2a205cac5aed676fa6dccf4c87666c854d55122327309380eae8a6586de0f33 (5HYqaN2R...)), persisted_validation_data_hash: 0x17b950d48662a4af17da579ed5dbad82f11a1b37939d5c65500c993538c5d941, pov_hash: 0x261109314a3b7d288b4c6a28305b6833e7c6ef850708a598f28e7428cbd705f0, erasure_root: 0xdc87325da4556fe47144aee7c37dcc7cc8900e622da95fa6b47559df0ce498b4, signature: Signature(c41a03b772ec73301bad25720944a395e64e441e4c1a5d6f1697b63ffa657c7e8dbf3778ac50706b775e1084438fa93695bef63029efa44ab28f39ea8499d986), para_head: 0x4fddacd626c525da94a921cd3a0edda4f2f0be1804dbe0be6d8f40d3f1722afb, validation_code_hash: 0x867d6ea964f5d70540d9b5bec5e7ec7fd5042ac5213056e9826b09e0151764a5 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(20048), collator: None }), occupied_since: 4149573, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(20048), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52386c0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(15), candidate_hash: 0x20c9067b217e4bc3c228a07e7a509446af22fb82d28803f591ee121a8cd7b164, candidate_descriptor: CandidateDescriptor { para_id: Id(20048), relay_parent: 0x59ad93676dab76d8fb0f56636acb8341fffb101e8634dc2ff9919c9f3b3bec8a, collator: Public(ca0b7b224c4a25d307ad841af9d792a28b0f9f24be0ac0398772be687da30c59 (5GdcwVtM...)), persisted_validation_data_hash: 0x582038652af16f8eea39f9aba9a730dfe605ff24d564e6c72535cc4a9916d940, pov_hash: 0x758354201d1c58726dd526dcb46c8bee6aac1aeb13dd9efab309594e1f52435e, erasure_root: 0x41a8c09ecdc73acba9a217c40516b99abfcbe7d4a9a2e5d9ca76fbdab23d9010, signature: Signature(f81739a3b0a811416d9aea8767db1a5976b7f276a26e548a89ede73c9604565421b03c729e0a3cad55ae5a0ce73bd4bec2a170e475b94190868aaca499aeaf81), para_head: 0xe8c352a7567c1841f7d4524c2c82d589dcc83e4321a914fdc5edefe3b79c0382, validation_code_hash: 0xa0d7645da3a4266c525d275a90f8e3785eb1a64552af51a63ae345ed80df6198 } }]
2023-02-17 13:06:42.963 DEBUG tokio-runtime-worker parachain::collation-generation: [Relaychain] collator returned no collation on collate para_id=2121
2023-02-17 13:06:42.984 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149577 (0x821b…0c82)
2023-02-17 13:06:42.984 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] OverseerSignal::ActiveLeaves
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f traceID=60918061605124948501885006435747810309
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12 traceID=283823887485118570501897679702905929851
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x14792768cccde9a349bd45a2ee2f3a8eb9ad83fdd4858f87d75e4d31e395c7b2 traceID=27213627152668350619864640276925463182
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357 traceID=21130258763923080039401660513030845460
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x3e286974f4c6861b569c24e0c7f4df65e552b6e68b7cfec5c610f78184f930c9 traceID=82621966532235755315338524502563020645
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xbfa42c6a2ef472ced96d40dd337899b5f9786b216fc780b331870bbc80da0eff traceID=254734984718458261158468007507430775221
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x9d56a449cf8f363734901dcf03ba58bb9aec8b0e48a5412561a68572ad120d11 traceID=209138665031133179088569383100702415035
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xd9144020d40f892f1b49af1cc2f595e63b12426e71e34a2cf7fbb2a7094b59b7 traceID=288547621697642878938653471488314021350
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c traceID=98397148206647245385272306553781367349
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774 traceID=34657535156588339608813175565794248670
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x2828a91fe8d100d33ce4b7ce433d0189bf8603b1ffa5fd197034b8c2cfb95157 traceID=53380241961087274767291961777575494025
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x54840fc56ce6661255c58ce6b1cd27f99356f9782dcf8d4376e26104e6530eca traceID=112340854709054516674836462865065256953
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xbe6c1b708dd3047a7e6fe93e14b2dfc4fa19468d801a305a251889ded7325fe6 traceID=253114643802361768310139699050769997764
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xb9df2d0b40937f30ed85b67d028d62c8b4cdecaf8f0b21b859722c0f03f4c275 traceID=247065975019590008397595159465560990408
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x3003cee88eb0031cfd32784b226c24026aca62b38aded1d573687a60c7e10eb2 traceID=63822717289723278976438219689402573826
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x61094e42002a232198406db7016f54a89459d0555840d9c66cb54b73096a8960 traceID=128983433519922404679029566994037822632
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x0123d3c68e1055b260d792e2f9567260504b4609c71a12adb44e574149545a46 traceID=1515253705402802066095201340561453664
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x827c575308b67eb863e28fcc85ff93e9c677429455da71c1acab44873e230068 traceID=173445255410766891480015450516802737129
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xf1a564aca7d868280c10afae92519ba55f0adacc246bc498bbc7f97562ff6ec9 traceID=321202717885972906031088249899228175269
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x23113aedaa502c226680bbb662ec49fc3463baffc4dcd7c6469fcf7e5241bd94 traceID=46612444108608049452749350726508759548
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xca52348e551698e3b47371a7dad03d5ba44b8de748f6e475e87b9025bfca20a8 traceID=268930889452984873307471525532417408347
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x8ea763958e60530c77d448524bd60940375215a4c585dc637c8af342a81efbad traceID=189619508784443666766791084791345580352
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xdd96937d1b37dce02d188280e2fd5922547ed9b591686a2128c975a749cd388c traceID=294541223023402312375816970124559997218
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x714a1e49d02bddad2597469a915d6c5bae6b40a8a6d53971e9e52e18243e579f traceID=150587607811596956664122170909464030299
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xa0b06361a569b9e09dfeb129f0ca74b12f76173c2a020d76550f307756e70fc6 traceID=213592339267564036339079421850406253745
2023-02-17 13:06:42.986 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x86d811f60a385f741a1d5c8d0dad8874cbc5635019c927878ea5270e57a515fc traceID=179238451850876491034928805467596359796
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f block_number=4149577 traceID=60918061605124948501885006435747810309
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12 block_number=4149577 traceID=283823887485118570501897679702905929851
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x14792768cccde9a349bd45a2ee2f3a8eb9ad83fdd4858f87d75e4d31e395c7b2 block_number=4149577 traceID=27213627152668350619864640276925463182
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357 block_number=4149577 traceID=21130258763923080039401660513030845460
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x3e286974f4c6861b569c24e0c7f4df65e552b6e68b7cfec5c610f78184f930c9 block_number=4149577 traceID=82621966532235755315338524502563020645
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xbfa42c6a2ef472ced96d40dd337899b5f9786b216fc780b331870bbc80da0eff block_number=4149577 traceID=254734984718458261158468007507430775221
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x9d56a449cf8f363734901dcf03ba58bb9aec8b0e48a5412561a68572ad120d11 block_number=4149577 traceID=209138665031133179088569383100702415035
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xd9144020d40f892f1b49af1cc2f595e63b12426e71e34a2cf7fbb2a7094b59b7 block_number=4149577 traceID=288547621697642878938653471488314021350
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c block_number=4149577 traceID=98397148206647245385272306553781367349
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774 block_number=4149577 traceID=34657535156588339608813175565794248670
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x2828a91fe8d100d33ce4b7ce433d0189bf8603b1ffa5fd197034b8c2cfb95157 block_number=4149577 traceID=53380241961087274767291961777575494025
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x54840fc56ce6661255c58ce6b1cd27f99356f9782dcf8d4376e26104e6530eca block_number=4149577 traceID=112340854709054516674836462865065256953
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xbe6c1b708dd3047a7e6fe93e14b2dfc4fa19468d801a305a251889ded7325fe6 block_number=4149577 traceID=253114643802361768310139699050769997764
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xb9df2d0b40937f30ed85b67d028d62c8b4cdecaf8f0b21b859722c0f03f4c275 block_number=4149577 traceID=247065975019590008397595159465560990408
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x3003cee88eb0031cfd32784b226c24026aca62b38aded1d573687a60c7e10eb2 block_number=4149577 traceID=63822717289723278976438219689402573826
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x61094e42002a232198406db7016f54a89459d0555840d9c66cb54b73096a8960 block_number=4149577 traceID=128983433519922404679029566994037822632
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x0123d3c68e1055b260d792e2f9567260504b4609c71a12adb44e574149545a46 block_number=4149577 traceID=1515253705402802066095201340561453664
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x827c575308b67eb863e28fcc85ff93e9c677429455da71c1acab44873e230068 block_number=4149577 traceID=173445255410766891480015450516802737129
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xf1a564aca7d868280c10afae92519ba55f0adacc246bc498bbc7f97562ff6ec9 block_number=4149577 traceID=321202717885972906031088249899228175269
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x23113aedaa502c226680bbb662ec49fc3463baffc4dcd7c6469fcf7e5241bd94 block_number=4149577 traceID=46612444108608049452749350726508759548
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xca52348e551698e3b47371a7dad03d5ba44b8de748f6e475e87b9025bfca20a8 block_number=4149577 traceID=268930889452984873307471525532417408347
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x8ea763958e60530c77d448524bd60940375215a4c585dc637c8af342a81efbad block_number=4149577 traceID=189619508784443666766791084791345580352
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xdd96937d1b37dce02d188280e2fd5922547ed9b591686a2128c975a749cd388c block_number=4149577 traceID=294541223023402312375816970124559997218
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x714a1e49d02bddad2597469a915d6c5bae6b40a8a6d53971e9e52e18243e579f block_number=4149577 traceID=150587607811596956664122170909464030299
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xa0b06361a569b9e09dfeb129f0ca74b12f76173c2a020d76550f307756e70fc6 block_number=4149577 traceID=213592339267564036339079421850406253745
2023-02-17 13:06:42.986 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x86d811f60a385f741a1d5c8d0dad8874cbc5635019c927878ea5270e57a515fc block_number=4149577 traceID=179238451850876491034928805467596359796
2023-02-17 13:06:42.987 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] No assignment key
2023-02-17 13:06:42.987 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Produced assignments n_assignments=0
2023-02-17 13:06:42.987 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Inserting imported blocks into database imported_blocks=1
2023-02-17 13:06:42.987 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Writing BlockEntry block_hash=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 block_number=4149577
2023-02-17 13:06:42.987 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Informing distribution of newly imported chain head=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 chain_length=1
2023-02-17 13:06:42.987 DEBUG tokio-runtime-worker parachain::approval-voting: [Relaychain] Imported new block. block_number=4149577 block_hash=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 num_candidates=10
2023-02-17 13:06:42.988 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x2828a91fe8d100d33ce4b7ce433d0189bf8603b1ffa5fd197034b8c2cfb95157 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 traceID=53380241961087274767291961777575494025
2023-02-17 13:06:42.988 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x2828a91fe8d100d33ce4b7ce433d0189bf8603b1ffa5fd197034b8c2cfb95157, validator_public: Public(6a48b4a87dcbdd826bb85fb319156025f769c0a5c1f3200975267bb463d79b2a (5EU4XkgM...)), validator_signature: Signature(46b5eb6f4c3efc6d51bc50d4fc5c384bfbe211abbeeb10d7e38f1bfea8976426efb3b88491903e3aa1e01461cad73216af4cc49ee22533084eb23ca11fddf882), session_index: 7095 }, ValidatorIndex(48)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x2828a91fe8d100d33ce4b7ce433d0189bf8603b1ffa5fd197034b8c2cfb95157, validator_public: Public(5ef7252fb7f4624b70b236a481e489cc80ca221edef4d6b1d21af7467112cd79 (5EDDmx3X...)), validator_signature: Signature(06b041736c1eccc7f50afc08b39eb01e23ec1a76e40b05c88dd028e5f178c63a7ce25ceb1e375670ff9f8e2a790a5ca622c9e84602a01eadc0446983bbdc2185), session_index: 7095 }, ValidatorIndex(49)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x2828a91fe8d100d33ce4b7ce433d0189bf8603b1ffa5fd197034b8c2cfb95157, validator_public: Public(6892297f602c2eda3cb2b011c6cf9e61c5c42b385c5c2ef8d1cb1b42c532741d (5ERpFpiy...)), validator_signature: Signature(8afcff03b4b51e902c33dea46da82f0362e59bf549dcfbac96ec0c2c4de7de3ea8414c2bc804900cb8fd2d7789c2c8dc3a27131db37f3cc0f5462569f11ddb8f), session_index: 7095 }, ValidatorIndex(50))]
2023-02-17 13:06:42.988 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x2828a91fe8d100d33ce4b7ce433d0189bf8603b1ffa5fd197034b8c2cfb95157 session=7095 num_validators=103 traceID=53380241961087274767291961777575494025
2023-02-17 13:06:42.988 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x2828a91fe8d100d33ce4b7ce433d0189bf8603b1ffa5fd197034b8c2cfb95157 session=7095 traceID=53380241961087274767291961777575494025
2023-02-17 13:06:42.988 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x2828a91fe8d100d33ce4b7ce433d0189bf8603b1ffa5fd197034b8c2cfb95157 session=7095 traceID=53380241961087274767291961777575494025
2023-02-17 13:06:42.988 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x2828a91fe8d100d33ce4b7ce433d0189bf8603b1ffa5fd197034b8c2cfb95157 session=7095 num_validators=103 traceID=53380241961087274767291961777575494025
2023-02-17 13:06:42.988 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x2828a91fe8d100d33ce4b7ce433d0189bf8603b1ffa5fd197034b8c2cfb95157 confirmed=false has_invalid_voters=false traceID=53380241961087274767291961777575494025
2023-02-17 13:06:42.988 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x2828a91fe8d100d33ce4b7ce433d0189bf8603b1ffa5fd197034b8c2cfb95157 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=53380241961087274767291961777575494025
2023-02-17 13:06:42.988 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x2828a91fe8d100d33ce4b7ce433d0189bf8603b1ffa5fd197034b8c2cfb95157 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=53380241961087274767291961777575494025
2023-02-17 13:06:42.988 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 session=7095
2023-02-17 13:06:42.988 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x54840fc56ce6661255c58ce6b1cd27f99356f9782dcf8d4376e26104e6530eca relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 traceID=112340854709054516674836462865065256953
2023-02-17 13:06:42.988 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x54840fc56ce6661255c58ce6b1cd27f99356f9782dcf8d4376e26104e6530eca, validator_public: Public(089394d11e348fd5bf7f57cea4d3ed3f1328fdf02a7c383e7f70e1aa222dec18 (5CFx5etk...)), validator_signature: Signature(cad0e233a765798d08bb4da0992fc55b38844c97a5880efa9925c61d6c036d6b1bb3575326e30065582a41a40fe2a1af76061ca98773d94f8c7a2ba4f4879d83), session_index: 7095 }, ValidatorIndex(69)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x54840fc56ce6661255c58ce6b1cd27f99356f9782dcf8d4376e26104e6530eca, validator_public: Public(ec2476f99eeef5b2078a96d338ca683e5f0033132b816c33342e7e39637fe256 (5HQKzPRw...)), validator_signature: Signature(1499d98821e39e328d1e60d570e29529a8f6c19700e68a76e9c24cf763c64c7a2f4b454ad9818b2e0a38ff6864f69df4dbb7ff37f43b713e63882fc4271eba8c), session_index: 7095 }, ValidatorIndex(70)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x54840fc56ce6661255c58ce6b1cd27f99356f9782dcf8d4376e26104e6530eca, validator_public: Public(ee885df8a55cc737dc7a8f9245c0905efb2535eb835ba2f663a644f81d206360 (5HTTmDfi...)), validator_signature: Signature(5c15eeca5d3760b4fbfb24ef58c51a6b4add67605466badac6476771e62c5528cb908c94db482ac3bd68fdbe25c6a809847fc58db63cdfcef6f7f27fd159338f), session_index: 7095 }, ValidatorIndex(71))]
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x54840fc56ce6661255c58ce6b1cd27f99356f9782dcf8d4376e26104e6530eca session=7095 num_validators=103 traceID=112340854709054516674836462865065256953
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x54840fc56ce6661255c58ce6b1cd27f99356f9782dcf8d4376e26104e6530eca session=7095 traceID=112340854709054516674836462865065256953
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x54840fc56ce6661255c58ce6b1cd27f99356f9782dcf8d4376e26104e6530eca session=7095 traceID=112340854709054516674836462865065256953
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x54840fc56ce6661255c58ce6b1cd27f99356f9782dcf8d4376e26104e6530eca session=7095 num_validators=103 traceID=112340854709054516674836462865065256953
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x54840fc56ce6661255c58ce6b1cd27f99356f9782dcf8d4376e26104e6530eca confirmed=false has_invalid_voters=false traceID=112340854709054516674836462865065256953
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x54840fc56ce6661255c58ce6b1cd27f99356f9782dcf8d4376e26104e6530eca is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=112340854709054516674836462865065256953
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x54840fc56ce6661255c58ce6b1cd27f99356f9782dcf8d4376e26104e6530eca session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=112340854709054516674836462865065256953
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 session=7095
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xbe6c1b708dd3047a7e6fe93e14b2dfc4fa19468d801a305a251889ded7325fe6 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 traceID=253114643802361768310139699050769997764
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0xbe6c1b708dd3047a7e6fe93e14b2dfc4fa19468d801a305a251889ded7325fe6, validator_public: Public(b049ff8226dcd8703e486c568d50dec14d83b1ad7d5d964984f39c7ca4273b1e (5G3rGS52...)), validator_signature: Signature(76da9af2fb246f62c78b160a124c7abac9f4b5d287e924d73cbfcdab0e3b8976cbbe525771d209a7537485c32d5af4209518884466b524789ff2634b3dbc7c83), session_index: 7095 }, ValidatorIndex(83)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0xbe6c1b708dd3047a7e6fe93e14b2dfc4fa19468d801a305a251889ded7325fe6, validator_public: Public(c46c347fff56146fd68b6203056ea9ff56b925e7ecc4073debb137ca52c0b801 (5GWFPMNw...)), validator_signature: Signature(2658e1c7d9cbbefcf970c1d291261d2359d8e4f92775e3ec9e3167004c32f8343324cb7beb889b38c4b93f94fb06aea6c296b37b4ced735cfae8fa37b33dcd8d), session_index: 7095 }, ValidatorIndex(84))]
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xbe6c1b708dd3047a7e6fe93e14b2dfc4fa19468d801a305a251889ded7325fe6 session=7095 num_validators=103 traceID=253114643802361768310139699050769997764
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xbe6c1b708dd3047a7e6fe93e14b2dfc4fa19468d801a305a251889ded7325fe6 session=7095 traceID=253114643802361768310139699050769997764
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xbe6c1b708dd3047a7e6fe93e14b2dfc4fa19468d801a305a251889ded7325fe6 session=7095 traceID=253114643802361768310139699050769997764
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xbe6c1b708dd3047a7e6fe93e14b2dfc4fa19468d801a305a251889ded7325fe6 session=7095 num_validators=103 traceID=253114643802361768310139699050769997764
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xbe6c1b708dd3047a7e6fe93e14b2dfc4fa19468d801a305a251889ded7325fe6 confirmed=false has_invalid_voters=false traceID=253114643802361768310139699050769997764
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xbe6c1b708dd3047a7e6fe93e14b2dfc4fa19468d801a305a251889ded7325fe6 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=253114643802361768310139699050769997764
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xbe6c1b708dd3047a7e6fe93e14b2dfc4fa19468d801a305a251889ded7325fe6 session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=253114643802361768310139699050769997764
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 session=7095
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xb9df2d0b40937f30ed85b67d028d62c8b4cdecaf8f0b21b859722c0f03f4c275 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 traceID=247065975019590008397595159465560990408
2023-02-17 13:06:42.989 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0xb9df2d0b40937f30ed85b67d028d62c8b4cdecaf8f0b21b859722c0f03f4c275, validator_public: Public(9cc7ce9f38745fc1c31c570bd38ffbace70626e88d2d436cc4f85ec1e30ddc19 (5FcGgXTq...)), validator_signature: Signature(e2bab325906e3133de30d1b575bf58e3f76d7007a651f5259a27b03db150690694054ed33f6a5b4a18df0f5ec3d2fc9ffbb2ae73da44983280056eae7b176a84), session_index: 7095 }, ValidatorIndex(87)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0xb9df2d0b40937f30ed85b67d028d62c8b4cdecaf8f0b21b859722c0f03f4c275, validator_public: Public(ea447183b85b14380fcb27c4340d1f89022ec3ec5bf66267b65f4ccb61df3436 (5HMsPp5j...)), validator_signature: Signature(18bf1146f2361094823a629fe74f881586efcadb40b837bc8c56f8f0d132e944eb6aa1048963f27115eb4d2d87216b3bccd3e0af98e838d0df8af29e0ad88982), session_index: 7095 }, ValidatorIndex(88))]
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xb9df2d0b40937f30ed85b67d028d62c8b4cdecaf8f0b21b859722c0f03f4c275 session=7095 num_validators=103 traceID=247065975019590008397595159465560990408
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xb9df2d0b40937f30ed85b67d028d62c8b4cdecaf8f0b21b859722c0f03f4c275 session=7095 traceID=247065975019590008397595159465560990408
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xb9df2d0b40937f30ed85b67d028d62c8b4cdecaf8f0b21b859722c0f03f4c275 session=7095 traceID=247065975019590008397595159465560990408
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xb9df2d0b40937f30ed85b67d028d62c8b4cdecaf8f0b21b859722c0f03f4c275 session=7095 num_validators=103 traceID=247065975019590008397595159465560990408
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xb9df2d0b40937f30ed85b67d028d62c8b4cdecaf8f0b21b859722c0f03f4c275 confirmed=false has_invalid_voters=false traceID=247065975019590008397595159465560990408
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xb9df2d0b40937f30ed85b67d028d62c8b4cdecaf8f0b21b859722c0f03f4c275 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=247065975019590008397595159465560990408
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xb9df2d0b40937f30ed85b67d028d62c8b4cdecaf8f0b21b859722c0f03f4c275 session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=247065975019590008397595159465560990408
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 session=7095
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x3003cee88eb0031cfd32784b226c24026aca62b38aded1d573687a60c7e10eb2 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 traceID=63822717289723278976438219689402573826
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x3003cee88eb0031cfd32784b226c24026aca62b38aded1d573687a60c7e10eb2, validator_public: Public(8ccb8ee876cc6a451d3e81a549d892bbe681a49b4a911491d11ec1ae49223113 (5FFK2ifv...)), validator_signature: Signature(70b8081c3df60d8e30e8d3264cea93b4e1f3c8d10fb5cc027f9064e31095f94023453a15ffbdd34372450d22f389dc84e1e9953aa9f5c818b8d1db4edb0b898c), session_index: 7095 }, ValidatorIndex(89)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x3003cee88eb0031cfd32784b226c24026aca62b38aded1d573687a60c7e10eb2, validator_public: Public(2e305dbdf0d3c1f3f3472f582edc787904ee0c0c68087508c66f63f967b95f20 (5D7GRkk8...)), validator_signature: Signature(5eb7bd2dc832ba31a0cff3b18e4f7b842223b3be15ab146d8b18883b3bedb13d30aa8f75b58de4fa6bc32dcc62761ad45b62d375ccd219590f3170982996cc81), session_index: 7095 }, ValidatorIndex(90))]
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x3003cee88eb0031cfd32784b226c24026aca62b38aded1d573687a60c7e10eb2 session=7095 num_validators=103 traceID=63822717289723278976438219689402573826
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x3003cee88eb0031cfd32784b226c24026aca62b38aded1d573687a60c7e10eb2 session=7095 traceID=63822717289723278976438219689402573826
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x3003cee88eb0031cfd32784b226c24026aca62b38aded1d573687a60c7e10eb2 session=7095 traceID=63822717289723278976438219689402573826
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x3003cee88eb0031cfd32784b226c24026aca62b38aded1d573687a60c7e10eb2 session=7095 num_validators=103 traceID=63822717289723278976438219689402573826
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x3003cee88eb0031cfd32784b226c24026aca62b38aded1d573687a60c7e10eb2 confirmed=false has_invalid_voters=false traceID=63822717289723278976438219689402573826
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x3003cee88eb0031cfd32784b226c24026aca62b38aded1d573687a60c7e10eb2 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=63822717289723278976438219689402573826
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x3003cee88eb0031cfd32784b226c24026aca62b38aded1d573687a60c7e10eb2 session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=63822717289723278976438219689402573826
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 session=7095
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x61094e42002a232198406db7016f54a89459d0555840d9c66cb54b73096a8960 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 traceID=128983433519922404679029566994037822632
2023-02-17 13:06:42.990 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x61094e42002a232198406db7016f54a89459d0555840d9c66cb54b73096a8960, validator_public: Public(5ea2c86ee83e78233044181b110e419eee649abed287f606df7f49e1ce503c73 (5ECniRNN...)), validator_signature: Signature(4a6c3727a2cc8fa6dc5d54794bca0f15cf348bdbfdac8a23b53cf24608d07a6a6dc655f8d33da3fff2e002667e49364a95a56b0fb1d17ff70f510b13ad1a8d8a), session_index: 7095 }, ValidatorIndex(93)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x61094e42002a232198406db7016f54a89459d0555840d9c66cb54b73096a8960, validator_public: Public(3290d42a3675cb54a0c1bc7b47ab7379abdcb929f2734f37da22007ff804a40f (5DD1Gsm6...)), validator_signature: Signature(c2e2e4efde91ead68b534c07d7c9854d1730f8658d66b503ea1017541dcbb4539536e0dad1fb26c29f98303f77da1510f148f062ce9fc2c8ebe453532916c984), session_index: 7095 }, ValidatorIndex(94))]
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x61094e42002a232198406db7016f54a89459d0555840d9c66cb54b73096a8960 session=7095 num_validators=103 traceID=128983433519922404679029566994037822632
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x61094e42002a232198406db7016f54a89459d0555840d9c66cb54b73096a8960 session=7095 traceID=128983433519922404679029566994037822632
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x61094e42002a232198406db7016f54a89459d0555840d9c66cb54b73096a8960 session=7095 traceID=128983433519922404679029566994037822632
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x61094e42002a232198406db7016f54a89459d0555840d9c66cb54b73096a8960 session=7095 num_validators=103 traceID=128983433519922404679029566994037822632
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x61094e42002a232198406db7016f54a89459d0555840d9c66cb54b73096a8960 confirmed=false has_invalid_voters=false traceID=128983433519922404679029566994037822632
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x61094e42002a232198406db7016f54a89459d0555840d9c66cb54b73096a8960 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=128983433519922404679029566994037822632
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x61094e42002a232198406db7016f54a89459d0555840d9c66cb54b73096a8960 session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=128983433519922404679029566994037822632
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 session=7095
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x0123d3c68e1055b260d792e2f9567260504b4609c71a12adb44e574149545a46 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 traceID=1515253705402802066095201340561453664
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x0123d3c68e1055b260d792e2f9567260504b4609c71a12adb44e574149545a46, validator_public: Public(2612077fbf8540b0baa9f6f8bb0d8fb1e3ad7c267d73852be5125e314f0d4100 (5Cvd2quu...)), validator_signature: Signature(c0a5f8a0480e1c4cb04307e310678ba82840172a9305c50f8741699bf2b8e051422842bb02004b4f8cf0e22c495a199c80d27ba6c2509940dfe54ef5a167da84), session_index: 7095 }, ValidatorIndex(101)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x0123d3c68e1055b260d792e2f9567260504b4609c71a12adb44e574149545a46, validator_public: Public(74e4ebd88864bb1464d3b40351a57d7b8da157022369f7b127ebb7782065665c (5EhyR4Mt...)), validator_signature: Signature(0cd91a9f9d225c3bb4c28f9d316cffaf8d920192169cea3a3f0c54be2ccb4e1532524dc259063f2981ec8b6089fef897f6a2d30ab64d941cae70a84f910ca382), session_index: 7095 }, ValidatorIndex(102))]
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x0123d3c68e1055b260d792e2f9567260504b4609c71a12adb44e574149545a46 session=7095 num_validators=103 traceID=1515253705402802066095201340561453664
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x0123d3c68e1055b260d792e2f9567260504b4609c71a12adb44e574149545a46 session=7095 traceID=1515253705402802066095201340561453664
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x0123d3c68e1055b260d792e2f9567260504b4609c71a12adb44e574149545a46 session=7095 traceID=1515253705402802066095201340561453664
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x0123d3c68e1055b260d792e2f9567260504b4609c71a12adb44e574149545a46 session=7095 num_validators=103 traceID=1515253705402802066095201340561453664
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x0123d3c68e1055b260d792e2f9567260504b4609c71a12adb44e574149545a46 confirmed=false has_invalid_voters=false traceID=1515253705402802066095201340561453664
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x0123d3c68e1055b260d792e2f9567260504b4609c71a12adb44e574149545a46 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=1515253705402802066095201340561453664
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x0123d3c68e1055b260d792e2f9567260504b4609c71a12adb44e574149545a46 session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=1515253705402802066095201340561453664
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 session=7095
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x827c575308b67eb863e28fcc85ff93e9c677429455da71c1acab44873e230068 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 traceID=173445255410766891480015450516802737129
2023-02-17 13:06:42.991 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x827c575308b67eb863e28fcc85ff93e9c677429455da71c1acab44873e230068, validator_public: Public(9816008d59fc0b1310f71f09710522966994940189b307846e7a911dc2383973 (5FW7fuew...)), validator_signature: Signature(a46a0e6ec71aeded2706f16045e2faf75b4aa90d92e9e324690bf6bba7aac631a5bef612b0d5d98b4c08d778edea97cc8fcf081cb84a0d7f6644bf17bc3a7b8c), session_index: 7095 }, ValidatorIndex(0)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x827c575308b67eb863e28fcc85ff93e9c677429455da71c1acab44873e230068, validator_public: Public(186a4b6ba3ec2503c7fe13bc932d350354bf7fc249da2f5f599bea8d8898cb3d (5Cciajk8...)), validator_signature: Signature(8a2dbc4879de1b9ecfb3b2c77df6976a2b4330e94685fc31479e13b266c16e0f72444edaebb5a1022c6c2fc21b3b1a04aff796c1c05cca1fa7df3c5567e21289), session_index: 7095 }, ValidatorIndex(1)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x827c575308b67eb863e28fcc85ff93e9c677429455da71c1acab44873e230068, validator_public: Public(ec875ce805410117bfc02e6e0cef3c4b21677e7b3449043460d195fdcc81f55b (5HQqNN2U...)), validator_signature: Signature(36623b540de7120892dba94f814a0967f7fadddabd944e0f91c604bb571b0e0c186f9290915f4ee9c12b529b9964ca34467c8c997e4107f8b65b903eb6e17689), session_index: 7095 }, ValidatorIndex(2))]
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x827c575308b67eb863e28fcc85ff93e9c677429455da71c1acab44873e230068 session=7095 num_validators=103 traceID=173445255410766891480015450516802737129
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x827c575308b67eb863e28fcc85ff93e9c677429455da71c1acab44873e230068 session=7095 traceID=173445255410766891480015450516802737129
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x827c575308b67eb863e28fcc85ff93e9c677429455da71c1acab44873e230068 session=7095 traceID=173445255410766891480015450516802737129
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x827c575308b67eb863e28fcc85ff93e9c677429455da71c1acab44873e230068 session=7095 num_validators=103 traceID=173445255410766891480015450516802737129
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x827c575308b67eb863e28fcc85ff93e9c677429455da71c1acab44873e230068 confirmed=false has_invalid_voters=false traceID=173445255410766891480015450516802737129
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x827c575308b67eb863e28fcc85ff93e9c677429455da71c1acab44873e230068 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=173445255410766891480015450516802737129
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x827c575308b67eb863e28fcc85ff93e9c677429455da71c1acab44873e230068 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=173445255410766891480015450516802737129
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 session=7095
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xf1a564aca7d868280c10afae92519ba55f0adacc246bc498bbc7f97562ff6ec9 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 traceID=321202717885972906031088249899228175269
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0xf1a564aca7d868280c10afae92519ba55f0adacc246bc498bbc7f97562ff6ec9, validator_public: Public(0631d784926e74aab1114c00150d211ceabe8a0fcf69e533aedc185ce1bfa828 (5CCpx64H...)), validator_signature: Signature(20037185feead9ab9420979f7db1acba285076945eb0c60455bf9a67ddbd4c652590578742e167defc60cac1b6dc07d29c5853a236b6795e14296a28999f7182), session_index: 7095 }, ValidatorIndex(6)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0xf1a564aca7d868280c10afae92519ba55f0adacc246bc498bbc7f97562ff6ec9, validator_public: Public(d611da28ec0b09dea7cfb4a4257de79aaa7fa56d383cd81b335a33137a3e5438 (5GuPQbjj...)), validator_signature: Signature(d668398633a313e1f1820fa7fb4e8bf5175cef312a478a01f18a3d704b5ecb68f4e687b797f59829a8ac127e060ab9abaa7f06d8a89cc9c8e9cd943ffa3de184), session_index: 7095 }, ValidatorIndex(8))]
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xf1a564aca7d868280c10afae92519ba55f0adacc246bc498bbc7f97562ff6ec9 session=7095 num_validators=103 traceID=321202717885972906031088249899228175269
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xf1a564aca7d868280c10afae92519ba55f0adacc246bc498bbc7f97562ff6ec9 session=7095 traceID=321202717885972906031088249899228175269
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xf1a564aca7d868280c10afae92519ba55f0adacc246bc498bbc7f97562ff6ec9 session=7095 traceID=321202717885972906031088249899228175269
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xf1a564aca7d868280c10afae92519ba55f0adacc246bc498bbc7f97562ff6ec9 session=7095 num_validators=103 traceID=321202717885972906031088249899228175269
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xf1a564aca7d868280c10afae92519ba55f0adacc246bc498bbc7f97562ff6ec9 confirmed=false has_invalid_voters=false traceID=321202717885972906031088249899228175269
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xf1a564aca7d868280c10afae92519ba55f0adacc246bc498bbc7f97562ff6ec9 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=321202717885972906031088249899228175269
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xf1a564aca7d868280c10afae92519ba55f0adacc246bc498bbc7f97562ff6ec9 session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=321202717885972906031088249899228175269
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 session=7095
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x23113aedaa502c226680bbb662ec49fc3463baffc4dcd7c6469fcf7e5241bd94 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 traceID=46612444108608049452749350726508759548
2023-02-17 13:06:42.992 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x23113aedaa502c226680bbb662ec49fc3463baffc4dcd7c6469fcf7e5241bd94, validator_public: Public(a64d20bc771c05601948df4bad081d68341373a6426a6bdb730933165c22a904 (5FpkiatM...)), validator_signature: Signature(7e9bfa5c07506df33b2eac5f9b7160a101f6bbbb1dc02c7a395758786e528143a25429afc3a8f1e5d43942fffa8cd65b47fc1b7ba7aee98086feeff320cb9d85), session_index: 7095 }, ValidatorIndex(12)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x23113aedaa502c226680bbb662ec49fc3463baffc4dcd7c6469fcf7e5241bd94, validator_public: Public(84b2e9c08ee88975b436b14688d1696a3fa93365af58d171054436d3e45c197e (5F4hKshR...)), validator_signature: Signature(f8c837fbc1cc51b5e9332ff8dda9be872348e2821bbd898ef234fd097db93b5593dfa9d5d1e0efa261d1586fe49ee1ee2c087545be9763666b8a3cdc05878186), session_index: 7095 }, ValidatorIndex(13)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x23113aedaa502c226680bbb662ec49fc3463baffc4dcd7c6469fcf7e5241bd94, validator_public: Public(7ad5bec138c3257df503a1243999718e84e1b6448551d23af1c14e94f6efec71 (5EqmCF6e...)), validator_signature: Signature(d20e616ca4c708758ee2ef4c3e196709a7002aad4820a594a5a940652610bf44318bf0fdcd370c9d845756107b54b21023c01881b93889d3fc282695aa378d86), session_index: 7095 }, ValidatorIndex(14))]
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x23113aedaa502c226680bbb662ec49fc3463baffc4dcd7c6469fcf7e5241bd94 session=7095 num_validators=103 traceID=46612444108608049452749350726508759548
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x23113aedaa502c226680bbb662ec49fc3463baffc4dcd7c6469fcf7e5241bd94 session=7095 traceID=46612444108608049452749350726508759548
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x23113aedaa502c226680bbb662ec49fc3463baffc4dcd7c6469fcf7e5241bd94 session=7095 traceID=46612444108608049452749350726508759548
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x23113aedaa502c226680bbb662ec49fc3463baffc4dcd7c6469fcf7e5241bd94 session=7095 num_validators=103 traceID=46612444108608049452749350726508759548
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x23113aedaa502c226680bbb662ec49fc3463baffc4dcd7c6469fcf7e5241bd94 confirmed=false has_invalid_voters=false traceID=46612444108608049452749350726508759548
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x23113aedaa502c226680bbb662ec49fc3463baffc4dcd7c6469fcf7e5241bd94 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=46612444108608049452749350726508759548
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x23113aedaa502c226680bbb662ec49fc3463baffc4dcd7c6469fcf7e5241bd94 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=46612444108608049452749350726508759548
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 session=7095
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xca52348e551698e3b47371a7dad03d5ba44b8de748f6e475e87b9025bfca20a8 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 traceID=268930889452984873307471525532417408347
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0xca52348e551698e3b47371a7dad03d5ba44b8de748f6e475e87b9025bfca20a8, validator_public: Public(9456a21766e4ba9d6d2230ddb9b8daae6da054ebf7eb086c48c8eff4c34b253d (5FRCgNAs...)), validator_signature: Signature(4662c7cca9c9422dd541bf79416a413c17bc91e89d854dabd13357598dddbd5c4d25581eeaf9f0f4ce3acadd487bb4785c9c11776e5f844e5d9cf0390d792f8d), session_index: 7095 }, ValidatorIndex(15)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0xca52348e551698e3b47371a7dad03d5ba44b8de748f6e475e87b9025bfca20a8, validator_public: Public(ea8fd5b7423e62d9237da71d47bee0f69342e6a2dd3eade785ab2eb29d2bda14 (5HNFnmyt...)), validator_signature: Signature(8004fce19c1d80f1293ca3e7d3815c7c84dbbe47cbb13fd08dca72cd3a95307c25998eaf759a2e4a5b0d5e31b7024c93f5abf9065b6d06efa74f62bbc46e8b84), session_index: 7095 }, ValidatorIndex(17))]
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xca52348e551698e3b47371a7dad03d5ba44b8de748f6e475e87b9025bfca20a8 session=7095 num_validators=103 traceID=268930889452984873307471525532417408347
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xca52348e551698e3b47371a7dad03d5ba44b8de748f6e475e87b9025bfca20a8 session=7095 traceID=268930889452984873307471525532417408347
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xca52348e551698e3b47371a7dad03d5ba44b8de748f6e475e87b9025bfca20a8 session=7095 traceID=268930889452984873307471525532417408347
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xca52348e551698e3b47371a7dad03d5ba44b8de748f6e475e87b9025bfca20a8 session=7095 num_validators=103 traceID=268930889452984873307471525532417408347
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xca52348e551698e3b47371a7dad03d5ba44b8de748f6e475e87b9025bfca20a8 confirmed=false has_invalid_voters=false traceID=268930889452984873307471525532417408347
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xca52348e551698e3b47371a7dad03d5ba44b8de748f6e475e87b9025bfca20a8 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=268930889452984873307471525532417408347
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xca52348e551698e3b47371a7dad03d5ba44b8de748f6e475e87b9025bfca20a8 session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=268930889452984873307471525532417408347
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 session=7095
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x8ea763958e60530c77d448524bd60940375215a4c585dc637c8af342a81efbad relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 traceID=189619508784443666766791084791345580352
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x8ea763958e60530c77d448524bd60940375215a4c585dc637c8af342a81efbad, validator_public: Public(e448c582a527ddd00a505e85fa50c994639e39b3c5b1dff7f4c8a357795d360f (5HE2PijE...)), validator_signature: Signature(38e1812986c1e238d77c172643178722b7e9a27f2a7931076ef97595db3611106973cab655e38d35fa929eb845400c28872a974c5d0aca5cb8a4de59bbc63e8f), session_index: 7095 }, ValidatorIndex(27)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x8ea763958e60530c77d448524bd60940375215a4c585dc637c8af342a81efbad, validator_public: Public(c67dc47f88eb20468a48562f9a27b939599528658bf401171ed3f5b12d7d4942 (5GYxhW3J...)), validator_signature: Signature(3eb45baa454969ad9483aefbb69cc33c1610bba7e4ae650f36489273ff4c43100513173a990e629efd9f3749ec7afe97156eb157254dcf29a6f849f146cfc78d), session_index: 7095 }, ValidatorIndex(28)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x8ea763958e60530c77d448524bd60940375215a4c585dc637c8af342a81efbad, validator_public: Public(4275c6780e29df96412a070e4915b471cd13d9cd0ceec1ac82a92ea583564514 (5DZr1C6J...)), validator_signature: Signature(e45217715ae2802101bd60820713d57efb66ee437364338079cd4edfee37b47fc63b18d6c3bafa56d66e3eb65dc9f0efd1acf6473c5ef4de6b0331f99ef46284), session_index: 7095 }, ValidatorIndex(29))]
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x8ea763958e60530c77d448524bd60940375215a4c585dc637c8af342a81efbad session=7095 num_validators=103 traceID=189619508784443666766791084791345580352
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x8ea763958e60530c77d448524bd60940375215a4c585dc637c8af342a81efbad session=7095 traceID=189619508784443666766791084791345580352
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x8ea763958e60530c77d448524bd60940375215a4c585dc637c8af342a81efbad session=7095 traceID=189619508784443666766791084791345580352
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x8ea763958e60530c77d448524bd60940375215a4c585dc637c8af342a81efbad session=7095 num_validators=103 traceID=189619508784443666766791084791345580352
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x8ea763958e60530c77d448524bd60940375215a4c585dc637c8af342a81efbad confirmed=false has_invalid_voters=false traceID=189619508784443666766791084791345580352
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x8ea763958e60530c77d448524bd60940375215a4c585dc637c8af342a81efbad is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=189619508784443666766791084791345580352
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x8ea763958e60530c77d448524bd60940375215a4c585dc637c8af342a81efbad session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=189619508784443666766791084791345580352
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 session=7095
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xdd96937d1b37dce02d188280e2fd5922547ed9b591686a2128c975a749cd388c relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 traceID=294541223023402312375816970124559997218
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0xdd96937d1b37dce02d188280e2fd5922547ed9b591686a2128c975a749cd388c, validator_public: Public(702c23d7cbef4323fca5bc5f2a051afcb6c230f974f57add6fa713d8fd05b717 (5EbnLF1y...)), validator_signature: Signature(949b676c938bb54a6b1af786a70091165dbfce7c9a9a33061409ead1ea0a191e5d9f5808a99844d6afa7f0a25753dac8892014783e952366b1798f507aab4986), session_index: 7095 }, ValidatorIndex(33)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0xdd96937d1b37dce02d188280e2fd5922547ed9b591686a2128c975a749cd388c, validator_public: Public(c6f88e75baef95ac12a60b6eb52293e66168167461226e1da0465dfbf26e2818 (5GZbB74C...)), validator_signature: Signature(f06bf1e4c00f4dfb8beda9a4a8d525aa26192a319d01648f23c79af083467f681957a09e147941161a7939b37a5058f4f67efb3b82e17a80a6fbaf662a8d2d88), session_index: 7095 }, ValidatorIndex(34))]
2023-02-17 13:06:42.993 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xdd96937d1b37dce02d188280e2fd5922547ed9b591686a2128c975a749cd388c session=7095 num_validators=103 traceID=294541223023402312375816970124559997218
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xdd96937d1b37dce02d188280e2fd5922547ed9b591686a2128c975a749cd388c session=7095 traceID=294541223023402312375816970124559997218
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xdd96937d1b37dce02d188280e2fd5922547ed9b591686a2128c975a749cd388c session=7095 traceID=294541223023402312375816970124559997218
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xdd96937d1b37dce02d188280e2fd5922547ed9b591686a2128c975a749cd388c session=7095 num_validators=103 traceID=294541223023402312375816970124559997218
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xdd96937d1b37dce02d188280e2fd5922547ed9b591686a2128c975a749cd388c confirmed=false has_invalid_voters=false traceID=294541223023402312375816970124559997218
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xdd96937d1b37dce02d188280e2fd5922547ed9b591686a2128c975a749cd388c is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=294541223023402312375816970124559997218
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xdd96937d1b37dce02d188280e2fd5922547ed9b591686a2128c975a749cd388c session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=294541223023402312375816970124559997218
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 session=7095
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x714a1e49d02bddad2597469a915d6c5bae6b40a8a6d53971e9e52e18243e579f relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 traceID=150587607811596956664122170909464030299
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x714a1e49d02bddad2597469a915d6c5bae6b40a8a6d53971e9e52e18243e579f, validator_public: Public(7e4759755f36bfc0ad476964c4c2802f10a07e45c166925c2a0d2b3decbd3136 (5EvH5w3H...)), validator_signature: Signature(bef745a4212eee09f2ef2128c94e5ec9053fdd739145f5b4d1d80bd322bb684440403e1919d916f65d4ddfe36044b66762dc9c809cf12e5c1b1ab7ddd4ffb386), session_index: 7095 }, ValidatorIndex(39)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x714a1e49d02bddad2597469a915d6c5bae6b40a8a6d53971e9e52e18243e579f, validator_public: Public(16e4b6fb424ceec30123f81dea7d64b7a3e92b649feae48986cb056b8006ae6b (5CairS6D...)), validator_signature: Signature(80b94a827e1f8fca203b9bc0c5ea24ec969ec5beef06afa8d556ea32a631822397ac0e33634385fa3d8d1156b31b41a5274b40e9dbabed1c3ed47cfcaf31a580), session_index: 7095 }, ValidatorIndex(40)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x714a1e49d02bddad2597469a915d6c5bae6b40a8a6d53971e9e52e18243e579f, validator_public: Public(104e0cc71b080c18a2a7f3e57b671bcc719d66f004eafdfbd69503a06e2bc026 (5CS5osfu...)), validator_signature: Signature(6cb4cfa2db725523e03f7fa0cc807df645265f55e3b0a2888d768b67c6816a46ec777f2aeb73331d9aa9cf8616aac6eede6ddced5c45fcef2cd984835a21708b), session_index: 7095 }, ValidatorIndex(41))]
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x714a1e49d02bddad2597469a915d6c5bae6b40a8a6d53971e9e52e18243e579f session=7095 num_validators=103 traceID=150587607811596956664122170909464030299
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x714a1e49d02bddad2597469a915d6c5bae6b40a8a6d53971e9e52e18243e579f session=7095 traceID=150587607811596956664122170909464030299
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x714a1e49d02bddad2597469a915d6c5bae6b40a8a6d53971e9e52e18243e579f session=7095 traceID=150587607811596956664122170909464030299
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x714a1e49d02bddad2597469a915d6c5bae6b40a8a6d53971e9e52e18243e579f session=7095 num_validators=103 traceID=150587607811596956664122170909464030299
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x714a1e49d02bddad2597469a915d6c5bae6b40a8a6d53971e9e52e18243e579f confirmed=false has_invalid_voters=false traceID=150587607811596956664122170909464030299
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x714a1e49d02bddad2597469a915d6c5bae6b40a8a6d53971e9e52e18243e579f is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=150587607811596956664122170909464030299
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x714a1e49d02bddad2597469a915d6c5bae6b40a8a6d53971e9e52e18243e579f session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=150587607811596956664122170909464030299
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 session=7095
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xa0b06361a569b9e09dfeb129f0ca74b12f76173c2a020d76550f307756e70fc6 relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 traceID=213592339267564036339079421850406253745
2023-02-17 13:06:42.994 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0xa0b06361a569b9e09dfeb129f0ca74b12f76173c2a020d76550f307756e70fc6, validator_public: Public(8055033d328a5460efc0d0d7fc87fb1746fb6ebf6941a9c5a0fc5dd108fa714c (5ExyEu5V...)), validator_signature: Signature(583936c60e6402c190e5cf8890d17ff9b5a4eaa613a9975b31a6f7bc9479b87f0e50d7a45377909450ce87f2ee61835abf74ff81d277d91bab2f32374b525982), session_index: 7095 }, ValidatorIndex(42)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0xa0b06361a569b9e09dfeb129f0ca74b12f76173c2a020d76550f307756e70fc6, validator_public: Public(9e09cf8fb6fb43ddf0ef28144401ff4bb849b79215b334533c3c87e419cdd64f (5FdvLX7t...)), validator_signature: Signature(68b6342b2154747e93d1a6f7c385e8e4c150310a751a20faeb943fafdba1e85b7cac11bba91f8b007bbd50957c0b63d79829d53f384466bf7179afdb94d0bf83), session_index: 7095 }, ValidatorIndex(43)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0xa0b06361a569b9e09dfeb129f0ca74b12f76173c2a020d76550f307756e70fc6, validator_public: Public(de53d7445f9f931b0dd5bf22987f0e06381660b1b2a4df6395d53e13733e6549 (5H6DPn2H...)), validator_signature: Signature(729ae0c2a936c3a2bd723375c4584081fc807e892072c364c666b0c8785cee7f6fa4897f0ce3833974bfd27892b77355d2165f301abf5face5569f3dcb217683), session_index: 7095 }, ValidatorIndex(44))]
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xa0b06361a569b9e09dfeb129f0ca74b12f76173c2a020d76550f307756e70fc6 session=7095 num_validators=103 traceID=213592339267564036339079421850406253745
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xa0b06361a569b9e09dfeb129f0ca74b12f76173c2a020d76550f307756e70fc6 session=7095 traceID=213592339267564036339079421850406253745
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xa0b06361a569b9e09dfeb129f0ca74b12f76173c2a020d76550f307756e70fc6 session=7095 traceID=213592339267564036339079421850406253745
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xa0b06361a569b9e09dfeb129f0ca74b12f76173c2a020d76550f307756e70fc6 session=7095 num_validators=103 traceID=213592339267564036339079421850406253745
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xa0b06361a569b9e09dfeb129f0ca74b12f76173c2a020d76550f307756e70fc6 confirmed=false has_invalid_voters=false traceID=213592339267564036339079421850406253745
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xa0b06361a569b9e09dfeb129f0ca74b12f76173c2a020d76550f307756e70fc6 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=213592339267564036339079421850406253745
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xa0b06361a569b9e09dfeb129f0ca74b12f76173c2a020d76550f307756e70fc6 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=213592339267564036339079421850406253745
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 session=7095
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x86d811f60a385f741a1d5c8d0dad8874cbc5635019c927878ea5270e57a515fc relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 traceID=179238451850876491034928805467596359796
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x86d811f60a385f741a1d5c8d0dad8874cbc5635019c927878ea5270e57a515fc, validator_public: Public(c6b0b13885e1eac02790e02c51f40cd7b339c7616b4d011db41c41c01e32f862 (5GZDpuwe...)), validator_signature: Signature(580ade5cf28d5cda26c753a799608c481124777333110dba134e6ce17750284e7e5ad53b30daf4b62be0bde9f789f3a69650466988eebcd9e21a14157c5ff180), session_index: 7095 }, ValidatorIndex(45)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x86d811f60a385f741a1d5c8d0dad8874cbc5635019c927878ea5270e57a515fc, validator_public: Public(bc889f2aea49280604588b23f2a66c903f3b909847766bacf40c9a52da0b3414 (5GKuSjxe...)), validator_signature: Signature(1c56a2b28b23e8f10e4ed6820a41f404d7332bfc83dc4eb8210690590bda9039de2d12d16f8f626cb623ac1d021eccfb403aae32dad4348365b187f4cfe0d585), session_index: 7095 }, ValidatorIndex(46)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961)), candidate_hash: 0x86d811f60a385f741a1d5c8d0dad8874cbc5635019c927878ea5270e57a515fc, validator_public: Public(eec3504d0801a5375961aca4ae746aade7ea7de4da9d851cde39074ba4ea2a54 (5HTmGqzW...)), validator_signature: Signature(5cce1697027cd5074ae33ba67b766ac9df68ca1ce2ec00564101185082dfb462930df60bde45fd6401b894a1153c4048e1b9fe647846e05079148ac58db7378e), session_index: 7095 }, ValidatorIndex(47))]
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x86d811f60a385f741a1d5c8d0dad8874cbc5635019c927878ea5270e57a515fc session=7095 num_validators=103 traceID=179238451850876491034928805467596359796
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x86d811f60a385f741a1d5c8d0dad8874cbc5635019c927878ea5270e57a515fc session=7095 traceID=179238451850876491034928805467596359796
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x86d811f60a385f741a1d5c8d0dad8874cbc5635019c927878ea5270e57a515fc session=7095 traceID=179238451850876491034928805467596359796
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x86d811f60a385f741a1d5c8d0dad8874cbc5635019c927878ea5270e57a515fc session=7095 num_validators=103 traceID=179238451850876491034928805467596359796
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x86d811f60a385f741a1d5c8d0dad8874cbc5635019c927878ea5270e57a515fc confirmed=false has_invalid_voters=false traceID=179238451850876491034928805467596359796
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x86d811f60a385f741a1d5c8d0dad8874cbc5635019c927878ea5270e57a515fc is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=179238451850876491034928805467596359796
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x86d811f60a385f741a1d5c8d0dad8874cbc5635019c927878ea5270e57a515fc session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=179238451850876491034928805467596359796
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961 session=7095
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:42.995 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Waiting for message
2023-02-17 13:06:42.997 TRACE tokio-runtime-worker parachain::statement-distribution: [Relaychain] Deactivating leaf hash=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961
2023-02-17 13:06:42.997 TRACE tokio-runtime-worker parachain::statement-distribution: [Relaychain] New active leaf hash=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:42.997 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Update fetching heads update=ActiveLeavesUpdate { activated: Some(ActivatedLeaf { hash: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, number: 4149577, status: Fresh, span: <jaeger span> }), deactivated: [0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961] }
2023-02-17 13:06:42.997 TRACE tokio-runtime-worker parachain::chain-api: [Relaychain] ChainApiMessage::Ancestors hash=0x821b…0c82 k=4
2023-02-17 13:06:42.997 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] activated relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:42.997 TRACE tokio-runtime-worker parachain::network-bridge-rx: [Relaychain] action="ActiveLeaves" has_activated=true num_deactivated=1
2023-02-17 13:06:42.997 TRACE tokio-runtime-worker parachain::collator-protocol: [Relaychain] Own view change view=OurView { view: View { heads: [0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82], finalized_number: 4149576 }, span_per_head: {0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82: <jaeger span>} }
2023-02-17 13:06:42.997 DEBUG tokio-runtime-worker parachain::collator-protocol: [Relaychain] Removing relay parent because our view changed. relay_parent=0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961
2023-02-17 13:06:42.997 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] active leaves signal (ignored)
2023-02-17 13:06:42.997 DEBUG tokio-runtime-worker parachain::approval-distribution: [Relaychain] Got new blocks [(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, 4149577)]
2023-02-17 13:06:42.997 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] Own view change view=OurView { view: View { heads: [0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82], finalized_number: 4149576 }, span_per_head: {0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82: <jaeger span>} }
2023-02-17 13:06:42.997 TRACE tokio-runtime-worker parachain::gossip-support: [Relaychain] active leaves signal
2023-02-17 13:06:43.000 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] Processing NetworkMessage
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] Our view change new_view=OurView { view: View { heads: [0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82], finalized_number: 4149576 }, span_per_head: {0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82: <jaeger span>} }
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=0 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=1 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=1002
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=2 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=1003
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=3 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=1013
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=4 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=1015
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=5 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=2000
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=6 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=2004
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=7 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=8 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=2007
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=9 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=2011
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=10 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=2015
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=11 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=2026
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=12 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=2031
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=13 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=14 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=2043
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=15 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=16 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=17 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=2084
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=18 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=19 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=2092
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=20 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=2095
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=21 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=2101
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=22 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=23 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=24 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=2106
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=25 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=26 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=2114
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=27 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=28 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] DisputeCoordinatorMessage::ActiveDisputes
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Waiting for message
2023-02-17 13:06:43.001 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1000), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1000), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a6671010, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(16), candidate_hash: 0x2828a91fe8d100d33ce4b7ce433d0189bf8603b1ffa5fd197034b8c2cfb95157, candidate_descriptor: CandidateDescriptor { para_id: Id(1000), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(d23c8c6b2f0d31e31ac688023cd989d915b0bf5ee61275988faa3f4bf512fa1e (5GpMu8Yw...)), persisted_validation_data_hash: 0x68676808cf15bc8a597a225a34ab420632585fd6363ebcdf5a032d99671b72a9, pov_hash: 0x5e3641d31b4e2f97d891c8476dd9f25985e398b3590c1f129de762e70a5c27af, erasure_root: 0xf4344f803ab1831fb2f9050a376a018624328b2efd20280055b45aabe2609470, signature: Signature(e00de48bbc9533f17a6d7840593e42adc89069aa8e643c2fdeeef324eb1bf01308008ae3746296c46c49c06afd5a3c9938a4286ab527fd387a5619e961ef5a8f), para_head: 0xee55fc93ca5e4ab63d2d00b7759258eb4fdbd8a5f27a1fc853fab9a7a874aebe, validation_code_hash: 0x04567aee7142708e9d73988e9cdfda135703e7a325eea85b6b68726f9839c4b6 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2006), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2006), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a6671020, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(23), candidate_hash: 0x54840fc56ce6661255c58ce6b1cd27f99356f9782dcf8d4376e26104e6530eca, candidate_descriptor: CandidateDescriptor { para_id: Id(2006), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(04310cc8f2be58c6654df64f277f082e32947ea5f8089e43abea18cc230fcc5a (5CACctWE...)), persisted_validation_data_hash: 0xaeae285704ce6b87fd56cb98b8f3420e6411f61130aecaeae2ebcb2a00d137d1, pov_hash: 0x153414c424576d7ecd8f9999a59894ad81fb2fdacd8db609826ceceb79e085a4, erasure_root: 0x975960165314476e4dca1711806f19a33d87694915043143912868ead9b1e3fb, signature: Signature(f8763b386bbf7477e9c42b4e479dd38372f5946ce51125433c2bee1f5c43a645930777ebec443966cce43a73a985e5ed8a870d27a6a238eb0420100ed2fc298b), para_head: 0xf7415b7245b810e19ce5589241fda9d81122bae49bc92b4f885add366b257731, validation_code_hash: 0xba709147324dd9118818902499fe30be15f05daacb7b18a507771a2aa83bb128 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2034), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2034), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a6671030, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(29), candidate_hash: 0xbe6c1b708dd3047a7e6fe93e14b2dfc4fa19468d801a305a251889ded7325fe6, candidate_descriptor: CandidateDescriptor { para_id: Id(2034), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(0c327e5c111897a96e3a7b5ad99914c653386ed76ff1ca226fb7f55db9f78b12 (5CLhRyqp...)), persisted_validation_data_hash: 0x8010f587a11a9e7c87871064b4a959e7890e7a2f1a1ce6d39e87bfbc67700a0d, pov_hash: 0x3cd32f8dbd08b02e0ac9c2e43fc47879d1d4cd9ba52706f8f1abdf48b53d4416, erasure_root: 0x09f28df5203ed70f25ce1e2f552f97c21fcd468dbf8d5c3fa0a2fc67a8ddf410, signature: Signature(c628bf05130c50adfb1028f3a8234d45c98efcef52a492a2366ae3fac51e0c04803cec960146a6a7bb6fae691b4ba7d1e57de5e43731c465f6f456689d70738d), para_head: 0x4e6d3a34edeeb87fe386e643b774e01bc8fddad5bb5cefd2b69f11851c600886, validation_code_hash: 0x9e66664774c6191786a2da9f5c43b4d336f062f9cdfb2f060bc4fe64d96756cb } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2056), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2056), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a6671040, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(31), candidate_hash: 0xb9df2d0b40937f30ed85b67d028d62c8b4cdecaf8f0b21b859722c0f03f4c275, candidate_descriptor: CandidateDescriptor { para_id: Id(2056), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(02febe7b8b3bb3a3e5383b9b497ef2581c270705f65eecf0c2d4eb259f962f10 (5C8ddMvZ...)), persisted_validation_data_hash: 0xa22b07c0e4d0de1e8abf1fb3abbf1a05da21398f0dd85ef125598c2304a3867f, pov_hash: 0x8963e139a06ac85ee938b5c9681a993efbe2ea7cb47f9e992b68359d5ba8a1c6, erasure_root: 0x92eab6bd0abea5201f7a4665d112b05851d5232dd4939f1a429f62bf3128d6bb, signature: Signature(b69d74a2ea5ed6dd36b2b55f10452e89581493e5df745d2fe6a500c0e252473093747d57dae40948497ebba6b2d7aaa57b46a8587b6a7e1ed773538f66c99f87), para_head: 0xa51c0af459cba462bcd7d9c308d03d69d39cc1b0603338e86fd61d8658e4178c, validation_code_hash: 0xd35b3f207a58f269083487220cbfac5d7d8c5403935e3681c9da5832414128fc } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2058), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2058), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a6671050, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(32), candidate_hash: 0x3003cee88eb0031cfd32784b226c24026aca62b38aded1d573687a60c7e10eb2, candidate_descriptor: CandidateDescriptor { para_id: Id(2058), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(80b11fabdf011860d6612ddc394b8c5164ba6e41e03c4e33914ed7b1c931e02f (5EySbwCs...)), persisted_validation_data_hash: 0x3e460168739bb25f760c85033da102c661bc44ea9c2f8a7d6ad517cc0e8a0680, pov_hash: 0x3c710a6b1020d1ec4af529cd73ab823f469b05f1f9874a66dca769139ab1e583, erasure_root: 0x41af787192e683fd68df359883d451623c1cf24c3f1d0a2ce2f576ec0302911f, signature: Signature(804e145f82b66c1d3cf1062fb50d9ecb1e1d691b04cacda1916e60ec9b85f4603450107b359c08af70ef861ea230a9cff6dc1afc4d0a9d30d321293835ff968c), para_head: 0xe12c3c9f1275c675db8c98bee96f4290da417adaa1899bba80af1d8a15551bb8, validation_code_hash: 0xdf75492fb2d30982a17c356cdcaed74d101a4a84019be1e63a0c7d15f251b9e7 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2090), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2090), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a6671060, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(34), candidate_hash: 0x61094e42002a232198406db7016f54a89459d0555840d9c66cb54b73096a8960, candidate_descriptor: CandidateDescriptor { para_id: Id(2090), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(d63cacee1b07edfd7d260e6582323db7311efc41395a77f0085f481c0bb4bb6a (5Guc8RoJ...)), persisted_validation_data_hash: 0xce39dc5965b7b294caab19b0e72e72c239bff05ff05442d8f164f8f2dc5dfe7a, pov_hash: 0xcc467d118d1b6f6c966f2031edbe5721b0459cdc12599875ca39034bcaedf6e0, erasure_root: 0xb67385c15f6e41603b1dcefd6402faaf798d7bd99be10936e7a6c3b8d38f5e3b, signature: Signature(70f3f04ef6eae5b731de1f86dfee1fd7c076323c5b10b829f0415cfc96e6a562a47915f77bb4bea57555528284831ac3cc8b5c9f328676c0280547f6c587ca83), para_head: 0xece75b3655b76985de13f31f19c8a3e0112caebabb1ed070e2564f56be115a4d, validation_code_hash: 0x8e275a23bfa73a68aca429eb36c95f24243b65c6074b65837521ea6b590b15e8 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2102), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2102), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a6671070, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(38), candidate_hash: 0x0123d3c68e1055b260d792e2f9567260504b4609c71a12adb44e574149545a46, candidate_descriptor: CandidateDescriptor { para_id: Id(2102), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(4ef85c8d0b63d5bb300f92f207f2da7704e3ef17b8b32cb1ffe9fb46a77cc67d (5DrFNU8m...)), persisted_validation_data_hash: 0x5b673086771da669e4b97a4ab41156131e1de7f5c78ceeca5458aca17de9de06, pov_hash: 0x7ef35f479873d5fdd985a708ce7161578c954dfb109b51932738ffb810ff8794, erasure_root: 0xf44a84f57f9071e12b2c5a0504df3aed413bebdfe5414feb2a268633d7258461, signature: Signature(4c7314abc161749a2730074c480d545698f75c7da4411f724c837aff9231582f125f9a2f10f4cb53a0c432157b2f733e023e70210170845cd22057c6757a1f86), para_head: 0xbfef84bcd25930bf9de8f5b3e07a58bebead961733a74a17317270f4a16802e6, validation_code_hash: 0x8c52de6c01e6d4a738dbf5ae74d1d00ca461775edbf27f2da9ae71c6a678fd60 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2105), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2105), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a6671080, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(0), candidate_hash: 0x827c575308b67eb863e28fcc85ff93e9c677429455da71c1acab44873e230068, candidate_descriptor: CandidateDescriptor { para_id: Id(2105), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(f8c8f5f210b2ae230874b347935fdbcadb29cc2f919132e341ea85113f9ad175 (5HguRv2P...)), persisted_validation_data_hash: 0xefd6d5a37b06f214babbbea4b1020b611a3de8e8d988384a0353c9c6a8602149, pov_hash: 0xb693e4067d0cfa234f0632960546ca11b7f21b2f6b78c208a54844324730a36e, erasure_root: 0xb9965d2bfadc73bcf27685f668a9b6bcbc22b7edcaa53382ea86d3a35131e0dc, signature: Signature(5ae09421472ee2cd6497705a80d698fdc9c6b66511b9ce6187bb6d7e974eba1f3d9f1d4f9c29f92fffae2bd0ce5c786b086230c8b7f7b86e3a9063931a675483), para_head: 0x5284009f519fccffc3621187f1341bcde6e7270f97b7a56ac5dde8889b662cc1, validation_code_hash: 0xe3241e33a15a5f802084fd31ed78f572651df88d8e04ec52b61b3b61f2550d06 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2110), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2110), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a6671090, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(2), candidate_hash: 0xf1a564aca7d868280c10afae92519ba55f0adacc246bc498bbc7f97562ff6ec9, candidate_descriptor: CandidateDescriptor { para_id: Id(2110), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(fa76e6346c51ebf679a3ce729b2f961ca656bf018e8448b09dd58d6aea7ea202 (5Hj79amv...)), persisted_validation_data_hash: 0x3c6334abb5ca3ab3f780327984aef08a2efaae604392597f01edfe078e837a6a, pov_hash: 0x73d5d5891b1561fbee2f44c46fe1c7529a04fb206087161f967a17b23564a4be, erasure_root: 0x1a7bc912271aed1a60676971a988535b9d876cca4036247b62d6129e5bcc4826, signature: Signature(3866e02fe3cd312c790ab692d48ebc17696eb68fa0d73abcc3e49607c44d8a459fcecc88cfcee9ed7414fc53964834324585bd0ffec99c8add6fd53bfcc5f783), para_head: 0xe46a365f796d9fb0584fe2c67311d48f59f536070f540331554653f90ba9cc1e, validation_code_hash: 0xd817e4a2a2aca16f91e1f1db278bae6173436d222ae4a09b1bd5f01d5e03c9b2 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2116), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2116), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a66710a0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(4), candidate_hash: 0x23113aedaa502c226680bbb662ec49fc3463baffc4dcd7c6469fcf7e5241bd94, candidate_descriptor: CandidateDescriptor { para_id: Id(2116), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(2c66569166bc40c49642847dc063ce1782840c8930c6f8855ce3ba0cd62ba029 (5D4vN7g8...)), persisted_validation_data_hash: 0x4eea11d304dd5352406f19d7758311da5a15734a6b3e2726181cbf664fb6841f, pov_hash: 0x4643ebc5df75f8351f0e17645eab302c60cfe3b82b2f7385dc11e7cd5ab00e29, erasure_root: 0x376fb385bc6e5f42015a2f5e63fe9ae6beccef72da6048b04574bc1aaf6cecaf, signature: Signature(247a4b7784eab3ac6c4026bafeda65159d472dd4922b45d515c9fb1d4f393631277fd15135765581efff6c3866bb1e1216d81ab5c0ae066407c5e8fc391f078e), para_head: 0xb41bb501c4f12f45e486426f69ac194797512344582fd29595e58db0bd367c11, validation_code_hash: 0x8fed624fcce7b11770b39bedc08dbe2c6c14aa244894faf6452c4009549dd4f6 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2119), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2119), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a66710b0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(5), candidate_hash: 0xca52348e551698e3b47371a7dad03d5ba44b8de748f6e475e87b9025bfca20a8, candidate_descriptor: CandidateDescriptor { para_id: Id(2119), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(a87b6d0da26081bdc3a1089a170c77c878fb3a6e976a28b327bacbbf582ff741 (5FscZqXw...)), persisted_validation_data_hash: 0x189e9ccc693056e4366f75965bc073e64b53881eb4fa9dac9d6ceb5a4805bf5a, pov_hash: 0x691ecb03ec17e2bd6161bff40d8f077357182d9cb968ce05441f79ac813eb9c2, erasure_root: 0x7f2602b8e886f37efe7303b9021f38a1a1691337aad293130b9a328431348390, signature: Signature(22105bec6f4a0a9158bdc7edce627a5e0e4aca9831c0292adbe130962ebe0c57ff3cf39b334a4944e477521c2847bb71b0fa744459b1f6b8a642980f2ed91f8e), para_head: 0x59994465ddeda3b7e3663953fac5bfd36d5e212350db0fcb731c2683bc0ddebb, validation_code_hash: 0x665ae2e3bbb9158e5dc4c4f9d32ce2a9889e8f5a568ec123df335da2cf77072a } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(3333), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(3333), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a66710c0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(9), candidate_hash: 0x8ea763958e60530c77d448524bd60940375215a4c585dc637c8af342a81efbad, candidate_descriptor: CandidateDescriptor { para_id: Id(3333), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(664c37f1b8415f36ce20d235767b77ea18988e56dc8f06bd6b87eac76387bc09 (5ENqPAn7...)), persisted_validation_data_hash: 0xb10cef09cce5cd9f969ab0e9e27c1e95d91ae200c72a13f131e69b28d6ac3fc0, pov_hash: 0xdc3fc0060a9238d7191bedd7feb44c4a8443bba690612a8909d9f6ef2718353d, erasure_root: 0x2fff5821958f5bbfe16eb09603e7e610316071d3789ab7be3058378d7c3e8156, signature: Signature(3c4931708742ac314d674ead949c76a7be08ff6839205553d8a431ce2f2aa94e4c919d3fce941a7838c3983b670dcdeff40261bff88988dea82ccc9c4c46ea8f), para_head: 0x3d30d78957bbea445f0f7af156f54266d7a24950721423f879844c138d8a32a0, validation_code_hash: 0xf054b745e5dff013417d475cfb0dbe8109024c71f8e80f0f299139ca8d8af10b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4101), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4101), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a66710d0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(11), candidate_hash: 0xdd96937d1b37dce02d188280e2fd5922547ed9b591686a2128c975a749cd388c, candidate_descriptor: CandidateDescriptor { para_id: Id(4101), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(4ef6200ac2f43e7a7af6f1b52cdb7f529b8df71474ecdb6bb95c7e21297eaf49 (5DrEhwJM...)), persisted_validation_data_hash: 0xc91738ecdb169e043af488eeece62950e122f7b5e9c1c30fd96483b1aab891c8, pov_hash: 0xb9db922ce30ca000f95c77dddcfb05b50be6302baa004c8fe75fc68d49d9c188, erasure_root: 0xf8f7e5168aba494b1f5efbeb942a3c5ebafab9177b350064b4f831e15c4f4a7a, signature: Signature(84acb5f6ab9abf450fdc12b5ca45bee67e9b80efaa02e0a224e5ce91bddeb6648b51302aee04c55c1d54bdbe53bfd2864d9b66aa5c56972c31d629eae3e0738c), para_head: 0xf4aa4f77437213f4a127a09daa15e52bb3399fbb3aad4ed1b31d3c9d1b0236bf, validation_code_hash: 0xd9e55e7758ef5c9aa547baf7c415e5c9625d057ecb6095a2aa21dddff32bddb3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4219), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4219), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a66710e0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(13), candidate_hash: 0x714a1e49d02bddad2597469a915d6c5bae6b40a8a6d53971e9e52e18243e579f, candidate_descriptor: CandidateDescriptor { para_id: Id(4219), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(f26c6c0dc0f10277f1de3c43c40989ae7f2b8299308fdaed2d58df408a127065 (5HYZer7E...)), persisted_validation_data_hash: 0xb6f9d0fd26e2f904a4990a422e8b6b463065f0f5e4ab89dd86b1f4f18f8f5446, pov_hash: 0xb9955dbf69388cc6c61ad59de1ce3328d179c63fba26a0dac0c952eb76fa3a10, erasure_root: 0x92c4f66de48d9168cc7128fd6ddc1c4b8bfe859c46830081d656de127f8cdaa5, signature: Signature(6c09438229603d214b233af137df76de286ff4ac07f8374a0892d387f1e0aa2fb46cc31496d60e2b946646e466a3970dc7a7407552266c57937520134bc27583), para_head: 0xf9bafc0052046fc09f276623eea30f1582242d6b98ce0e149c1194db1f003dc6, validation_code_hash: 0x3ba3a1dca9719f1752dc1df322cc59f24937e77a06bd3f0f09904d4bcc90e4b3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4227), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4227), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a66710f0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(14), candidate_hash: 0xa0b06361a569b9e09dfeb129f0ca74b12f76173c2a020d76550f307756e70fc6, candidate_descriptor: CandidateDescriptor { para_id: Id(4227), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(f2a205cac5aed676fa6dccf4c87666c854d55122327309380eae8a6586de0f33 (5HYqaN2R...)), persisted_validation_data_hash: 0x81c80ace2213cc9811c9ce2b7d0457f52c214aa124324efb0c4c0a27471cc1dc, pov_hash: 0x5767be8afacfac3632121eca6f38ecca618a352e76176a2d7dd0f18a49b3978f, erasure_root: 0x3485232fa1ea78230a59025e33175f928054a05ca89be0297db35e1fbc0d8791, signature: Signature(7abcef1cb659d4baa2a171ab91a778fd65836f837cba8bb071e5453210f9dc19c4ef354d72b7f28de17a308bb3a3d2e9bf9a517c1139a2cfeedb8104d1721c87), para_head: 0xcf9c8220b31d39e1930e23e44febd2ba40dff165959c3b5643119026ac090d5a, validation_code_hash: 0x867d6ea964f5d70540d9b5bec5e7ec7fd5042ac5213056e9826b09e0151764a5 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(20048), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(20048), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a6671100, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(15), candidate_hash: 0x86d811f60a385f741a1d5c8d0dad8874cbc5635019c927878ea5270e57a515fc, candidate_descriptor: CandidateDescriptor { para_id: Id(20048), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(ca0b7b224c4a25d307ad841af9d792a28b0f9f24be0ac0398772be687da30c59 (5GdcwVtM...)), persisted_validation_data_hash: 0xd832b2cb6352ebd7d7a5efb9503a11b8efd6940b8912d9abaabc92281b7f1644, pov_hash: 0x5519df6961f5caacf345fee8007318ec0da0bdbd179b54603ed57f70e120212d, erasure_root: 0xe7b717335c83390f98bf5c8064faef63b334ad74fe79395b92ee8a4ee5173973, signature: Signature(22e5b00ffda8d895b7d5e86cb894045ef5ef8c57a82cadb8d014ccb00cd6b3398f3a3480833bc2a9da51dd276f26593e9d56408a8ff71b75d5edc8e38077fa8b), para_head: 0x0bdf10cb7cb9033097c18699be6f3010125319d0c1b1434999a8823f084e1511, validation_code_hash: 0xa0d7645da3a4266c525d275a90f8e3785eb1a64552af51a63ae345ed80df6198 } }]
2023-02-17 13:06:43.001 DEBUG tokio-runtime-worker parachain::collation-generation: [Relaychain] collator returned no collation on collate para_id=2121
2023-02-17 13:06:43.003 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=30 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=2124
2023-02-17 13:06:43.003 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=31 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=3016
2023-02-17 13:06:43.003 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=32 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:43.003 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=33 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=4044
2023-02-17 13:06:43.003 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=34 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:43.003 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=35 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 our_para=2121 their_para=4197
2023-02-17 13:06:43.003 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=36 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:43.003 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=37 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:43.003 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=38 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:43.003 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1002), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1002), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661de00, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(17), candidate_hash: 0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f, candidate_descriptor: CandidateDescriptor { para_id: Id(1002), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(9a2d0e306cf3452e9464ed9b0ecab02c29e97a319ff01b5d0bf8395ec78b1025 (5FYrcfLk...)), persisted_validation_data_hash: 0xed8a7106f9165a2015e08aa029ce9face2d918a701167411e00d5ee5462f3e85, pov_hash: 0x48ac57eb797888cb0ef6f45c2561dcc5553dc377288f6864132c9636cd6f58e2, erasure_root: 0x3defd30e1ecf9a46d82714c34dbc06a99a62fc8619fd2e551448c72fec18b969, signature: Signature(70344722d6d31af1bad490168c27d5a07ff57fadbd7232786b12d94d35d94370779cc64c3c52871c5899aea0de3bcec8b95bb75ab0b4589b44a0c55d12d9bd8c), para_head: 0x4b1ad0a1c6fc3040f8394e120360ced0ee6e1b881ce4ca796bed05443bd9e2c7, validation_code_hash: 0xc165d9ace4d9fffdbdd8a2f21cb4d8007cae66656de5daef380deb51bc3c46d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1003), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1003), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661ddf0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(18), candidate_hash: 0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12, candidate_descriptor: CandidateDescriptor { para_id: Id(1003), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(3ec41d0cd50cc2d1b92c05e62a6e518867e605443dfef1b883b7be1b3adb486d (5DV15pSL...)), persisted_validation_data_hash: 0x8e152f1364d0db7af5a7bcc50db8ff94ee1ac196a81d3c6686a0c1db3dd4589d, pov_hash: 0xc19bcc2a83a6a1b7cf512bec2929a500a17c04176fc29f22a53407f7d9737432, erasure_root: 0x1cb037f99115686d875fd0c07ab6f181f2119f3eeda071ef32479acbdbc9d077, signature: Signature(d44b9e3535fe5bd52c398e5806d248ffc2afc8a89e706bee63a0cf6271104f1e8f54b26a91d844bd449927701d649d3a69e6f55fa72bfaa8c21dac8d86e0f081), para_head: 0xd23ec32ffa70f560b1bee0a5c0fae0310acae55b0ced6b1e5559bf23de19a2ca, validation_code_hash: 0xa2c873379ba5250d7eb24b695e13dda0df34123e79921a96480f7f244e5ffbc3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1013), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1013), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661dde0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(19), candidate_hash: 0x14792768cccde9a349bd45a2ee2f3a8eb9ad83fdd4858f87d75e4d31e395c7b2, candidate_descriptor: CandidateDescriptor { para_id: Id(1013), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(b20a10492bc4b03a4a07ea98daf5be358f66ba92b133447c588ac7a7aea0f560 (5G69NRTb...)), persisted_validation_data_hash: 0x191e0056b921d0358d2c4d9780629da95b14b0172c3ff767096043d9a737e07c, pov_hash: 0x6abeeae5e1c7b72e31dae785f03e7ef72bd591c3b05ff85d312ade09a0d0c262, erasure_root: 0x0d06a4ade3a0defc5614448bb2b36b734d31d23ed1aa0e5193e7f9010fc60b40, signature: Signature(d4d4fb3953c89ee3c3a2acc0ab67093db7f285e594d2641f53cbe28dadcb7f46553b867ecb59cc1ba4452d8d0517683d8b7b236d259b40b15fef6416aa96b085), para_head: 0xb4d9ead17f29f05f7f058819d3bcfedf2871a6eb4336ce8448a3b393e9b976c7, validation_code_hash: 0xc0fd2231616eb72b0e7f4dc0e9decf70516207a6370b2129c0d7a81cc5bf382d } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1015), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661ddd0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(20), candidate_hash: 0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357, candidate_descriptor: CandidateDescriptor { para_id: Id(1015), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(34be853eae8ff57c6284691082f2ef2593b6de26ad1758e088ad94bb3781aa3d (5DFrwgRo...)), persisted_validation_data_hash: 0xd2765391af1e024bd49b26d1478fe8a6beffeddd9f2e91d13a3bdfeef5c5f91f, pov_hash: 0x42662ac4df9d53270e20b8b07b6bf2e7003f8dc56fa59fb6d12d5716d59006ea, erasure_root: 0x500a51968a00d7af4e6b3b0b9b8f985ffc3a193781c96a9dcab580ea5256e6c0, signature: Signature(e6d380012d6fc2660d11330c8ed4cd37513a8061764a6d3e107a1dccdfd62641ac200e68ce6f7ab8afc4749cdda92637e2ef054162b0afcae63d84a44badd280), para_head: 0x3697ca1e18d59f3dff7df959b72dcc140a1d017fae1caf7a137638c20590952a, validation_code_hash: 0xb473780984cf7007e14d698aed2468a7350fd4ab2646984dc7df288f42a7d620 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2015), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661ddc0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(26), candidate_hash: 0x3e286974f4c6861b569c24e0c7f4df65e552b6e68b7cfec5c610f78184f930c9, candidate_descriptor: CandidateDescriptor { para_id: Id(2015), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(b63a114cd5fbb5380c7171f48b7c9354dba906f52b2924ec8276eeb0d67dd117 (5GBdpcxZ...)), persisted_validation_data_hash: 0x40e6e5ffa767a50d0aacfa32e27cff28c7029169496e276aa33e177f2b2cdb6b, pov_hash: 0x7c999aed688b23f24203d5f608ad3cae7b8d980a11ebf219f5e081068efb8426, erasure_root: 0xd2ce99d1b4e4e1e1684d9482c81d7be3d2d86532bb807d8a51c4e072f62d1ce1, signature: Signature(a82cf6d05c7d70dc885d4761f30346ae60a43f45c3498439778404578948bb1f31ea3d0cb0236a13a0f511be32453f4c3f8baf61459ac0ca61f2b8dfac566780), para_head: 0xe1d1db2c8770c5b087a1531e1a01b6a3c178afa94521a2aae0ad0ec42aef60e6, validation_code_hash: 0xe9875e8ee344601d91db81d6da8afa30b102f9ddd54946528dfcfe161d55070b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2026), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2026), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661ddb0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(27), candidate_hash: 0xbfa42c6a2ef472ced96d40dd337899b5f9786b216fc780b331870bbc80da0eff, candidate_descriptor: CandidateDescriptor { para_id: Id(2026), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(5a580fdd6a0cc2799cdd3ce1c11e12a11090d411ca6ba424261b0c713f9ffc31 (5E7AKu7j...)), persisted_validation_data_hash: 0xa4e013a2e368a763b3a56abef465430bf5909f24b0352de07590b1cb83f0682c, pov_hash: 0x0f76adaef074acc7fb6ba34910595d3ec0077c1ce0b049e914975a6a800af32e, erasure_root: 0x27c7af157d7ebd81b887403de1ba67fada6595006d6c3fd16eb4cc498536162b, signature: Signature(8001e2ad64e6db66893a2faa5688dad99ba5900b0de2c77ace6a72f497378f11a42c20e2cb10d19b80045ca570dbcbe1b306e27a77f0e36a962e982493e61185), para_head: 0x479e01f5b9535a6b7d22a3c00427ef03b309f1253ee31f30658edf51ed8d7003, validation_code_hash: 0x50ec7cdc20022308c81d01ddbf1d1fa5121a21d3c1507d32711952a3fef66948 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2031), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2031), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661dda0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(28), candidate_hash: 0x9d56a449cf8f363734901dcf03ba58bb9aec8b0e48a5412561a68572ad120d11, candidate_descriptor: CandidateDescriptor { para_id: Id(2031), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(909a58c29e2bdcdd4d7dfbc26a47fc4e8e797130c5da6e51e0d6f105254d7827 (5FLJbw7o...)), persisted_validation_data_hash: 0xf7208d805f022d327f60437a217f8698ab84e61c57880b7613cedec9bf28de47, pov_hash: 0x59aa17d1e69238264dc31bc191d589265e503af9bbd8d39ca32d5d8167082262, erasure_root: 0x455e7ea5b6788be50ab6a24c984a80028e37be042c619e24ca69401102dc380d, signature: Signature(6adca14cdd4f40cf2117b84676b11d0f913ebdace002b4d69da4763d6d13fb218c3cb7268090bfb2a92b1bf72a05cff4a222edf19cf858ee421bc06335cf1e89), para_head: 0x271bf2ab6da9937eba96c28aa8b5d99ba11bfb34cf71a5e1d6dd7a4a084c9e6e, validation_code_hash: 0x98bbf023fc9e033deee0b54e1b2e1ca8e747d2dd9cb658cc07344df196fbd222 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2043), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2043), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661dd90, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(30), candidate_hash: 0xd9144020d40f892f1b49af1cc2f595e63b12426e71e34a2cf7fbb2a7094b59b7, candidate_descriptor: CandidateDescriptor { para_id: Id(2043), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(281a6dd69d0d0ece553e43a050faf4fc9f0240bd794445931ae990a101a6741f (5CyHd872...)), persisted_validation_data_hash: 0x6db9ef59130aed6a88dcab777fcf0344f08d99d2c0b2a24e8af78f0ef4086dc2, pov_hash: 0x82e0dca09ed4b635f75cff64ce39490702f84aba7fbd9659950c21b706690564, erasure_root: 0xcffb4fce85ec808b0e5a4d5b0a99d65ac25484cc16425c1562e2f7c6b4465b39, signature: Signature(387211195221a49bff2e0567365bbb8a17be7d683ba3d59f6870e143c2048929d45e979c1abe074590b5d7adc6d600d03c85c3b9525d44be29a019c1f9b1678e), para_head: 0xa748f959c371ffcfe18903fa9175963722d6211416f5771d19a90a0dbf0e33a7, validation_code_hash: 0x330f3d4a5e2b581441ced47b9118937ddd9cce624a3ef75c8f6ad48de1b3f964 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2106), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2106), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661dd80, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(1), candidate_hash: 0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c, candidate_descriptor: CandidateDescriptor { para_id: Id(2106), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(445241aaeef243a1e86ccb9f83df01333356350f66227f8ae962b648b74c573f (5DcHYmms...)), persisted_validation_data_hash: 0x627f0ca6793ad5d6d1fd2f87252a21ca54480cf26e690a890e7f4dab44505f05, pov_hash: 0xa0855238f13216eacd2014710ce2c92009f24940fef25b20dc4aeb91c3b8c42c, erasure_root: 0x80af27efef9f20ad7b64d4b7907d95fb62967dd8740dc830bf3332ea768280bc, signature: Signature(e4af7adba660264eb22a4fa9f79a2222cab59f117f3c6ae460d2f2614f6aec7a72c3bcac54276b396158fa84da8f5eb695719099b2ccdd4b0f0b2a7df2a2c182), para_head: 0x7aa511118f6a4a24c99a11aaff6cb401115ade6c1e7193e7bbbaac7799e38a54, validation_code_hash: 0x6aaa8ae09add660bc8b6ce9cf0752f56b411533fb74276e35ff47e23ee93a8d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4044), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4044), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661dd70, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(10), candidate_hash: 0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774, candidate_descriptor: CandidateDescriptor { para_id: Id(4044), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(f2e3e49b9a1cd8c9ed207861b05e5ffde4d32b2e5de430ba27a55fda8702a96c (5HZB9HPi...)), persisted_validation_data_hash: 0x0102e506c6fbf94fbbc1db3c1d79816c995389f4848b878203c526059949fdbd, pov_hash: 0xf46938faca536b09597b5fd4d75395e8b296cb49d7feed34e75c98ebeeb5c7b4, erasure_root: 0xcf3624ffa2d5a72d38c7df36898b0ba16c970f4326755c2e2ba5d07f000258c0, signature: Signature(fcc3f0f22071894313446808d1828913e665b46032001ab4d888a529d2b94d261c6eabb83411b8c2be8d87643d9a8662651bcceb409e1b07548365ebc3062481), para_head: 0x2669bc0f7b3bf8346a69f461960a4e650c0f645eb0459a781d0d70327d70f419, validation_code_hash: 0xf3715492fcc7518d90ac80fc1b214464edf60488be2b47df48c1d207ceeffd5f } }]
2023-02-17 13:06:43.004 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1000), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1000), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661dd40, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(16), candidate_hash: 0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a, candidate_descriptor: CandidateDescriptor { para_id: Id(1000), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(84ddb22d841c3022f298bc7f520055eff2267a138c97cde04f74fd62a4324d2f (5F4v31Nt...)), persisted_validation_data_hash: 0x4fa4033f77e52db1d9141b45fa8cc5a053f1d470331b6bb6bbd1136d0f71c5bf, pov_hash: 0x7378a3b7abc652d65d3959e2dd4183e3f3df565db3b918daaa6f6758fabee4d6, erasure_root: 0xb51e2e19011c233bf77dada30338579be96041aba3deea26605736a45d1d68b2, signature: Signature(a063ff5734988e39f3cd2913dcbd8cb46619b4b46a2f5a59d21002af2f6b1a6df5dcbf76960280c8e2781e180bd4d1b462febc1bd4d73d809f37f7d3be0b4082), para_head: 0x2d8a6d83814eddefc7856a5aba56bbb2285c32e4ca4662cc2efeb9ba59724bd7, validation_code_hash: 0x04567aee7142708e9d73988e9cdfda135703e7a325eea85b6b68726f9839c4b6 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2006), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2006), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661dd50, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(23), candidate_hash: 0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292, candidate_descriptor: CandidateDescriptor { para_id: Id(2006), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(f05c2586e7a2c169a6d24640cf819ddea9f6499ae696bf97f9058d31d5419431 (5HVrisZk...)), persisted_validation_data_hash: 0xb604f2757230e8ceebebb2183c2f6707b9fa39724422506dc9134f36fa9569ac, pov_hash: 0xc5cd602167f617db71b14162c2209365b1af603d1a824857248ee6a061b4f526, erasure_root: 0xebdd52b7996455e370f89b2351714c6e489f1d67b73f7c381eecfb4316066627, signature: Signature(d86cf29ddea8d993c2eb851378b8d6d9f87d69f42202d5fa137da4c4a199a352c96e8d69c8f9a32c8c7a5f1f6649f2d968b4297f15f44af1cde90b47aa666483), para_head: 0x43020ef9379f02e7bac331e1fcbb5e7f807bd654898ff190c4ea32f8ebf3c0a6, validation_code_hash: 0xba709147324dd9118818902499fe30be15f05daacb7b18a507771a2aa83bb128 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2056), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2056), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661dd60, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(31), candidate_hash: 0x175724344f814783722ddff3f5d0205acf96d4e469fe04cca58c264694f5427b, candidate_descriptor: CandidateDescriptor { para_id: Id(2056), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(6610ddf44718a64115dc01e51bbebe82dfadf20077e014fd3c5d5a66615b572d (5ENXkZop...)), persisted_validation_data_hash: 0x9490761de713deac7796e31a2b3d5755cb086819d15e1dc0932d661330e32d5f, pov_hash: 0xdad49698f2ad0ef6d537c305f3075128e6fc8bd84258f2d1defdd7611410ab0b, erasure_root: 0x982c25dce242c05dee34538ac891d026fa8c8f69096f286ddde8ef4248305ddc, signature: Signature(068db58151ade6c8b9004f669787dce412006baa6eab4869a0a2f0a2b897821511e8b85b915c7e38d4870cccceb5b223f66cf251c088823e475dd0bec76df082), para_head: 0xc933950fa80af8582cd2a3c6705cddec3ae705f9e453a09bacc39cb1133f6ff4, validation_code_hash: 0xd35b3f207a58f269083487220cbfac5d7d8c5403935e3681c9da5832414128fc } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2058), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2058), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661d8f0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(32), candidate_hash: 0x3f3ba8ac7f6aa79247597f982850a56ead3f5c4930235528df63ee38349aa057, candidate_descriptor: CandidateDescriptor { para_id: Id(2058), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(44fcf8bc23aea6d74fbbb7e8646e47d66315d66e47cf7afc21cf9f7dd0ad9c27 (5DdAG8Eh...)), persisted_validation_data_hash: 0xfc25128dcd8e0ea5ef5a52eaa72b090e1ee4dd905c9a7debbfd7fe79cc0fb2fc, pov_hash: 0xe7fd79871ae66711cf9cfed1a2f4718e827455223b23945ce4949894caaf68d0, erasure_root: 0xc84179e30afc87cb0644093c28b4a024d132a0adbaad444bb3ede28abf70ca07, signature: Signature(8684be1d3e3a389e00e1d681e5d5d02ccb57ba436d38bc6c3ab65c389ed3c95430457d026bc85f8720264e36b30451ba4247676b82de2a7139701bbf094f0386), para_head: 0x4e4659b947d9976d8cb174f6c016cf222ed15e7ec312e3ab3a0aaa704ae48eb5, validation_code_hash: 0xdf75492fb2d30982a17c356cdcaed74d101a4a84019be1e63a0c7d15f251b9e7 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2105), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2105), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661dd30, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(0), candidate_hash: 0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94, candidate_descriptor: CandidateDescriptor { para_id: Id(2105), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(c43523745e500d49d94e82089495bf6d938f92e412d1872888793a23109ca849 (5GVy2aRL...)), persisted_validation_data_hash: 0x9d525f49a1beed8d685eefeddcd73585e57300f5466ef87fb341faa93e7b8225, pov_hash: 0xb1420be8d45b9dd9aacdef244ce7c69d438d92c05a043556be6f5a1b5e2697a8, erasure_root: 0x756e18c730300b5499b5cbe35c7ef3272524d5176015eb96fdea7e65422a5e01, signature: Signature(30061b6334a4bc7532ae038de54f78716b58ea48a917633d3cb7eb8c6d06a655e7a36d9576c49eee5f1e95bd663a6c39d89d3f2a9e99876a28cda9be6136f789), para_head: 0x148f78fd76455325ebec41d2084c903de1d3d36a13e6c2b0818eb8a205beaa09, validation_code_hash: 0xe3241e33a15a5f802084fd31ed78f572651df88d8e04ec52b61b3b61f2550d06 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2114), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2114), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81a661d8e0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(3), candidate_hash: 0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0, candidate_descriptor: CandidateDescriptor { para_id: Id(2114), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(4a61733a7209358abf35cf5977708cc640ad5f35b746a396be7ce8c884402461 (5DkEMDVc...)), persisted_validation_data_hash: 0x65f157b535e42880424483985f312d3b7bff759e10f8d72dc2f3a0d0005e66b2, pov_hash: 0xa0bcef34cdefef323c466b465d6ac50e1a199b836f03e2ceeada44f2252ad42f, erasure_root: 0x865111172a6aeb8686b38e5b1861dc7314f2d3d7693935dc40df9ca3f87a2908, signature: Signature(763c430a99dd3d202480b876109f2f4db75fbf23a602708a98d1ec20347fc366c5841cbb51b87cff3c74e2c7f7b6fd419890ef1c8bff78df37ed401e7bc4f68f), para_head: 0xb912630f3966beed3e4625885e075327d0935024ae8973d5203de16d85174bc6, validation_code_hash: 0xd57a9d3ec229f6135d46a29d1db9255ad7f89eaaefe1e2ce021bc263c2d7d948 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2119), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2119), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52387d0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(5), candidate_hash: 0x4a5f6e6f8da2c6d4746254acedff2cd751e1b0b27ef5b0703f482c7127efd697, candidate_descriptor: CandidateDescriptor { para_id: Id(2119), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(62d1b42233e887325bb74418e79b1164d51a7378a5d3770e61c643be1053db02 (5EJGqxMK...)), persisted_validation_data_hash: 0x33841c71347e92c7200c4a2b61303628f02c0e314caf19902720335fca76495d, pov_hash: 0x3de808bbee8c176e0083d7a24a90070fd5762126a8105a399baffdd1f5336a56, erasure_root: 0x591326ba53c192840834d3ae55827cfe35d9fad069014ae92bc7b24cc950553d, signature: Signature(3aed2e89656fcd214297320987f2fdca93e436b50b96dd6fa2beded17c8a2c41f9c9b3c844364f3280d13d776a0ff5f7f4683918ab7cc25623f465cafdea6184), para_head: 0x35b77dc2a2c421fccd0657c9891e3c740f9bc4e23caf4341c222078d0b0bbbc9, validation_code_hash: 0x665ae2e3bbb9158e5dc4c4f9d32ce2a9889e8f5a568ec123df335da2cf77072a } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2124), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2124), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52387e0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(7), candidate_hash: 0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072, candidate_descriptor: CandidateDescriptor { para_id: Id(2124), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(e49865039703dcbfa065891bd1367292d469a25bae237ed8b995cc4de3bbea7f (5HES3bPN...)), persisted_validation_data_hash: 0x97db6b1d929daf293b8194c5be70f104e7a7462cb7bd0b0e398b53a0cb0d91e0, pov_hash: 0xa388d101ea1ac4167bd3d78c4e9e372e79d509541831ad06f630affadaf1749d, erasure_root: 0xc9353c88431680c1b13bf045d51bdad0e880deff61c76ae3768ed3d46e9adc96, signature: Signature(b8c7bd4e2746cf312873ff9fee1affc12ec774178e9b62ce532b4a910a0a1677f883b8fa930155e0d6b7753c39edb1aa13d763e984098662321d4c556f9cdf8e), para_head: 0x69ec03c36dae114a71d49ef1fc969f0aa963d1a36ec7b91a318bfe553ffba05d, validation_code_hash: 0x63a49506afae4bd4b9f9f2a5e35c8b418148f978e94d1bdc290660f5b45c82e5 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(3333), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(3333), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52387f0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(9), candidate_hash: 0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db, candidate_descriptor: CandidateDescriptor { para_id: Id(3333), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(26f5c75f04f6c2f97f255600038f280da1a5803e166dd5eed8f71e04d1b10126 (5CwngsoN...)), persisted_validation_data_hash: 0x256a934cdf91fe1200a7edb684fe268995697ed2bd6eeb73e3956c4e6fa2f4e7, pov_hash: 0xc06f5c4d3dac618ec90899319177661f8f62f9d8486a4e93939c2f2982d959ab, erasure_root: 0x03e57f1036320e804dce7bb64446a1c2b66d69641685f80280e9dc9cb6464795, signature: Signature(8870f33d93e8c0beea5c2eb6efdcdafb4fc3306a16d28e1d477025740560362cf6075744cbae6b73ca74f8eaf7ee3493d4554b6e258c85a35fb7071fa33f398c), para_head: 0xb460f1cc602198d509708b4ff82fcf7caeea8da9b0747cb4c01c5b07704995d3, validation_code_hash: 0xf054b745e5dff013417d475cfb0dbe8109024c71f8e80f0f299139ca8d8af10b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4219), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4219), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238800, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(13), candidate_hash: 0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf, candidate_descriptor: CandidateDescriptor { para_id: Id(4219), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(f26c6c0dc0f10277f1de3c43c40989ae7f2b8299308fdaed2d58df408a127065 (5HYZer7E...)), persisted_validation_data_hash: 0x900aa873e48df04c8fe132bbf6c97ddca1c8c537de5ad4c02910c2a10abf5253, pov_hash: 0x603cca65d32b0c06e8b730ac8da9f73b63dc198b4d698ee2be3dfd32a0fcc554, erasure_root: 0x5d7226212236590c18ed0e1b14f555d53fffc598fda5490c93e2138a3fe27eab, signature: Signature(2cbfd76e17852d6071628a70ca6ae36887cb385584ab6528064dfa7a9be186529ac73ee65676c16d1b5753f96b8c4c9eac997a095d930aedb5915b3d47207984), para_head: 0x78f2a6b68a9ae64716198d0e3b437b89b0373118802700b685a8ce4cc7402844, validation_code_hash: 0x3ba3a1dca9719f1752dc1df322cc59f24937e77a06bd3f0f09904d4bcc90e4b3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4227), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4227), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238810, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(14), candidate_hash: 0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898, candidate_descriptor: CandidateDescriptor { para_id: Id(4227), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(f2a205cac5aed676fa6dccf4c87666c854d55122327309380eae8a6586de0f33 (5HYqaN2R...)), persisted_validation_data_hash: 0x006ed59f3f7b8528108c2b832ba65fee3797373a64a9c11d670f20d4aa4eea40, pov_hash: 0x1c7d0b263e9a771cb00e0a3ad1263f588933812c08e811bd8ed3472b0981832a, erasure_root: 0x5e29d383c419bddf50dcecfcbf3a6e1f64bb1e06969e72b775db284ae55f0c11, signature: Signature(0eb2c66c1ac57c1e9c412c1bbeb6cd3ac1c7fbf44573b9c2deaffcffb542fb48c47cddf2d8e30a08044429094d20f8835726150ca7482e150e25efb31457e780), para_head: 0x6f3ff9525dccee2b8fe508f9aa0672582f7b664ef4b37366de319bb631991906, validation_code_hash: 0x867d6ea964f5d70540d9b5bec5e7ec7fd5042ac5213056e9826b09e0151764a5 } }]
2023-02-17 13:06:43.005 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1002), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1002), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238820, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(17), candidate_hash: 0x2dadc76aee7003e6f39565709bd0129a116265b8c7d54f79ddba9d392d7d91bc, candidate_descriptor: CandidateDescriptor { para_id: Id(1002), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(a8721a41e7eed6ea1ea2c375c3a2306313993987a8e6e0e55171d62e4bfa4f60 (5FsZoCUz...)), persisted_validation_data_hash: 0x32a95f15824f9edcdbeaf53f47badd666e1a6278cd8ef3ea455b3a2174a2578f, pov_hash: 0x77487c08ac035df98ecd00c53b2bdb8c32779cab0b20916a9e312eca6fa33d44, erasure_root: 0x5a506ae9e0d918124dcad2c2f239da9be0f31fdd9df7dc4ee537466c0e5ffab0, signature: Signature(50e8261dca1cb97102183e2c6a6bc42f90c6b10a5862803ae0762c2ffdd6131682842e6271ff7c06984fc10e2873fe7d7d86fa8785cb42c6753a95b4b4770681), para_head: 0x22dcfe24b02fe58eac42f474f92b5761fda9aefb704ce233c76fc2da3897046f, validation_code_hash: 0xc165d9ace4d9fffdbdd8a2f21cb4d8007cae66656de5daef380deb51bc3c46d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1003), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1003), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238830, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(18), candidate_hash: 0x05273a6b584c3cc01871b463c266f1057621d54d16a21090e16adf65e4eaa217, candidate_descriptor: CandidateDescriptor { para_id: Id(1003), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(88170c777f517c46cc80e15d04ab661071cd872177bacd773f3f51a95e63de21 (5F99DW8n...)), persisted_validation_data_hash: 0x2abbdba13d889d60da1f889e70e7abd239be15fa94de61038bad2ccab4b760a5, pov_hash: 0x0274363994be150a809f781c0739dafd4187857e25916229fade227653c75508, erasure_root: 0xb2d78633671e6bda8c758de6c26a74a494b337a7755f50d2bc0d78c089ece552, signature: Signature(a2c1d80d3859ab3097424a4a348420307fc77ff268c6844025f1eb42dd712a084096e1ad0e431e360018e640144cc7c302cac0d679d207c1f73d03bbdfb80780), para_head: 0xa70443316e651b1fe290908355d81bb041cfd8f226c499e1d8694040fb86bc55, validation_code_hash: 0xa2c873379ba5250d7eb24b695e13dda0df34123e79921a96480f7f244e5ffbc3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1013), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1013), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238840, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(19), candidate_hash: 0x1a27e21072ed7ec83bb773c38eb95aba347564045a9a7f18494e08f551b371e9, candidate_descriptor: CandidateDescriptor { para_id: Id(1013), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(8e6cf9a0d95bb4448ed518154c6158ba06ab32948cffbf49be5dfb774f58ff1a (5FHT2eLm...)), persisted_validation_data_hash: 0xb510db30f86fc232b33f8ee386c594447a4795c17d71a424e1a9d2978ca938b5, pov_hash: 0xa06d368aae89c3f525c78868a1fe1dbad0fc9cf662cdf2c30a95181cf46b0df3, erasure_root: 0x49254ac475251d85815af7cb70b70b5ef109fdfa717d66f6ac6b7b3db048df3f, signature: Signature(f2da41da8ac2aac67d32be6b739715d4f3553409136ac9b85fafeadc8abae871b7a4b2e8870583f1771d1b9d637730599cf28d1624417358cda972d7f304b98c), para_head: 0x409a1ef12f78f4ed217bbd0461138de1b389efb37060cb6a504f03a388b69866, validation_code_hash: 0xc0fd2231616eb72b0e7f4dc0e9decf70516207a6370b2129c0d7a81cc5bf382d } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1015), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238850, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(20), candidate_hash: 0x7640d6028d8630bb321899da6d7952dfa79754a2c806a0a20c5fd492e714ffd2, candidate_descriptor: CandidateDescriptor { para_id: Id(1015), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(08065887c6dbc299f51b294c7011f0da64d97eecd430511d2ef8a721ea093f69 (5CFE8DuA...)), persisted_validation_data_hash: 0xe8f13a9bb1d4cb629d206c35f24c32c6a146dfd2fa084e49ee8bce9ff512e22c, pov_hash: 0x96382032a2989c8306966dd401c9a6382ccb0516df79765083e9ce17c94a5254, erasure_root: 0x0c8be9a32af06e3aa1197fca65dc8e018a0fba71401eb91a70f7b3953018fe86, signature: Signature(f0bfaa1e9bfa161cda4b296d7a37a04fc25159a6bdb7ceda61b9cbb9c99f7108549f2e687268b93111a090ec99962461a6e1b8bad89c24cf7e8b755a263d208e), para_head: 0x64f122065216f1bb40bb39beeab735e46ac1cf30d1416698d74fb0d865de5e9b, validation_code_hash: 0xb473780984cf7007e14d698aed2468a7350fd4ab2646984dc7df288f42a7d620 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2015), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238860, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(26), candidate_hash: 0x56387c6b8adeb12e3c432cb4ae17775ee9b3ffe18247a3f83c6be81053192640, candidate_descriptor: CandidateDescriptor { para_id: Id(2015), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(a82ac52563456fea14065419fdb44eef83980b0ca1d296a3fad8ffd6cf615127 (5FsCcAko...)), persisted_validation_data_hash: 0xd9a8243358464b50e86288f04342cfa7a37de7c222e23bd43fc63e58648417d5, pov_hash: 0x571b256ebcf3e491ad0b5781b62fc5b51f9802455af7ec676ec1602749771820, erasure_root: 0xf3b72f3f946b30d7ce89099aa1c478000f1d0e3f5eee6130a0b75709240090fb, signature: Signature(06c175ed712db23b26b6c4b4bca64005b7160b8e261d12a2dcc2f71a1dec467d49cba7293a8ec9a9c3b94ac79227853b75e9b626d0a83d6a670b69d7ad85cc89), para_head: 0x913f4cc73017e5bbd022050863a977f2dadba5a5a854f6b5764f3670daa0baa2, validation_code_hash: 0xe9875e8ee344601d91db81d6da8afa30b102f9ddd54946528dfcfe161d55070b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2026), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2026), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238870, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(27), candidate_hash: 0x94ae4a0efa2bef8c9ce3a322af0af628ff06d9b931bdefcc85d7d18e667c6a64, candidate_descriptor: CandidateDescriptor { para_id: Id(2026), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(de0e516dd38ab971d819d0ad9cf9a36214852f38f8432d964ce40d620933a656 (5H5rjvik...)), persisted_validation_data_hash: 0x2c5c16128dc4dc3f19f3a85adb1e3de298f05f3671fff29aba4fc99aa81c7937, pov_hash: 0xf6932024d03e2547aaab1b1ef1410160cccb63da1c2e9f1f62c5f61c173d99b3, erasure_root: 0xbb23569f4725e1e37448773e78e42df225fa23b1a915c1cd31347bf689879ff7, signature: Signature(32c8ac42660e34e20da0584f24c6aea28cc932e33de3b7e149646183b0e8a71d737b943dd83be8b491c1878fbdb733f02fd5642407b7955139d718b44a3edb8d), para_head: 0x7a4da951e1fc237ccd2ec02fa09e0e48036bc961f8be3c9f98417ac6efa06d20, validation_code_hash: 0x50ec7cdc20022308c81d01ddbf1d1fa5121a21d3c1507d32711952a3fef66948 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2031), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2031), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238880, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(28), candidate_hash: 0xe7928821e36d6af7779003f8659d106165568d4e52a3b7f2bc21c10f5a552577, candidate_descriptor: CandidateDescriptor { para_id: Id(2031), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(70e1cf76a6d9827973decd5472a5dcbb2f42d510d013dd0af06656f780996013 (5EciJMHG...)), persisted_validation_data_hash: 0x9b92be9a0d102551fc6c3b3e26d368c71b6764e65bcadc31dc7e8d65e73161bc, pov_hash: 0x819e981f04a8ecee8a1a47a31dad8e88b18b80986ec8cddfdcc04968d8e302ca, erasure_root: 0x29eefa5c5528ce78f622776044cf07904acfb593341484f6ebeb23914f0785e3, signature: Signature(0072c48eaee6379a73f36fda4fee268e15ac6ff62e32db6cb0fc08cf699f1d0ed31a9a67d8a5fe9dac5be22cc5931741434bffdddb2e2c449054a9474d731683), para_head: 0x60f6f1743c8082726a317fb075079d14c3af7171c1df5e71739885f48bb1dcae, validation_code_hash: 0x98bbf023fc9e033deee0b54e1b2e1ca8e747d2dd9cb658cc07344df196fbd222 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2043), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2043), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238890, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(30), candidate_hash: 0x350ef809a458a9f1c4e7bf5cbcf5446957fe552d7f024770c8862152f3865a94, candidate_descriptor: CandidateDescriptor { para_id: Id(2043), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(001f0d067fd35f27f93a2fbea4bb30dfe3c5fa3aa0764d2b28e38942c79a4b73 (5C4s5fQU...)), persisted_validation_data_hash: 0x41bf2a20482af56cd7eb9eede70879a989e610389eb3cb9264e051b10d1075cb, pov_hash: 0x889c7e030ceb2fb0369a34481613f774a8b8ebdf5a974ea7e0d8b26eeb5798b2, erasure_root: 0x515232152a672996e6e759bcffdcbf64c1aef6e68530fe8a1be05a28b920ef9e, signature: Signature(60865547dafe52d77cfdde11c29bd4653295e80c9fe9ba95db647e90e4cddb67856e0de9e3d94c4d98dcbde515e4333a67acb380203793741548d13bd2821584), para_head: 0x27e20bbc09835611aa96e1cfd2ed846bebd3e8108e53ececf9b7807daa6c67b3, validation_code_hash: 0x330f3d4a5e2b581441ced47b9118937ddd9cce624a3ef75c8f6ad48de1b3f964 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2106), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2106), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52388a0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(1), candidate_hash: 0x28ad416121560ab28c036fc3bf3c54bfb5d83395c9e25e193b680d1853ba1529, candidate_descriptor: CandidateDescriptor { para_id: Id(2106), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(8c2e3ea329942116dc540db18a22a1825c63320f393a46def83f9514b39a1047 (5FEWJGbq...)), persisted_validation_data_hash: 0x4eadcc9a7a402ea820672efdc713f7768344cd266bd1ec28b3f3624bc0e5578d, pov_hash: 0x810a05f5a391cd2f710c74840a34edec3fd25552f2eac888d8416058d0f663ba, erasure_root: 0xaa5265c60156d445251e9f27e375f2e0ab0fee9ecc3a540b3abf6d0742159555, signature: Signature(d2b8100a80b2002b5414c17bd94ae24f28ba4700d90275bc981a445c5753f017183064e11e3483e8ea84af7c21b7fdb64d5231c34e7b6ea34a35f90cc614c887), para_head: 0x6b01f78e32d26f3bc977f78c001762d2e3c1fc5defa43549c0146fd2e34b793a, validation_code_hash: 0x6aaa8ae09add660bc8b6ce9cf0752f56b411533fb74276e35ff47e23ee93a8d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2110), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2110), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52388b0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(2), candidate_hash: 0x2b9b322e8ab96029f68328f917e01969d933d108ee73e468e8ab08123aff7484, candidate_descriptor: CandidateDescriptor { para_id: Id(2110), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(b2a59971b41e4f653a8792063deba0bf37d265a5ba815b36a4f9f15201285900 (5G6waExk...)), persisted_validation_data_hash: 0x61b975d82b0c82acb33001954776e91acc3403f3aedec4a5a164e82b4e2fe808, pov_hash: 0x15a06d85bbb2a818d79ebd1dc4f799011e609674a58330992498c471b83956b4, erasure_root: 0x239d1049cc3f5f8b586f51b02fc1600e15951c90c35919cc9ed6dbf677563125, signature: Signature(1cfae81386857fd3387b9d770da13fcf1da53a486e7aa1d07577c10e5336bc660956efdb1e41d8344518fea01003c0839d6418c244672199f2048fcfb0057784), para_head: 0x5ff1411677b9ff2e947dfbf77f569b6184e9cefc4b2b597a88aee45efa7e0259, validation_code_hash: 0xd817e4a2a2aca16f91e1f1db278bae6173436d222ae4a09b1bd5f01d5e03c9b2 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4044), collator: None }), occupied_since: 4149574, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4044), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52388c0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(10), candidate_hash: 0x6f4cbc6c7e064d0a8e12c020d16d7111dd474f41e3bb59a0d8c5d8064cdd2093, candidate_descriptor: CandidateDescriptor { para_id: Id(4044), relay_parent: 0x3ee1f8ca2f9bb7e94c81947dba41f138d6620326ae602caab8b145390808813d, collator: Public(226b78dbb96721c3a79c8bc24afb5c3f50383373a888ba80906e3fd3bcd3ab77 (5CqqQoGn...)), persisted_validation_data_hash: 0x6c8bdde5a5f71b8b4fa1c47e7ca3503428746c7c3bd91bce84c7a3f0c79ce31a, pov_hash: 0xfa1b828f111f7a23a389bbfd7cdc3e4a60a9f74dc110dadae6ab600a5e58db41, erasure_root: 0x6e855ab6269fb4a0378a07c3c7c74d7a5fa6de37e9eb75c0bf8cc7813b181813, signature: Signature(9a367bc8dd6b8de3b4037ff3bb0cc4e135cf37d38f1a69e3ced60f310191cf32a130f51ac5210b7bdb8cdf06047c9c9e2cd027c59274aba3211b0dbb08685284), para_head: 0xd4a9f5842fd158e2b590b77ab66ef57d82e3c10fb2fe812738a3a04a89d6a2ad, validation_code_hash: 0xf3715492fcc7518d90ac80fc1b214464edf60488be2b47df48c1d207ceeffd5f } }]
2023-02-17 13:06:43.023 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149578 (0xcda8…6790)
2023-02-17 13:06:43.024 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] OverseerSignal::ActiveLeaves
2023-02-17 13:06:43.024 TRACE tokio-runtime-worker parachain::chain-api: [Relaychain] ChainApiMessage::Ancestors hash=0xcda8…6790 k=10
2023-02-17 13:06:43.024 TRACE tokio-runtime-worker parachain::statement-distribution: [Relaychain] Deactivating leaf hash=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:43.024 TRACE tokio-runtime-worker parachain::statement-distribution: [Relaychain] New active leaf hash=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790
2023-02-17 13:06:43.024 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Update fetching heads update=ActiveLeavesUpdate { activated: Some(ActivatedLeaf { hash: 0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790, number: 4149578, status: Fresh, span: <jaeger span> }), deactivated: [0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82] }
2023-02-17 13:06:43.024 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] activated relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790
2023-02-17 13:06:43.024 TRACE tokio-runtime-worker parachain::network-bridge-rx: [Relaychain] action="ActiveLeaves" has_activated=true num_deactivated=1
2023-02-17 13:06:43.024 TRACE tokio-runtime-worker parachain::collator-protocol: [Relaychain] Own view change view=OurView { view: View { heads: [0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790], finalized_number: 4149576 }, span_per_head: {0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790: <jaeger span>} }
2023-02-17 13:06:43.024 DEBUG tokio-runtime-worker parachain::collator-protocol: [Relaychain] Removing relay parent because our view changed. relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82
2023-02-17 13:06:43.024 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] active leaves signal (ignored)
2023-02-17 13:06:43.024 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] Own view change view=OurView { view: View { heads: [0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790], finalized_number: 4149576 }, span_per_head: {0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790: <jaeger span>} }
2023-02-17 13:06:43.024 TRACE tokio-runtime-worker parachain::gossip-support: [Relaychain] active leaves signal
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x2828a91fe8d100d33ce4b7ce433d0189bf8603b1ffa5fd197034b8c2cfb95157 block_number=4149578 traceID=53380241961087274767291961777575494025
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x54840fc56ce6661255c58ce6b1cd27f99356f9782dcf8d4376e26104e6530eca block_number=4149578 traceID=112340854709054516674836462865065256953
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xbe6c1b708dd3047a7e6fe93e14b2dfc4fa19468d801a305a251889ded7325fe6 block_number=4149578 traceID=253114643802361768310139699050769997764
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xb9df2d0b40937f30ed85b67d028d62c8b4cdecaf8f0b21b859722c0f03f4c275 block_number=4149578 traceID=247065975019590008397595159465560990408
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x3003cee88eb0031cfd32784b226c24026aca62b38aded1d573687a60c7e10eb2 block_number=4149578 traceID=63822717289723278976438219689402573826
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x61094e42002a232198406db7016f54a89459d0555840d9c66cb54b73096a8960 block_number=4149578 traceID=128983433519922404679029566994037822632
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x0123d3c68e1055b260d792e2f9567260504b4609c71a12adb44e574149545a46 block_number=4149578 traceID=1515253705402802066095201340561453664
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x827c575308b67eb863e28fcc85ff93e9c677429455da71c1acab44873e230068 block_number=4149578 traceID=173445255410766891480015450516802737129
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xf1a564aca7d868280c10afae92519ba55f0adacc246bc498bbc7f97562ff6ec9 block_number=4149578 traceID=321202717885972906031088249899228175269
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x23113aedaa502c226680bbb662ec49fc3463baffc4dcd7c6469fcf7e5241bd94 block_number=4149578 traceID=46612444108608049452749350726508759548
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xca52348e551698e3b47371a7dad03d5ba44b8de748f6e475e87b9025bfca20a8 block_number=4149578 traceID=268930889452984873307471525532417408347
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x8ea763958e60530c77d448524bd60940375215a4c585dc637c8af342a81efbad block_number=4149578 traceID=189619508784443666766791084791345580352
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xdd96937d1b37dce02d188280e2fd5922547ed9b591686a2128c975a749cd388c block_number=4149578 traceID=294541223023402312375816970124559997218
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x714a1e49d02bddad2597469a915d6c5bae6b40a8a6d53971e9e52e18243e579f block_number=4149578 traceID=150587607811596956664122170909464030299
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xa0b06361a569b9e09dfeb129f0ca74b12f76173c2a020d76550f307756e70fc6 block_number=4149578 traceID=213592339267564036339079421850406253745
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x86d811f60a385f741a1d5c8d0dad8874cbc5635019c927878ea5270e57a515fc block_number=4149578 traceID=179238451850876491034928805467596359796
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730 block_number=4149578 traceID=62937234105336159055718590045251052298
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25 block_number=4149578 traceID=141967312302434745833991304083880300513
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xdd611e82c5b538960d0be1a6bd2b278b816c950f242e4c5a6978521b1baee9ee block_number=4149578 traceID=294263658696881152324815395273602443147
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284 block_number=4149578 traceID=83610534938419261836352602029232497696
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x02e029e052920d258de58e58808b124a800f4d816be85cdf98a47cd27c48ffc1 block_number=4149578 traceID=3822379839338122106830022656813371978
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xb98084bbcc47b1ea4d604a0a38ac6345aa93efc5482a76b1ba58711deb9ff3f3 block_number=4149578 traceID=246574485375057582529311452324835386181
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x7f3963351a6f7cb7c547b98bf62df537884c9f565b976694542dc17deb477422 block_number=4149578 traceID=169109928551445565789737369891767186743
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c block_number=4149578 traceID=320127376290484260043780581240691964919
2023-02-17 13:06:43.025 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e block_number=4149578 traceID=161723003823406059934787194297910938778
2023-02-17 13:06:43.027 TRACE tokio-runtime-worker parachain::chain-api: [Relaychain] ChainApiMessage::Ancestors hash=0xcda8…6790 k=4
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x2828a91fe8d100d33ce4b7ce433d0189bf8603b1ffa5fd197034b8c2cfb95157 traceID=53380241961087274767291961777575494025
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x54840fc56ce6661255c58ce6b1cd27f99356f9782dcf8d4376e26104e6530eca traceID=112340854709054516674836462865065256953
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xbe6c1b708dd3047a7e6fe93e14b2dfc4fa19468d801a305a251889ded7325fe6 traceID=253114643802361768310139699050769997764
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xb9df2d0b40937f30ed85b67d028d62c8b4cdecaf8f0b21b859722c0f03f4c275 traceID=247065975019590008397595159465560990408
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x3003cee88eb0031cfd32784b226c24026aca62b38aded1d573687a60c7e10eb2 traceID=63822717289723278976438219689402573826
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x61094e42002a232198406db7016f54a89459d0555840d9c66cb54b73096a8960 traceID=128983433519922404679029566994037822632
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x0123d3c68e1055b260d792e2f9567260504b4609c71a12adb44e574149545a46 traceID=1515253705402802066095201340561453664
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x827c575308b67eb863e28fcc85ff93e9c677429455da71c1acab44873e230068 traceID=173445255410766891480015450516802737129
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xf1a564aca7d868280c10afae92519ba55f0adacc246bc498bbc7f97562ff6ec9 traceID=321202717885972906031088249899228175269
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x23113aedaa502c226680bbb662ec49fc3463baffc4dcd7c6469fcf7e5241bd94 traceID=46612444108608049452749350726508759548
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xca52348e551698e3b47371a7dad03d5ba44b8de748f6e475e87b9025bfca20a8 traceID=268930889452984873307471525532417408347
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x8ea763958e60530c77d448524bd60940375215a4c585dc637c8af342a81efbad traceID=189619508784443666766791084791345580352
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xdd96937d1b37dce02d188280e2fd5922547ed9b591686a2128c975a749cd388c traceID=294541223023402312375816970124559997218
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x714a1e49d02bddad2597469a915d6c5bae6b40a8a6d53971e9e52e18243e579f traceID=150587607811596956664122170909464030299
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xa0b06361a569b9e09dfeb129f0ca74b12f76173c2a020d76550f307756e70fc6 traceID=213592339267564036339079421850406253745
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x86d811f60a385f741a1d5c8d0dad8874cbc5635019c927878ea5270e57a515fc traceID=179238451850876491034928805467596359796
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730 traceID=62937234105336159055718590045251052298
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25 traceID=141967312302434745833991304083880300513
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xdd611e82c5b538960d0be1a6bd2b278b816c950f242e4c5a6978521b1baee9ee traceID=294263658696881152324815395273602443147
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284 traceID=83610534938419261836352602029232497696
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x02e029e052920d258de58e58808b124a800f4d816be85cdf98a47cd27c48ffc1 traceID=3822379839338122106830022656813371978
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xb98084bbcc47b1ea4d604a0a38ac6345aa93efc5482a76b1ba58711deb9ff3f3 traceID=246574485375057582529311452324835386181
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x7f3963351a6f7cb7c547b98bf62df537884c9f565b976694542dc17deb477422 traceID=169109928551445565789737369891767186743
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c traceID=320127376290484260043780581240691964919
2023-02-17 13:06:43.027 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e traceID=161723003823406059934787194297910938778
2023-02-17 13:06:43.029 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 traceID=62937234105336159055718590045251052298
2023-02-17 13:06:43.029 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730, validator_public: Public(2c278e1333a48ed6ec4c71d6379f3ba22c948634f148dec3f6e47fac96b05660 (5D4biPQ1...)), validator_signature: Signature(8a67d47af924286a6ba87b66934af53ca6111ccad273ba2711604686d85c460fd3bb8caeb8de45d115d58b749db02d2fcdb72073085d7e140f3284f525380485), session_index: 7095 }, ValidatorIndex(51)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730, validator_public: Public(62ac097d0d632b267cb2496096d4a210d0a22308f76ed4ee7db9b0b201337020 (5EJ5eyWE...)), validator_signature: Signature(5a30f78520870be20127beb39229cad8ddd4e437e48f42a2c7270d056091ee18c634b49bbc6122b0eda8d78cd5f88fc577d457347db75903dcefa62c25808989), session_index: 7095 }, ValidatorIndex(52)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730, validator_public: Public(de41633e2f00be1bd37d55ddaf9c8dfb7c5214cbc01293a2719759ee1718d601 (5H67uqQr...)), validator_signature: Signature(6c3a2e8e3586c777d492ee780e62ddb717ec83d77b19ee69b6ecf28526fbcc6df0cb22c9d3896146b73f11278326f48c707e3f4c1a0115d002fab179d6bff384), session_index: 7095 }, ValidatorIndex(53))]
2023-02-17 13:06:43.029 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730 session=7095 num_validators=103 traceID=62937234105336159055718590045251052298
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730 session=7095 traceID=62937234105336159055718590045251052298
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730 session=7095 traceID=62937234105336159055718590045251052298
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730 session=7095 num_validators=103 traceID=62937234105336159055718590045251052298
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730 confirmed=false has_invalid_voters=false traceID=62937234105336159055718590045251052298
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=62937234105336159055718590045251052298
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=62937234105336159055718590045251052298
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 session=7095
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 traceID=141967312302434745833991304083880300513
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25, validator_public: Public(306368c8d5b2f622502d9269b721056c6d36a8a1dd81c1dd390a3681cd99ac0f (5DA9gmAu...)), validator_signature: Signature(62ad28bcc32380249c8d6e5fdcb8d7bc715e05ab5f056f47d32247f2ad43817968b73cd5f57c604e1d1bbb5ea96cde2958725e8eaf5bc24a7cfe8d7195822889), session_index: 7095 }, ValidatorIndex(54)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25, validator_public: Public(1415c6a77c8399f81e381745d45790c91ec655d5438bafe65f980a6231abaa67 (5CX3HQYB...)), validator_signature: Signature(3cb1d436d5ddad7b8e7997869c7b15a12cf663a6e1c3abce7b00096c484a501c7fa289ab862bfbbe65f7c8cf3829119859358c4907a9da559b90a468b35b5783), session_index: 7095 }, ValidatorIndex(55)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25, validator_public: Public(e828382c7e0c0860c514b4152c3bdecbbe5747053dbdcb341b4bbc5725259c12 (5HK6uyDD...)), validator_signature: Signature(6a71a4fc5071abbc79821561ef03455ed158e7af15f83a8228d78e267ec0033325121a844f17fae42de90e1fea5e06eefbef43ac77796c8f5f704b03514ce383), session_index: 7095 }, ValidatorIndex(56))]
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25 session=7095 num_validators=103 traceID=141967312302434745833991304083880300513
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25 session=7095 traceID=141967312302434745833991304083880300513
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25 session=7095 traceID=141967312302434745833991304083880300513
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25 session=7095 num_validators=103 traceID=141967312302434745833991304083880300513
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25 confirmed=false has_invalid_voters=false traceID=141967312302434745833991304083880300513
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=141967312302434745833991304083880300513
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=141967312302434745833991304083880300513
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 session=7095
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xdd611e82c5b538960d0be1a6bd2b278b816c950f242e4c5a6978521b1baee9ee relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 traceID=294263658696881152324815395273602443147
2023-02-17 13:06:43.030 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0xdd611e82c5b538960d0be1a6bd2b278b816c950f242e4c5a6978521b1baee9ee, validator_public: Public(ae732984ea8d87e4602e33050d7510c00c1d39a661b3b2a514a2b7a8f23cdb69 (5G1SQ7t2...)), validator_signature: Signature(c6dd834beb87c106ff4c55ad14176e1b065569b2456854e08310f30e8d03f85b5ab651f2c156fecbc7f2f1672f34083021c62033f809d9da79a6353690186c85), session_index: 7095 }, ValidatorIndex(58)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0xdd611e82c5b538960d0be1a6bd2b278b816c950f242e4c5a6978521b1baee9ee, validator_public: Public(f2238572480a58baf05a17556d64c3e2bc47629ec11fdda5633c96225f7fba34 (5HYBzo7H...)), validator_signature: Signature(86745648c90e9e6d22e775b1a5f3daadbdbf1a8cf0c13d4a1dc30137113ba3601f43deba43a579a29ed9aed0eac1309e6db695c6d990dab8eacc8a4dc5f9e78d), session_index: 7095 }, ValidatorIndex(59))]
2023-02-17 13:06:43.029 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] No assignment key
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Produced assignments n_assignments=0
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Inserting imported blocks into database imported_blocks=1
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Writing BlockEntry block_hash=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 block_number=4149578
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xdd611e82c5b538960d0be1a6bd2b278b816c950f242e4c5a6978521b1baee9ee session=7095 num_validators=103 traceID=294263658696881152324815395273602443147
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xdd611e82c5b538960d0be1a6bd2b278b816c950f242e4c5a6978521b1baee9ee session=7095 traceID=294263658696881152324815395273602443147
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xdd611e82c5b538960d0be1a6bd2b278b816c950f242e4c5a6978521b1baee9ee session=7095 traceID=294263658696881152324815395273602443147
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xdd611e82c5b538960d0be1a6bd2b278b816c950f242e4c5a6978521b1baee9ee session=7095 num_validators=103 traceID=294263658696881152324815395273602443147
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Informing distribution of newly imported chain head=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 chain_length=1
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xdd611e82c5b538960d0be1a6bd2b278b816c950f242e4c5a6978521b1baee9ee confirmed=false has_invalid_voters=false traceID=294263658696881152324815395273602443147
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xdd611e82c5b538960d0be1a6bd2b278b816c950f242e4c5a6978521b1baee9ee is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=294263658696881152324815395273602443147
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xdd611e82c5b538960d0be1a6bd2b278b816c950f242e4c5a6978521b1baee9ee session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=294263658696881152324815395273602443147
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 session=7095
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 traceID=83610534938419261836352602029232497696
2023-02-17 13:06:43.031 DEBUG tokio-runtime-worker parachain::approval-voting: [Relaychain] Imported new block. block_number=4149578 block_hash=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 num_candidates=16
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284, validator_public: Public(c4e7fca6794a7c5da9808b8ec44b1b68b268db22a769a859ac727a39ccd4595a (5GWtA4e6...)), validator_signature: Signature(0ea65b4d3584550bb20cd3069ca1ac4bcca3ad3364a6b9fd4482fa547f498a6c0bae2cb54a7f00d0f5f4ba06fbeffb2147416114941403deba43a70183d11481), session_index: 7095 }, ValidatorIndex(60)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284, validator_public: Public(681e3fa298dc8c84d422a6c5def4167619e3f6856ea86abde5ed3f6127068a69 (5ERDpgQ7...)), validator_signature: Signature(28c267aa7ef65a83463b82f92ee671bdf77b10e6f19f1b82ae57248d74c6372669284c65815f46e42468ee60448e3873a4835bd1e070bcdcd50e1d3a6512568b), session_index: 7095 }, ValidatorIndex(61)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284, validator_public: Public(1c83649a52f722e5fdb4e9d50ec742df7166f479393ac50d655bbcf68b5c3c30 (5Ci6EHJP...)), validator_signature: Signature(8af6d950724dfe59acccfcbe40fdac2a2e5cd88f519cd67861498edca68a794c5062ace16446d2e6f6382ed59045a42453f989cf49a26a8bc8004fdcd4e9558a), session_index: 7095 }, ValidatorIndex(62))]
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284 session=7095 num_validators=103 traceID=83610534938419261836352602029232497696
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284 session=7095 traceID=83610534938419261836352602029232497696
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284 session=7095 traceID=83610534938419261836352602029232497696
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284 session=7095 num_validators=103 traceID=83610534938419261836352602029232497696
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284 confirmed=false has_invalid_voters=false traceID=83610534938419261836352602029232497696
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=83610534938419261836352602029232497696
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=83610534938419261836352602029232497696
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 session=7095
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x02e029e052920d258de58e58808b124a800f4d816be85cdf98a47cd27c48ffc1 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 traceID=3822379839338122106830022656813371978
2023-02-17 13:06:43.031 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0x02e029e052920d258de58e58808b124a800f4d816be85cdf98a47cd27c48ffc1, validator_public: Public(f0da741a8b60aabf43d3714b0b6743cede49ae9e578759bfe18f134ea55a847a (5HWWF6Cp...)), validator_signature: Signature(5c94ec107642ed9a0cf3c124ca59f4e82e9c6f191632f7c46a31cf3c8c944218e134198a9e8abe0262a4c42f1ee6127faf311bf3eb148dd320f02dc0ed89fa85), session_index: 7095 }, ValidatorIndex(77)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0x02e029e052920d258de58e58808b124a800f4d816be85cdf98a47cd27c48ffc1, validator_public: Public(b66111ded92f76e834bb04faec27267db0f43816e9ccf1765eabac9a2fe4836a (5GBqQcY9...)), validator_signature: Signature(7cd2e8c663d62d96a7347352d1b248b2169955934254a5b6e65177fbf8b09731be2476c1687c96f296e4b729b93af6a687f57d696e6be5597169b3865cc55589), session_index: 7095 }, ValidatorIndex(78))]
2023-02-17 13:06:43.032 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x02e029e052920d258de58e58808b124a800f4d816be85cdf98a47cd27c48ffc1 session=7095 num_validators=103 traceID=3822379839338122106830022656813371978
2023-02-17 13:06:43.032 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x02e029e052920d258de58e58808b124a800f4d816be85cdf98a47cd27c48ffc1 session=7095 traceID=3822379839338122106830022656813371978
2023-02-17 13:06:43.032 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x02e029e052920d258de58e58808b124a800f4d816be85cdf98a47cd27c48ffc1 session=7095 traceID=3822379839338122106830022656813371978
2023-02-17 13:06:43.032 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x02e029e052920d258de58e58808b124a800f4d816be85cdf98a47cd27c48ffc1 session=7095 num_validators=103 traceID=3822379839338122106830022656813371978
2023-02-17 13:06:43.032 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x02e029e052920d258de58e58808b124a800f4d816be85cdf98a47cd27c48ffc1 confirmed=false has_invalid_voters=false traceID=3822379839338122106830022656813371978
2023-02-17 13:06:43.032 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x02e029e052920d258de58e58808b124a800f4d816be85cdf98a47cd27c48ffc1 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=3822379839338122106830022656813371978
2023-02-17 13:06:43.032 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x02e029e052920d258de58e58808b124a800f4d816be85cdf98a47cd27c48ffc1 session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=3822379839338122106830022656813371978
2023-02-17 13:06:43.032 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 session=7095
2023-02-17 13:06:43.032 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xb98084bbcc47b1ea4d604a0a38ac6345aa93efc5482a76b1ba58711deb9ff3f3 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 traceID=246574485375057582529311452324835386181
2023-02-17 13:06:43.032 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0xb98084bbcc47b1ea4d604a0a38ac6345aa93efc5482a76b1ba58711deb9ff3f3, validator_public: Public(28185de12093b74295cccf8ef8101d28432194ef6b845844d97011d5265cc90e (5CyH1bB4...)), validator_signature: Signature(689acd4ec333ec02409c4de154fdf1c3111b8133e04bd3dc8014ed64d69ed3441e45beb18b9266f4d26c09a31d9f70a96cf3737f9cd16355f3c0bc667bf09389), session_index: 7095 }, ValidatorIndex(79)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0xb98084bbcc47b1ea4d604a0a38ac6345aa93efc5482a76b1ba58711deb9ff3f3, validator_public: Public(2834c4d53819f1fb315e9a921611cd227a6672d84ade4c2ebf0fd34d02305b0e (5CyRSwvu...)), validator_signature: Signature(6eda7b2a6e2b6241467610fc55a93c2a19d9e0184b6cb8d45e298f46d45fe958e1a4c64b08ac6f596f8bdf70e17d37aaf28483eea684b35a9a2d3c90de07a38d), session_index: 7095 }, ValidatorIndex(80))]
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] Processing NetworkMessage
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] Our view change new_view=OurView { view: View { heads: [0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790], finalized_number: 4149576 }, span_per_head: {0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790: <jaeger span>} }
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=0 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=1000
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xb98084bbcc47b1ea4d604a0a38ac6345aa93efc5482a76b1ba58711deb9ff3f3 session=7095 num_validators=103 traceID=246574485375057582529311452324835386181
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=1 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=2 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=3 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=4 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=5 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2000
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=6 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2004
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=7 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2006
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=8 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2007
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xb98084bbcc47b1ea4d604a0a38ac6345aa93efc5482a76b1ba58711deb9ff3f3 session=7095 traceID=246574485375057582529311452324835386181
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=9 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2011
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=10 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xb98084bbcc47b1ea4d604a0a38ac6345aa93efc5482a76b1ba58711deb9ff3f3 session=7095 traceID=246574485375057582529311452324835386181
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=11 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xb98084bbcc47b1ea4d604a0a38ac6345aa93efc5482a76b1ba58711deb9ff3f3 session=7095 num_validators=103 traceID=246574485375057582529311452324835386181
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=12 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=13 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2034
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xb98084bbcc47b1ea4d604a0a38ac6345aa93efc5482a76b1ba58711deb9ff3f3 confirmed=false has_invalid_voters=false traceID=246574485375057582529311452324835386181
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=14 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2043
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xb98084bbcc47b1ea4d604a0a38ac6345aa93efc5482a76b1ba58711deb9ff3f3 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=246574485375057582529311452324835386181
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=15 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2056
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=16 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2058
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xb98084bbcc47b1ea4d604a0a38ac6345aa93efc5482a76b1ba58711deb9ff3f3 session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=246574485375057582529311452324835386181
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=17 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2084
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 session=7095
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=18 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2090
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=19 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2092
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x7f3963351a6f7cb7c547b98bf62df537884c9f565b976694542dc17deb477422 relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 traceID=169109928551445565789737369891767186743
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=20 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2095
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=21 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2101
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=22 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2102
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=23 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2105
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=24 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=25 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2110
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=26 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2114
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=27 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2116
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=28 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2119
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0x7f3963351a6f7cb7c547b98bf62df537884c9f565b976694542dc17deb477422, validator_public: Public(0e663b465270824348e57fb87a882fc0a744bd72a413aed39da4f51722957763 (5CPatxcK...)), validator_signature: Signature(8aa76ed6e01c659c51bcdea93479dfc101b42117074ac94a8fc69168716c8f6be5d24b7dcfa2d5fd59ed0430ec91edfe978c9ada1d04275199d0503b185df38d), session_index: 7095 }, ValidatorIndex(81)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0x7f3963351a6f7cb7c547b98bf62df537884c9f565b976694542dc17deb477422, validator_public: Public(6e2775779a8acc266d04708db5b58f3e60d7f4c145f68eca509a7d97fcdf2872 (5EZ8r2ti...)), validator_signature: Signature(18c556a47f4f8c8df2ff22aa4a4939a20e4e05c562091a0d1dd7dae1260972473f9a57bcaf3a290e51923dcdbe87089bb99325e09c67c5c3d41a7aa4816b7888), session_index: 7095 }, ValidatorIndex(82))]
2023-02-17 13:06:43.033 DEBUG tokio-runtime-worker parachain::approval-distribution: [Relaychain] Got new blocks [(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790, 4149578)]
2023-02-17 13:06:43.033 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] Extracting pending messages for new block block_hash=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x7f3963351a6f7cb7c547b98bf62df537884c9f565b976694542dc17deb477422 session=7095 num_validators=103 traceID=169109928551445565789737369891767186743
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x7f3963351a6f7cb7c547b98bf62df537884c9f565b976694542dc17deb477422 session=7095 traceID=169109928551445565789737369891767186743
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x7f3963351a6f7cb7c547b98bf62df537884c9f565b976694542dc17deb477422 session=7095 traceID=169109928551445565789737369891767186743
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x7f3963351a6f7cb7c547b98bf62df537884c9f565b976694542dc17deb477422 session=7095 num_validators=103 traceID=169109928551445565789737369891767186743
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x7f3963351a6f7cb7c547b98bf62df537884c9f565b976694542dc17deb477422 confirmed=false has_invalid_voters=false traceID=169109928551445565789737369891767186743
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x7f3963351a6f7cb7c547b98bf62df537884c9f565b976694542dc17deb477422 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=169109928551445565789737369891767186743
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x7f3963351a6f7cb7c547b98bf62df537884c9f565b976694542dc17deb477422 session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=169109928551445565789737369891767186743
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 session=7095
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 traceID=320127376290484260043780581240691964919
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c, validator_public: Public(a2e17fcec4f71da44e98bcc7faaa448f8bfb4a9effd0192af29cc0189af05a47 (5FkGbrYc...)), validator_signature: Signature(6632f2761c22702ae6272f77c472fd5adb12f136695c1c3784b649282b1485037837249966fda57d3b8fee1d11325adf4e146537af4c7e6819472b0a72a88189), session_index: 7095 }, ValidatorIndex(3)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c, validator_public: Public(ec431600a3d976eb624c95b9adcecaf786c459688c83ddb49c3cdd106bd1144e (5HQV5yi6...)), validator_signature: Signature(da73401469a2304e55d841be757267c62c2727af1ca3d9f650cf9b4308246a25d3cf25c06a9ba6b2e50d904ac36bd14c55bc9cb458ab5859c9b14b5ce1157b85), session_index: 7095 }, ValidatorIndex(4)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c, validator_public: Public(d6fcfc02fb53643440d29baad70dbdf1d8c918710057ca7d576c047c960c516b (5GvbFqK8...)), validator_signature: Signature(e2b8d3950baf2152a85244fd2e11912cbee5d2a62ce265b6f9a05dca79128557c64d7dd33a12ee33abd848cabfaca296585be768a30c52690473d02ea808c18e), session_index: 7095 }, ValidatorIndex(5))]
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c session=7095 num_validators=103 traceID=320127376290484260043780581240691964919
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c session=7095 traceID=320127376290484260043780581240691964919
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c session=7095 traceID=320127376290484260043780581240691964919
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c session=7095 num_validators=103 traceID=320127376290484260043780581240691964919
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c confirmed=false has_invalid_voters=false traceID=320127376290484260043780581240691964919
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=320127376290484260043780581240691964919
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=320127376290484260043780581240691964919
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 session=7095
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 traceID=161723003823406059934787194297910938778
2023-02-17 13:06:43.034 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e, validator_public: Public(c253d176ca6c77fe40eef8cbf895fe16fa8dd29bf6f16b7e966e11abdf26585d (5GTW3d1n...)), validator_signature: Signature(4a1abca559bd01aaf6cb090155eb46b686ea1dbf3a7c656076c96b1bebcfc9563bafe12ff4f46aed4cd0ee5d7708bcea66b328b08003553ee7385a22cb227883), session_index: 7095 }, ValidatorIndex(30)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e, validator_public: Public(4a11d47683b678a0937f6bd2e1757d1c7b51804cc0ad888fdfbd4473c9dc002b (5DjphPid...)), validator_signature: Signature(e08a459ab68aef5a566dd55a3c2f7a54c409cc5dfea5ee83a72da14411957e2dd0f7c23d3f650776637ff3835531907f647aa296d8d8de30777e5e6648a7288c), session_index: 7095 }, ValidatorIndex(31)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82)), candidate_hash: 0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e, validator_public: Public(181849700827c0efb277d6ddd976594f5c08976dbbb3b8539f38906b84735d6a (5CcJDn2o...)), validator_signature: Signature(a440b26cdbdb455bd030d4c653727b0fac97f6c9c12c444e4de45b2ca901bb45ae29504de3d20f4d4f1cf35b1fd06350bb6851eb978fe51aca511ffecf15528d), session_index: 7095 }, ValidatorIndex(32))]
2023-02-17 13:06:43.035 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e session=7095 num_validators=103 traceID=161723003823406059934787194297910938778
2023-02-17 13:06:43.035 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e session=7095 traceID=161723003823406059934787194297910938778
2023-02-17 13:06:43.035 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e session=7095 traceID=161723003823406059934787194297910938778
2023-02-17 13:06:43.035 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e session=7095 num_validators=103 traceID=161723003823406059934787194297910938778
2023-02-17 13:06:43.035 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e confirmed=false has_invalid_voters=false traceID=161723003823406059934787194297910938778
2023-02-17 13:06:43.035 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=161723003823406059934787194297910938778
2023-02-17 13:06:43.035 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=161723003823406059934787194297910938778
2023-02-17 13:06:43.035 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82 session=7095
2023-02-17 13:06:43.035 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.035 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.035 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.035 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.035 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.035 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.035 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.035 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.035 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.035 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Waiting for message
2023-02-17 13:06:43.036 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] DisputeCoordinatorMessage::ActiveDisputes
2023-02-17 13:06:43.036 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Waiting for message
2023-02-17 13:06:43.037 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1002), collator: None }), occupied_since: 4149578, time_out_at: 4149582, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1002), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d51fb5a0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(17), candidate_hash: 0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730, candidate_descriptor: CandidateDescriptor { para_id: Id(1002), relay_parent: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, collator: Public(8c880313253edb68481d25fcdc94c0ef4ee61777b306b789f8eb2ff33dbb4558 (5FExxvbm...)), persisted_validation_data_hash: 0x8d9dc7dc4a92435926a9854dd65cbd2bfa01bd3bbb942cda22d3b4c554c7f3e7, pov_hash: 0x7dc8eac2d42f0621e977512f6642e45de00f1c3e3a9a8f7224f68f044f61f5d1, erasure_root: 0xe4f96581e5675836ab58860321834e43c3e0e0e7575056781eae5bb47f944060, signature: Signature(f2702dce7aaff20bc9dcc953a71b250138a5e8976e37e553c655e91bce377d786d60bbcaa7de08654df06d5653477ff84644c8d64fa888a00bd56df943c0bd87), para_head: 0x9dfceeae55d85cb0f003d13624e4f43ebdfb248809ab30908b9011a6ade6cf4c, validation_code_hash: 0xc165d9ace4d9fffdbdd8a2f21cb4d8007cae66656de5daef380deb51bc3c46d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1003), collator: None }), occupied_since: 4149578, time_out_at: 4149582, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1003), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d51fb590, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(18), candidate_hash: 0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25, candidate_descriptor: CandidateDescriptor { para_id: Id(1003), relay_parent: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, collator: Public(3ec41d0cd50cc2d1b92c05e62a6e518867e605443dfef1b883b7be1b3adb486d (5DV15pSL...)), persisted_validation_data_hash: 0xc82c7552ef158fc9a0a600f96a2429cf8f3eb5db2b2193c7c48b72d50398b613, pov_hash: 0x7d2e89d6baf0995cc83401a976575f004e90af35132f0a1869c051601eed1fb9, erasure_root: 0x101c359e25ba1e4c8d16216195dc21410e2a4e6c0ae914808aae48d2d749c50a, signature: Signature(5c54b5e0d02a8ad019195247db61da32768103b92dc8de23659190246661bd4676ba0263a236dcd5a0547f0cdeb24f8cf065f00dd6e283c645df1197b315af8f), para_head: 0x113b11ac04ef8fab16f87af8ee064441187b6ce60c781adbfe326b5ee59c3c75, validation_code_hash: 0xa2c873379ba5250d7eb24b695e13dda0df34123e79921a96480f7f244e5ffbc3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1013), collator: None }), occupied_since: 4149578, time_out_at: 4149582, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1013), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d51fb580, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(19), candidate_hash: 0xdd611e82c5b538960d0be1a6bd2b278b816c950f242e4c5a6978521b1baee9ee, candidate_descriptor: CandidateDescriptor { para_id: Id(1013), relay_parent: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, collator: Public(aa8350cf0f59d214caba3ae6cfc017f84e72240fe70f78c13c924bba30b75c2c (5FvH1Kyu...)), persisted_validation_data_hash: 0x2ad5d3426f0f3034c6bd1cc066eb58c664789e2c0654ed89bd4d1b5cf265e1c7, pov_hash: 0xcd0956d7ddf17f192ea0ff61f227ef5a682e5d33f54aa379cded9bcf5bc03bb6, erasure_root: 0x84e50494c9dc12ae9ebe2c2e5523cb07f2f7fd1b96842c4ea274ce2ac4b4a8a4, signature: Signature(22ca51a8a99482a1bc501e76a44849a752a8d6a275e860493b8754416463f10544b48a659bc8177686b0ce292407e535f366eaf61e293283396ad292de80f582), para_head: 0xaa811904da7a9978a0c87446f467279a3253bca83c617c789e5110d0d5b7b6e0, validation_code_hash: 0xc0fd2231616eb72b0e7f4dc0e9decf70516207a6370b2129c0d7a81cc5bf382d } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1015), collator: None }), occupied_since: 4149578, time_out_at: 4149582, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d51fb550, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(20), candidate_hash: 0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284, candidate_descriptor: CandidateDescriptor { para_id: Id(1015), relay_parent: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, collator: Public(406c634171e4db4f2d1d4a8ed82a57e05d99f6be64d5c36ea455f1eaa775a83f (5DXB7tnZ...)), persisted_validation_data_hash: 0x89725470563b34a38ae0a3d6112b232cb064f9d9aa3592deed42276517e41910, pov_hash: 0x1e142dbd4b54949788ef7e56874025aefdedd671ce9e875a69547bb42a9dfc05, erasure_root: 0xc72d2abfecd65423dbb229e7bf98afca032d12d597e6f07e0101dd7fab8701d0, signature: Signature(5a58c768cd1c98854598e26bc301d687438414305866e5a22cc4e8e39b974c056f9f56379fb608948c3a3433e440a9bd45165dd85a2b7b50289f3d943df71d8e), para_head: 0x00dab6ac6db39cf0fed188a7df3dd673699b1c0b239f59eb80726df281bbd30d, validation_code_hash: 0xb473780984cf7007e14d698aed2468a7350fd4ab2646984dc7df288f42a7d620 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2015), collator: None }), occupied_since: 4149578, time_out_at: 4149582, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d51fb560, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(26), candidate_hash: 0x02e029e052920d258de58e58808b124a800f4d816be85cdf98a47cd27c48ffc1, candidate_descriptor: CandidateDescriptor { para_id: Id(2015), relay_parent: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, collator: Public(b63a114cd5fbb5380c7171f48b7c9354dba906f52b2924ec8276eeb0d67dd117 (5GBdpcxZ...)), persisted_validation_data_hash: 0x83901cd049b0a893aee9c15ede5b11b8d1c9beef28c9f361ffd4a6eb49a3d9f4, pov_hash: 0xa7e4fba28246864c69fc415c82eaaba02deb68d418135864a91ee984a5764ff9, erasure_root: 0x48da7421c80e2b725e1802bda6b66048d617569780fc8f09a6ce964baa919fad, signature: Signature(42df2180570aed3bcab83e5e74d65929cf31f58464fa8314a549a4977aa6d2473479852b87eb4772ed3a2fa141a1527854a37063fd7c1c82cba1aaaf0fe67680), para_head: 0xb86ec70da0046c7c61501e871210cba0fa25c352ba75efa98a96a4890efee9ac, validation_code_hash: 0xe9875e8ee344601d91db81d6da8afa30b102f9ddd54946528dfcfe161d55070b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2026), collator: None }), occupied_since: 4149578, time_out_at: 4149582, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2026), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d51fb570, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(27), candidate_hash: 0xb98084bbcc47b1ea4d604a0a38ac6345aa93efc5482a76b1ba58711deb9ff3f3, candidate_descriptor: CandidateDescriptor { para_id: Id(2026), relay_parent: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, collator: Public(766128253cd6f337fa8f7b98f4a095400ed5d36d4219eccef4d458538bda375d (5EjvNN72...)), persisted_validation_data_hash: 0xe668b49b2036b8de1d8452e3149727473169173bff597e157ffacc604915e74e, pov_hash: 0x7a096b4aae1b7f5ff5ce7392c3b06250ea5057f611a3c9c7fca0cbe711a415c9, erasure_root: 0x51e32792e07e6259b62617a3918510df12b4143b4db7176e8a331d5c3b5d3774, signature: Signature(70e712d74481d46558e12a0c1c7411d52d8a529730e2c2de47290bc1570bd05a1b8af3651cde1faac58eb0ddc942292ec3cba25bc2aaa20a68b39cbcd31acf8e), para_head: 0xf52066cc6b0629aa3c925b799f8ab267b2485199e9d71549252fa6e9ce41b469, validation_code_hash: 0x50ec7cdc20022308c81d01ddbf1d1fa5121a21d3c1507d32711952a3fef66948 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2031), collator: None }), occupied_since: 4149578, time_out_at: 4149582, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2031), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d51fb530, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(28), candidate_hash: 0x7f3963351a6f7cb7c547b98bf62df537884c9f565b976694542dc17deb477422, candidate_descriptor: CandidateDescriptor { para_id: Id(2031), relay_parent: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, collator: Public(0e06f0dc1c9dd66a80e13beeca088cc9e99cec69065cd758088e7f538fb60410 (5CP6b92z...)), persisted_validation_data_hash: 0x8758db6696f7c077afc68192ecda9b363cad5515f1f1c0804a0665863a91ec96, pov_hash: 0x5a78bb89de7c730ee1c50df62bcdb006f37489eed68c506a19a0fcfef2342cab, erasure_root: 0xd913a756fc62b4454bfe38d5f6b386ee46fe0d4586591429444f91139c9bbb96, signature: Signature(5e8292d23147d45656652f8dc3ea199b756ae1e5cf934b43510718cf8c584f413641b738fcc9dc345bc9ff8265791787593e6c7d39881ddcc06ab535ee264a8e), para_head: 0xa5a756b1ee69736c842a8610380ab01a3cdd854c6fafb90f3da929a7a924a1ce, validation_code_hash: 0x98bbf023fc9e033deee0b54e1b2e1ca8e747d2dd9cb658cc07344df196fbd222 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2106), collator: None }), occupied_since: 4149578, time_out_at: 4149582, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2106), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d51fb540, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(1), candidate_hash: 0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c, candidate_descriptor: CandidateDescriptor { para_id: Id(2106), relay_parent: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, collator: Public(8c2e3ea329942116dc540db18a22a1825c63320f393a46def83f9514b39a1047 (5FEWJGbq...)), persisted_validation_data_hash: 0x5ec24d5310f0219dd5e66959a2dd4b4f633363ebb6989256917a483e6f69dc94, pov_hash: 0x439a6afdfb71bae9c702c404c2d91a76fc075fc29c87447780135c87e4cb1d85, erasure_root: 0xe81cd8649ae3310dff59442393c364898f69d3f7d259ed1f18fe9dfb9d83395f, signature: Signature(6025665af7b63bd655bf6e7581c5ab2bc697790fc916ccfd419e215c260a09387d93cf3f6cfd737efb833db992c248b14fd88c86a774b028c39853ac8fdd5881), para_head: 0xf88162f2302652e38fc3d8c842bfeaf1e66102d6b025eb2925a06e6361870d3e, validation_code_hash: 0x6aaa8ae09add660bc8b6ce9cf0752f56b411533fb74276e35ff47e23ee93a8d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4044), collator: None }), occupied_since: 4149578, time_out_at: 4149582, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4044), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d51fb520, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(10), candidate_hash: 0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e, candidate_descriptor: CandidateDescriptor { para_id: Id(4044), relay_parent: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, collator: Public(226b78dbb96721c3a79c8bc24afb5c3f50383373a888ba80906e3fd3bcd3ab77 (5CqqQoGn...)), persisted_validation_data_hash: 0xddb26aa1b0b1725e2285bb211e01796011c9ecf8fffe56f2c49438367684ec15, pov_hash: 0x384a1d611d942c477198d683b3850bac55df095a0925ef01fd75204e3a186b94, erasure_root: 0xf03aa18b6f4d59d934c4d8442311b1ef5a21bc5add9d8ab901f296b5910b4b00, signature: Signature(ba1beb31c39d1337e85be6915cf4c366b145f721ab19cd6366932a84dc5e8103e364c5f238513c38dfb13ebc008b1357238e157813e49f44aaa61b699a9b798c), para_head: 0x7c3971f9bf77e315f7ac5aeb9b3ffb9a58def0c9b22d2acdc46728a565cc04aa, validation_code_hash: 0xf3715492fcc7518d90ac80fc1b214464edf60488be2b47df48c1d207ceeffd5f } }]
2023-02-17 13:06:43.037 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=30 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=2124
2023-02-17 13:06:43.037 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=31 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=3016
2023-02-17 13:06:43.037 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=32 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=3333
2023-02-17 13:06:43.037 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=33 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790
2023-02-17 13:06:43.037 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=34 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=4101
2023-02-17 13:06:43.037 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=35 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=4197
2023-02-17 13:06:43.037 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=36 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=4219
2023-02-17 13:06:43.037 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=37 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=4227
2023-02-17 13:06:43.037 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=38 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 our_para=2121 their_para=20048
2023-02-17 13:06:43.037 DEBUG tokio-runtime-worker parachain::collation-generation: [Relaychain] collator returned no collation on collate para_id=2121
2023-02-17 13:06:43.038 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1000), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1000), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230560, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(16), candidate_hash: 0x2828a91fe8d100d33ce4b7ce433d0189bf8603b1ffa5fd197034b8c2cfb95157, candidate_descriptor: CandidateDescriptor { para_id: Id(1000), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(d23c8c6b2f0d31e31ac688023cd989d915b0bf5ee61275988faa3f4bf512fa1e (5GpMu8Yw...)), persisted_validation_data_hash: 0x68676808cf15bc8a597a225a34ab420632585fd6363ebcdf5a032d99671b72a9, pov_hash: 0x5e3641d31b4e2f97d891c8476dd9f25985e398b3590c1f129de762e70a5c27af, erasure_root: 0xf4344f803ab1831fb2f9050a376a018624328b2efd20280055b45aabe2609470, signature: Signature(e00de48bbc9533f17a6d7840593e42adc89069aa8e643c2fdeeef324eb1bf01308008ae3746296c46c49c06afd5a3c9938a4286ab527fd387a5619e961ef5a8f), para_head: 0xee55fc93ca5e4ab63d2d00b7759258eb4fdbd8a5f27a1fc853fab9a7a874aebe, validation_code_hash: 0x04567aee7142708e9d73988e9cdfda135703e7a325eea85b6b68726f9839c4b6 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2006), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2006), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230570, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(23), candidate_hash: 0x54840fc56ce6661255c58ce6b1cd27f99356f9782dcf8d4376e26104e6530eca, candidate_descriptor: CandidateDescriptor { para_id: Id(2006), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(04310cc8f2be58c6654df64f277f082e32947ea5f8089e43abea18cc230fcc5a (5CACctWE...)), persisted_validation_data_hash: 0xaeae285704ce6b87fd56cb98b8f3420e6411f61130aecaeae2ebcb2a00d137d1, pov_hash: 0x153414c424576d7ecd8f9999a59894ad81fb2fdacd8db609826ceceb79e085a4, erasure_root: 0x975960165314476e4dca1711806f19a33d87694915043143912868ead9b1e3fb, signature: Signature(f8763b386bbf7477e9c42b4e479dd38372f5946ce51125433c2bee1f5c43a645930777ebec443966cce43a73a985e5ed8a870d27a6a238eb0420100ed2fc298b), para_head: 0xf7415b7245b810e19ce5589241fda9d81122bae49bc92b4f885add366b257731, validation_code_hash: 0xba709147324dd9118818902499fe30be15f05daacb7b18a507771a2aa83bb128 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2034), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2034), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230580, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(29), candidate_hash: 0xbe6c1b708dd3047a7e6fe93e14b2dfc4fa19468d801a305a251889ded7325fe6, candidate_descriptor: CandidateDescriptor { para_id: Id(2034), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(0c327e5c111897a96e3a7b5ad99914c653386ed76ff1ca226fb7f55db9f78b12 (5CLhRyqp...)), persisted_validation_data_hash: 0x8010f587a11a9e7c87871064b4a959e7890e7a2f1a1ce6d39e87bfbc67700a0d, pov_hash: 0x3cd32f8dbd08b02e0ac9c2e43fc47879d1d4cd9ba52706f8f1abdf48b53d4416, erasure_root: 0x09f28df5203ed70f25ce1e2f552f97c21fcd468dbf8d5c3fa0a2fc67a8ddf410, signature: Signature(c628bf05130c50adfb1028f3a8234d45c98efcef52a492a2366ae3fac51e0c04803cec960146a6a7bb6fae691b4ba7d1e57de5e43731c465f6f456689d70738d), para_head: 0x4e6d3a34edeeb87fe386e643b774e01bc8fddad5bb5cefd2b69f11851c600886, validation_code_hash: 0x9e66664774c6191786a2da9f5c43b4d336f062f9cdfb2f060bc4fe64d96756cb } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2056), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2056), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230590, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(31), candidate_hash: 0xb9df2d0b40937f30ed85b67d028d62c8b4cdecaf8f0b21b859722c0f03f4c275, candidate_descriptor: CandidateDescriptor { para_id: Id(2056), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(02febe7b8b3bb3a3e5383b9b497ef2581c270705f65eecf0c2d4eb259f962f10 (5C8ddMvZ...)), persisted_validation_data_hash: 0xa22b07c0e4d0de1e8abf1fb3abbf1a05da21398f0dd85ef125598c2304a3867f, pov_hash: 0x8963e139a06ac85ee938b5c9681a993efbe2ea7cb47f9e992b68359d5ba8a1c6, erasure_root: 0x92eab6bd0abea5201f7a4665d112b05851d5232dd4939f1a429f62bf3128d6bb, signature: Signature(b69d74a2ea5ed6dd36b2b55f10452e89581493e5df745d2fe6a500c0e252473093747d57dae40948497ebba6b2d7aaa57b46a8587b6a7e1ed773538f66c99f87), para_head: 0xa51c0af459cba462bcd7d9c308d03d69d39cc1b0603338e86fd61d8658e4178c, validation_code_hash: 0xd35b3f207a58f269083487220cbfac5d7d8c5403935e3681c9da5832414128fc } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2058), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2058), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52305a0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(32), candidate_hash: 0x3003cee88eb0031cfd32784b226c24026aca62b38aded1d573687a60c7e10eb2, candidate_descriptor: CandidateDescriptor { para_id: Id(2058), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(80b11fabdf011860d6612ddc394b8c5164ba6e41e03c4e33914ed7b1c931e02f (5EySbwCs...)), persisted_validation_data_hash: 0x3e460168739bb25f760c85033da102c661bc44ea9c2f8a7d6ad517cc0e8a0680, pov_hash: 0x3c710a6b1020d1ec4af529cd73ab823f469b05f1f9874a66dca769139ab1e583, erasure_root: 0x41af787192e683fd68df359883d451623c1cf24c3f1d0a2ce2f576ec0302911f, signature: Signature(804e145f82b66c1d3cf1062fb50d9ecb1e1d691b04cacda1916e60ec9b85f4603450107b359c08af70ef861ea230a9cff6dc1afc4d0a9d30d321293835ff968c), para_head: 0xe12c3c9f1275c675db8c98bee96f4290da417adaa1899bba80af1d8a15551bb8, validation_code_hash: 0xdf75492fb2d30982a17c356cdcaed74d101a4a84019be1e63a0c7d15f251b9e7 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2090), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2090), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52305b0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(34), candidate_hash: 0x61094e42002a232198406db7016f54a89459d0555840d9c66cb54b73096a8960, candidate_descriptor: CandidateDescriptor { para_id: Id(2090), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(d63cacee1b07edfd7d260e6582323db7311efc41395a77f0085f481c0bb4bb6a (5Guc8RoJ...)), persisted_validation_data_hash: 0xce39dc5965b7b294caab19b0e72e72c239bff05ff05442d8f164f8f2dc5dfe7a, pov_hash: 0xcc467d118d1b6f6c966f2031edbe5721b0459cdc12599875ca39034bcaedf6e0, erasure_root: 0xb67385c15f6e41603b1dcefd6402faaf798d7bd99be10936e7a6c3b8d38f5e3b, signature: Signature(70f3f04ef6eae5b731de1f86dfee1fd7c076323c5b10b829f0415cfc96e6a562a47915f77bb4bea57555528284831ac3cc8b5c9f328676c0280547f6c587ca83), para_head: 0xece75b3655b76985de13f31f19c8a3e0112caebabb1ed070e2564f56be115a4d, validation_code_hash: 0x8e275a23bfa73a68aca429eb36c95f24243b65c6074b65837521ea6b590b15e8 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2102), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2102), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52305c0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(38), candidate_hash: 0x0123d3c68e1055b260d792e2f9567260504b4609c71a12adb44e574149545a46, candidate_descriptor: CandidateDescriptor { para_id: Id(2102), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(4ef85c8d0b63d5bb300f92f207f2da7704e3ef17b8b32cb1ffe9fb46a77cc67d (5DrFNU8m...)), persisted_validation_data_hash: 0x5b673086771da669e4b97a4ab41156131e1de7f5c78ceeca5458aca17de9de06, pov_hash: 0x7ef35f479873d5fdd985a708ce7161578c954dfb109b51932738ffb810ff8794, erasure_root: 0xf44a84f57f9071e12b2c5a0504df3aed413bebdfe5414feb2a268633d7258461, signature: Signature(4c7314abc161749a2730074c480d545698f75c7da4411f724c837aff9231582f125f9a2f10f4cb53a0c432157b2f733e023e70210170845cd22057c6757a1f86), para_head: 0xbfef84bcd25930bf9de8f5b3e07a58bebead961733a74a17317270f4a16802e6, validation_code_hash: 0x8c52de6c01e6d4a738dbf5ae74d1d00ca461775edbf27f2da9ae71c6a678fd60 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2105), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2105), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52305d0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(0), candidate_hash: 0x827c575308b67eb863e28fcc85ff93e9c677429455da71c1acab44873e230068, candidate_descriptor: CandidateDescriptor { para_id: Id(2105), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(f8c8f5f210b2ae230874b347935fdbcadb29cc2f919132e341ea85113f9ad175 (5HguRv2P...)), persisted_validation_data_hash: 0xefd6d5a37b06f214babbbea4b1020b611a3de8e8d988384a0353c9c6a8602149, pov_hash: 0xb693e4067d0cfa234f0632960546ca11b7f21b2f6b78c208a54844324730a36e, erasure_root: 0xb9965d2bfadc73bcf27685f668a9b6bcbc22b7edcaa53382ea86d3a35131e0dc, signature: Signature(5ae09421472ee2cd6497705a80d698fdc9c6b66511b9ce6187bb6d7e974eba1f3d9f1d4f9c29f92fffae2bd0ce5c786b086230c8b7f7b86e3a9063931a675483), para_head: 0x5284009f519fccffc3621187f1341bcde6e7270f97b7a56ac5dde8889b662cc1, validation_code_hash: 0xe3241e33a15a5f802084fd31ed78f572651df88d8e04ec52b61b3b61f2550d06 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2110), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2110), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52305e0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(2), candidate_hash: 0xf1a564aca7d868280c10afae92519ba55f0adacc246bc498bbc7f97562ff6ec9, candidate_descriptor: CandidateDescriptor { para_id: Id(2110), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(fa76e6346c51ebf679a3ce729b2f961ca656bf018e8448b09dd58d6aea7ea202 (5Hj79amv...)), persisted_validation_data_hash: 0x3c6334abb5ca3ab3f780327984aef08a2efaae604392597f01edfe078e837a6a, pov_hash: 0x73d5d5891b1561fbee2f44c46fe1c7529a04fb206087161f967a17b23564a4be, erasure_root: 0x1a7bc912271aed1a60676971a988535b9d876cca4036247b62d6129e5bcc4826, signature: Signature(3866e02fe3cd312c790ab692d48ebc17696eb68fa0d73abcc3e49607c44d8a459fcecc88cfcee9ed7414fc53964834324585bd0ffec99c8add6fd53bfcc5f783), para_head: 0xe46a365f796d9fb0584fe2c67311d48f59f536070f540331554653f90ba9cc1e, validation_code_hash: 0xd817e4a2a2aca16f91e1f1db278bae6173436d222ae4a09b1bd5f01d5e03c9b2 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2116), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2116), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52305f0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(4), candidate_hash: 0x23113aedaa502c226680bbb662ec49fc3463baffc4dcd7c6469fcf7e5241bd94, candidate_descriptor: CandidateDescriptor { para_id: Id(2116), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(2c66569166bc40c49642847dc063ce1782840c8930c6f8855ce3ba0cd62ba029 (5D4vN7g8...)), persisted_validation_data_hash: 0x4eea11d304dd5352406f19d7758311da5a15734a6b3e2726181cbf664fb6841f, pov_hash: 0x4643ebc5df75f8351f0e17645eab302c60cfe3b82b2f7385dc11e7cd5ab00e29, erasure_root: 0x376fb385bc6e5f42015a2f5e63fe9ae6beccef72da6048b04574bc1aaf6cecaf, signature: Signature(247a4b7784eab3ac6c4026bafeda65159d472dd4922b45d515c9fb1d4f393631277fd15135765581efff6c3866bb1e1216d81ab5c0ae066407c5e8fc391f078e), para_head: 0xb41bb501c4f12f45e486426f69ac194797512344582fd29595e58db0bd367c11, validation_code_hash: 0x8fed624fcce7b11770b39bedc08dbe2c6c14aa244894faf6452c4009549dd4f6 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2119), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2119), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230c80, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(5), candidate_hash: 0xca52348e551698e3b47371a7dad03d5ba44b8de748f6e475e87b9025bfca20a8, candidate_descriptor: CandidateDescriptor { para_id: Id(2119), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(a87b6d0da26081bdc3a1089a170c77c878fb3a6e976a28b327bacbbf582ff741 (5FscZqXw...)), persisted_validation_data_hash: 0x189e9ccc693056e4366f75965bc073e64b53881eb4fa9dac9d6ceb5a4805bf5a, pov_hash: 0x691ecb03ec17e2bd6161bff40d8f077357182d9cb968ce05441f79ac813eb9c2, erasure_root: 0x7f2602b8e886f37efe7303b9021f38a1a1691337aad293130b9a328431348390, signature: Signature(22105bec6f4a0a9158bdc7edce627a5e0e4aca9831c0292adbe130962ebe0c57ff3cf39b334a4944e477521c2847bb71b0fa744459b1f6b8a642980f2ed91f8e), para_head: 0x59994465ddeda3b7e3663953fac5bfd36d5e212350db0fcb731c2683bc0ddebb, validation_code_hash: 0x665ae2e3bbb9158e5dc4c4f9d32ce2a9889e8f5a568ec123df335da2cf77072a } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(3333), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(3333), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5230e40, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(9), candidate_hash: 0x8ea763958e60530c77d448524bd60940375215a4c585dc637c8af342a81efbad, candidate_descriptor: CandidateDescriptor { para_id: Id(3333), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(664c37f1b8415f36ce20d235767b77ea18988e56dc8f06bd6b87eac76387bc09 (5ENqPAn7...)), persisted_validation_data_hash: 0xb10cef09cce5cd9f969ab0e9e27c1e95d91ae200c72a13f131e69b28d6ac3fc0, pov_hash: 0xdc3fc0060a9238d7191bedd7feb44c4a8443bba690612a8909d9f6ef2718353d, erasure_root: 0x2fff5821958f5bbfe16eb09603e7e610316071d3789ab7be3058378d7c3e8156, signature: Signature(3c4931708742ac314d674ead949c76a7be08ff6839205553d8a431ce2f2aa94e4c919d3fce941a7838c3983b670dcdeff40261bff88988dea82ccc9c4c46ea8f), para_head: 0x3d30d78957bbea445f0f7af156f54266d7a24950721423f879844c138d8a32a0, validation_code_hash: 0xf054b745e5dff013417d475cfb0dbe8109024c71f8e80f0f299139ca8d8af10b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4101), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4101), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52385b0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(11), candidate_hash: 0xdd96937d1b37dce02d188280e2fd5922547ed9b591686a2128c975a749cd388c, candidate_descriptor: CandidateDescriptor { para_id: Id(4101), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(4ef6200ac2f43e7a7af6f1b52cdb7f529b8df71474ecdb6bb95c7e21297eaf49 (5DrEhwJM...)), persisted_validation_data_hash: 0xc91738ecdb169e043af488eeece62950e122f7b5e9c1c30fd96483b1aab891c8, pov_hash: 0xb9db922ce30ca000f95c77dddcfb05b50be6302baa004c8fe75fc68d49d9c188, erasure_root: 0xf8f7e5168aba494b1f5efbeb942a3c5ebafab9177b350064b4f831e15c4f4a7a, signature: Signature(84acb5f6ab9abf450fdc12b5ca45bee67e9b80efaa02e0a224e5ce91bddeb6648b51302aee04c55c1d54bdbe53bfd2864d9b66aa5c56972c31d629eae3e0738c), para_head: 0xf4aa4f77437213f4a127a09daa15e52bb3399fbb3aad4ed1b31d3c9d1b0236bf, validation_code_hash: 0xd9e55e7758ef5c9aa547baf7c415e5c9625d057ecb6095a2aa21dddff32bddb3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4219), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4219), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52385c0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(13), candidate_hash: 0x714a1e49d02bddad2597469a915d6c5bae6b40a8a6d53971e9e52e18243e579f, candidate_descriptor: CandidateDescriptor { para_id: Id(4219), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(f26c6c0dc0f10277f1de3c43c40989ae7f2b8299308fdaed2d58df408a127065 (5HYZer7E...)), persisted_validation_data_hash: 0xb6f9d0fd26e2f904a4990a422e8b6b463065f0f5e4ab89dd86b1f4f18f8f5446, pov_hash: 0xb9955dbf69388cc6c61ad59de1ce3328d179c63fba26a0dac0c952eb76fa3a10, erasure_root: 0x92c4f66de48d9168cc7128fd6ddc1c4b8bfe859c46830081d656de127f8cdaa5, signature: Signature(6c09438229603d214b233af137df76de286ff4ac07f8374a0892d387f1e0aa2fb46cc31496d60e2b946646e466a3970dc7a7407552266c57937520134bc27583), para_head: 0xf9bafc0052046fc09f276623eea30f1582242d6b98ce0e149c1194db1f003dc6, validation_code_hash: 0x3ba3a1dca9719f1752dc1df322cc59f24937e77a06bd3f0f09904d4bcc90e4b3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4227), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4227), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52385d0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(14), candidate_hash: 0xa0b06361a569b9e09dfeb129f0ca74b12f76173c2a020d76550f307756e70fc6, candidate_descriptor: CandidateDescriptor { para_id: Id(4227), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(f2a205cac5aed676fa6dccf4c87666c854d55122327309380eae8a6586de0f33 (5HYqaN2R...)), persisted_validation_data_hash: 0x81c80ace2213cc9811c9ce2b7d0457f52c214aa124324efb0c4c0a27471cc1dc, pov_hash: 0x5767be8afacfac3632121eca6f38ecca618a352e76176a2d7dd0f18a49b3978f, erasure_root: 0x3485232fa1ea78230a59025e33175f928054a05ca89be0297db35e1fbc0d8791, signature: Signature(7abcef1cb659d4baa2a171ab91a778fd65836f837cba8bb071e5453210f9dc19c4ef354d72b7f28de17a308bb3a3d2e9bf9a517c1139a2cfeedb8104d1721c87), para_head: 0xcf9c8220b31d39e1930e23e44febd2ba40dff165959c3b5643119026ac090d5a, validation_code_hash: 0x867d6ea964f5d70540d9b5bec5e7ec7fd5042ac5213056e9826b09e0151764a5 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(20048), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(20048), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52385e0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(15), candidate_hash: 0x86d811f60a385f741a1d5c8d0dad8874cbc5635019c927878ea5270e57a515fc, candidate_descriptor: CandidateDescriptor { para_id: Id(20048), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(ca0b7b224c4a25d307ad841af9d792a28b0f9f24be0ac0398772be687da30c59 (5GdcwVtM...)), persisted_validation_data_hash: 0xd832b2cb6352ebd7d7a5efb9503a11b8efd6940b8912d9abaabc92281b7f1644, pov_hash: 0x5519df6961f5caacf345fee8007318ec0da0bdbd179b54603ed57f70e120212d, erasure_root: 0xe7b717335c83390f98bf5c8064faef63b334ad74fe79395b92ee8a4ee5173973, signature: Signature(22e5b00ffda8d895b7d5e86cb894045ef5ef8c57a82cadb8d014ccb00cd6b3398f3a3480833bc2a9da51dd276f26593e9d56408a8ff71b75d5edc8e38077fa8b), para_head: 0x0bdf10cb7cb9033097c18699be6f3010125319d0c1b1434999a8823f084e1511, validation_code_hash: 0xa0d7645da3a4266c525d275a90f8e3785eb1a64552af51a63ae345ed80df6198 } }]
2023-02-17 13:06:43.040 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1002), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1002), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52385f0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(17), candidate_hash: 0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f, candidate_descriptor: CandidateDescriptor { para_id: Id(1002), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(9a2d0e306cf3452e9464ed9b0ecab02c29e97a319ff01b5d0bf8395ec78b1025 (5FYrcfLk...)), persisted_validation_data_hash: 0xed8a7106f9165a2015e08aa029ce9face2d918a701167411e00d5ee5462f3e85, pov_hash: 0x48ac57eb797888cb0ef6f45c2561dcc5553dc377288f6864132c9636cd6f58e2, erasure_root: 0x3defd30e1ecf9a46d82714c34dbc06a99a62fc8619fd2e551448c72fec18b969, signature: Signature(70344722d6d31af1bad490168c27d5a07ff57fadbd7232786b12d94d35d94370779cc64c3c52871c5899aea0de3bcec8b95bb75ab0b4589b44a0c55d12d9bd8c), para_head: 0x4b1ad0a1c6fc3040f8394e120360ced0ee6e1b881ce4ca796bed05443bd9e2c7, validation_code_hash: 0xc165d9ace4d9fffdbdd8a2f21cb4d8007cae66656de5daef380deb51bc3c46d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1003), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1003), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238600, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(18), candidate_hash: 0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12, candidate_descriptor: CandidateDescriptor { para_id: Id(1003), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(3ec41d0cd50cc2d1b92c05e62a6e518867e605443dfef1b883b7be1b3adb486d (5DV15pSL...)), persisted_validation_data_hash: 0x8e152f1364d0db7af5a7bcc50db8ff94ee1ac196a81d3c6686a0c1db3dd4589d, pov_hash: 0xc19bcc2a83a6a1b7cf512bec2929a500a17c04176fc29f22a53407f7d9737432, erasure_root: 0x1cb037f99115686d875fd0c07ab6f181f2119f3eeda071ef32479acbdbc9d077, signature: Signature(d44b9e3535fe5bd52c398e5806d248ffc2afc8a89e706bee63a0cf6271104f1e8f54b26a91d844bd449927701d649d3a69e6f55fa72bfaa8c21dac8d86e0f081), para_head: 0xd23ec32ffa70f560b1bee0a5c0fae0310acae55b0ced6b1e5559bf23de19a2ca, validation_code_hash: 0xa2c873379ba5250d7eb24b695e13dda0df34123e79921a96480f7f244e5ffbc3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1013), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1013), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238610, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(19), candidate_hash: 0x14792768cccde9a349bd45a2ee2f3a8eb9ad83fdd4858f87d75e4d31e395c7b2, candidate_descriptor: CandidateDescriptor { para_id: Id(1013), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(b20a10492bc4b03a4a07ea98daf5be358f66ba92b133447c588ac7a7aea0f560 (5G69NRTb...)), persisted_validation_data_hash: 0x191e0056b921d0358d2c4d9780629da95b14b0172c3ff767096043d9a737e07c, pov_hash: 0x6abeeae5e1c7b72e31dae785f03e7ef72bd591c3b05ff85d312ade09a0d0c262, erasure_root: 0x0d06a4ade3a0defc5614448bb2b36b734d31d23ed1aa0e5193e7f9010fc60b40, signature: Signature(d4d4fb3953c89ee3c3a2acc0ab67093db7f285e594d2641f53cbe28dadcb7f46553b867ecb59cc1ba4452d8d0517683d8b7b236d259b40b15fef6416aa96b085), para_head: 0xb4d9ead17f29f05f7f058819d3bcfedf2871a6eb4336ce8448a3b393e9b976c7, validation_code_hash: 0xc0fd2231616eb72b0e7f4dc0e9decf70516207a6370b2129c0d7a81cc5bf382d } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1015), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238620, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(20), candidate_hash: 0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357, candidate_descriptor: CandidateDescriptor { para_id: Id(1015), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(34be853eae8ff57c6284691082f2ef2593b6de26ad1758e088ad94bb3781aa3d (5DFrwgRo...)), persisted_validation_data_hash: 0xd2765391af1e024bd49b26d1478fe8a6beffeddd9f2e91d13a3bdfeef5c5f91f, pov_hash: 0x42662ac4df9d53270e20b8b07b6bf2e7003f8dc56fa59fb6d12d5716d59006ea, erasure_root: 0x500a51968a00d7af4e6b3b0b9b8f985ffc3a193781c96a9dcab580ea5256e6c0, signature: Signature(e6d380012d6fc2660d11330c8ed4cd37513a8061764a6d3e107a1dccdfd62641ac200e68ce6f7ab8afc4749cdda92637e2ef054162b0afcae63d84a44badd280), para_head: 0x3697ca1e18d59f3dff7df959b72dcc140a1d017fae1caf7a137638c20590952a, validation_code_hash: 0xb473780984cf7007e14d698aed2468a7350fd4ab2646984dc7df288f42a7d620 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2015), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238630, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(26), candidate_hash: 0x3e286974f4c6861b569c24e0c7f4df65e552b6e68b7cfec5c610f78184f930c9, candidate_descriptor: CandidateDescriptor { para_id: Id(2015), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(b63a114cd5fbb5380c7171f48b7c9354dba906f52b2924ec8276eeb0d67dd117 (5GBdpcxZ...)), persisted_validation_data_hash: 0x40e6e5ffa767a50d0aacfa32e27cff28c7029169496e276aa33e177f2b2cdb6b, pov_hash: 0x7c999aed688b23f24203d5f608ad3cae7b8d980a11ebf219f5e081068efb8426, erasure_root: 0xd2ce99d1b4e4e1e1684d9482c81d7be3d2d86532bb807d8a51c4e072f62d1ce1, signature: Signature(a82cf6d05c7d70dc885d4761f30346ae60a43f45c3498439778404578948bb1f31ea3d0cb0236a13a0f511be32453f4c3f8baf61459ac0ca61f2b8dfac566780), para_head: 0xe1d1db2c8770c5b087a1531e1a01b6a3c178afa94521a2aae0ad0ec42aef60e6, validation_code_hash: 0xe9875e8ee344601d91db81d6da8afa30b102f9ddd54946528dfcfe161d55070b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2026), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2026), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238640, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(27), candidate_hash: 0xbfa42c6a2ef472ced96d40dd337899b5f9786b216fc780b331870bbc80da0eff, candidate_descriptor: CandidateDescriptor { para_id: Id(2026), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(5a580fdd6a0cc2799cdd3ce1c11e12a11090d411ca6ba424261b0c713f9ffc31 (5E7AKu7j...)), persisted_validation_data_hash: 0xa4e013a2e368a763b3a56abef465430bf5909f24b0352de07590b1cb83f0682c, pov_hash: 0x0f76adaef074acc7fb6ba34910595d3ec0077c1ce0b049e914975a6a800af32e, erasure_root: 0x27c7af157d7ebd81b887403de1ba67fada6595006d6c3fd16eb4cc498536162b, signature: Signature(8001e2ad64e6db66893a2faa5688dad99ba5900b0de2c77ace6a72f497378f11a42c20e2cb10d19b80045ca570dbcbe1b306e27a77f0e36a962e982493e61185), para_head: 0x479e01f5b9535a6b7d22a3c00427ef03b309f1253ee31f30658edf51ed8d7003, validation_code_hash: 0x50ec7cdc20022308c81d01ddbf1d1fa5121a21d3c1507d32711952a3fef66948 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2031), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2031), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238650, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(28), candidate_hash: 0x9d56a449cf8f363734901dcf03ba58bb9aec8b0e48a5412561a68572ad120d11, candidate_descriptor: CandidateDescriptor { para_id: Id(2031), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(909a58c29e2bdcdd4d7dfbc26a47fc4e8e797130c5da6e51e0d6f105254d7827 (5FLJbw7o...)), persisted_validation_data_hash: 0xf7208d805f022d327f60437a217f8698ab84e61c57880b7613cedec9bf28de47, pov_hash: 0x59aa17d1e69238264dc31bc191d589265e503af9bbd8d39ca32d5d8167082262, erasure_root: 0x455e7ea5b6788be50ab6a24c984a80028e37be042c619e24ca69401102dc380d, signature: Signature(6adca14cdd4f40cf2117b84676b11d0f913ebdace002b4d69da4763d6d13fb218c3cb7268090bfb2a92b1bf72a05cff4a222edf19cf858ee421bc06335cf1e89), para_head: 0x271bf2ab6da9937eba96c28aa8b5d99ba11bfb34cf71a5e1d6dd7a4a084c9e6e, validation_code_hash: 0x98bbf023fc9e033deee0b54e1b2e1ca8e747d2dd9cb658cc07344df196fbd222 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2043), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2043), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238660, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(30), candidate_hash: 0xd9144020d40f892f1b49af1cc2f595e63b12426e71e34a2cf7fbb2a7094b59b7, candidate_descriptor: CandidateDescriptor { para_id: Id(2043), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(281a6dd69d0d0ece553e43a050faf4fc9f0240bd794445931ae990a101a6741f (5CyHd872...)), persisted_validation_data_hash: 0x6db9ef59130aed6a88dcab777fcf0344f08d99d2c0b2a24e8af78f0ef4086dc2, pov_hash: 0x82e0dca09ed4b635f75cff64ce39490702f84aba7fbd9659950c21b706690564, erasure_root: 0xcffb4fce85ec808b0e5a4d5b0a99d65ac25484cc16425c1562e2f7c6b4465b39, signature: Signature(387211195221a49bff2e0567365bbb8a17be7d683ba3d59f6870e143c2048929d45e979c1abe074590b5d7adc6d600d03c85c3b9525d44be29a019c1f9b1678e), para_head: 0xa748f959c371ffcfe18903fa9175963722d6211416f5771d19a90a0dbf0e33a7, validation_code_hash: 0x330f3d4a5e2b581441ced47b9118937ddd9cce624a3ef75c8f6ad48de1b3f964 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2106), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2106), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238670, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(1), candidate_hash: 0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c, candidate_descriptor: CandidateDescriptor { para_id: Id(2106), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(445241aaeef243a1e86ccb9f83df01333356350f66227f8ae962b648b74c573f (5DcHYmms...)), persisted_validation_data_hash: 0x627f0ca6793ad5d6d1fd2f87252a21ca54480cf26e690a890e7f4dab44505f05, pov_hash: 0xa0855238f13216eacd2014710ce2c92009f24940fef25b20dc4aeb91c3b8c42c, erasure_root: 0x80af27efef9f20ad7b64d4b7907d95fb62967dd8740dc830bf3332ea768280bc, signature: Signature(e4af7adba660264eb22a4fa9f79a2222cab59f117f3c6ae460d2f2614f6aec7a72c3bcac54276b396158fa84da8f5eb695719099b2ccdd4b0f0b2a7df2a2c182), para_head: 0x7aa511118f6a4a24c99a11aaff6cb401115ade6c1e7193e7bbbaac7799e38a54, validation_code_hash: 0x6aaa8ae09add660bc8b6ce9cf0752f56b411533fb74276e35ff47e23ee93a8d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4044), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4044), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238680, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(10), candidate_hash: 0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774, candidate_descriptor: CandidateDescriptor { para_id: Id(4044), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(f2e3e49b9a1cd8c9ed207861b05e5ffde4d32b2e5de430ba27a55fda8702a96c (5HZB9HPi...)), persisted_validation_data_hash: 0x0102e506c6fbf94fbbc1db3c1d79816c995389f4848b878203c526059949fdbd, pov_hash: 0xf46938faca536b09597b5fd4d75395e8b296cb49d7feed34e75c98ebeeb5c7b4, erasure_root: 0xcf3624ffa2d5a72d38c7df36898b0ba16c970f4326755c2e2ba5d07f000258c0, signature: Signature(fcc3f0f22071894313446808d1828913e665b46032001ab4d888a529d2b94d261c6eabb83411b8c2be8d87643d9a8662651bcceb409e1b07548365ebc3062481), para_head: 0x2669bc0f7b3bf8346a69f461960a4e650c0f645eb0459a781d0d70327d70f419, validation_code_hash: 0xf3715492fcc7518d90ac80fc1b214464edf60488be2b47df48c1d207ceeffd5f } }]
2023-02-17 13:06:43.040 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1000), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1000), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238690, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(16), candidate_hash: 0x19dd090e56cf5fd1c363e1626585e77fb742d725805fd1859238f6245799ef3a, candidate_descriptor: CandidateDescriptor { para_id: Id(1000), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(84ddb22d841c3022f298bc7f520055eff2267a138c97cde04f74fd62a4324d2f (5F4v31Nt...)), persisted_validation_data_hash: 0x4fa4033f77e52db1d9141b45fa8cc5a053f1d470331b6bb6bbd1136d0f71c5bf, pov_hash: 0x7378a3b7abc652d65d3959e2dd4183e3f3df565db3b918daaa6f6758fabee4d6, erasure_root: 0xb51e2e19011c233bf77dada30338579be96041aba3deea26605736a45d1d68b2, signature: Signature(a063ff5734988e39f3cd2913dcbd8cb46619b4b46a2f5a59d21002af2f6b1a6df5dcbf76960280c8e2781e180bd4d1b462febc1bd4d73d809f37f7d3be0b4082), para_head: 0x2d8a6d83814eddefc7856a5aba56bbb2285c32e4ca4662cc2efeb9ba59724bd7, validation_code_hash: 0x04567aee7142708e9d73988e9cdfda135703e7a325eea85b6b68726f9839c4b6 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2006), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2006), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52386a0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(23), candidate_hash: 0xd85969f1f93a2f45a7b50b40bc77675f996cacedcbfefb86fb438bfd02416292, candidate_descriptor: CandidateDescriptor { para_id: Id(2006), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(f05c2586e7a2c169a6d24640cf819ddea9f6499ae696bf97f9058d31d5419431 (5HVrisZk...)), persisted_validation_data_hash: 0xb604f2757230e8ceebebb2183c2f6707b9fa39724422506dc9134f36fa9569ac, pov_hash: 0xc5cd602167f617db71b14162c2209365b1af603d1a824857248ee6a061b4f526, erasure_root: 0xebdd52b7996455e370f89b2351714c6e489f1d67b73f7c381eecfb4316066627, signature: Signature(d86cf29ddea8d993c2eb851378b8d6d9f87d69f42202d5fa137da4c4a199a352c96e8d69c8f9a32c8c7a5f1f6649f2d968b4297f15f44af1cde90b47aa666483), para_head: 0x43020ef9379f02e7bac331e1fcbb5e7f807bd654898ff190c4ea32f8ebf3c0a6, validation_code_hash: 0xba709147324dd9118818902499fe30be15f05daacb7b18a507771a2aa83bb128 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2056), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2056), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52386b0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(31), candidate_hash: 0x175724344f814783722ddff3f5d0205acf96d4e469fe04cca58c264694f5427b, candidate_descriptor: CandidateDescriptor { para_id: Id(2056), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(6610ddf44718a64115dc01e51bbebe82dfadf20077e014fd3c5d5a66615b572d (5ENXkZop...)), persisted_validation_data_hash: 0x9490761de713deac7796e31a2b3d5755cb086819d15e1dc0932d661330e32d5f, pov_hash: 0xdad49698f2ad0ef6d537c305f3075128e6fc8bd84258f2d1defdd7611410ab0b, erasure_root: 0x982c25dce242c05dee34538ac891d026fa8c8f69096f286ddde8ef4248305ddc, signature: Signature(068db58151ade6c8b9004f669787dce412006baa6eab4869a0a2f0a2b897821511e8b85b915c7e38d4870cccceb5b223f66cf251c088823e475dd0bec76df082), para_head: 0xc933950fa80af8582cd2a3c6705cddec3ae705f9e453a09bacc39cb1133f6ff4, validation_code_hash: 0xd35b3f207a58f269083487220cbfac5d7d8c5403935e3681c9da5832414128fc } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2058), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2058), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52386c0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(32), candidate_hash: 0x3f3ba8ac7f6aa79247597f982850a56ead3f5c4930235528df63ee38349aa057, candidate_descriptor: CandidateDescriptor { para_id: Id(2058), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(44fcf8bc23aea6d74fbbb7e8646e47d66315d66e47cf7afc21cf9f7dd0ad9c27 (5DdAG8Eh...)), persisted_validation_data_hash: 0xfc25128dcd8e0ea5ef5a52eaa72b090e1ee4dd905c9a7debbfd7fe79cc0fb2fc, pov_hash: 0xe7fd79871ae66711cf9cfed1a2f4718e827455223b23945ce4949894caaf68d0, erasure_root: 0xc84179e30afc87cb0644093c28b4a024d132a0adbaad444bb3ede28abf70ca07, signature: Signature(8684be1d3e3a389e00e1d681e5d5d02ccb57ba436d38bc6c3ab65c389ed3c95430457d026bc85f8720264e36b30451ba4247676b82de2a7139701bbf094f0386), para_head: 0x4e4659b947d9976d8cb174f6c016cf222ed15e7ec312e3ab3a0aaa704ae48eb5, validation_code_hash: 0xdf75492fb2d30982a17c356cdcaed74d101a4a84019be1e63a0c7d15f251b9e7 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2105), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2105), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238750, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(0), candidate_hash: 0xa61c0dfaabe8bcf90b275546c030135f22b05eb385cbcee2d98a987a13a0af94, candidate_descriptor: CandidateDescriptor { para_id: Id(2105), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(c43523745e500d49d94e82089495bf6d938f92e412d1872888793a23109ca849 (5GVy2aRL...)), persisted_validation_data_hash: 0x9d525f49a1beed8d685eefeddcd73585e57300f5466ef87fb341faa93e7b8225, pov_hash: 0xb1420be8d45b9dd9aacdef244ce7c69d438d92c05a043556be6f5a1b5e2697a8, erasure_root: 0x756e18c730300b5499b5cbe35c7ef3272524d5176015eb96fdea7e65422a5e01, signature: Signature(30061b6334a4bc7532ae038de54f78716b58ea48a917633d3cb7eb8c6d06a655e7a36d9576c49eee5f1e95bd663a6c39d89d3f2a9e99876a28cda9be6136f789), para_head: 0x148f78fd76455325ebec41d2084c903de1d3d36a13e6c2b0818eb8a205beaa09, validation_code_hash: 0xe3241e33a15a5f802084fd31ed78f572651df88d8e04ec52b61b3b61f2550d06 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2114), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2114), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238760, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(3), candidate_hash: 0x7c92490e35e13725eb1e0e537ae152f90432e4eaed9d3890013a5160c41a0fb0, candidate_descriptor: CandidateDescriptor { para_id: Id(2114), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(4a61733a7209358abf35cf5977708cc640ad5f35b746a396be7ce8c884402461 (5DkEMDVc...)), persisted_validation_data_hash: 0x65f157b535e42880424483985f312d3b7bff759e10f8d72dc2f3a0d0005e66b2, pov_hash: 0xa0bcef34cdefef323c466b465d6ac50e1a199b836f03e2ceeada44f2252ad42f, erasure_root: 0x865111172a6aeb8686b38e5b1861dc7314f2d3d7693935dc40df9ca3f87a2908, signature: Signature(763c430a99dd3d202480b876109f2f4db75fbf23a602708a98d1ec20347fc366c5841cbb51b87cff3c74e2c7f7b6fd419890ef1c8bff78df37ed401e7bc4f68f), para_head: 0xb912630f3966beed3e4625885e075327d0935024ae8973d5203de16d85174bc6, validation_code_hash: 0xd57a9d3ec229f6135d46a29d1db9255ad7f89eaaefe1e2ce021bc263c2d7d948 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2119), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2119), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52388d0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(5), candidate_hash: 0x4a5f6e6f8da2c6d4746254acedff2cd751e1b0b27ef5b0703f482c7127efd697, candidate_descriptor: CandidateDescriptor { para_id: Id(2119), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(62d1b42233e887325bb74418e79b1164d51a7378a5d3770e61c643be1053db02 (5EJGqxMK...)), persisted_validation_data_hash: 0x33841c71347e92c7200c4a2b61303628f02c0e314caf19902720335fca76495d, pov_hash: 0x3de808bbee8c176e0083d7a24a90070fd5762126a8105a399baffdd1f5336a56, erasure_root: 0x591326ba53c192840834d3ae55827cfe35d9fad069014ae92bc7b24cc950553d, signature: Signature(3aed2e89656fcd214297320987f2fdca93e436b50b96dd6fa2beded17c8a2c41f9c9b3c844364f3280d13d776a0ff5f7f4683918ab7cc25623f465cafdea6184), para_head: 0x35b77dc2a2c421fccd0657c9891e3c740f9bc4e23caf4341c222078d0b0bbbc9, validation_code_hash: 0x665ae2e3bbb9158e5dc4c4f9d32ce2a9889e8f5a568ec123df335da2cf77072a } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2124), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2124), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52388e0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(7), candidate_hash: 0xa78d531c607db7428f67f47914aac3c49e4925fa4789a213057feed1e7a0a072, candidate_descriptor: CandidateDescriptor { para_id: Id(2124), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(e49865039703dcbfa065891bd1367292d469a25bae237ed8b995cc4de3bbea7f (5HES3bPN...)), persisted_validation_data_hash: 0x97db6b1d929daf293b8194c5be70f104e7a7462cb7bd0b0e398b53a0cb0d91e0, pov_hash: 0xa388d101ea1ac4167bd3d78c4e9e372e79d509541831ad06f630affadaf1749d, erasure_root: 0xc9353c88431680c1b13bf045d51bdad0e880deff61c76ae3768ed3d46e9adc96, signature: Signature(b8c7bd4e2746cf312873ff9fee1affc12ec774178e9b62ce532b4a910a0a1677f883b8fa930155e0d6b7753c39edb1aa13d763e984098662321d4c556f9cdf8e), para_head: 0x69ec03c36dae114a71d49ef1fc969f0aa963d1a36ec7b91a318bfe553ffba05d, validation_code_hash: 0x63a49506afae4bd4b9f9f2a5e35c8b418148f978e94d1bdc290660f5b45c82e5 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(3333), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(3333), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52388f0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(9), candidate_hash: 0x0df2c624880d1c17cd1f39afabe3377bf059469d7ed49a87a12bf72829aeb3db, candidate_descriptor: CandidateDescriptor { para_id: Id(3333), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(26f5c75f04f6c2f97f255600038f280da1a5803e166dd5eed8f71e04d1b10126 (5CwngsoN...)), persisted_validation_data_hash: 0x256a934cdf91fe1200a7edb684fe268995697ed2bd6eeb73e3956c4e6fa2f4e7, pov_hash: 0xc06f5c4d3dac618ec90899319177661f8f62f9d8486a4e93939c2f2982d959ab, erasure_root: 0x03e57f1036320e804dce7bb64446a1c2b66d69641685f80280e9dc9cb6464795, signature: Signature(8870f33d93e8c0beea5c2eb6efdcdafb4fc3306a16d28e1d477025740560362cf6075744cbae6b73ca74f8eaf7ee3493d4554b6e258c85a35fb7071fa33f398c), para_head: 0xb460f1cc602198d509708b4ff82fcf7caeea8da9b0747cb4c01c5b07704995d3, validation_code_hash: 0xf054b745e5dff013417d475cfb0dbe8109024c71f8e80f0f299139ca8d8af10b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4219), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4219), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238900, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(13), candidate_hash: 0x31b0575190a5d33c9fafd05262e4b524c6791d1b59b4eaabe5b3e36524348adf, candidate_descriptor: CandidateDescriptor { para_id: Id(4219), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(f26c6c0dc0f10277f1de3c43c40989ae7f2b8299308fdaed2d58df408a127065 (5HYZer7E...)), persisted_validation_data_hash: 0x900aa873e48df04c8fe132bbf6c97ddca1c8c537de5ad4c02910c2a10abf5253, pov_hash: 0x603cca65d32b0c06e8b730ac8da9f73b63dc198b4d698ee2be3dfd32a0fcc554, erasure_root: 0x5d7226212236590c18ed0e1b14f555d53fffc598fda5490c93e2138a3fe27eab, signature: Signature(2cbfd76e17852d6071628a70ca6ae36887cb385584ab6528064dfa7a9be186529ac73ee65676c16d1b5753f96b8c4c9eac997a095d930aedb5915b3d47207984), para_head: 0x78f2a6b68a9ae64716198d0e3b437b89b0373118802700b685a8ce4cc7402844, validation_code_hash: 0x3ba3a1dca9719f1752dc1df322cc59f24937e77a06bd3f0f09904d4bcc90e4b3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4227), collator: None }), occupied_since: 4149575, time_out_at: 4149579, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4227), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238910, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(14), candidate_hash: 0xacee8c32a07532cc79c025f0fefb7578025d848501069759e68c4713052fc898, candidate_descriptor: CandidateDescriptor { para_id: Id(4227), relay_parent: 0x9780c8c1496440dd5ac334317a9f57b791d463c81df3d7e6a84149563787e357, collator: Public(f2a205cac5aed676fa6dccf4c87666c854d55122327309380eae8a6586de0f33 (5HYqaN2R...)), persisted_validation_data_hash: 0x006ed59f3f7b8528108c2b832ba65fee3797373a64a9c11d670f20d4aa4eea40, pov_hash: 0x1c7d0b263e9a771cb00e0a3ad1263f588933812c08e811bd8ed3472b0981832a, erasure_root: 0x5e29d383c419bddf50dcecfcbf3a6e1f64bb1e06969e72b775db284ae55f0c11, signature: Signature(0eb2c66c1ac57c1e9c412c1bbeb6cd3ac1c7fbf44573b9c2deaffcffb542fb48c47cddf2d8e30a08044429094d20f8835726150ca7482e150e25efb31457e780), para_head: 0x6f3ff9525dccee2b8fe508f9aa0672582f7b664ef4b37366de319bb631991906, validation_code_hash: 0x867d6ea964f5d70540d9b5bec5e7ec7fd5042ac5213056e9826b09e0151764a5 } }]
2023-02-17 13:06:43.063 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149579 (0x00f7…958b)
2023-02-17 13:06:43.063 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] OverseerSignal::ActiveLeaves
2023-02-17 13:06:43.064 TRACE tokio-runtime-worker parachain::chain-api: [Relaychain] ChainApiMessage::Ancestors hash=0x00f7…958b k=10
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730 block_number=4149579 traceID=62937234105336159055718590045251052298
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25 block_number=4149579 traceID=141967312302434745833991304083880300513
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xdd611e82c5b538960d0be1a6bd2b278b816c950f242e4c5a6978521b1baee9ee block_number=4149579 traceID=294263658696881152324815395273602443147
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284 block_number=4149579 traceID=83610534938419261836352602029232497696
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x02e029e052920d258de58e58808b124a800f4d816be85cdf98a47cd27c48ffc1 block_number=4149579 traceID=3822379839338122106830022656813371978
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xb98084bbcc47b1ea4d604a0a38ac6345aa93efc5482a76b1ba58711deb9ff3f3 block_number=4149579 traceID=246574485375057582529311452324835386181
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x7f3963351a6f7cb7c547b98bf62df537884c9f565b976694542dc17deb477422 block_number=4149579 traceID=169109928551445565789737369891767186743
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::statement-distribution: [Relaychain] Deactivating leaf hash=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c block_number=4149579 traceID=320127376290484260043780581240691964919
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::statement-distribution: [Relaychain] New active leaf hash=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e block_number=4149579 traceID=161723003823406059934787194297910938778
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 block_number=4149579 traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x294b4ba697cdb43669be111ff9c5b5ec63fd5da5937d009e19effaf3b5b029cd block_number=4149579 traceID=54889304471147831410112460591628400108
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Update fetching heads update=ActiveLeavesUpdate { activated: Some(ActivatedLeaf { hash: 0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b, number: 4149579, status: Fresh, span: <jaeger span> }), deactivated: [0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790] }
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xa1473226e32e1e08a72afd5e0aecc12fd3b26e69cda0320dd7f8f76c61fbc5b2 block_number=4149579 traceID=214375377599786636072466388817046978863
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xdec762b49da4227a8ad42e66b308bb0d252f97eb376a170078227160f7685630 block_number=4149579 traceID=296123884125097738111339891046155336461
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x2b0885d48f7069f21ee62b5bd369252835459fd3c736730ee0a64d7017f49e11 block_number=4149579 traceID=57201056594859656263166367563266991400
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x80a89482737308cf837f3ff48ebc67c71f455e2826bc6809de33c1930143b17b block_number=4149579 traceID=171016501464715394280460672387186976711
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xa6f505aecd3802c230a28f1744d55985d4a65302d93dddf407b1af577554f9ae block_number=4149579 traceID=221924075291897503297548799771556534661
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] activated relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x8361e331f79ec024dadfb73248d2d1718ef4e759056e0cf85883bd26fabd16ab block_number=4149579 traceID=174637128308896564838095328007077155185
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x47c0fb5ecc812e5cc017e3da740ed3a9c93be81694cf8f1e568a3c9064ff580e block_number=4149579 traceID=95377207093116619165057431603805868969
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x3630c97354994f89de4b0f5b40c89150161cf0cf80a04c1a393520956ac2bc75 block_number=4149579 traceID=72031627923346234074697103955072684368
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xc4bba5282c7a6e402934ac7a115ac36bd7ed3dd3e82c740add4b27cc36a30353 block_number=4149579 traceID=261502996466865976977880933522942378859
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xd56afad46e181217ca836bc99edb340533a68a79adec067654b831857d1fba8d block_number=4149579 traceID=283681034002035589340263832834910401541
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xa865a07d8d01e919abd986e975c0b93d29e9f58bd4aa165e06f9b77eec74a824 block_number=4149579 traceID=223837980407274478884202653786684045629
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x00bd1f37e6d5c60295cbbabf10ff347bdc5f962a53ea318e28bf0c43ee3ca046 block_number=4149579 traceID=981977289949722442852278235723412603
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::network-bridge-rx: [Relaychain] action="ActiveLeaves" has_activated=true num_deactivated=1
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730 traceID=62937234105336159055718590045251052298
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25 traceID=141967312302434745833991304083880300513
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xdd611e82c5b538960d0be1a6bd2b278b816c950f242e4c5a6978521b1baee9ee traceID=294263658696881152324815395273602443147
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284 traceID=83610534938419261836352602029232497696
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x02e029e052920d258de58e58808b124a800f4d816be85cdf98a47cd27c48ffc1 traceID=3822379839338122106830022656813371978
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xb98084bbcc47b1ea4d604a0a38ac6345aa93efc5482a76b1ba58711deb9ff3f3 traceID=246574485375057582529311452324835386181
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x7f3963351a6f7cb7c547b98bf62df537884c9f565b976694542dc17deb477422 traceID=169109928551445565789737369891767186743
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c traceID=320127376290484260043780581240691964919
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e traceID=161723003823406059934787194297910938778
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.065 TRACE tokio-runtime-worker parachain::chain-api: [Relaychain] ChainApiMessage::Ancestors hash=0x00f7…958b k=4
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x294b4ba697cdb43669be111ff9c5b5ec63fd5da5937d009e19effaf3b5b029cd traceID=54889304471147831410112460591628400108
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xa1473226e32e1e08a72afd5e0aecc12fd3b26e69cda0320dd7f8f76c61fbc5b2 traceID=214375377599786636072466388817046978863
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xdec762b49da4227a8ad42e66b308bb0d252f97eb376a170078227160f7685630 traceID=296123884125097738111339891046155336461
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x2b0885d48f7069f21ee62b5bd369252835459fd3c736730ee0a64d7017f49e11 traceID=57201056594859656263166367563266991400
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x80a89482737308cf837f3ff48ebc67c71f455e2826bc6809de33c1930143b17b traceID=171016501464715394280460672387186976711
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xa6f505aecd3802c230a28f1744d55985d4a65302d93dddf407b1af577554f9ae traceID=221924075291897503297548799771556534661
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x8361e331f79ec024dadfb73248d2d1718ef4e759056e0cf85883bd26fabd16ab traceID=174637128308896564838095328007077155185
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x47c0fb5ecc812e5cc017e3da740ed3a9c93be81694cf8f1e568a3c9064ff580e traceID=95377207093116619165057431603805868969
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x3630c97354994f89de4b0f5b40c89150161cf0cf80a04c1a393520956ac2bc75 traceID=72031627923346234074697103955072684368
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xc4bba5282c7a6e402934ac7a115ac36bd7ed3dd3e82c740add4b27cc36a30353 traceID=261502996466865976977880933522942378859
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xd56afad46e181217ca836bc99edb340533a68a79adec067654b831857d1fba8d traceID=283681034002035589340263832834910401541
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xa865a07d8d01e919abd986e975c0b93d29e9f58bd4aa165e06f9b77eec74a824 traceID=223837980407274478884202653786684045629
2023-02-17 13:06:43.065 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x00bd1f37e6d5c60295cbbabf10ff347bdc5f962a53ea318e28bf0c43ee3ca046 traceID=981977289949722442852278235723412603
2023-02-17 13:06:43.067 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] No assignment key
2023-02-17 13:06:43.067 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Produced assignments n_assignments=0
2023-02-17 13:06:43.067 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Inserting imported blocks into database imported_blocks=1
2023-02-17 13:06:43.067 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Writing BlockEntry block_hash=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b block_number=4149579
2023-02-17 13:06:43.067 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.067 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80, validator_public: Public(2c278e1333a48ed6ec4c71d6379f3ba22c948634f148dec3f6e47fac96b05660 (5D4biPQ1...)), validator_signature: Signature(b6aa67eb283a88d0b277cd4c63fd08da8b6e76b1c0ebc45920cbbd2cbbf4652d62ba0ea45c949ad2b5171e226a94ab5d10b9e375d866a1b18c40b51528ee5587), session_index: 7095 }, ValidatorIndex(51)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80, validator_public: Public(62ac097d0d632b267cb2496096d4a210d0a22308f76ed4ee7db9b0b201337020 (5EJ5eyWE...)), validator_signature: Signature(14e14db25ac5cf3d6039962fd5eae0bd04da8beff352cdfc87cc50e714b0a106b3e4b7b0ba089643e0b4272d1c9847b2de3eca5dd582bf3810c4a1af5bc5268d), session_index: 7095 }, ValidatorIndex(52)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80, validator_public: Public(de41633e2f00be1bd37d55ddaf9c8dfb7c5214cbc01293a2719759ee1718d601 (5H67uqQr...)), validator_signature: Signature(b684c6de994f47e0e52c479f4588cbb8a27a4e0d6d3343e9f6cba17e0d05e46d1fffb814dbc514906485efdc039e4eb1e5860b2047cdca4da6bdfb5584bc098f), session_index: 7095 }, ValidatorIndex(53))]
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 session=7095 num_validators=103 traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Informing distribution of newly imported chain head=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b chain_length=1
2023-02-17 13:06:43.068 DEBUG tokio-runtime-worker parachain::approval-voting: [Relaychain] Imported new block. block_number=4149579 block_hash=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b num_candidates=9
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 session=7095 traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 session=7095 traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 session=7095 num_validators=103 traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 confirmed=false has_invalid_voters=false traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 session=7095
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x294b4ba697cdb43669be111ff9c5b5ec63fd5da5937d009e19effaf3b5b029cd relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 traceID=54889304471147831410112460591628400108
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x294b4ba697cdb43669be111ff9c5b5ec63fd5da5937d009e19effaf3b5b029cd, validator_public: Public(089394d11e348fd5bf7f57cea4d3ed3f1328fdf02a7c383e7f70e1aa222dec18 (5CFx5etk...)), validator_signature: Signature(5023025d061eaf2c3f4f274789aa03518124cf463cfa62c3a83e0684c7ac2f7e59d1485e8bcf52c4569233938fa080ad63405cde51d7c26b515911b09d5cdf88), session_index: 7095 }, ValidatorIndex(69)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x294b4ba697cdb43669be111ff9c5b5ec63fd5da5937d009e19effaf3b5b029cd, validator_public: Public(ec2476f99eeef5b2078a96d338ca683e5f0033132b816c33342e7e39637fe256 (5HQKzPRw...)), validator_signature: Signature(f455b251d8a62e3e5a341895cc24e8a59295a3852c6bb148e16431af417e9071a39c42ecd7fa79854bd5ef9646c6908b3c52ec79f1f6b8efdb86a6713aaddb85), session_index: 7095 }, ValidatorIndex(70)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x294b4ba697cdb43669be111ff9c5b5ec63fd5da5937d009e19effaf3b5b029cd, validator_public: Public(ee885df8a55cc737dc7a8f9245c0905efb2535eb835ba2f663a644f81d206360 (5HTTmDfi...)), validator_signature: Signature(e42aae90136b9cd82ab3b5a2775b95dee59a6c02ee23f27cd00431c31294de578290d7ead172389147fbe0a53fb0bf6320bae8f0a398a86828f181ec2b8c2180), session_index: 7095 }, ValidatorIndex(71))]
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x294b4ba697cdb43669be111ff9c5b5ec63fd5da5937d009e19effaf3b5b029cd session=7095 num_validators=103 traceID=54889304471147831410112460591628400108
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x294b4ba697cdb43669be111ff9c5b5ec63fd5da5937d009e19effaf3b5b029cd session=7095 traceID=54889304471147831410112460591628400108
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x294b4ba697cdb43669be111ff9c5b5ec63fd5da5937d009e19effaf3b5b029cd session=7095 traceID=54889304471147831410112460591628400108
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x294b4ba697cdb43669be111ff9c5b5ec63fd5da5937d009e19effaf3b5b029cd session=7095 num_validators=103 traceID=54889304471147831410112460591628400108
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x294b4ba697cdb43669be111ff9c5b5ec63fd5da5937d009e19effaf3b5b029cd confirmed=false has_invalid_voters=false traceID=54889304471147831410112460591628400108
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x294b4ba697cdb43669be111ff9c5b5ec63fd5da5937d009e19effaf3b5b029cd is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=54889304471147831410112460591628400108
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x294b4ba697cdb43669be111ff9c5b5ec63fd5da5937d009e19effaf3b5b029cd session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=54889304471147831410112460591628400108
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 session=7095
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xa1473226e32e1e08a72afd5e0aecc12fd3b26e69cda0320dd7f8f76c61fbc5b2 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 traceID=214375377599786636072466388817046978863
2023-02-17 13:06:43.068 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0xa1473226e32e1e08a72afd5e0aecc12fd3b26e69cda0320dd7f8f76c61fbc5b2, validator_public: Public(30f00a56667cf2bdf947714f4af53a4f01457dd3b29e10cb3892dc94aebc4178 (5DAsTn9d...)), validator_signature: Signature(b8b21622aa263de961c43a49f2c7d5c45ed951d7405aca961a04bee67659b0007996fc33f2e777df3217e3661abca6a73afd625d6285e95af0e94b454c499d87), session_index: 7095 }, ValidatorIndex(72)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0xa1473226e32e1e08a72afd5e0aecc12fd3b26e69cda0320dd7f8f76c61fbc5b2, validator_public: Public(823df00c6c997fc1ea133e0d771649ca835cad5eea507e6b3839524825f9967c (5F1UUt3q...)), validator_signature: Signature(182d488c9ae7e03ce78a425e0fe1f2b3e0d13dff0d2df2881b3f31edfa153f66ef32918593731adcfebf37b24252f2b324e46c80ff953cad64f3ee09f318108d), session_index: 7095 }, ValidatorIndex(73)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0xa1473226e32e1e08a72afd5e0aecc12fd3b26e69cda0320dd7f8f76c61fbc5b2, validator_public: Public(88082f09ebe7dd3a59aec70aa3a4612940bcf67876073d83147fe864c48f6806 (5F94oPLa...)), validator_signature: Signature(b0e834ddfb2c97c88cf3c7ea62bee473f0462087d8c258d26a7282fa5e129738a079cecc3ec16f166d1c0f4e03469b8f803584f3112f9c84e29ceaf225aaea87), session_index: 7095 }, ValidatorIndex(74))]
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xa1473226e32e1e08a72afd5e0aecc12fd3b26e69cda0320dd7f8f76c61fbc5b2 session=7095 num_validators=103 traceID=214375377599786636072466388817046978863
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xa1473226e32e1e08a72afd5e0aecc12fd3b26e69cda0320dd7f8f76c61fbc5b2 session=7095 traceID=214375377599786636072466388817046978863
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xa1473226e32e1e08a72afd5e0aecc12fd3b26e69cda0320dd7f8f76c61fbc5b2 session=7095 traceID=214375377599786636072466388817046978863
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xa1473226e32e1e08a72afd5e0aecc12fd3b26e69cda0320dd7f8f76c61fbc5b2 session=7095 num_validators=103 traceID=214375377599786636072466388817046978863
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xa1473226e32e1e08a72afd5e0aecc12fd3b26e69cda0320dd7f8f76c61fbc5b2 confirmed=false has_invalid_voters=false traceID=214375377599786636072466388817046978863
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xa1473226e32e1e08a72afd5e0aecc12fd3b26e69cda0320dd7f8f76c61fbc5b2 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=214375377599786636072466388817046978863
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xa1473226e32e1e08a72afd5e0aecc12fd3b26e69cda0320dd7f8f76c61fbc5b2 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=214375377599786636072466388817046978863
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 session=7095
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xdec762b49da4227a8ad42e66b308bb0d252f97eb376a170078227160f7685630 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 traceID=296123884125097738111339891046155336461
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0xdec762b49da4227a8ad42e66b308bb0d252f97eb376a170078227160f7685630, validator_public: Public(9cc7ce9f38745fc1c31c570bd38ffbace70626e88d2d436cc4f85ec1e30ddc19 (5FcGgXTq...)), validator_signature: Signature(5eda3955e44fae20e937e0a9c2f73f276c9b8d4cc4ed51b9483ea84776276603f0e984052c23532df3d1733b112e44a514089d68000008bec17a6a993e51b886), session_index: 7095 }, ValidatorIndex(87)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0xdec762b49da4227a8ad42e66b308bb0d252f97eb376a170078227160f7685630, validator_public: Public(ea447183b85b14380fcb27c4340d1f89022ec3ec5bf66267b65f4ccb61df3436 (5HMsPp5j...)), validator_signature: Signature(882a26c03f7045519c62710f72b78642ac680a16ff1caa12a28021d3487ee37653e4ec262ccc3c57a02161759541adedd253f17ee16a6c03253c6046c8ef658c), session_index: 7095 }, ValidatorIndex(88))]
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xdec762b49da4227a8ad42e66b308bb0d252f97eb376a170078227160f7685630 session=7095 num_validators=103 traceID=296123884125097738111339891046155336461
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xdec762b49da4227a8ad42e66b308bb0d252f97eb376a170078227160f7685630 session=7095 traceID=296123884125097738111339891046155336461
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xdec762b49da4227a8ad42e66b308bb0d252f97eb376a170078227160f7685630 session=7095 traceID=296123884125097738111339891046155336461
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xdec762b49da4227a8ad42e66b308bb0d252f97eb376a170078227160f7685630 session=7095 num_validators=103 traceID=296123884125097738111339891046155336461
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xdec762b49da4227a8ad42e66b308bb0d252f97eb376a170078227160f7685630 confirmed=false has_invalid_voters=false traceID=296123884125097738111339891046155336461
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xdec762b49da4227a8ad42e66b308bb0d252f97eb376a170078227160f7685630 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=296123884125097738111339891046155336461
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xdec762b49da4227a8ad42e66b308bb0d252f97eb376a170078227160f7685630 session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=296123884125097738111339891046155336461
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 session=7095
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x2b0885d48f7069f21ee62b5bd369252835459fd3c736730ee0a64d7017f49e11 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 traceID=57201056594859656263166367563266991400
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x2b0885d48f7069f21ee62b5bd369252835459fd3c736730ee0a64d7017f49e11, validator_public: Public(8ccb8ee876cc6a451d3e81a549d892bbe681a49b4a911491d11ec1ae49223113 (5FFK2ifv...)), validator_signature: Signature(58332449757cbc6c426c613cd8642884b381d55119a648b7f69d8925b79a361492ee32339411fae899bde86caf44280fb05f7a6d31f1fe2a3b65543ddafc6182), session_index: 7095 }, ValidatorIndex(89)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x2b0885d48f7069f21ee62b5bd369252835459fd3c736730ee0a64d7017f49e11, validator_public: Public(2e305dbdf0d3c1f3f3472f582edc787904ee0c0c68087508c66f63f967b95f20 (5D7GRkk8...)), validator_signature: Signature(1c27b9b592b81217449e0dbdb78928bc54e75bc1b3844269abd4c2e46ce2813bc2b587cdc1991cea1cd1fd444f4503a66f5eaeda804758ff648acf72ef43a382), session_index: 7095 }, ValidatorIndex(90))]
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x2b0885d48f7069f21ee62b5bd369252835459fd3c736730ee0a64d7017f49e11 session=7095 num_validators=103 traceID=57201056594859656263166367563266991400
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x2b0885d48f7069f21ee62b5bd369252835459fd3c736730ee0a64d7017f49e11 session=7095 traceID=57201056594859656263166367563266991400
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x2b0885d48f7069f21ee62b5bd369252835459fd3c736730ee0a64d7017f49e11 session=7095 traceID=57201056594859656263166367563266991400
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x2b0885d48f7069f21ee62b5bd369252835459fd3c736730ee0a64d7017f49e11 session=7095 num_validators=103 traceID=57201056594859656263166367563266991400
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x2b0885d48f7069f21ee62b5bd369252835459fd3c736730ee0a64d7017f49e11 confirmed=false has_invalid_voters=false traceID=57201056594859656263166367563266991400
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x2b0885d48f7069f21ee62b5bd369252835459fd3c736730ee0a64d7017f49e11 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=57201056594859656263166367563266991400
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x2b0885d48f7069f21ee62b5bd369252835459fd3c736730ee0a64d7017f49e11 session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=57201056594859656263166367563266991400
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 session=7095
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x80a89482737308cf837f3ff48ebc67c71f455e2826bc6809de33c1930143b17b relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 traceID=171016501464715394280460672387186976711
2023-02-17 13:06:43.069 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x80a89482737308cf837f3ff48ebc67c71f455e2826bc6809de33c1930143b17b, validator_public: Public(9c1155faee9f4f0dc02d99e953895aee934dca4847dfa157e8ccfd5c98810709 (5FbLUctA...)), validator_signature: Signature(74a2e4366a0f4ef0bb7f63602c7bd778f85c50cf72bad7612d0ccd16da25e06bea69591666c9df503ba94965b5049e8b64392fc1808a8925a8283c36d8ed168a), session_index: 7095 }, ValidatorIndex(91)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x80a89482737308cf837f3ff48ebc67c71f455e2826bc6809de33c1930143b17b, validator_public: Public(e6bf01fb722f6aec13ab115638b93092b7ed9a1fbbdef826c678295e5d9de51f (5HHFcSL2...)), validator_signature: Signature(966461868e1e71f25924c27bfd82a06d984362f40d0757a7115fb9849763b764b74d656349f2b2a4ff1e8ffaaa86c2bd4fcd9e3223fa73460480a4074e481d81), session_index: 7095 }, ValidatorIndex(92))]
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x80a89482737308cf837f3ff48ebc67c71f455e2826bc6809de33c1930143b17b session=7095 num_validators=103 traceID=171016501464715394280460672387186976711
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x80a89482737308cf837f3ff48ebc67c71f455e2826bc6809de33c1930143b17b session=7095 traceID=171016501464715394280460672387186976711
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x80a89482737308cf837f3ff48ebc67c71f455e2826bc6809de33c1930143b17b session=7095 traceID=171016501464715394280460672387186976711
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x80a89482737308cf837f3ff48ebc67c71f455e2826bc6809de33c1930143b17b session=7095 num_validators=103 traceID=171016501464715394280460672387186976711
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x80a89482737308cf837f3ff48ebc67c71f455e2826bc6809de33c1930143b17b confirmed=false has_invalid_voters=false traceID=171016501464715394280460672387186976711
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x80a89482737308cf837f3ff48ebc67c71f455e2826bc6809de33c1930143b17b is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=171016501464715394280460672387186976711
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x80a89482737308cf837f3ff48ebc67c71f455e2826bc6809de33c1930143b17b session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=171016501464715394280460672387186976711
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 session=7095
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xa6f505aecd3802c230a28f1744d55985d4a65302d93dddf407b1af577554f9ae relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 traceID=221924075291897503297548799771556534661
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0xa6f505aecd3802c230a28f1744d55985d4a65302d93dddf407b1af577554f9ae, validator_public: Public(1aa480257a33710079787fe9dc0216ef0c234aaa2f69db73f51258bdf6940d27 (5CfdyA6w...)), validator_signature: Signature(3869d27f39b6a8c20f436edac9d5b0bcd9759ba8f4068a3c34bdcd20af341b2877df6dc7034355a617177096eb2d813ea4f9743d394c70d0f4a76e11541c968b), session_index: 7095 }, ValidatorIndex(97)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0xa6f505aecd3802c230a28f1744d55985d4a65302d93dddf407b1af577554f9ae, validator_public: Public(66141397bdd8d99ecf4f19637bbedefa2182ff95b70cb3b8baaa63addda0a315 (5ENYhs96...)), validator_signature: Signature(ae57b79c6bb16e60e1657ff585cb66a5fad5fcb7b5b37d5890659615bebced0790e8b19c127243f96f4a01201afde2d701f939bf08d2bfff57f3555b43a1608a), session_index: 7095 }, ValidatorIndex(98))]
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xa6f505aecd3802c230a28f1744d55985d4a65302d93dddf407b1af577554f9ae session=7095 num_validators=103 traceID=221924075291897503297548799771556534661
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xa6f505aecd3802c230a28f1744d55985d4a65302d93dddf407b1af577554f9ae session=7095 traceID=221924075291897503297548799771556534661
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xa6f505aecd3802c230a28f1744d55985d4a65302d93dddf407b1af577554f9ae session=7095 traceID=221924075291897503297548799771556534661
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xa6f505aecd3802c230a28f1744d55985d4a65302d93dddf407b1af577554f9ae session=7095 num_validators=103 traceID=221924075291897503297548799771556534661
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xa6f505aecd3802c230a28f1744d55985d4a65302d93dddf407b1af577554f9ae confirmed=false has_invalid_voters=false traceID=221924075291897503297548799771556534661
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xa6f505aecd3802c230a28f1744d55985d4a65302d93dddf407b1af577554f9ae is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=221924075291897503297548799771556534661
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xa6f505aecd3802c230a28f1744d55985d4a65302d93dddf407b1af577554f9ae session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=221924075291897503297548799771556534661
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 session=7095
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x8361e331f79ec024dadfb73248d2d1718ef4e759056e0cf85883bd26fabd16ab relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 traceID=174637128308896564838095328007077155185
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x8361e331f79ec024dadfb73248d2d1718ef4e759056e0cf85883bd26fabd16ab, validator_public: Public(98d028a840f0716c379ab180e51b649ea1bc14c8844aa4a5c8bffb3aca0eaf55 (5FX4yK7y...)), validator_signature: Signature(a0bf99058bc5918c927a1ff574836c4793f30ed5430a9df528f9ad599edda52702258dd5373fe98fd88f5ed0de40750448fb39e9145137b73003d9a271bbfe82), session_index: 7095 }, ValidatorIndex(99)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x8361e331f79ec024dadfb73248d2d1718ef4e759056e0cf85883bd26fabd16ab, validator_public: Public(62f343199f4dee195112947573adfca24f66383396627ff55d5ccbbe2aed334d (5EJSp9tG...)), validator_signature: Signature(b894f4f06851a38f3c7a2c82db5fb71450cc0da39abeba6dd20594301e34ac6fbb8ce10da754a272070abdfd01cc37a7975c682530bc1b39702cfac55d1f0280), session_index: 7095 }, ValidatorIndex(100))]
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x8361e331f79ec024dadfb73248d2d1718ef4e759056e0cf85883bd26fabd16ab session=7095 num_validators=103 traceID=174637128308896564838095328007077155185
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x8361e331f79ec024dadfb73248d2d1718ef4e759056e0cf85883bd26fabd16ab session=7095 traceID=174637128308896564838095328007077155185
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x8361e331f79ec024dadfb73248d2d1718ef4e759056e0cf85883bd26fabd16ab session=7095 traceID=174637128308896564838095328007077155185
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x8361e331f79ec024dadfb73248d2d1718ef4e759056e0cf85883bd26fabd16ab session=7095 num_validators=103 traceID=174637128308896564838095328007077155185
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x8361e331f79ec024dadfb73248d2d1718ef4e759056e0cf85883bd26fabd16ab confirmed=false has_invalid_voters=false traceID=174637128308896564838095328007077155185
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x8361e331f79ec024dadfb73248d2d1718ef4e759056e0cf85883bd26fabd16ab is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=174637128308896564838095328007077155185
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x8361e331f79ec024dadfb73248d2d1718ef4e759056e0cf85883bd26fabd16ab session=7095 imported_approval_votes=0 imported_valid_votes=2 imported_invalid_votes=0 total_valid_votes=2 total_invalid_votes=0 confirmed=false traceID=174637128308896564838095328007077155185
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 session=7095
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x47c0fb5ecc812e5cc017e3da740ed3a9c93be81694cf8f1e568a3c9064ff580e relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 traceID=95377207093116619165057431603805868969
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x47c0fb5ecc812e5cc017e3da740ed3a9c93be81694cf8f1e568a3c9064ff580e, validator_public: Public(a2e17fcec4f71da44e98bcc7faaa448f8bfb4a9effd0192af29cc0189af05a47 (5FkGbrYc...)), validator_signature: Signature(18afd397f74151517ee6d0bf8a305eded3366dd24f26bf6ca851656d8e6e7f035ec0911c87a2aa6b58638d961df51bfbd8d6bdff3d8cc94bddc03c5aea9a7787), session_index: 7095 }, ValidatorIndex(3)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x47c0fb5ecc812e5cc017e3da740ed3a9c93be81694cf8f1e568a3c9064ff580e, validator_public: Public(ec431600a3d976eb624c95b9adcecaf786c459688c83ddb49c3cdd106bd1144e (5HQV5yi6...)), validator_signature: Signature(f8fd7374535dc20ee9b446f4b1be68926c4b17a5ea685e3171901043cc62ca4ad531d30fdb7058aba69c3c66a07f7a5608a757ae90d86d67b07ccb82bea5648a), session_index: 7095 }, ValidatorIndex(4)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x47c0fb5ecc812e5cc017e3da740ed3a9c93be81694cf8f1e568a3c9064ff580e, validator_public: Public(d6fcfc02fb53643440d29baad70dbdf1d8c918710057ca7d576c047c960c516b (5GvbFqK8...)), validator_signature: Signature(b64af961bb8d83d44d9e85809b4cb4c36411d785330aa11ad3a765dd12b5096b5b0fa027c8b9681696a52e219bda5b54b8152c3fcab5420dddd281447ec5f789), session_index: 7095 }, ValidatorIndex(5))]
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x47c0fb5ecc812e5cc017e3da740ed3a9c93be81694cf8f1e568a3c9064ff580e session=7095 num_validators=103 traceID=95377207093116619165057431603805868969
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x47c0fb5ecc812e5cc017e3da740ed3a9c93be81694cf8f1e568a3c9064ff580e session=7095 traceID=95377207093116619165057431603805868969
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x47c0fb5ecc812e5cc017e3da740ed3a9c93be81694cf8f1e568a3c9064ff580e session=7095 traceID=95377207093116619165057431603805868969
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x47c0fb5ecc812e5cc017e3da740ed3a9c93be81694cf8f1e568a3c9064ff580e session=7095 num_validators=103 traceID=95377207093116619165057431603805868969
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x47c0fb5ecc812e5cc017e3da740ed3a9c93be81694cf8f1e568a3c9064ff580e confirmed=false has_invalid_voters=false traceID=95377207093116619165057431603805868969
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x47c0fb5ecc812e5cc017e3da740ed3a9c93be81694cf8f1e568a3c9064ff580e is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=95377207093116619165057431603805868969
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x47c0fb5ecc812e5cc017e3da740ed3a9c93be81694cf8f1e568a3c9064ff580e session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=95377207093116619165057431603805868969
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 session=7095
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x3630c97354994f89de4b0f5b40c89150161cf0cf80a04c1a393520956ac2bc75 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 traceID=72031627923346234074697103955072684368
2023-02-17 13:06:43.070 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x3630c97354994f89de4b0f5b40c89150161cf0cf80a04c1a393520956ac2bc75, validator_public: Public(a64d20bc771c05601948df4bad081d68341373a6426a6bdb730933165c22a904 (5FpkiatM...)), validator_signature: Signature(f2d778410e66230c3c658565045cdde0ed420f1e9fa120218801134ceb67bc578ff981b0e5ccd61aebcb2b0b8f71f7090cd517f0c631cde2f9ac75ad79601782), session_index: 7095 }, ValidatorIndex(12)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x3630c97354994f89de4b0f5b40c89150161cf0cf80a04c1a393520956ac2bc75, validator_public: Public(84b2e9c08ee88975b436b14688d1696a3fa93365af58d171054436d3e45c197e (5F4hKshR...)), validator_signature: Signature(5e053a67fff520e554e9207d94f268398aef63d444a59b269e797f55755a7e5f176bbe38b86309bad55ca1ae78ea99509e41f059e2f6dfe79c29a8cbb1251586), session_index: 7095 }, ValidatorIndex(13)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x3630c97354994f89de4b0f5b40c89150161cf0cf80a04c1a393520956ac2bc75, validator_public: Public(7ad5bec138c3257df503a1243999718e84e1b6448551d23af1c14e94f6efec71 (5EqmCF6e...)), validator_signature: Signature(423cc609a963deb435763bed6e5a6c18a1f88fa07836b40aace015594b38b2059e724be795a905bcec4ffeb5fc23a6fec69b8bdbd5e688d600184ab2ed39d984), session_index: 7095 }, ValidatorIndex(14))]
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x3630c97354994f89de4b0f5b40c89150161cf0cf80a04c1a393520956ac2bc75 session=7095 num_validators=103 traceID=72031627923346234074697103955072684368
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x3630c97354994f89de4b0f5b40c89150161cf0cf80a04c1a393520956ac2bc75 session=7095 traceID=72031627923346234074697103955072684368
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x3630c97354994f89de4b0f5b40c89150161cf0cf80a04c1a393520956ac2bc75 session=7095 traceID=72031627923346234074697103955072684368
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x3630c97354994f89de4b0f5b40c89150161cf0cf80a04c1a393520956ac2bc75 session=7095 num_validators=103 traceID=72031627923346234074697103955072684368
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x3630c97354994f89de4b0f5b40c89150161cf0cf80a04c1a393520956ac2bc75 confirmed=false has_invalid_voters=false traceID=72031627923346234074697103955072684368
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x3630c97354994f89de4b0f5b40c89150161cf0cf80a04c1a393520956ac2bc75 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=72031627923346234074697103955072684368
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x3630c97354994f89de4b0f5b40c89150161cf0cf80a04c1a393520956ac2bc75 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=72031627923346234074697103955072684368
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 session=7095
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xc4bba5282c7a6e402934ac7a115ac36bd7ed3dd3e82c740add4b27cc36a30353 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 traceID=261502996466865976977880933522942378859
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0xc4bba5282c7a6e402934ac7a115ac36bd7ed3dd3e82c740add4b27cc36a30353, validator_public: Public(3efb486589ab4de019864199b631b591e1963a7191bdf7f3865535e9b2b9876e (5DVHUN4h...)), validator_signature: Signature(f43bd733451a57321c173d7ffa9f3f47627dff401ac6aa142013ce4d35908c4cc8613ff612edad342a9f3e75d59bf587354926159a9fb221e490ea0e90b8f985), session_index: 7095 }, ValidatorIndex(18)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0xc4bba5282c7a6e402934ac7a115ac36bd7ed3dd3e82c740add4b27cc36a30353, validator_public: Public(12ad38f42583efd255aeeb38b469dbf73db15bc7bb145c93047d0dd80df2cb3e (5CVCBDNf...)), validator_signature: Signature(467248a8f8dd43b94738828c58ff247082e2e23f643ae1b8be796e66c68b8b611252ad209f539dbea82d58531c5c2a0e7c90f7d9989abb1f5ab2e04975a4a281), session_index: 7095 }, ValidatorIndex(19)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0xc4bba5282c7a6e402934ac7a115ac36bd7ed3dd3e82c740add4b27cc36a30353, validator_public: Public(42b7f3a948a93f0da4f3a8367bfea080f0fc2466ede04e86ee7d9bf09a469217 (5DaBfPQf...)), validator_signature: Signature(b08a46c0b1405ce8d76bf50ff0a4fb04494cf495c258c84390d3488bd68e6908a579367a52f941ca70ca4b5ce15fc4cc37b7afdd139605514b2d04401d77578b), session_index: 7095 }, ValidatorIndex(20))]
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xc4bba5282c7a6e402934ac7a115ac36bd7ed3dd3e82c740add4b27cc36a30353 session=7095 num_validators=103 traceID=261502996466865976977880933522942378859
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xc4bba5282c7a6e402934ac7a115ac36bd7ed3dd3e82c740add4b27cc36a30353 session=7095 traceID=261502996466865976977880933522942378859
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xc4bba5282c7a6e402934ac7a115ac36bd7ed3dd3e82c740add4b27cc36a30353 session=7095 traceID=261502996466865976977880933522942378859
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xc4bba5282c7a6e402934ac7a115ac36bd7ed3dd3e82c740add4b27cc36a30353 session=7095 num_validators=103 traceID=261502996466865976977880933522942378859
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xc4bba5282c7a6e402934ac7a115ac36bd7ed3dd3e82c740add4b27cc36a30353 confirmed=false has_invalid_voters=false traceID=261502996466865976977880933522942378859
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xc4bba5282c7a6e402934ac7a115ac36bd7ed3dd3e82c740add4b27cc36a30353 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=261502996466865976977880933522942378859
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xc4bba5282c7a6e402934ac7a115ac36bd7ed3dd3e82c740add4b27cc36a30353 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=261502996466865976977880933522942378859
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 session=7095
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xd56afad46e181217ca836bc99edb340533a68a79adec067654b831857d1fba8d relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 traceID=283681034002035589340263832834910401541
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0xd56afad46e181217ca836bc99edb340533a68a79adec067654b831857d1fba8d, validator_public: Public(c253d176ca6c77fe40eef8cbf895fe16fa8dd29bf6f16b7e966e11abdf26585d (5GTW3d1n...)), validator_signature: Signature(640f60dffbbb9c8de0f2e7dc62bc1d5c6aba94820719b77eefe988a5f498f74bb10f980e257500f03f6bf7fb8fb0c41aac95792a8df959b1fabd03c815c84082), session_index: 7095 }, ValidatorIndex(30)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0xd56afad46e181217ca836bc99edb340533a68a79adec067654b831857d1fba8d, validator_public: Public(4a11d47683b678a0937f6bd2e1757d1c7b51804cc0ad888fdfbd4473c9dc002b (5DjphPid...)), validator_signature: Signature(26ac8b2b1494e7426f40e9f7d09ad4e013048116ea061f88d15e10b34fd364058f52a0dcf4e804d1b51619d0a0feab70c3f3452db0e68d2cee8999c033831f85), session_index: 7095 }, ValidatorIndex(31)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0xd56afad46e181217ca836bc99edb340533a68a79adec067654b831857d1fba8d, validator_public: Public(181849700827c0efb277d6ddd976594f5c08976dbbb3b8539f38906b84735d6a (5CcJDn2o...)), validator_signature: Signature(b2528079e0dd248e26cc000339ac8f7c733cd8bfa1d289a8d0a6746c20947d33995ae2bca917880733e6542e6863ce4b2fc656149d0c8946d30fb1bc78dafa86), session_index: 7095 }, ValidatorIndex(32))]
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xd56afad46e181217ca836bc99edb340533a68a79adec067654b831857d1fba8d session=7095 num_validators=103 traceID=283681034002035589340263832834910401541
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xd56afad46e181217ca836bc99edb340533a68a79adec067654b831857d1fba8d session=7095 traceID=283681034002035589340263832834910401541
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xd56afad46e181217ca836bc99edb340533a68a79adec067654b831857d1fba8d session=7095 traceID=283681034002035589340263832834910401541
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xd56afad46e181217ca836bc99edb340533a68a79adec067654b831857d1fba8d session=7095 num_validators=103 traceID=283681034002035589340263832834910401541
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xd56afad46e181217ca836bc99edb340533a68a79adec067654b831857d1fba8d confirmed=false has_invalid_voters=false traceID=283681034002035589340263832834910401541
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xd56afad46e181217ca836bc99edb340533a68a79adec067654b831857d1fba8d is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=283681034002035589340263832834910401541
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xd56afad46e181217ca836bc99edb340533a68a79adec067654b831857d1fba8d session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=283681034002035589340263832834910401541
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 session=7095
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0xa865a07d8d01e919abd986e975c0b93d29e9f58bd4aa165e06f9b77eec74a824 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 traceID=223837980407274478884202653786684045629
2023-02-17 13:06:43.071 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0xa865a07d8d01e919abd986e975c0b93d29e9f58bd4aa165e06f9b77eec74a824, validator_public: Public(8055033d328a5460efc0d0d7fc87fb1746fb6ebf6941a9c5a0fc5dd108fa714c (5ExyEu5V...)), validator_signature: Signature(94ec5ce8f7acdaf99a8bb59812c02a68062f1d01493b6a516f78a9180cf41d56ae4e930b96f78f9040a40734c3780920fb9cb52055f71dea58016fce5ec7828e), session_index: 7095 }, ValidatorIndex(42)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0xa865a07d8d01e919abd986e975c0b93d29e9f58bd4aa165e06f9b77eec74a824, validator_public: Public(9e09cf8fb6fb43ddf0ef28144401ff4bb849b79215b334533c3c87e419cdd64f (5FdvLX7t...)), validator_signature: Signature(1cf256e21fabae68d84b32c8f3011ab48be9a3750b08014e6e470933284c01335474d12664c1de0551cff9b5b9ef306ff70a71123f71a41c0da148f4df328989), session_index: 7095 }, ValidatorIndex(43)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0xa865a07d8d01e919abd986e975c0b93d29e9f58bd4aa165e06f9b77eec74a824, validator_public: Public(de53d7445f9f931b0dd5bf22987f0e06381660b1b2a4df6395d53e13733e6549 (5H6DPn2H...)), validator_signature: Signature(04a6c31cfaf813062e5b2f439c4b26d86c398a3cf434787f96413f71c5155c268f280b3f326533be16ec9743bea615f9af8bf38eee3e2a1fca5a1c3382d0078a), session_index: 7095 }, ValidatorIndex(44))]
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0xa865a07d8d01e919abd986e975c0b93d29e9f58bd4aa165e06f9b77eec74a824 session=7095 num_validators=103 traceID=223837980407274478884202653786684045629
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0xa865a07d8d01e919abd986e975c0b93d29e9f58bd4aa165e06f9b77eec74a824 session=7095 traceID=223837980407274478884202653786684045629
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0xa865a07d8d01e919abd986e975c0b93d29e9f58bd4aa165e06f9b77eec74a824 session=7095 traceID=223837980407274478884202653786684045629
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0xa865a07d8d01e919abd986e975c0b93d29e9f58bd4aa165e06f9b77eec74a824 session=7095 num_validators=103 traceID=223837980407274478884202653786684045629
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0xa865a07d8d01e919abd986e975c0b93d29e9f58bd4aa165e06f9b77eec74a824 confirmed=false has_invalid_voters=false traceID=223837980407274478884202653786684045629
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0xa865a07d8d01e919abd986e975c0b93d29e9f58bd4aa165e06f9b77eec74a824 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=223837980407274478884202653786684045629
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0xa865a07d8d01e919abd986e975c0b93d29e9f58bd4aa165e06f9b77eec74a824 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=223837980407274478884202653786684045629
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 session=7095
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x00bd1f37e6d5c60295cbbabf10ff347bdc5f962a53ea318e28bf0c43ee3ca046 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 traceID=981977289949722442852278235723412603
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x00bd1f37e6d5c60295cbbabf10ff347bdc5f962a53ea318e28bf0c43ee3ca046, validator_public: Public(c6b0b13885e1eac02790e02c51f40cd7b339c7616b4d011db41c41c01e32f862 (5GZDpuwe...)), validator_signature: Signature(beb6f2a5df8970fff4020eabb5e53076e987d8dfa4ead88d1b845d3d8149e62b30ad372230f247be7ff3dc9deb2ff99173ea380dc77010184ea101d109a9db86), session_index: 7095 }, ValidatorIndex(45)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x00bd1f37e6d5c60295cbbabf10ff347bdc5f962a53ea318e28bf0c43ee3ca046, validator_public: Public(bc889f2aea49280604588b23f2a66c903f3b909847766bacf40c9a52da0b3414 (5GKuSjxe...)), validator_signature: Signature(e856ae7f59f881cda1bcff6a6eb537bba01ddc6039fd8eb0be310e2819be450835109d11e91bc48a028e4ba5b1244645746d2240fb028b2cb015f642341edf80), session_index: 7095 }, ValidatorIndex(46)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingValid(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x00bd1f37e6d5c60295cbbabf10ff347bdc5f962a53ea318e28bf0c43ee3ca046, validator_public: Public(eec3504d0801a5375961aca4ae746aade7ea7de4da9d851cde39074ba4ea2a54 (5HTmGqzW...)), validator_signature: Signature(96e6daa144b2954ae9d050e2e24402aa3e664e62a6b5eda93e9617d64bd5dc639b31de31eb7598eb07ddbbffde7ab24f444171cfa080806549ec47587397378d), session_index: 7095 }, ValidatorIndex(47))]
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x00bd1f37e6d5c60295cbbabf10ff347bdc5f962a53ea318e28bf0c43ee3ca046 session=7095 num_validators=103 traceID=981977289949722442852278235723412603
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x00bd1f37e6d5c60295cbbabf10ff347bdc5f962a53ea318e28bf0c43ee3ca046 session=7095 traceID=981977289949722442852278235723412603
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x00bd1f37e6d5c60295cbbabf10ff347bdc5f962a53ea318e28bf0c43ee3ca046 session=7095 traceID=981977289949722442852278235723412603
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x00bd1f37e6d5c60295cbbabf10ff347bdc5f962a53ea318e28bf0c43ee3ca046 session=7095 num_validators=103 traceID=981977289949722442852278235723412603
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x00bd1f37e6d5c60295cbbabf10ff347bdc5f962a53ea318e28bf0c43ee3ca046 confirmed=false has_invalid_voters=false traceID=981977289949722442852278235723412603
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x00bd1f37e6d5c60295cbbabf10ff347bdc5f962a53ea318e28bf0c43ee3ca046 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=981977289949722442852278235723412603
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x00bd1f37e6d5c60295cbbabf10ff347bdc5f962a53ea318e28bf0c43ee3ca046 session=7095 imported_approval_votes=0 imported_valid_votes=3 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=981977289949722442852278235723412603
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 session=7095
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Writing candidate votes session=7095
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Waiting for message
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] active leaves signal (ignored)
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] Own view change view=OurView { view: View { heads: [0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b], finalized_number: 4149576 }, span_per_head: {0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b: <jaeger span>} }
2023-02-17 13:06:43.072 DEBUG tokio-runtime-worker parachain::approval-distribution: [Relaychain] Got new blocks [(0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b, 4149579)]
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] Extracting pending messages for new block block_hash=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::gossip-support: [Relaychain] active leaves signal
2023-02-17 13:06:43.072 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1000), collator: None }), occupied_since: 4149579, time_out_at: 4149589, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1000), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238920, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(17), candidate_hash: 0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80, candidate_descriptor: CandidateDescriptor { para_id: Id(1000), relay_parent: 0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790, collator: Public(ecc27bb45d0a53a7eacbcec4d76e16bb03d8b0df3a0e54e80b8c57d66ca9007e (5HR8vywH...)), persisted_validation_data_hash: 0x5df649c1ac6917ce80f6e93af6a8048678b3e7c979d97e482f7dbe00573c2019, pov_hash: 0x575ebbb35fd9bed24a4307c4aa413d282a394ff3d44c4027d5cd5ea16dec882d, erasure_root: 0x9ef99fbcade57fee341e797559e031197fc267e721d54759161be26a67a43c44, signature: Signature(3a3af3dc755da98288be3b40af33985f4ada0747b04472ab9901beb8b31b597fac31cee27a0b9ff5c865abb7e10598874f92cea9937ffb99e5a9a32d867d6789), para_head: 0xf64a29a1263c2541756aa31c059b6555288ff4529fd58f683ba2ca175071cdf1, validation_code_hash: 0x04567aee7142708e9d73988e9cdfda135703e7a325eea85b6b68726f9839c4b6 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2004), collator: None }), occupied_since: 4149579, time_out_at: 4149589, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2004), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238930, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(23), candidate_hash: 0x294b4ba697cdb43669be111ff9c5b5ec63fd5da5937d009e19effaf3b5b029cd, candidate_descriptor: CandidateDescriptor { para_id: Id(2004), relay_parent: 0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790, collator: Public(04c6bc728143ecf90e4827bec4e8c9c64e3efd72c40b734c7c9939787868660b (5CAy5vQk...)), persisted_validation_data_hash: 0x570f00da9693521a8e7c1de2896d495fced955b3ca8cba4d6793e386421bcec1, pov_hash: 0x88ed96ee11a430f4ff3890a05f30a7e417ea028270a987ce0028cb8b3c3f9f3a, erasure_root: 0xe394ddd0436a93fcc2572fd3dd4201caed4dcbcac82dd945d22c28e64ea25f3b, signature: Signature(ca457dd8a25e3e3e7f90e24d338fad81aa94382b664eb1b21df4e14ef338f34ad1db4cba9a3e650a0aa6a1cd9598f711d05abed866d1efbd90bbc35653884b8e), para_head: 0x06426997098bb5467d25e5e20821e49d1b0b45d19522427737c45e396c71c99f, validation_code_hash: 0x24788761fbd9a5a61b43204482e10af2019b8382783f4619d2826a4a2510222c } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2006), collator: None }), occupied_since: 4149579, time_out_at: 4149589, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2006), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238940, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(24), candidate_hash: 0xa1473226e32e1e08a72afd5e0aecc12fd3b26e69cda0320dd7f8f76c61fbc5b2, candidate_descriptor: CandidateDescriptor { para_id: Id(2006), relay_parent: 0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790, collator: Public(d8e797b505ad5f7fb12a65017d75ea6ea1257c13fb0d41d113e2f2d38c668443 (5Gy6zpHP...)), persisted_validation_data_hash: 0x859dcacca69e7c3e4c1cb6e65df170e027d7b3b692c40c2d530fe0ab80edea4d, pov_hash: 0x9fb613c253a67e3d92cd0eed3b863b915d5e759a7c35053165dc45540b0dd055, erasure_root: 0xfd36bac2db8e9754ed38626b0238176ded3b02014b94a9961ca84d71f6ffca09, signature: Signature(3ad167775f9fb711e11c3150f813994d7f330b6355bede5cf65772eed44d843ffd98f9534c40978123da94b2b801f804b11eba972fbd354a84406188228e8288), para_head: 0x6bb1ccbbedc20fc8baa5eab6e7be64b13d16d767802484d5af8210192418f876, validation_code_hash: 0xba709147324dd9118818902499fe30be15f05daacb7b18a507771a2aa83bb128 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2043), collator: None }), occupied_since: 4149579, time_out_at: 4149589, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2043), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238950, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(31), candidate_hash: 0xdec762b49da4227a8ad42e66b308bb0d252f97eb376a170078227160f7685630, candidate_descriptor: CandidateDescriptor { para_id: Id(2043), relay_parent: 0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790, collator: Public(94dfa38f9013b4ae297f253e5a42ace3d32fc82ac2192ba4d9dd43377a539164 (5FRuNvJK...)), persisted_validation_data_hash: 0xac0c60603ef86c612f29f7ba050574a202894cbbb06390196ff42c92a9cb197a, pov_hash: 0xbb9402ee6d59c2f60ed2d01e29415408deb1a0478918be871ff415505466bc9d, erasure_root: 0xf3eafcf9d50d297d4202ca37ef18dd8d36ea098f152a85f95339752b05855e6a, signature: Signature(acd035e2dac6100ecff7c3d19edd6ee1512b14249e91b1c8ee7d973582c5ae6643f48ad4439c3633735f067a6032b2dd132c4b56e2c7898e98333d4ac848598f), para_head: 0xcd81cd254d09fe0965c70efc3173778a1ccf67396051502a2da668c83cd490c6, validation_code_hash: 0x330f3d4a5e2b581441ced47b9118937ddd9cce624a3ef75c8f6ad48de1b3f964 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2056), collator: None }), occupied_since: 4149579, time_out_at: 4149589, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2056), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238960, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(32), candidate_hash: 0x2b0885d48f7069f21ee62b5bd369252835459fd3c736730ee0a64d7017f49e11, candidate_descriptor: CandidateDescriptor { para_id: Id(2056), relay_parent: 0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790, collator: Public(800a09655f0a037a94d68ff46566f9818bd3ee3069c30db2469c3e3ba34ca113 (5Exay6Mf...)), persisted_validation_data_hash: 0x386fbfb9da53866710f16b53b84490b7eda1bff3b309f07f9bbd43b699b2bdbd, pov_hash: 0xe39801a77726e47837337ba9bb5e45db736f01c39f75fe9d72ade22851c1930d, erasure_root: 0xa8ffdfa7ff60f10b5f34ec6541440bcd228570cba53faaf8a556c134327c7293, signature: Signature(f0935d31122f71a3f0f609acdb79ed73a04097e9be6a53783b92325c34675855e48403cc6396f601f6cfdc8db11a86b4213ce8e08fbf224319bdc5cb3dad1d82), para_head: 0xb570e910307abfd96013790df336369a74c3c91031d47df572f04bf325917aaa, validation_code_hash: 0xd35b3f207a58f269083487220cbfac5d7d8c5403935e3681c9da5832414128fc } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2058), collator: None }), occupied_since: 4149579, time_out_at: 4149589, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2058), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238970, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(33), candidate_hash: 0x80a89482737308cf837f3ff48ebc67c71f455e2826bc6809de33c1930143b17b, candidate_descriptor: CandidateDescriptor { para_id: Id(2058), relay_parent: 0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790, collator: Public(6c595ebe518627ee691b8210163754dddd9cd2b44ee583fe1e37ceca29fd8b41 (5EWmaRre...)), persisted_validation_data_hash: 0x169182c9e69f83f9869627635417d790815c087ac07384f92c650c0a21eac10c, pov_hash: 0x9fd6aa8d2753dddc21021b0cb19afd60b383563400b09cce739115148fa80942, erasure_root: 0xf97916795425ca4da24ed4a39e12050c3b6895f32405985c26a395b7f3534444, signature: Signature(fa14a54f51b31202b4f9cc3688a78576c4490deb8e1307aab800e1b7fa93d9478cad8d84581e07073c9360760d3f65c5a08110096ce7e54640e6258f7b31b586), para_head: 0x80a7f3abe39d8ae0040aa6a1cfd5e683d43a65ce05b0ef5a26389cf2b207ace6, validation_code_hash: 0xdf75492fb2d30982a17c356cdcaed74d101a4a84019be1e63a0c7d15f251b9e7 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2092), collator: None }), occupied_since: 4149579, time_out_at: 4149589, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2092), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238980, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(36), candidate_hash: 0xa6f505aecd3802c230a28f1744d55985d4a65302d93dddf407b1af577554f9ae, candidate_descriptor: CandidateDescriptor { para_id: Id(2092), relay_parent: 0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790, collator: Public(5ea7ec934405858e719f5e6db2c665df8576fb43a40956a73ac2245e181f6240 (5ECpF134...)), persisted_validation_data_hash: 0x9f775c1370093bc255344d99c58f174a89ae48a125b8defa3301b8e895f38b76, pov_hash: 0x15bf3db6db1dfdb68f55646b73c15bc8ffdae1ce42ed39480f24a3c8537ef538, erasure_root: 0x4b3aec5d4734cb1b0252cf3f38830a5e02ce93c53753e7da13d3727d96d3b65b, signature: Signature(9259c2979301727b567693186706b5125e96fb07628bced9fe791a6482de4209145fddae7e164de6c5929abcff14c9d6b281c3e47db33111612c3e852e52b08a), para_head: 0x3f767cd09004cea51bd7c1b263973dfbcb480021c4c0a0e42323e75d3e1e0d9f, validation_code_hash: 0x254f8198cde2a000766ed575e7127e772e73cfc433c96db388033c8edba30967 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2095), collator: None }), occupied_since: 4149579, time_out_at: 4149589, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2095), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238990, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(37), candidate_hash: 0x8361e331f79ec024dadfb73248d2d1718ef4e759056e0cf85883bd26fabd16ab, candidate_descriptor: CandidateDescriptor { para_id: Id(2095), relay_parent: 0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790, collator: Public(66446dbe82f2b007e1d067b105b5d55194088b565cce349036d7b8913d8bf773 (5ENo4xFs...)), persisted_validation_data_hash: 0x83a963f23cc513d74d1862a96bd4466c8c092c61bd4ddcd3538f3a443e6d98b4, pov_hash: 0x80393b89be603172efc814b9e312b7fbb3588b86bc3e9b46fd490fbdaf85057f, erasure_root: 0x691ea7f1daeff4164da6d3ff733b4d1fde95c9fd37b5877c81530ced285af797, signature: Signature(ec168ce9df2b13832e9292f6a0e7f3a9972013b9216e90514f30c0ada2945c63809608654c5eb33fa68af05e612abb3dcdee7953b329bcbfecb60cc32d3fe988), para_head: 0x8e88b49e8c1c88cc20c4660bffb4fa7e7c74252aa2e1b88ecda31754354eb05e, validation_code_hash: 0x012553d656c31daa5bc7ec7754b6b26e34cbee0668e0863cf724ae24374d8124 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2105), collator: None }), occupied_since: 4149579, time_out_at: 4149589, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2105), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52389a0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(1), candidate_hash: 0x47c0fb5ecc812e5cc017e3da740ed3a9c93be81694cf8f1e568a3c9064ff580e, candidate_descriptor: CandidateDescriptor { para_id: Id(2105), relay_parent: 0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790, collator: Public(94aff895a4df46c8cc031a20d9359e053694cb8191f06ac82c3ee1366e6c9f4f (5FRfDczZ...)), persisted_validation_data_hash: 0xfa2d6e2f71c97f2bddf59209b658e8682f507e7c18db0f7000f6bff11d67aacc, pov_hash: 0x2e6dfa8e3ae22fd3a0d4c74462dd1896f27c66fbe54590379dedf2e2de9d365f, erasure_root: 0xd22066d93d294c2af4e736ac7896b7bd83c2765477656c937a85671776235a84, signature: Signature(86d25699157b6196bafe6cae544c38f0411f200c446df04b830f02765c5d6f2102279579066717366437318b8d400e1968e146265a0ad1b67dec9294c836ae87), para_head: 0x67ae2228dbbbb89662471c99b38aa8b5805ada052d6eed156f9abfd72f406d5d, validation_code_hash: 0xe3241e33a15a5f802084fd31ed78f572651df88d8e04ec52b61b3b61f2550d06 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2114), collator: None }), occupied_since: 4149579, time_out_at: 4149589, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2114), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52389b0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(4), candidate_hash: 0x3630c97354994f89de4b0f5b40c89150161cf0cf80a04c1a393520956ac2bc75, candidate_descriptor: CandidateDescriptor { para_id: Id(2114), relay_parent: 0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790, collator: Public(5ce34eceb5e865422c65f1a6f5d95d5bfbbae38509d506c3c7ec02e932d62839 (5EAVnc1g...)), persisted_validation_data_hash: 0x95908892750e67a83a927838f35197d882bcdff8bba713766ceaaa6d1bf4ccd3, pov_hash: 0x3444dbd580b3aca238317600cad1c18221f1a31ca1801b4e6f921976140634d2, erasure_root: 0xacdd11e6d611add12bd7d89a12b21b7c8e8b3bf82414f2ec4412bdc11997e341, signature: Signature(fe660ffd2cd5bc1d769eff460ab4bfa748a88561ebd4d74fcff5e286bf3503341be02c5f2fcd5d38f375e85efac52afec470f60cac58dd732583b21db199b38a), para_head: 0x401a54fbf45df2e7f5837792cc4d0191639d3ad34c3c6d8fff2dc389718f238c, validation_code_hash: 0xd57a9d3ec229f6135d46a29d1db9255ad7f89eaaefe1e2ce021bc263c2d7d948 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2119), collator: None }), occupied_since: 4149579, time_out_at: 4149589, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2119), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52389c0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(6), candidate_hash: 0xc4bba5282c7a6e402934ac7a115ac36bd7ed3dd3e82c740add4b27cc36a30353, candidate_descriptor: CandidateDescriptor { para_id: Id(2119), relay_parent: 0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790, collator: Public(62d1b42233e887325bb74418e79b1164d51a7378a5d3770e61c643be1053db02 (5EJGqxMK...)), persisted_validation_data_hash: 0xa355d175341502418d98bc7dff70f5d5f1b981529f3f741f0ab664645ed3ad91, pov_hash: 0x4facafc8b4532976615930f19e6fc447c6832eb59adeb57bd0081f7f46134ffe, erasure_root: 0xec404feed273ace2b852c0fb1fb5b3c551bc773b21da7c03b6d97cf7e3589c6b, signature: Signature(2893e8b0a2b5f7f73290647a3aea2fd92a487da1fe32ca2834d2c45233b5ce3fd38e803d437f3830221bcfe5880714f740c05f55d7a20f2f84eb18bdc6134884), para_head: 0xf1e40a510879aab3d728ddd3462c7be5bfb3ad09ee2ebc661ffa229e7d9f934e, validation_code_hash: 0x665ae2e3bbb9158e5dc4c4f9d32ce2a9889e8f5a568ec123df335da2cf77072a } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(3333), collator: None }), occupied_since: 4149579, time_out_at: 4149589, next_up_on_time_out: Some(ScheduledCore { para_id: Id(3333), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52389d0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(10), candidate_hash: 0xd56afad46e181217ca836bc99edb340533a68a79adec067654b831857d1fba8d, candidate_descriptor: CandidateDescriptor { para_id: Id(3333), relay_parent: 0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790, collator: Public(ecad363cd217904e0c8e6b124d7261ae0b1a7d667db427bb68dda1c97e95bb53 (5HR2cV7e...)), persisted_validation_data_hash: 0x1342c90f74e724cbbfa349d0bdc934da713ccd6c21cee30e446583e0a0a831d1, pov_hash: 0xfb2dd061db1fddd30ac1629f4130c008f1c67b1091dccadab91a3ff502c6bdc4, erasure_root: 0xf030e9f58a5e05f18110e01ac5c2bf60389da2aea66d17a86c76be289d5b643c, signature: Signature(8c666095e1ef9337e63e96d2dd182585479201e278f1ec0e03fed07241b7810ff56d223e88d8f7f85ac517a1e81ce950aa0b5037790d39c7419d02351dbe7781), para_head: 0x18f6e1b3c4b8ea04a059bd88944647698a699751b1ae03c2263c788549398d08, validation_code_hash: 0xf054b745e5dff013417d475cfb0dbe8109024c71f8e80f0f299139ca8d8af10b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4219), collator: None }), occupied_since: 4149579, time_out_at: 4149589, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4219), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52389e0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(14), candidate_hash: 0xa865a07d8d01e919abd986e975c0b93d29e9f58bd4aa165e06f9b77eec74a824, candidate_descriptor: CandidateDescriptor { para_id: Id(4219), relay_parent: 0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790, collator: Public(f26c6c0dc0f10277f1de3c43c40989ae7f2b8299308fdaed2d58df408a127065 (5HYZer7E...)), persisted_validation_data_hash: 0x790ab22e31faf8b5b778f559ffa8b8544dc7b998208b024a713547ccaf5bc95e, pov_hash: 0x74389d8e0d52b8b4c7dc281aefe318ff2de1399cbbdeffad937ee40925d424f6, erasure_root: 0xdd11930e9441167b1a6c563dd14ec658fa8fae6412df03132edb487722f6d3e9, signature: Signature(384a185a2305c60a583ea9609ba9967abfca60c74a74ac746ec1ccdb8375c71f10b74775de15ed27acaaade5458d3c2cbd03eac8c33fbf191ac6915a3d642988), para_head: 0xaeb66052febb93d8487ce9b3a81515feb6dcc803ac83d9a058697deb93435964, validation_code_hash: 0x3ba3a1dca9719f1752dc1df322cc59f24937e77a06bd3f0f09904d4bcc90e4b3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4227), collator: None }), occupied_since: 4149579, time_out_at: 4149589, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4227), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d52389f0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(15), candidate_hash: 0x00bd1f37e6d5c60295cbbabf10ff347bdc5f962a53ea318e28bf0c43ee3ca046, candidate_descriptor: CandidateDescriptor { para_id: Id(4227), relay_parent: 0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790, collator: Public(f2a205cac5aed676fa6dccf4c87666c854d55122327309380eae8a6586de0f33 (5HYqaN2R...)), persisted_validation_data_hash: 0x5f91af93799167cd258ea79cbbefaaff88af7af7d0565958ea3a0bef58f73a17, pov_hash: 0xcca96eec3c152b0375ffa78e803ea25bf918a50e535ae74d5218105daf2ac0aa, erasure_root: 0x1077039381b31285c9f6dedfd1401d03438396c2e8cea21d9c2e17e7cc9940cc, signature: Signature(284706327582c5b04f1b1c5e2b2fe518e1b123eaa274e125f6674b623bbdec59f3d0ef45e2def293087b31cdec1b7a2f30c6c9867a67f2d67108e520bcc79c8f), para_head: 0x106208d6c95eaa33838195b4d6918da654de7b5d11ddc2520034e3e77faf1bd9, validation_code_hash: 0x867d6ea964f5d70540d9b5bec5e7ec7fd5042ac5213056e9826b09e0151764a5 } }]
2023-02-17 13:06:43.073 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1002), collator: None }), occupied_since: 4149578, time_out_at: 4149582, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1002), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238a00, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(17), candidate_hash: 0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730, candidate_descriptor: CandidateDescriptor { para_id: Id(1002), relay_parent: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, collator: Public(8c880313253edb68481d25fcdc94c0ef4ee61777b306b789f8eb2ff33dbb4558 (5FExxvbm...)), persisted_validation_data_hash: 0x8d9dc7dc4a92435926a9854dd65cbd2bfa01bd3bbb942cda22d3b4c554c7f3e7, pov_hash: 0x7dc8eac2d42f0621e977512f6642e45de00f1c3e3a9a8f7224f68f044f61f5d1, erasure_root: 0xe4f96581e5675836ab58860321834e43c3e0e0e7575056781eae5bb47f944060, signature: Signature(f2702dce7aaff20bc9dcc953a71b250138a5e8976e37e553c655e91bce377d786d60bbcaa7de08654df06d5653477ff84644c8d64fa888a00bd56df943c0bd87), para_head: 0x9dfceeae55d85cb0f003d13624e4f43ebdfb248809ab30908b9011a6ade6cf4c, validation_code_hash: 0xc165d9ace4d9fffdbdd8a2f21cb4d8007cae66656de5daef380deb51bc3c46d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1003), collator: None }), occupied_since: 4149578, time_out_at: 4149582, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1003), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238a10, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(18), candidate_hash: 0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25, candidate_descriptor: CandidateDescriptor { para_id: Id(1003), relay_parent: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, collator: Public(3ec41d0cd50cc2d1b92c05e62a6e518867e605443dfef1b883b7be1b3adb486d (5DV15pSL...)), persisted_validation_data_hash: 0xc82c7552ef158fc9a0a600f96a2429cf8f3eb5db2b2193c7c48b72d50398b613, pov_hash: 0x7d2e89d6baf0995cc83401a976575f004e90af35132f0a1869c051601eed1fb9, erasure_root: 0x101c359e25ba1e4c8d16216195dc21410e2a4e6c0ae914808aae48d2d749c50a, signature: Signature(5c54b5e0d02a8ad019195247db61da32768103b92dc8de23659190246661bd4676ba0263a236dcd5a0547f0cdeb24f8cf065f00dd6e283c645df1197b315af8f), para_head: 0x113b11ac04ef8fab16f87af8ee064441187b6ce60c781adbfe326b5ee59c3c75, validation_code_hash: 0xa2c873379ba5250d7eb24b695e13dda0df34123e79921a96480f7f244e5ffbc3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1013), collator: None }), occupied_since: 4149578, time_out_at: 4149582, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1013), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238a20, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(19), candidate_hash: 0xdd611e82c5b538960d0be1a6bd2b278b816c950f242e4c5a6978521b1baee9ee, candidate_descriptor: CandidateDescriptor { para_id: Id(1013), relay_parent: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, collator: Public(aa8350cf0f59d214caba3ae6cfc017f84e72240fe70f78c13c924bba30b75c2c (5FvH1Kyu...)), persisted_validation_data_hash: 0x2ad5d3426f0f3034c6bd1cc066eb58c664789e2c0654ed89bd4d1b5cf265e1c7, pov_hash: 0xcd0956d7ddf17f192ea0ff61f227ef5a682e5d33f54aa379cded9bcf5bc03bb6, erasure_root: 0x84e50494c9dc12ae9ebe2c2e5523cb07f2f7fd1b96842c4ea274ce2ac4b4a8a4, signature: Signature(22ca51a8a99482a1bc501e76a44849a752a8d6a275e860493b8754416463f10544b48a659bc8177686b0ce292407e535f366eaf61e293283396ad292de80f582), para_head: 0xaa811904da7a9978a0c87446f467279a3253bca83c617c789e5110d0d5b7b6e0, validation_code_hash: 0xc0fd2231616eb72b0e7f4dc0e9decf70516207a6370b2129c0d7a81cc5bf382d } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1015), collator: None }), occupied_since: 4149578, time_out_at: 4149582, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238a30, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(20), candidate_hash: 0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284, candidate_descriptor: CandidateDescriptor { para_id: Id(1015), relay_parent: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, collator: Public(406c634171e4db4f2d1d4a8ed82a57e05d99f6be64d5c36ea455f1eaa775a83f (5DXB7tnZ...)), persisted_validation_data_hash: 0x89725470563b34a38ae0a3d6112b232cb064f9d9aa3592deed42276517e41910, pov_hash: 0x1e142dbd4b54949788ef7e56874025aefdedd671ce9e875a69547bb42a9dfc05, erasure_root: 0xc72d2abfecd65423dbb229e7bf98afca032d12d597e6f07e0101dd7fab8701d0, signature: Signature(5a58c768cd1c98854598e26bc301d687438414305866e5a22cc4e8e39b974c056f9f56379fb608948c3a3433e440a9bd45165dd85a2b7b50289f3d943df71d8e), para_head: 0x00dab6ac6db39cf0fed188a7df3dd673699b1c0b239f59eb80726df281bbd30d, validation_code_hash: 0xb473780984cf7007e14d698aed2468a7350fd4ab2646984dc7df288f42a7d620 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2015), collator: None }), occupied_since: 4149578, time_out_at: 4149582, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238a40, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(26), candidate_hash: 0x02e029e052920d258de58e58808b124a800f4d816be85cdf98a47cd27c48ffc1, candidate_descriptor: CandidateDescriptor { para_id: Id(2015), relay_parent: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, collator: Public(b63a114cd5fbb5380c7171f48b7c9354dba906f52b2924ec8276eeb0d67dd117 (5GBdpcxZ...)), persisted_validation_data_hash: 0x83901cd049b0a893aee9c15ede5b11b8d1c9beef28c9f361ffd4a6eb49a3d9f4, pov_hash: 0xa7e4fba28246864c69fc415c82eaaba02deb68d418135864a91ee984a5764ff9, erasure_root: 0x48da7421c80e2b725e1802bda6b66048d617569780fc8f09a6ce964baa919fad, signature: Signature(42df2180570aed3bcab83e5e74d65929cf31f58464fa8314a549a4977aa6d2473479852b87eb4772ed3a2fa141a1527854a37063fd7c1c82cba1aaaf0fe67680), para_head: 0xb86ec70da0046c7c61501e871210cba0fa25c352ba75efa98a96a4890efee9ac, validation_code_hash: 0xe9875e8ee344601d91db81d6da8afa30b102f9ddd54946528dfcfe161d55070b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2026), collator: None }), occupied_since: 4149578, time_out_at: 4149582, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2026), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238a50, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(27), candidate_hash: 0xb98084bbcc47b1ea4d604a0a38ac6345aa93efc5482a76b1ba58711deb9ff3f3, candidate_descriptor: CandidateDescriptor { para_id: Id(2026), relay_parent: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, collator: Public(766128253cd6f337fa8f7b98f4a095400ed5d36d4219eccef4d458538bda375d (5EjvNN72...)), persisted_validation_data_hash: 0xe668b49b2036b8de1d8452e3149727473169173bff597e157ffacc604915e74e, pov_hash: 0x7a096b4aae1b7f5ff5ce7392c3b06250ea5057f611a3c9c7fca0cbe711a415c9, erasure_root: 0x51e32792e07e6259b62617a3918510df12b4143b4db7176e8a331d5c3b5d3774, signature: Signature(70e712d74481d46558e12a0c1c7411d52d8a529730e2c2de47290bc1570bd05a1b8af3651cde1faac58eb0ddc942292ec3cba25bc2aaa20a68b39cbcd31acf8e), para_head: 0xf52066cc6b0629aa3c925b799f8ab267b2485199e9d71549252fa6e9ce41b469, validation_code_hash: 0x50ec7cdc20022308c81d01ddbf1d1fa5121a21d3c1507d32711952a3fef66948 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2031), collator: None }), occupied_since: 4149578, time_out_at: 4149582, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2031), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238a60, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(28), candidate_hash: 0x7f3963351a6f7cb7c547b98bf62df537884c9f565b976694542dc17deb477422, candidate_descriptor: CandidateDescriptor { para_id: Id(2031), relay_parent: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, collator: Public(0e06f0dc1c9dd66a80e13beeca088cc9e99cec69065cd758088e7f538fb60410 (5CP6b92z...)), persisted_validation_data_hash: 0x8758db6696f7c077afc68192ecda9b363cad5515f1f1c0804a0665863a91ec96, pov_hash: 0x5a78bb89de7c730ee1c50df62bcdb006f37489eed68c506a19a0fcfef2342cab, erasure_root: 0xd913a756fc62b4454bfe38d5f6b386ee46fe0d4586591429444f91139c9bbb96, signature: Signature(5e8292d23147d45656652f8dc3ea199b756ae1e5cf934b43510718cf8c584f413641b738fcc9dc345bc9ff8265791787593e6c7d39881ddcc06ab535ee264a8e), para_head: 0xa5a756b1ee69736c842a8610380ab01a3cdd854c6fafb90f3da929a7a924a1ce, validation_code_hash: 0x98bbf023fc9e033deee0b54e1b2e1ca8e747d2dd9cb658cc07344df196fbd222 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2106), collator: None }), occupied_since: 4149578, time_out_at: 4149582, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2106), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238a70, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(1), candidate_hash: 0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c, candidate_descriptor: CandidateDescriptor { para_id: Id(2106), relay_parent: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, collator: Public(8c2e3ea329942116dc540db18a22a1825c63320f393a46def83f9514b39a1047 (5FEWJGbq...)), persisted_validation_data_hash: 0x5ec24d5310f0219dd5e66959a2dd4b4f633363ebb6989256917a483e6f69dc94, pov_hash: 0x439a6afdfb71bae9c702c404c2d91a76fc075fc29c87447780135c87e4cb1d85, erasure_root: 0xe81cd8649ae3310dff59442393c364898f69d3f7d259ed1f18fe9dfb9d83395f, signature: Signature(6025665af7b63bd655bf6e7581c5ab2bc697790fc916ccfd419e215c260a09387d93cf3f6cfd737efb833db992c248b14fd88c86a774b028c39853ac8fdd5881), para_head: 0xf88162f2302652e38fc3d8c842bfeaf1e66102d6b025eb2925a06e6361870d3e, validation_code_hash: 0x6aaa8ae09add660bc8b6ce9cf0752f56b411533fb74276e35ff47e23ee93a8d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4044), collator: None }), occupied_since: 4149578, time_out_at: 4149582, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4044), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238a80, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(10), candidate_hash: 0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e, candidate_descriptor: CandidateDescriptor { para_id: Id(4044), relay_parent: 0x821b14c4ff6a3d8f4df4a32b15214150bb1bdfa131a89ab9d1b026fb26380c82, collator: Public(226b78dbb96721c3a79c8bc24afb5c3f50383373a888ba80906e3fd3bcd3ab77 (5CqqQoGn...)), persisted_validation_data_hash: 0xddb26aa1b0b1725e2285bb211e01796011c9ecf8fffe56f2c49438367684ec15, pov_hash: 0x384a1d611d942c477198d683b3850bac55df095a0925ef01fd75204e3a186b94, erasure_root: 0xf03aa18b6f4d59d934c4d8442311b1ef5a21bc5add9d8ab901f296b5910b4b00, signature: Signature(ba1beb31c39d1337e85be6915cf4c366b145f721ab19cd6366932a84dc5e8103e364c5f238513c38dfb13ebc008b1357238e157813e49f44aaa61b699a9b798c), para_head: 0x7c3971f9bf77e315f7ac5aeb9b3ffb9a58def0c9b22d2acdc46728a565cc04aa, validation_code_hash: 0xf3715492fcc7518d90ac80fc1b214464edf60488be2b47df48c1d207ceeffd5f } }]
2023-02-17 13:06:43.073 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1000), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1000), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238a90, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(16), candidate_hash: 0x2828a91fe8d100d33ce4b7ce433d0189bf8603b1ffa5fd197034b8c2cfb95157, candidate_descriptor: CandidateDescriptor { para_id: Id(1000), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(d23c8c6b2f0d31e31ac688023cd989d915b0bf5ee61275988faa3f4bf512fa1e (5GpMu8Yw...)), persisted_validation_data_hash: 0x68676808cf15bc8a597a225a34ab420632585fd6363ebcdf5a032d99671b72a9, pov_hash: 0x5e3641d31b4e2f97d891c8476dd9f25985e398b3590c1f129de762e70a5c27af, erasure_root: 0xf4344f803ab1831fb2f9050a376a018624328b2efd20280055b45aabe2609470, signature: Signature(e00de48bbc9533f17a6d7840593e42adc89069aa8e643c2fdeeef324eb1bf01308008ae3746296c46c49c06afd5a3c9938a4286ab527fd387a5619e961ef5a8f), para_head: 0xee55fc93ca5e4ab63d2d00b7759258eb4fdbd8a5f27a1fc853fab9a7a874aebe, validation_code_hash: 0x04567aee7142708e9d73988e9cdfda135703e7a325eea85b6b68726f9839c4b6 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2006), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2006), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238aa0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(23), candidate_hash: 0x54840fc56ce6661255c58ce6b1cd27f99356f9782dcf8d4376e26104e6530eca, candidate_descriptor: CandidateDescriptor { para_id: Id(2006), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(04310cc8f2be58c6654df64f277f082e32947ea5f8089e43abea18cc230fcc5a (5CACctWE...)), persisted_validation_data_hash: 0xaeae285704ce6b87fd56cb98b8f3420e6411f61130aecaeae2ebcb2a00d137d1, pov_hash: 0x153414c424576d7ecd8f9999a59894ad81fb2fdacd8db609826ceceb79e085a4, erasure_root: 0x975960165314476e4dca1711806f19a33d87694915043143912868ead9b1e3fb, signature: Signature(f8763b386bbf7477e9c42b4e479dd38372f5946ce51125433c2bee1f5c43a645930777ebec443966cce43a73a985e5ed8a870d27a6a238eb0420100ed2fc298b), para_head: 0xf7415b7245b810e19ce5589241fda9d81122bae49bc92b4f885add366b257731, validation_code_hash: 0xba709147324dd9118818902499fe30be15f05daacb7b18a507771a2aa83bb128 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2034), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2034), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238ab0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(29), candidate_hash: 0xbe6c1b708dd3047a7e6fe93e14b2dfc4fa19468d801a305a251889ded7325fe6, candidate_descriptor: CandidateDescriptor { para_id: Id(2034), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(0c327e5c111897a96e3a7b5ad99914c653386ed76ff1ca226fb7f55db9f78b12 (5CLhRyqp...)), persisted_validation_data_hash: 0x8010f587a11a9e7c87871064b4a959e7890e7a2f1a1ce6d39e87bfbc67700a0d, pov_hash: 0x3cd32f8dbd08b02e0ac9c2e43fc47879d1d4cd9ba52706f8f1abdf48b53d4416, erasure_root: 0x09f28df5203ed70f25ce1e2f552f97c21fcd468dbf8d5c3fa0a2fc67a8ddf410, signature: Signature(c628bf05130c50adfb1028f3a8234d45c98efcef52a492a2366ae3fac51e0c04803cec960146a6a7bb6fae691b4ba7d1e57de5e43731c465f6f456689d70738d), para_head: 0x4e6d3a34edeeb87fe386e643b774e01bc8fddad5bb5cefd2b69f11851c600886, validation_code_hash: 0x9e66664774c6191786a2da9f5c43b4d336f062f9cdfb2f060bc4fe64d96756cb } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2056), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2056), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238ac0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(31), candidate_hash: 0xb9df2d0b40937f30ed85b67d028d62c8b4cdecaf8f0b21b859722c0f03f4c275, candidate_descriptor: CandidateDescriptor { para_id: Id(2056), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(02febe7b8b3bb3a3e5383b9b497ef2581c270705f65eecf0c2d4eb259f962f10 (5C8ddMvZ...)), persisted_validation_data_hash: 0xa22b07c0e4d0de1e8abf1fb3abbf1a05da21398f0dd85ef125598c2304a3867f, pov_hash: 0x8963e139a06ac85ee938b5c9681a993efbe2ea7cb47f9e992b68359d5ba8a1c6, erasure_root: 0x92eab6bd0abea5201f7a4665d112b05851d5232dd4939f1a429f62bf3128d6bb, signature: Signature(b69d74a2ea5ed6dd36b2b55f10452e89581493e5df745d2fe6a500c0e252473093747d57dae40948497ebba6b2d7aaa57b46a8587b6a7e1ed773538f66c99f87), para_head: 0xa51c0af459cba462bcd7d9c308d03d69d39cc1b0603338e86fd61d8658e4178c, validation_code_hash: 0xd35b3f207a58f269083487220cbfac5d7d8c5403935e3681c9da5832414128fc } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2058), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2058), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238ad0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(32), candidate_hash: 0x3003cee88eb0031cfd32784b226c24026aca62b38aded1d573687a60c7e10eb2, candidate_descriptor: CandidateDescriptor { para_id: Id(2058), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(80b11fabdf011860d6612ddc394b8c5164ba6e41e03c4e33914ed7b1c931e02f (5EySbwCs...)), persisted_validation_data_hash: 0x3e460168739bb25f760c85033da102c661bc44ea9c2f8a7d6ad517cc0e8a0680, pov_hash: 0x3c710a6b1020d1ec4af529cd73ab823f469b05f1f9874a66dca769139ab1e583, erasure_root: 0x41af787192e683fd68df359883d451623c1cf24c3f1d0a2ce2f576ec0302911f, signature: Signature(804e145f82b66c1d3cf1062fb50d9ecb1e1d691b04cacda1916e60ec9b85f4603450107b359c08af70ef861ea230a9cff6dc1afc4d0a9d30d321293835ff968c), para_head: 0xe12c3c9f1275c675db8c98bee96f4290da417adaa1899bba80af1d8a15551bb8, validation_code_hash: 0xdf75492fb2d30982a17c356cdcaed74d101a4a84019be1e63a0c7d15f251b9e7 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2090), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2090), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238ae0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(34), candidate_hash: 0x61094e42002a232198406db7016f54a89459d0555840d9c66cb54b73096a8960, candidate_descriptor: CandidateDescriptor { para_id: Id(2090), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(d63cacee1b07edfd7d260e6582323db7311efc41395a77f0085f481c0bb4bb6a (5Guc8RoJ...)), persisted_validation_data_hash: 0xce39dc5965b7b294caab19b0e72e72c239bff05ff05442d8f164f8f2dc5dfe7a, pov_hash: 0xcc467d118d1b6f6c966f2031edbe5721b0459cdc12599875ca39034bcaedf6e0, erasure_root: 0xb67385c15f6e41603b1dcefd6402faaf798d7bd99be10936e7a6c3b8d38f5e3b, signature: Signature(70f3f04ef6eae5b731de1f86dfee1fd7c076323c5b10b829f0415cfc96e6a562a47915f77bb4bea57555528284831ac3cc8b5c9f328676c0280547f6c587ca83), para_head: 0xece75b3655b76985de13f31f19c8a3e0112caebabb1ed070e2564f56be115a4d, validation_code_hash: 0x8e275a23bfa73a68aca429eb36c95f24243b65c6074b65837521ea6b590b15e8 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2102), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2102), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238af0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(38), candidate_hash: 0x0123d3c68e1055b260d792e2f9567260504b4609c71a12adb44e574149545a46, candidate_descriptor: CandidateDescriptor { para_id: Id(2102), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(4ef85c8d0b63d5bb300f92f207f2da7704e3ef17b8b32cb1ffe9fb46a77cc67d (5DrFNU8m...)), persisted_validation_data_hash: 0x5b673086771da669e4b97a4ab41156131e1de7f5c78ceeca5458aca17de9de06, pov_hash: 0x7ef35f479873d5fdd985a708ce7161578c954dfb109b51932738ffb810ff8794, erasure_root: 0xf44a84f57f9071e12b2c5a0504df3aed413bebdfe5414feb2a268633d7258461, signature: Signature(4c7314abc161749a2730074c480d545698f75c7da4411f724c837aff9231582f125f9a2f10f4cb53a0c432157b2f733e023e70210170845cd22057c6757a1f86), para_head: 0xbfef84bcd25930bf9de8f5b3e07a58bebead961733a74a17317270f4a16802e6, validation_code_hash: 0x8c52de6c01e6d4a738dbf5ae74d1d00ca461775edbf27f2da9ae71c6a678fd60 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2105), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2105), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238b00, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(0), candidate_hash: 0x827c575308b67eb863e28fcc85ff93e9c677429455da71c1acab44873e230068, candidate_descriptor: CandidateDescriptor { para_id: Id(2105), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(f8c8f5f210b2ae230874b347935fdbcadb29cc2f919132e341ea85113f9ad175 (5HguRv2P...)), persisted_validation_data_hash: 0xefd6d5a37b06f214babbbea4b1020b611a3de8e8d988384a0353c9c6a8602149, pov_hash: 0xb693e4067d0cfa234f0632960546ca11b7f21b2f6b78c208a54844324730a36e, erasure_root: 0xb9965d2bfadc73bcf27685f668a9b6bcbc22b7edcaa53382ea86d3a35131e0dc, signature: Signature(5ae09421472ee2cd6497705a80d698fdc9c6b66511b9ce6187bb6d7e974eba1f3d9f1d4f9c29f92fffae2bd0ce5c786b086230c8b7f7b86e3a9063931a675483), para_head: 0x5284009f519fccffc3621187f1341bcde6e7270f97b7a56ac5dde8889b662cc1, validation_code_hash: 0xe3241e33a15a5f802084fd31ed78f572651df88d8e04ec52b61b3b61f2550d06 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2110), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2110), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238b10, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(2), candidate_hash: 0xf1a564aca7d868280c10afae92519ba55f0adacc246bc498bbc7f97562ff6ec9, candidate_descriptor: CandidateDescriptor { para_id: Id(2110), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(fa76e6346c51ebf679a3ce729b2f961ca656bf018e8448b09dd58d6aea7ea202 (5Hj79amv...)), persisted_validation_data_hash: 0x3c6334abb5ca3ab3f780327984aef08a2efaae604392597f01edfe078e837a6a, pov_hash: 0x73d5d5891b1561fbee2f44c46fe1c7529a04fb206087161f967a17b23564a4be, erasure_root: 0x1a7bc912271aed1a60676971a988535b9d876cca4036247b62d6129e5bcc4826, signature: Signature(3866e02fe3cd312c790ab692d48ebc17696eb68fa0d73abcc3e49607c44d8a459fcecc88cfcee9ed7414fc53964834324585bd0ffec99c8add6fd53bfcc5f783), para_head: 0xe46a365f796d9fb0584fe2c67311d48f59f536070f540331554653f90ba9cc1e, validation_code_hash: 0xd817e4a2a2aca16f91e1f1db278bae6173436d222ae4a09b1bd5f01d5e03c9b2 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2116), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2116), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238b20, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(4), candidate_hash: 0x23113aedaa502c226680bbb662ec49fc3463baffc4dcd7c6469fcf7e5241bd94, candidate_descriptor: CandidateDescriptor { para_id: Id(2116), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(2c66569166bc40c49642847dc063ce1782840c8930c6f8855ce3ba0cd62ba029 (5D4vN7g8...)), persisted_validation_data_hash: 0x4eea11d304dd5352406f19d7758311da5a15734a6b3e2726181cbf664fb6841f, pov_hash: 0x4643ebc5df75f8351f0e17645eab302c60cfe3b82b2f7385dc11e7cd5ab00e29, erasure_root: 0x376fb385bc6e5f42015a2f5e63fe9ae6beccef72da6048b04574bc1aaf6cecaf, signature: Signature(247a4b7784eab3ac6c4026bafeda65159d472dd4922b45d515c9fb1d4f393631277fd15135765581efff6c3866bb1e1216d81ab5c0ae066407c5e8fc391f078e), para_head: 0xb41bb501c4f12f45e486426f69ac194797512344582fd29595e58db0bd367c11, validation_code_hash: 0x8fed624fcce7b11770b39bedc08dbe2c6c14aa244894faf6452c4009549dd4f6 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2119), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2119), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238b30, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(5), candidate_hash: 0xca52348e551698e3b47371a7dad03d5ba44b8de748f6e475e87b9025bfca20a8, candidate_descriptor: CandidateDescriptor { para_id: Id(2119), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(a87b6d0da26081bdc3a1089a170c77c878fb3a6e976a28b327bacbbf582ff741 (5FscZqXw...)), persisted_validation_data_hash: 0x189e9ccc693056e4366f75965bc073e64b53881eb4fa9dac9d6ceb5a4805bf5a, pov_hash: 0x691ecb03ec17e2bd6161bff40d8f077357182d9cb968ce05441f79ac813eb9c2, erasure_root: 0x7f2602b8e886f37efe7303b9021f38a1a1691337aad293130b9a328431348390, signature: Signature(22105bec6f4a0a9158bdc7edce627a5e0e4aca9831c0292adbe130962ebe0c57ff3cf39b334a4944e477521c2847bb71b0fa744459b1f6b8a642980f2ed91f8e), para_head: 0x59994465ddeda3b7e3663953fac5bfd36d5e212350db0fcb731c2683bc0ddebb, validation_code_hash: 0x665ae2e3bbb9158e5dc4c4f9d32ce2a9889e8f5a568ec123df335da2cf77072a } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(3333), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(3333), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238b40, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(9), candidate_hash: 0x8ea763958e60530c77d448524bd60940375215a4c585dc637c8af342a81efbad, candidate_descriptor: CandidateDescriptor { para_id: Id(3333), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(664c37f1b8415f36ce20d235767b77ea18988e56dc8f06bd6b87eac76387bc09 (5ENqPAn7...)), persisted_validation_data_hash: 0xb10cef09cce5cd9f969ab0e9e27c1e95d91ae200c72a13f131e69b28d6ac3fc0, pov_hash: 0xdc3fc0060a9238d7191bedd7feb44c4a8443bba690612a8909d9f6ef2718353d, erasure_root: 0x2fff5821958f5bbfe16eb09603e7e610316071d3789ab7be3058378d7c3e8156, signature: Signature(3c4931708742ac314d674ead949c76a7be08ff6839205553d8a431ce2f2aa94e4c919d3fce941a7838c3983b670dcdeff40261bff88988dea82ccc9c4c46ea8f), para_head: 0x3d30d78957bbea445f0f7af156f54266d7a24950721423f879844c138d8a32a0, validation_code_hash: 0xf054b745e5dff013417d475cfb0dbe8109024c71f8e80f0f299139ca8d8af10b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4101), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4101), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238b50, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(11), candidate_hash: 0xdd96937d1b37dce02d188280e2fd5922547ed9b591686a2128c975a749cd388c, candidate_descriptor: CandidateDescriptor { para_id: Id(4101), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(4ef6200ac2f43e7a7af6f1b52cdb7f529b8df71474ecdb6bb95c7e21297eaf49 (5DrEhwJM...)), persisted_validation_data_hash: 0xc91738ecdb169e043af488eeece62950e122f7b5e9c1c30fd96483b1aab891c8, pov_hash: 0xb9db922ce30ca000f95c77dddcfb05b50be6302baa004c8fe75fc68d49d9c188, erasure_root: 0xf8f7e5168aba494b1f5efbeb942a3c5ebafab9177b350064b4f831e15c4f4a7a, signature: Signature(84acb5f6ab9abf450fdc12b5ca45bee67e9b80efaa02e0a224e5ce91bddeb6648b51302aee04c55c1d54bdbe53bfd2864d9b66aa5c56972c31d629eae3e0738c), para_head: 0xf4aa4f77437213f4a127a09daa15e52bb3399fbb3aad4ed1b31d3c9d1b0236bf, validation_code_hash: 0xd9e55e7758ef5c9aa547baf7c415e5c9625d057ecb6095a2aa21dddff32bddb3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4219), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4219), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238b60, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(13), candidate_hash: 0x714a1e49d02bddad2597469a915d6c5bae6b40a8a6d53971e9e52e18243e579f, candidate_descriptor: CandidateDescriptor { para_id: Id(4219), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(f26c6c0dc0f10277f1de3c43c40989ae7f2b8299308fdaed2d58df408a127065 (5HYZer7E...)), persisted_validation_data_hash: 0xb6f9d0fd26e2f904a4990a422e8b6b463065f0f5e4ab89dd86b1f4f18f8f5446, pov_hash: 0xb9955dbf69388cc6c61ad59de1ce3328d179c63fba26a0dac0c952eb76fa3a10, erasure_root: 0x92c4f66de48d9168cc7128fd6ddc1c4b8bfe859c46830081d656de127f8cdaa5, signature: Signature(6c09438229603d214b233af137df76de286ff4ac07f8374a0892d387f1e0aa2fb46cc31496d60e2b946646e466a3970dc7a7407552266c57937520134bc27583), para_head: 0xf9bafc0052046fc09f276623eea30f1582242d6b98ce0e149c1194db1f003dc6, validation_code_hash: 0x3ba3a1dca9719f1752dc1df322cc59f24937e77a06bd3f0f09904d4bcc90e4b3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4227), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4227), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238b70, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(14), candidate_hash: 0xa0b06361a569b9e09dfeb129f0ca74b12f76173c2a020d76550f307756e70fc6, candidate_descriptor: CandidateDescriptor { para_id: Id(4227), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(f2a205cac5aed676fa6dccf4c87666c854d55122327309380eae8a6586de0f33 (5HYqaN2R...)), persisted_validation_data_hash: 0x81c80ace2213cc9811c9ce2b7d0457f52c214aa124324efb0c4c0a27471cc1dc, pov_hash: 0x5767be8afacfac3632121eca6f38ecca618a352e76176a2d7dd0f18a49b3978f, erasure_root: 0x3485232fa1ea78230a59025e33175f928054a05ca89be0297db35e1fbc0d8791, signature: Signature(7abcef1cb659d4baa2a171ab91a778fd65836f837cba8bb071e5453210f9dc19c4ef354d72b7f28de17a308bb3a3d2e9bf9a517c1139a2cfeedb8104d1721c87), para_head: 0xcf9c8220b31d39e1930e23e44febd2ba40dff165959c3b5643119026ac090d5a, validation_code_hash: 0x867d6ea964f5d70540d9b5bec5e7ec7fd5042ac5213056e9826b09e0151764a5 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(20048), collator: None }), occupied_since: 4149577, time_out_at: 4149581, next_up_on_time_out: Some(ScheduledCore { para_id: Id(20048), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238b80, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(15), candidate_hash: 0x86d811f60a385f741a1d5c8d0dad8874cbc5635019c927878ea5270e57a515fc, candidate_descriptor: CandidateDescriptor { para_id: Id(20048), relay_parent: 0x98ee6701253d38705981c879dcbd03e85541e6a813eb91a14160f5d6192ea961, collator: Public(ca0b7b224c4a25d307ad841af9d792a28b0f9f24be0ac0398772be687da30c59 (5GdcwVtM...)), persisted_validation_data_hash: 0xd832b2cb6352ebd7d7a5efb9503a11b8efd6940b8912d9abaabc92281b7f1644, pov_hash: 0x5519df6961f5caacf345fee8007318ec0da0bdbd179b54603ed57f70e120212d, erasure_root: 0xe7b717335c83390f98bf5c8064faef63b334ad74fe79395b92ee8a4ee5173973, signature: Signature(22e5b00ffda8d895b7d5e86cb894045ef5ef8c57a82cadb8d014ccb00cd6b3398f3a3480833bc2a9da51dd276f26593e9d56408a8ff71b75d5edc8e38077fa8b), para_head: 0x0bdf10cb7cb9033097c18699be6f3010125319d0c1b1434999a8823f084e1511, validation_code_hash: 0xa0d7645da3a4266c525d275a90f8e3785eb1a64552af51a63ae345ed80df6198 } }]
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Query occupied core occupied_cores=[OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1002), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1002), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238b90, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(17), candidate_hash: 0x2dd464538dd654c9e0c1fc7495e2cc05596992f1ed55c3877eabb0a78145ea3f, candidate_descriptor: CandidateDescriptor { para_id: Id(1002), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(9a2d0e306cf3452e9464ed9b0ecab02c29e97a319ff01b5d0bf8395ec78b1025 (5FYrcfLk...)), persisted_validation_data_hash: 0xed8a7106f9165a2015e08aa029ce9face2d918a701167411e00d5ee5462f3e85, pov_hash: 0x48ac57eb797888cb0ef6f45c2561dcc5553dc377288f6864132c9636cd6f58e2, erasure_root: 0x3defd30e1ecf9a46d82714c34dbc06a99a62fc8619fd2e551448c72fec18b969, signature: Signature(70344722d6d31af1bad490168c27d5a07ff57fadbd7232786b12d94d35d94370779cc64c3c52871c5899aea0de3bcec8b95bb75ab0b4589b44a0c55d12d9bd8c), para_head: 0x4b1ad0a1c6fc3040f8394e120360ced0ee6e1b881ce4ca796bed05443bd9e2c7, validation_code_hash: 0xc165d9ace4d9fffdbdd8a2f21cb4d8007cae66656de5daef380deb51bc3c46d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1003), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1003), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238ba0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(18), candidate_hash: 0xd5867e0ce0b1fc0f58f5ee7ccabd407b920e435eeb884f48953455d9698adb12, candidate_descriptor: CandidateDescriptor { para_id: Id(1003), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(3ec41d0cd50cc2d1b92c05e62a6e518867e605443dfef1b883b7be1b3adb486d (5DV15pSL...)), persisted_validation_data_hash: 0x8e152f1364d0db7af5a7bcc50db8ff94ee1ac196a81d3c6686a0c1db3dd4589d, pov_hash: 0xc19bcc2a83a6a1b7cf512bec2929a500a17c04176fc29f22a53407f7d9737432, erasure_root: 0x1cb037f99115686d875fd0c07ab6f181f2119f3eeda071ef32479acbdbc9d077, signature: Signature(d44b9e3535fe5bd52c398e5806d248ffc2afc8a89e706bee63a0cf6271104f1e8f54b26a91d844bd449927701d649d3a69e6f55fa72bfaa8c21dac8d86e0f081), para_head: 0xd23ec32ffa70f560b1bee0a5c0fae0310acae55b0ced6b1e5559bf23de19a2ca, validation_code_hash: 0xa2c873379ba5250d7eb24b695e13dda0df34123e79921a96480f7f244e5ffbc3 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1013), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1013), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238bb0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(19), candidate_hash: 0x14792768cccde9a349bd45a2ee2f3a8eb9ad83fdd4858f87d75e4d31e395c7b2, candidate_descriptor: CandidateDescriptor { para_id: Id(1013), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(b20a10492bc4b03a4a07ea98daf5be358f66ba92b133447c588ac7a7aea0f560 (5G69NRTb...)), persisted_validation_data_hash: 0x191e0056b921d0358d2c4d9780629da95b14b0172c3ff767096043d9a737e07c, pov_hash: 0x6abeeae5e1c7b72e31dae785f03e7ef72bd591c3b05ff85d312ade09a0d0c262, erasure_root: 0x0d06a4ade3a0defc5614448bb2b36b734d31d23ed1aa0e5193e7f9010fc60b40, signature: Signature(d4d4fb3953c89ee3c3a2acc0ab67093db7f285e594d2641f53cbe28dadcb7f46553b867ecb59cc1ba4452d8d0517683d8b7b236d259b40b15fef6416aa96b085), para_head: 0xb4d9ead17f29f05f7f058819d3bcfedf2871a6eb4336ce8448a3b393e9b976c7, validation_code_hash: 0xc0fd2231616eb72b0e7f4dc0e9decf70516207a6370b2129c0d7a81cc5bf382d } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(1015), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(1015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238bc0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(20), candidate_hash: 0x0fe58a30e5a1dfef101c3f134cbd34148179ffa04d5a2f4ab6986ba996a17357, candidate_descriptor: CandidateDescriptor { para_id: Id(1015), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(34be853eae8ff57c6284691082f2ef2593b6de26ad1758e088ad94bb3781aa3d (5DFrwgRo...)), persisted_validation_data_hash: 0xd2765391af1e024bd49b26d1478fe8a6beffeddd9f2e91d13a3bdfeef5c5f91f, pov_hash: 0x42662ac4df9d53270e20b8b07b6bf2e7003f8dc56fa59fb6d12d5716d59006ea, erasure_root: 0x500a51968a00d7af4e6b3b0b9b8f985ffc3a193781c96a9dcab580ea5256e6c0, signature: Signature(e6d380012d6fc2660d11330c8ed4cd37513a8061764a6d3e107a1dccdfd62641ac200e68ce6f7ab8afc4749cdda92637e2ef054162b0afcae63d84a44badd280), para_head: 0x3697ca1e18d59f3dff7df959b72dcc140a1d017fae1caf7a137638c20590952a, validation_code_hash: 0xb473780984cf7007e14d698aed2468a7350fd4ab2646984dc7df288f42a7d620 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2015), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2015), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238bd0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(26), candidate_hash: 0x3e286974f4c6861b569c24e0c7f4df65e552b6e68b7cfec5c610f78184f930c9, candidate_descriptor: CandidateDescriptor { para_id: Id(2015), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(b63a114cd5fbb5380c7171f48b7c9354dba906f52b2924ec8276eeb0d67dd117 (5GBdpcxZ...)), persisted_validation_data_hash: 0x40e6e5ffa767a50d0aacfa32e27cff28c7029169496e276aa33e177f2b2cdb6b, pov_hash: 0x7c999aed688b23f24203d5f608ad3cae7b8d980a11ebf219f5e081068efb8426, erasure_root: 0xd2ce99d1b4e4e1e1684d9482c81d7be3d2d86532bb807d8a51c4e072f62d1ce1, signature: Signature(a82cf6d05c7d70dc885d4761f30346ae60a43f45c3498439778404578948bb1f31ea3d0cb0236a13a0f511be32453f4c3f8baf61459ac0ca61f2b8dfac566780), para_head: 0xe1d1db2c8770c5b087a1531e1a01b6a3c178afa94521a2aae0ad0ec42aef60e6, validation_code_hash: 0xe9875e8ee344601d91db81d6da8afa30b102f9ddd54946528dfcfe161d55070b } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2026), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2026), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238be0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(27), candidate_hash: 0xbfa42c6a2ef472ced96d40dd337899b5f9786b216fc780b331870bbc80da0eff, candidate_descriptor: CandidateDescriptor { para_id: Id(2026), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(5a580fdd6a0cc2799cdd3ce1c11e12a11090d411ca6ba424261b0c713f9ffc31 (5E7AKu7j...)), persisted_validation_data_hash: 0xa4e013a2e368a763b3a56abef465430bf5909f24b0352de07590b1cb83f0682c, pov_hash: 0x0f76adaef074acc7fb6ba34910595d3ec0077c1ce0b049e914975a6a800af32e, erasure_root: 0x27c7af157d7ebd81b887403de1ba67fada6595006d6c3fd16eb4cc498536162b, signature: Signature(8001e2ad64e6db66893a2faa5688dad99ba5900b0de2c77ace6a72f497378f11a42c20e2cb10d19b80045ca570dbcbe1b306e27a77f0e36a962e982493e61185), para_head: 0x479e01f5b9535a6b7d22a3c00427ef03b309f1253ee31f30658edf51ed8d7003, validation_code_hash: 0x50ec7cdc20022308c81d01ddbf1d1fa5121a21d3c1507d32711952a3fef66948 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2031), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2031), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238bf0, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(28), candidate_hash: 0x9d56a449cf8f363734901dcf03ba58bb9aec8b0e48a5412561a68572ad120d11, candidate_descriptor: CandidateDescriptor { para_id: Id(2031), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(909a58c29e2bdcdd4d7dfbc26a47fc4e8e797130c5da6e51e0d6f105254d7827 (5FLJbw7o...)), persisted_validation_data_hash: 0xf7208d805f022d327f60437a217f8698ab84e61c57880b7613cedec9bf28de47, pov_hash: 0x59aa17d1e69238264dc31bc191d589265e503af9bbd8d39ca32d5d8167082262, erasure_root: 0x455e7ea5b6788be50ab6a24c984a80028e37be042c619e24ca69401102dc380d, signature: Signature(6adca14cdd4f40cf2117b84676b11d0f913ebdace002b4d69da4763d6d13fb218c3cb7268090bfb2a92b1bf72a05cff4a222edf19cf858ee421bc06335cf1e89), para_head: 0x271bf2ab6da9937eba96c28aa8b5d99ba11bfb34cf71a5e1d6dd7a4a084c9e6e, validation_code_hash: 0x98bbf023fc9e033deee0b54e1b2e1ca8e747d2dd9cb658cc07344df196fbd222 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2043), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2043), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238c00, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(30), candidate_hash: 0xd9144020d40f892f1b49af1cc2f595e63b12426e71e34a2cf7fbb2a7094b59b7, candidate_descriptor: CandidateDescriptor { para_id: Id(2043), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(281a6dd69d0d0ece553e43a050faf4fc9f0240bd794445931ae990a101a6741f (5CyHd872...)), persisted_validation_data_hash: 0x6db9ef59130aed6a88dcab777fcf0344f08d99d2c0b2a24e8af78f0ef4086dc2, pov_hash: 0x82e0dca09ed4b635f75cff64ce39490702f84aba7fbd9659950c21b706690564, erasure_root: 0xcffb4fce85ec808b0e5a4d5b0a99d65ac25484cc16425c1562e2f7c6b4465b39, signature: Signature(387211195221a49bff2e0567365bbb8a17be7d683ba3d59f6870e143c2048929d45e979c1abe074590b5d7adc6d600d03c85c3b9525d44be29a019c1f9b1678e), para_head: 0xa748f959c371ffcfe18903fa9175963722d6211416f5771d19a90a0dbf0e33a7, validation_code_hash: 0x330f3d4a5e2b581441ced47b9118937ddd9cce624a3ef75c8f6ad48de1b3f964 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(2106), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(2106), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238c10, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(1), candidate_hash: 0x4a0699f67cc58459a0933b8e93aa3235709defcfe807fbd49e5f4a2338be062c, candidate_descriptor: CandidateDescriptor { para_id: Id(2106), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(445241aaeef243a1e86ccb9f83df01333356350f66227f8ae962b648b74c573f (5DcHYmms...)), persisted_validation_data_hash: 0x627f0ca6793ad5d6d1fd2f87252a21ca54480cf26e690a890e7f4dab44505f05, pov_hash: 0xa0855238f13216eacd2014710ce2c92009f24940fef25b20dc4aeb91c3b8c42c, erasure_root: 0x80af27efef9f20ad7b64d4b7907d95fb62967dd8740dc830bf3332ea768280bc, signature: Signature(e4af7adba660264eb22a4fa9f79a2222cab59f117f3c6ae460d2f2614f6aec7a72c3bcac54276b396158fa84da8f5eb695719099b2ccdd4b0f0b2a7df2a2c182), para_head: 0x7aa511118f6a4a24c99a11aaff6cb401115ade6c1e7193e7bbbaac7799e38a54, validation_code_hash: 0x6aaa8ae09add660bc8b6ce9cf0752f56b411533fb74276e35ff47e23ee93a8d0 } }, OccupiedCore { next_up_on_available: Some(ScheduledCore { para_id: Id(4044), collator: None }), occupied_since: 4149576, time_out_at: 4149580, next_up_on_time_out: Some(ScheduledCore { para_id: Id(4044), collator: None }), availability: BitVec<u8, bitvec::order::Lsb0> { addr: 0x7f81d5238c20, head: 000, bits: 103, capacity: 104 } [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], group_responsible: GroupIndex(10), candidate_hash: 0x1a12cc68e6d4d5ad33bbd2d2aa9187de543034f7d06322dc1d36a6fac8975774, candidate_descriptor: CandidateDescriptor { para_id: Id(4044), relay_parent: 0xeca88300e9ac9e81307d3cc4a88a0a88c4397385bebfa96d71c9094981f0929b, collator: Public(f2e3e49b9a1cd8c9ed207861b05e5ffde4d32b2e5de430ba27a55fda8702a96c (5HZB9HPi...)), persisted_validation_data_hash: 0x0102e506c6fbf94fbbc1db3c1d79816c995389f4848b878203c526059949fdbd, pov_hash: 0xf46938faca536b09597b5fd4d75395e8b296cb49d7feed34e75c98ebeeb5c7b4, erasure_root: 0xcf3624ffa2d5a72d38c7df36898b0ba16c970f4326755c2e2ba5d07f000258c0, signature: Signature(fcc3f0f22071894313446808d1828913e665b46032001ab4d888a529d2b94d261c6eabb83411b8c2be8d87643d9a8662651bcceb409e1b07548365ebc3062481), para_head: 0x2669bc0f7b3bf8346a69f461960a4e650c0f645eb0459a781d0d70327d70f419, validation_code_hash: 0xf3715492fcc7518d90ac80fc1b214464edf60488be2b47df48c1d207ceeffd5f } }]
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collator-protocol: [Relaychain] Own view change view=OurView { view: View { heads: [0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b], finalized_number: 4149576 }, span_per_head: {0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b: <jaeger span>} }
2023-02-17 13:06:43.074 DEBUG tokio-runtime-worker parachain::collator-protocol: [Relaychain] Removing relay parent because our view changed. relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] Processing NetworkMessage
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] Our view change new_view=OurView { view: View { heads: [0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b], finalized_number: 4149576 }, span_per_head: {0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b: <jaeger span>} }
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] DisputeCoordinatorMessage::ActiveDisputes
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Waiting for message
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=0 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=1 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=1002
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=2 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=1003
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=3 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=1013
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=4 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=1015
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=5 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=2000
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=6 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=7 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=8 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=2007
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=9 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=2011
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=10 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=2015
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=11 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=2026
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=12 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=2031
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=13 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=2034
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=14 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=15 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=16 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=17 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=2084
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=18 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=2090
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=19 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=20 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=21 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=2101
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=22 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=2102
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=23 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=24 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=2106
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=25 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=2110
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=26 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=27 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=2116
2023-02-17 13:06:43.074 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=28 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b
2023-02-17 13:06:43.076 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=30 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=2124
2023-02-17 13:06:43.076 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=31 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=3016
2023-02-17 13:06:43.076 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=32 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b
2023-02-17 13:06:43.076 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=33 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=4044
2023-02-17 13:06:43.076 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=34 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=4101
2023-02-17 13:06:43.076 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=35 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=4197
2023-02-17 13:06:43.076 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=36 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b
2023-02-17 13:06:43.076 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is occupied. Keep going. core_idx=37 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b
2023-02-17 13:06:43.076 TRACE tokio-runtime-worker parachain::collation-generation: [Relaychain] core is not assigned to our para. Keep going. core_idx=38 relay_parent=0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b our_para=2121 their_para=20048
2023-02-17 13:06:43.076 DEBUG tokio-runtime-worker parachain::collation-generation: [Relaychain] collator returned no collation on collate para_id=2121
2023-02-17 13:06:43.482 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] OverseerSignal::ActiveLeaves
2023-02-17 13:06:43.482 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #4149579 (0x930b…5021)
2023-02-17 13:06:43.482 TRACE tokio-runtime-worker parachain::chain-api: [Relaychain] ChainApiMessage::Ancestors hash=0x930b…5021 k=10
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::statement-distribution: [Relaychain] New active leaf hash=0x930b2284f08dbd440c2d7c4f8b6100dca30072730640b0b444cd23c8a10b5021
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::availability-distribution: [Relaychain] Update fetching heads update=ActiveLeavesUpdate { activated: Some(ActivatedLeaf { hash: 0x930b2284f08dbd440c2d7c4f8b6100dca30072730640b0b444cd23c8a10b5021, number: 4149579, status: Fresh, span: <jaeger span> }), deactivated: [] }
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::chain-api: [Relaychain] ChainApiMessage::Ancestors hash=0x930b…5021 k=4
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] activated relay_parent=0x930b2284f08dbd440c2d7c4f8b6100dca30072730640b0b444cd23c8a10b5021
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::network-bridge-rx: [Relaychain] action="ActiveLeaves" has_activated=true num_deactivated=0
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::collator-protocol: [Relaychain] Own view change view=OurView { view: View { heads: [0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b, 0x930b2284f08dbd440c2d7c4f8b6100dca30072730640b0b444cd23c8a10b5021], finalized_number: 4149576 }, span_per_head: {0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b: <jaeger span>, 0x930b2284f08dbd440c2d7c4f8b6100dca30072730640b0b444cd23c8a10b5021: <jaeger span>} }
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] active leaves signal (ignored)
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::approval-distribution: [Relaychain] Own view change view=OurView { view: View { heads: [0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b, 0x930b2284f08dbd440c2d7c4f8b6100dca30072730640b0b444cd23c8a10b5021], finalized_number: 4149576 }, span_per_head: {0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b: <jaeger span>, 0x930b2284f08dbd440c2d7c4f8b6100dca30072730640b0b444cd23c8a10b5021: <jaeger span>} }
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::gossip-support: [Relaychain] active leaves signal
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730 block_number=4149579 traceID=62937234105336159055718590045251052298
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25 block_number=4149579 traceID=141967312302434745833991304083880300513
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xdd611e82c5b538960d0be1a6bd2b278b816c950f242e4c5a6978521b1baee9ee block_number=4149579 traceID=294263658696881152324815395273602443147
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284 block_number=4149579 traceID=83610534938419261836352602029232497696
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x02e029e052920d258de58e58808b124a800f4d816be85cdf98a47cd27c48ffc1 block_number=4149579 traceID=3822379839338122106830022656813371978
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xb98084bbcc47b1ea4d604a0a38ac6345aa93efc5482a76b1ba58711deb9ff3f3 block_number=4149579 traceID=246574485375057582529311452324835386181
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x7f3963351a6f7cb7c547b98bf62df537884c9f565b976694542dc17deb477422 block_number=4149579 traceID=169109928551445565789737369891767186743
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c block_number=4149579 traceID=320127376290484260043780581240691964919
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing included event candidate_hash=0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e block_number=4149579 traceID=161723003823406059934787194297910938778
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 block_number=4149579 traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x294b4ba697cdb43669be111ff9c5b5ec63fd5da5937d009e19effaf3b5b029cd block_number=4149579 traceID=54889304471147831410112460591628400108
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xa1473226e32e1e08a72afd5e0aecc12fd3b26e69cda0320dd7f8f76c61fbc5b2 block_number=4149579 traceID=214375377599786636072466388817046978863
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xdec762b49da4227a8ad42e66b308bb0d252f97eb376a170078227160f7685630 block_number=4149579 traceID=296123884125097738111339891046155336461
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x2b0885d48f7069f21ee62b5bd369252835459fd3c736730ee0a64d7017f49e11 block_number=4149579 traceID=57201056594859656263166367563266991400
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x80a89482737308cf837f3ff48ebc67c71f455e2826bc6809de33c1930143b17b block_number=4149579 traceID=171016501464715394280460672387186976711
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xa6f505aecd3802c230a28f1744d55985d4a65302d93dddf407b1af577554f9ae block_number=4149579 traceID=221924075291897503297548799771556534661
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x8361e331f79ec024dadfb73248d2d1718ef4e759056e0cf85883bd26fabd16ab block_number=4149579 traceID=174637128308896564838095328007077155185
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x47c0fb5ecc812e5cc017e3da740ed3a9c93be81694cf8f1e568a3c9064ff580e block_number=4149579 traceID=95377207093116619165057431603805868969
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x3630c97354994f89de4b0f5b40c89150161cf0cf80a04c1a393520956ac2bc75 block_number=4149579 traceID=72031627923346234074697103955072684368
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xc4bba5282c7a6e402934ac7a115ac36bd7ed3dd3e82c740add4b27cc36a30353 block_number=4149579 traceID=261502996466865976977880933522942378859
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xd56afad46e181217ca836bc99edb340533a68a79adec067654b831857d1fba8d block_number=4149579 traceID=283681034002035589340263832834910401541
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0xa865a07d8d01e919abd986e975c0b93d29e9f58bd4aa165e06f9b77eec74a824 block_number=4149579 traceID=223837980407274478884202653786684045629
2023-02-17 13:06:43.483 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Processing backed event candidate_hash=0x00bd1f37e6d5c60295cbbabf10ff347bdc5f962a53ea318e28bf0c43ee3ca046 block_number=4149579 traceID=981977289949722442852278235723412603
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x2f5945377ebd44cd085ce6cbf62e230af051b6dfc9356396347aabdd69322730 traceID=62937234105336159055718590045251052298
2023-02-17 13:06:43.484 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] Processing NetworkMessage
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x6acde8e7ea42f46c6bf52c0116184fe13f99bd47d591490a53c0de1f4c193a25 traceID=141967312302434745833991304083880300513
2023-02-17 13:06:43.484 TRACE tokio-runtime-worker parachain::bitfield-distribution: [Relaychain] Our view change new_view=OurView { view: View { heads: [0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b, 0x930b2284f08dbd440c2d7c4f8b6100dca30072730640b0b444cd23c8a10b5021], finalized_number: 4149576 }, span_per_head: {0x00f70f6bc89d1dd9d4c1dd38998f3b2d77d35cb2f9a88c5d460325717242958b: <jaeger span>, 0x930b2284f08dbd440c2d7c4f8b6100dca30072730640b0b444cd23c8a10b5021: <jaeger span>} }
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xdd611e82c5b538960d0be1a6bd2b278b816c950f242e4c5a6978521b1baee9ee traceID=294263658696881152324815395273602443147
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x3ee6cda470c7f79098ee8dd61a2c2420a8f232c5af449ca9e6f8aa6d8fa75284 traceID=83610534938419261836352602029232497696
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x02e029e052920d258de58e58808b124a800f4d816be85cdf98a47cd27c48ffc1 traceID=3822379839338122106830022656813371978
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xb98084bbcc47b1ea4d604a0a38ac6345aa93efc5482a76b1ba58711deb9ff3f3 traceID=246574485375057582529311452324835386181
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x7f3963351a6f7cb7c547b98bf62df537884c9f565b976694542dc17deb477422 traceID=169109928551445565789737369891767186743
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0xf0d64a3d8b6c5bcb5fc57feb1e133bf779f01881c7f1d83383e2eff08a9c7c3c traceID=320127376290484260043780581240691964919
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate included candidate_hash=0x79aab7b30f20a94ed38981d203e9cc9a50e6f8231eb9be3933a1009e5b90944e traceID=161723003823406059934787194297910938778
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x294b4ba697cdb43669be111ff9c5b5ec63fd5da5937d009e19effaf3b5b029cd traceID=54889304471147831410112460591628400108
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xa1473226e32e1e08a72afd5e0aecc12fd3b26e69cda0320dd7f8f76c61fbc5b2 traceID=214375377599786636072466388817046978863
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xdec762b49da4227a8ad42e66b308bb0d252f97eb376a170078227160f7685630 traceID=296123884125097738111339891046155336461
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x2b0885d48f7069f21ee62b5bd369252835459fd3c736730ee0a64d7017f49e11 traceID=57201056594859656263166367563266991400
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x80a89482737308cf837f3ff48ebc67c71f455e2826bc6809de33c1930143b17b traceID=171016501464715394280460672387186976711
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xa6f505aecd3802c230a28f1744d55985d4a65302d93dddf407b1af577554f9ae traceID=221924075291897503297548799771556534661
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x8361e331f79ec024dadfb73248d2d1718ef4e759056e0cf85883bd26fabd16ab traceID=174637128308896564838095328007077155185
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x47c0fb5ecc812e5cc017e3da740ed3a9c93be81694cf8f1e568a3c9064ff580e traceID=95377207093116619165057431603805868969
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x3630c97354994f89de4b0f5b40c89150161cf0cf80a04c1a393520956ac2bc75 traceID=72031627923346234074697103955072684368
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xc4bba5282c7a6e402934ac7a115ac36bd7ed3dd3e82c740add4b27cc36a30353 traceID=261502996466865976977880933522942378859
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xd56afad46e181217ca836bc99edb340533a68a79adec067654b831857d1fba8d traceID=283681034002035589340263832834910401541
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0xa865a07d8d01e919abd986e975c0b93d29e9f58bd4aa165e06f9b77eec74a824 traceID=223837980407274478884202653786684045629
2023-02-17 13:06:43.484 DEBUG tokio-runtime-worker parachain::availability-store: [Relaychain] Candidate backed candidate_hash=0x00bd1f37e6d5c60295cbbabf10ff347bdc5f962a53ea318e28bf0c43ee3ca046 traceID=981977289949722442852278235723412603
2023-02-17 13:06:43.487 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] No assignment key
2023-02-17 13:06:43.487 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Produced assignments n_assignments=0
2023-02-17 13:06:43.487 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Inserting imported blocks into database imported_blocks=1
2023-02-17 13:06:43.487 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Writing BlockEntry block_hash=0x930b2284f08dbd440c2d7c4f8b6100dca30072730640b0b444cd23c8a10b5021 block_number=4149579
2023-02-17 13:06:43.487 TRACE tokio-runtime-worker parachain::approval-voting: [Relaychain] Informing distribution of newly imported chain head=0x930b2284f08dbd440c2d7c4f8b6100dca30072730640b0b444cd23c8a10b5021 chain_length=1
2023-02-17 13:06:43.487 DEBUG tokio-runtime-worker parachain::approval-voting: [Relaychain] Imported new block. block_number=4149579 block_hash=0x930b2284f08dbd440c2d7c4f8b6100dca30072730640b0b444cd23c8a10b5021 num_candidates=9
2023-02-17 13:06:43.487 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.487 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] In handle import statements statements=[(SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80, validator_public: Public(2c278e1333a48ed6ec4c71d6379f3ba22c948634f148dec3f6e47fac96b05660 (5D4biPQ1...)), validator_signature: Signature(b6aa67eb283a88d0b277cd4c63fd08da8b6e76b1c0ebc45920cbbd2cbbf4652d62ba0ea45c949ad2b5171e226a94ab5d10b9e375d866a1b18c40b51528ee5587), session_index: 7095 }, ValidatorIndex(51)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80, validator_public: Public(62ac097d0d632b267cb2496096d4a210d0a22308f76ed4ee7db9b0b201337020 (5EJ5eyWE...)), validator_signature: Signature(14e14db25ac5cf3d6039962fd5eae0bd04da8beff352cdfc87cc50e714b0a106b3e4b7b0ba089643e0b4272d1c9847b2de3eca5dd582bf3810c4a1af5bc5268d), session_index: 7095 }, ValidatorIndex(52)), (SignedDisputeStatement { dispute_statement: DisputeStatement::Valid(ValidDisputeStatementKind::BackingSeconded(0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790)), candidate_hash: 0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80, validator_public: Public(de41633e2f00be1bd37d55ddaf9c8dfb7c5214cbc01293a2719759ee1718d601 (5H67uqQr...)), validator_signature: Signature(b684c6de994f47e0e52c479f4588cbb8a27a4e0d6d3343e9f6cba17e0d05e46d1fffb814dbc514906485efdc039e4eb1e5860b2047cdca4da6bdfb5584bc098f), session_index: 7095 }, ValidatorIndex(53))]
2023-02-17 13:06:43.489 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Number of validators candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 session=7095 num_validators=103 traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.489 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Loaded votes candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 session=7095 traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.489 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Not requested approval signatures candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 session=7095 traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.489 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import result ready candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 session=7095 num_validators=103 traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.489 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Is spam? own_vote_missing=false potential_spam=false is_included=false candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 confirmed=false has_invalid_voters=false traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.489 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Will not queue participation for candidate candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 is_confirmed=false own_vote_missing=false is_disputed=false allow_participation=true is_included=false is_backed=true traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.489 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Import summary candidate_hash=0x5be28ab502ebb6638827c8ba24d3d5da7707b3076bc877d36ce346af11033d80 session=7095 imported_approval_votes=0 imported_valid_votes=0 imported_invalid_votes=0 total_valid_votes=3 total_invalid_votes=0 confirmed=false traceID=122136020020182863384648648389284845018
2023-02-17 13:06:43.489 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Imported backing votes from chain relay_parent=0xcda834a992af3375b11cd807fad5c4aec97ff2ebada3377318d4c0baf2db6790 session=7095
2023-02-17 13:06:43.489 TRACE tokio-runtime-worker parachain::dispute-coordinator: [Relaychain] Importing backing votes from chain for candidate candidate_h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment