mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
19537 lines
4.5 MiB
19537 lines
4.5 MiB
WRN 2026-03-08 04:35:51.033+00:00 Logos.dev - Logos.dev configuration will not be applied when `--cluster-id=2` is passed in future releases. Use `--preset=logos.dev` instead. topics="waku cli args" tid=1 file=cli_args.nim:934
|
|
WRN 2026-03-08 04:35:51.033+00:00 Cluster id was provided alongside a network conf topics="waku conf builder" tid=1 file=waku_conf_builder.nim:322 used=2 discarded=2
|
|
WRN 2026-03-08 04:35:51.033+00:00 Max Message Size was provided alongside a network conf topics="waku conf builder" tid=1 file=waku_conf_builder.nim:366 used=150KiB discarded="(kind: mmskStr, str: \"150KiB\")"
|
|
WRN 2026-03-08 04:35:51.034+00:00 Sharding Conf was provided alongside a network conf topics="waku conf builder" tid=1 file=waku_conf_builder.nim:371 used=AutoSharding discarded=some(AutoSharding)
|
|
WRN 2026-03-08 04:35:51.034+00:00 Num Shards In Cluster was provided alongside a network conf topics="waku conf builder" tid=1 file=waku_conf_builder.nim:375 used=8 discarded=some(1)
|
|
WRN 2026-03-08 04:35:51.034+00:00 whether to mount storeSync is not specified, defaulting to not mounting topics="waku conf builder" tid=1 file=waku_conf_builder.nim:468
|
|
bSubscribeShards: some(@[0])
|
|
INF 2026-03-08 04:35:51.034+00:00 Sharding configuration: topics="waku conf builder" tid=1 file=waku_conf_builder.nim:503 shardingConf="(kind: AutoSharding, numShardsInCluster: 8)" subscribeShards=@[0]
|
|
INF 2026-03-08 04:35:51.034+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:157 relay=true rlnRelay=false store=false filter=false lightPush=false peerExchange=true rendezvous=true
|
|
INF 2026-03-08 04:35:51.034+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:166 cluster=2
|
|
INF 2026-03-08 04:35:51.034+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:169 shard=0
|
|
INF 2026-03-08 04:35:51.034+00:00 Configuration. Bootstrap nodes topics="waku conf" tid=1 file=waku_conf.nim:173 node=enr:-L24QFO89xu5HjR8GqQSgFLjHurYYau7AFWAol3W0akxAaG4XGLh3ynIC7KnnqWZKUUCQIIUcnfnRmj4UyGHNp7VSq0CgmlkgnY0gmlwhKwSb6iKbXVsdGlhZGRyc5YACASsEm-oBnOQAAoErBJvqAZzkd0DgnJzhQACAQAAiXNlY3AyNTZrMaECOCoUXhIcJfsTfAVRjK1bRne4B0DJs4ovubSw-dOTV16DdGNwgnOQg3VkcIJzkoV3YWt1MgU
|
|
INF 2026-03-08 04:35:51.035+00:00 Setting up storage tid=1 file=node_factory.nim:533
|
|
INF 2026-03-08 04:35:51.035+00:00 Initializing node tid=1 file=node_factory.nim:542
|
|
TRC 2026-03-08 04:35:51.036+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/id/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.036+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/autonat/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.036+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/circuit/relay/0.2.0/hop, /libp2p/circuit/relay/0.1.0]"
|
|
TRC 2026-03-08 04:35:51.036+00:00 no peer storage found tid=1 file=peer_manager.nim:1221
|
|
INF 2026-03-08 04:35:51.036+00:00 Initializing networking tid=1 file=waku_node.nim:228 addrs="@[/ip4/172.18.189.195/tcp/1121, /ip4/172.18.189.195/tcp/1122/ws]"
|
|
INF 2026-03-08 04:35:51.036+00:00 Mounting protocols tid=1 file=node_factory.nim:548
|
|
INF 2026-03-08 04:35:51.037+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=2 shards="[0]"
|
|
TRC 2026-03-08 04:35:51.037+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/metadata/1.0.0]"
|
|
INF 2026-03-08 04:35:51.037+00:00 creating kademlia discovery as seed node (no bootstrap nodes) tid=1 file=waku_kademlia.nim:51
|
|
TRC 2026-03-08 04:35:51.037+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/logos/kad/1.0.0]"
|
|
INF 2026-03-08 04:35:51.037+00:00 kademlia discovery created tid=1 file=waku_kademlia.nim:82 bootstrapNodes=0 advertiseMix=false
|
|
INF 2026-03-08 04:35:51.037+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
|
|
INF 2026-03-08 04:35:51.037+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
|
|
INF 2026-03-08 04:35:51.037+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:305 clusterId=2 shardCount=8
|
|
INF 2026-03-08 04:35:51.037+00:00 Shards created from content topics tid=1 file=node_factory.nim:334 contentTopics=[] shards=[]
|
|
INF 2026-03-08 04:35:51.037+00:00 Setting max message size tid=1 file=node_factory.nim:343 num_bytes=153600
|
|
INF 2026-03-08 04:35:51.037+00:00 mounting relay protocol topics="waku node relay api" tid=1 file=relay.nim:259
|
|
TRC 2026-03-08 04:35:51.038+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
INF 2026-03-08 04:35:51.038+00:00 relay mounted successfully topics="waku node relay api" tid=1 file=relay.nim:276
|
|
INF 2026-03-08 04:35:51.038+00:00 adding validator to signed shards tid=1 file=validator_signed.nim:56 protectedShards=[] clusterId=2
|
|
INF 2026-03-08 04:35:51.038+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:433
|
|
INF 2026-03-08 04:35:51.038+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:206 clusterId=2 shards="[0]" capabilities="[Relay]" wakuPeerRecord="(peerId: 16U*JkCCP2, seqNo: 1772944551, addresses: [/ip4/172.18.189.195/tcp/1121, /ip4/172.18.189.195/tcp/1122/ws], mixKey: )"
|
|
TRC 2026-03-08 04:35:51.038+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/rendezvous/1.0.0]"
|
|
INF 2026-03-08 04:35:51.038+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:419
|
|
INF 2026-03-08 04:35:51.038+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=2
|
|
INF 2026-03-08 04:35:51.039+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
|
|
TRC 2026-03-08 04:35:51.039+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/ping/1.0.0]"
|
|
INF 2026-03-08 04:35:51.039+00:00 mounting light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:183
|
|
INF 2026-03-08 04:35:51.039+00:00 mounting legacy light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:72
|
|
INF 2026-03-08 04:35:51.039+00:00 mounting filter client topics="waku node filter api" tid=1 file=filter.nim:81
|
|
TRC 2026-03-08 04:35:51.039+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/filter-push/2.0.0-beta1]"
|
|
INF 2026-03-08 04:35:51.039+00:00 mounting waku peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
|
|
TRC 2026-03-08 04:35:51.039+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/peer-exchange/2.0.0-alpha1]"
|
|
INF 2026-03-08 04:35:51.039+00:00 mounting waku peer exchange client topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
|
|
NTC 2026-03-08 04:35:51.039+00:00 REST service started tid=1 file=server.nim:183 address=0.0.0.0:1120
|
|
INF 2026-03-08 04:35:51.039+00:00 Starting REST HTTP server tid=1 file=builder.nim:114 url=http://0.0.0.0:1120/
|
|
INF 2026-03-08 04:35:51.039+00:00 No external callbacks to be set topics="wakunode waku" tid=1 file=waku.nim:127
|
|
TRC 2026-03-08 04:35:51.039+00:00 Send processor chain topics="send service" tid=1 file=send_service.nim:94 index=1 processor=BaseSendProcessor
|
|
INF 2026-03-08 04:35:51.040+00:00 Retrieve dynamic bootstrap nodes topics="wakunode waku" tid=1 file=waku.nim:367
|
|
INF 2026-03-08 04:35:51.040+00:00 Running nwaku node tid=1 file=node_factory.nim:465 version=v0.36.0-164-g0ad551
|
|
INF 2026-03-08 04:35:51.040+00:00 Starting Waku node topics="waku node" tid=1 file=waku_node.nim:626 version=v0.36.0-164-g0ad551
|
|
INF 2026-03-08 04:35:51.040+00:00 starting relay protocol topics="waku node" tid=1 file=waku_node.nim:390
|
|
INF 2026-03-08 04:35:51.040+00:00 start topics="waku relay" tid=1 file=protocol.nim:519
|
|
TRC 2026-03-08 04:35:51.040+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
|
|
TRC 2026-03-08 04:35:51.040+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:35:51.040+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
|
|
TRC 2026-03-08 04:35:51.040+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140083245736016
|
|
TRC 2026-03-08 04:35:51.040+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
|
|
TRC 2026-03-08 04:35:51.040+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
|
|
INF 2026-03-08 04:35:51.040+00:00 relay started successfully topics="waku node" tid=1 file=waku_node.nim:411
|
|
INF 2026-03-08 04:35:51.040+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:127 interval=10s
|
|
INF 2026-03-08 04:35:51.040+00:00 waku rendezvous discovery started topics="waku rendezvous" tid=1 file=protocol.nim:227
|
|
INF 2026-03-08 04:35:51.040+00:00 waku rendezvous periodic requests started topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
|
|
INF 2026-03-08 04:35:51.040+00:00 waku rendezvous client started topics="waku rendezvous client" tid=1 file=client.nim:136
|
|
DBG 2026-03-08 04:35:51.040+00:00 starting switch for peer topics="libp2p switch" tid=1 file=switch.nim:363 peerInfo="(peerId: 16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2, listenAddrs: [/ip4/0.0.0.0/tcp/1122/ws, /ip4/0.0.0.0/tcp/1121], addrs: [], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /logos/kad/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.36.0-164-g0ad551)"
|
|
TRC 2026-03-08 04:35:51.040+00:00 Starting TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:116
|
|
TRC 2026-03-08 04:35:51.041+00:00 Listening on topics="libp2p tcptransport" tid=1 file=tcptransport.nim:140 address=/ip4/0.0.0.0/tcp/1121
|
|
TRC 2026-03-08 04:35:51.041+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/1121]
|
|
DBG 2026-03-08 04:35:51.041+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
|
|
TRC 2026-03-08 04:35:51.041+00:00 Starting WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:154
|
|
TRC 2026-03-08 04:35:51.041+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/1122/ws]
|
|
TRC 2026-03-08 04:35:51.041+00:00 Created HTTP Server topics="libp2p wstransport" tid=1 file=server.nim:262 host=0.0.0.0:1122
|
|
TRC 2026-03-08 04:35:51.041+00:00 Listening on topics="libp2p wstransport" tid=1 file=wstransport.nim:204 addresses="[/ip4/0.0.0.0/tcp/1122/ws]"
|
|
INF 2026-03-08 04:35:51.041+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:207
|
|
TRC 2026-03-08 04:35:51.041+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
|
|
TRC 2026-03-08 04:35:51.041+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
|
|
DBG 2026-03-08 04:35:51.042+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
|
|
TRC 2026-03-08 04:35:51.042+00:00 WsTransport accept topics="libp2p wstransport" tid=1 file=wstransport.nim:279
|
|
TRC 2026-03-08 04:35:51.042+00:00 Awaiting new request topics="websock http-server" tid=1 file=server.nim:194
|
|
DBG 2026-03-08 04:35:51.042+00:00 Local table insertion tid=1 file=types.nim:227 key=key:00250802122103F2434C795E3F348D8DA1E1BB0ADA1D510D7E511EDAEDF69C637DB4BD84F71051 value=key:0A250802122103F2434C795E3F348D8DA1E1BB0ADA1D510D7E511EDAEDF69C637DB4BD84F71051120203011A490A2700250802122103F2434C795E3F348D8DA1E1BB0ADA1D510D7E511EDAEDF69C637DB4BD84F7105110A7F9B3CD061A0A0A0804AC12BDC30604611A0C0A0A04AC12BDC3060462DD032A463044022057D45183111E8AB986488D965B5ADA94B4C4685C1C4FD7F4784A32C6FBFCC1AA02207AD1513316FA1C5E491055D98D1A73ACAFE2E94AF5172FA47951A1B304224C65
|
|
TRC 2026-03-08 04:35:51.042+00:00 Bootstrap complete topics="kad-dht" tid=1 file=kademlia.nim:39
|
|
TRC 2026-03-08 04:35:51.042+00:00 Kad DHT started topics="kad-dht" tid=1 file=kademlia.nim:122
|
|
INF 2026-03-08 04:35:51.043+00:00 Kademlia Discovery started topics="kad-disco" tid=1 file=kad_disco.nim:71
|
|
TRC 2026-03-08 04:35:51.043+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
|
|
WRN 2026-03-08 04:35:51.043+00:00 Starting gossipsub twice topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1116
|
|
WRN 2026-03-08 04:35:51.043+00:00 Starting rendezvous twice topics="waku rendezvous" tid=1 file=rendezvous.nim:626
|
|
DBG 2026-03-08 04:35:51.044+00:00 Started libp2p node topics="libp2p switch" tid=1 file=switch.nim:403 peer="(peerId: 16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2, listenAddrs: [/ip4/0.0.0.0/tcp/1121, /ip4/0.0.0.0/tcp/1122/ws], addrs: [/ip4/172.18.189.195/tcp/1121, /ip4/172.18.189.195/tcp/1122/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /logos/kad/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.36.0-164-g0ad551)"
|
|
INF 2026-03-08 04:35:51.045+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:479 peerId=16U*JkCCP2 addrs="[/ip4/172.18.189.195/tcp/1121, /ip4/172.18.189.195/tcp/1122/ws]"
|
|
INF 2026-03-08 04:35:51.045+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:502 full=[/ip4/0.0.0.0/tcp/1121/p2p/16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2][/ip4/0.0.0.0/tcp/1122/ws/p2p/16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2] localIp=172.17.0.11 switchAddress="@[/ip4/172.18.189.195/tcp/1121, /ip4/172.18.189.195/tcp/1122/ws]"
|
|
INF 2026-03-08 04:35:51.045+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:504 full=[/ip4/172.18.189.195/tcp/1121/p2p/16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2][/ip4/172.18.189.195/tcp/1122/ws/p2p/16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2]
|
|
INF 2026-03-08 04:35:51.045+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:505 enr=enr:-LO4QIfuZsyiwLBIVLlOBgdpfUQgUuIgJJoC1bK_fCaoAb4MX5gCgTkSLYbhEHbP-iZEStyET0IAL4e7c1vlDfgmjzwBgmlkgnY0gmlwhKwSvcOKbXVsdGlhZGRyc4wACgSsEr3DBgRi3QOCcnOFAAIBAACJc2VjcDI1NmsxoQPyQ0x5Xj80jY2h4bsK2h1RDX5RHtrt9pxjfbS9hPcQUYN0Y3CCBGGDdWRwggRjhXdha3UyAQ
|
|
INF 2026-03-08 04:35:51.045+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:682
|
|
INF 2026-03-08 04:35:51.045+00:00 Dialing multiple peers tid=1 file=peer_manager.nim:369 numOfPeers=6 nodes="@[\"/dns4/delivery-01.do-ams3.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAmTUbnxLGT9JvV6mu9oPyDjqHK4Phs1VDJNUgESgNSkuby\", \"/dns4/delivery-02.do-ams3.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAmMK7PYygBtKUQ8EHp7EfaD3bCEsJrkFooK8RQ2PVpJprH\", \"/dns4/delivery-01.gc-us-central1-a.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAm4S1JYkuzDKLKQvwgAhZKs9otxXqt8SCGtB4hoJP1S397\", \"/dns4/delivery-02.gc-us-central1-a.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAm8Y9kgBNtjxvCnf1X6gnZJW5EGE4UwwCL3CCm55TwqBiH\", \"/dns4/delivery-01.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAm8YokiNun9BkeA1ZRmhLbtNUvcwRr64F69tYj9fkGyuEP\", \"/dns4/delivery-02.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAkvwhGHKNry6LACrB8TmEFoCJKEX29XR5dDUzk3UT3UNSE\"]"
|
|
TRC 2026-03-08 04:35:51.046+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:156 peerId=16U*NSkuby addresses="[/dns4/delivery-01.do-ams3.logos.dev.status.im/tcp/30303]" origin=UnknownOrigin
|
|
TRC 2026-03-08 04:35:51.046+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:320 wireAddr="[/dns4/delivery-01.do-ams3.logos.dev.status.im/tcp/30303]" peerId=16U*NSkuby failedAttempts=0
|
|
TRC 2026-03-08 04:35:51.046+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*NSkuby
|
|
DBG 2026-03-08 04:35:51.046+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*NSkuby addrs="[/dns4/delivery-01.do-ams3.logos.dev.status.im/tcp/30303]"
|
|
TRC 2026-03-08 04:35:51.046+00:00 Start trying to resolve addresses topics="libp2p dialer" tid=1 file=dialer.nim:107
|
|
DBG 2026-03-08 04:35:51.046+00:00 resolved addresses topics="libp2p dialer" tid=1 file=dialer.nim:119 originalAddresses=/dns4/delivery-01.do-ams3.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAmTUbnxLGT9JvV6mu9oPyDjqHK4Phs1VDJNUgESgNSkuby resolvedAddresses="[/dns4/delivery-01.do-ams3.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAmTUbnxLGT9JvV6mu9oPyDjqHK4Phs1VDJNUgESgNSkuby]"
|
|
TRC 2026-03-08 04:35:51.047+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=delivery-01.do-ams3.logos.dev.status.im servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_INET
|
|
TRC 2026-03-08 04:35:51.047+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:156 peerId=16U*VpJprH addresses="[/dns4/delivery-02.do-ams3.logos.dev.status.im/tcp/30303]" origin=UnknownOrigin
|
|
TRC 2026-03-08 04:35:51.047+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:320 wireAddr="[/dns4/delivery-02.do-ams3.logos.dev.status.im/tcp/30303]" peerId=16U*VpJprH failedAttempts=0
|
|
TRC 2026-03-08 04:35:51.047+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*VpJprH
|
|
DBG 2026-03-08 04:35:51.047+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*VpJprH addrs="[/dns4/delivery-02.do-ams3.logos.dev.status.im/tcp/30303]"
|
|
TRC 2026-03-08 04:35:51.047+00:00 Start trying to resolve addresses topics="libp2p dialer" tid=1 file=dialer.nim:107
|
|
DBG 2026-03-08 04:35:51.047+00:00 resolved addresses topics="libp2p dialer" tid=1 file=dialer.nim:119 originalAddresses=/dns4/delivery-02.do-ams3.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAmMK7PYygBtKUQ8EHp7EfaD3bCEsJrkFooK8RQ2PVpJprH resolvedAddresses="[/dns4/delivery-02.do-ams3.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAmMK7PYygBtKUQ8EHp7EfaD3bCEsJrkFooK8RQ2PVpJprH]"
|
|
TRC 2026-03-08 04:35:51.048+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=delivery-02.do-ams3.logos.dev.status.im servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_INET
|
|
TRC 2026-03-08 04:35:51.048+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:156 peerId=16U*P1S397 addresses="[/dns4/delivery-01.gc-us-central1-a.logos.dev.status.im/tcp/30303]" origin=UnknownOrigin
|
|
TRC 2026-03-08 04:35:51.048+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:320 wireAddr="[/dns4/delivery-01.gc-us-central1-a.logos.dev.status.im/tcp/30303]" peerId=16U*P1S397 failedAttempts=0
|
|
TRC 2026-03-08 04:35:51.049+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*P1S397
|
|
DBG 2026-03-08 04:35:51.049+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*P1S397 addrs="[/dns4/delivery-01.gc-us-central1-a.logos.dev.status.im/tcp/30303]"
|
|
TRC 2026-03-08 04:35:51.049+00:00 Start trying to resolve addresses topics="libp2p dialer" tid=1 file=dialer.nim:107
|
|
DBG 2026-03-08 04:35:51.049+00:00 resolved addresses topics="libp2p dialer" tid=1 file=dialer.nim:119 originalAddresses=/dns4/delivery-01.gc-us-central1-a.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAm4S1JYkuzDKLKQvwgAhZKs9otxXqt8SCGtB4hoJP1S397 resolvedAddresses="[/dns4/delivery-01.gc-us-central1-a.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAm4S1JYkuzDKLKQvwgAhZKs9otxXqt8SCGtB4hoJP1S397]"
|
|
TRC 2026-03-08 04:35:51.049+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=delivery-01.gc-us-central1-a.logos.dev.status.im servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_INET
|
|
TRC 2026-03-08 04:35:51.050+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:156 peerId=16U*TwqBiH addresses="[/dns4/delivery-02.gc-us-central1-a.logos.dev.status.im/tcp/30303]" origin=UnknownOrigin
|
|
TRC 2026-03-08 04:35:51.050+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:320 wireAddr="[/dns4/delivery-02.gc-us-central1-a.logos.dev.status.im/tcp/30303]" peerId=16U*TwqBiH failedAttempts=0
|
|
TRC 2026-03-08 04:35:51.050+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*TwqBiH
|
|
DBG 2026-03-08 04:35:51.050+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*TwqBiH addrs="[/dns4/delivery-02.gc-us-central1-a.logos.dev.status.im/tcp/30303]"
|
|
TRC 2026-03-08 04:35:51.050+00:00 Start trying to resolve addresses topics="libp2p dialer" tid=1 file=dialer.nim:107
|
|
DBG 2026-03-08 04:35:51.050+00:00 resolved addresses topics="libp2p dialer" tid=1 file=dialer.nim:119 originalAddresses=/dns4/delivery-02.gc-us-central1-a.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAm8Y9kgBNtjxvCnf1X6gnZJW5EGE4UwwCL3CCm55TwqBiH resolvedAddresses="[/dns4/delivery-02.gc-us-central1-a.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAm8Y9kgBNtjxvCnf1X6gnZJW5EGE4UwwCL3CCm55TwqBiH]"
|
|
TRC 2026-03-08 04:35:51.051+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=delivery-02.gc-us-central1-a.logos.dev.status.im servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_INET
|
|
TRC 2026-03-08 04:35:51.051+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:156 peerId=16U*kGyuEP addresses="[/dns4/delivery-01.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303]" origin=UnknownOrigin
|
|
TRC 2026-03-08 04:35:51.051+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:320 wireAddr="[/dns4/delivery-01.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303]" peerId=16U*kGyuEP failedAttempts=0
|
|
TRC 2026-03-08 04:35:51.051+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*kGyuEP
|
|
DBG 2026-03-08 04:35:51.051+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*kGyuEP addrs="[/dns4/delivery-01.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303]"
|
|
TRC 2026-03-08 04:35:51.051+00:00 Start trying to resolve addresses topics="libp2p dialer" tid=1 file=dialer.nim:107
|
|
DBG 2026-03-08 04:35:51.052+00:00 resolved addresses topics="libp2p dialer" tid=1 file=dialer.nim:119 originalAddresses=/dns4/delivery-01.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAm8YokiNun9BkeA1ZRmhLbtNUvcwRr64F69tYj9fkGyuEP resolvedAddresses="[/dns4/delivery-01.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAm8YokiNun9BkeA1ZRmhLbtNUvcwRr64F69tYj9fkGyuEP]"
|
|
TRC 2026-03-08 04:35:51.052+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=delivery-01.ac-cn-hongkong-c.logos.dev.status.im servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_INET
|
|
TRC 2026-03-08 04:35:51.053+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:156 peerId=16U*T3UNSE addresses="[/dns4/delivery-02.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303]" origin=UnknownOrigin
|
|
TRC 2026-03-08 04:35:51.053+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:320 wireAddr="[/dns4/delivery-02.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303]" peerId=16U*T3UNSE failedAttempts=0
|
|
TRC 2026-03-08 04:35:51.053+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*T3UNSE
|
|
DBG 2026-03-08 04:35:51.053+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*T3UNSE addrs="[/dns4/delivery-02.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303]"
|
|
TRC 2026-03-08 04:35:51.053+00:00 Start trying to resolve addresses topics="libp2p dialer" tid=1 file=dialer.nim:107
|
|
DBG 2026-03-08 04:35:51.053+00:00 resolved addresses topics="libp2p dialer" tid=1 file=dialer.nim:119 originalAddresses=/dns4/delivery-02.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAkvwhGHKNry6LACrB8TmEFoCJKEX29XR5dDUzk3UT3UNSE resolvedAddresses="[/dns4/delivery-02.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAkvwhGHKNry6LACrB8TmEFoCJKEX29XR5dDUzk3UT3UNSE]"
|
|
TRC 2026-03-08 04:35:51.054+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=delivery-02.ac-cn-hongkong-c.logos.dev.status.im servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_INET
|
|
TRC 2026-03-08 04:35:51.057+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"174.138.106.244"} server=1.1.1.1:53
|
|
DBG 2026-03-08 04:35:51.058+00:00 Expanded address and hostname topics="libp2p dialer" tid=1 file=dialer.nim:156 expandedAddress=/dns4/delivery-02.do-ams3.logos.dev.status.im/tcp/30303 hostname=delivery-02.do-ams3.logos.dev.status.im resolvedAddresses="[/ip4/174.138.106.244/tcp/30303]"
|
|
TRC 2026-03-08 04:35:51.058+00:00 Dialing address topics="libp2p dialer" tid=1 file=dialer.nim:49 addrs=/ip4/174.138.106.244/tcp/30303 peerId=16U*VpJprH hostname=delivery-02.do-ams3.logos.dev.status.im
|
|
TRC 2026-03-08 04:35:51.058+00:00 Dialing remote peer topics="libp2p tcptransport" tid=1 file=tcptransport.nim:298 address=/ip4/174.138.106.244/tcp/30303
|
|
TRC 2026-03-08 04:35:51.060+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"34.123.201.25"} server=1.1.1.1:53
|
|
DBG 2026-03-08 04:35:51.060+00:00 Expanded address and hostname topics="libp2p dialer" tid=1 file=dialer.nim:156 expandedAddress=/dns4/delivery-02.gc-us-central1-a.logos.dev.status.im/tcp/30303 hostname=delivery-02.gc-us-central1-a.logos.dev.status.im resolvedAddresses="[/ip4/34.123.201.25/tcp/30303]"
|
|
TRC 2026-03-08 04:35:51.060+00:00 Dialing address topics="libp2p dialer" tid=1 file=dialer.nim:49 addrs=/ip4/34.123.201.25/tcp/30303 peerId=16U*TwqBiH hostname=delivery-02.gc-us-central1-a.logos.dev.status.im
|
|
TRC 2026-03-08 04:35:51.060+00:00 Dialing remote peer topics="libp2p tcptransport" tid=1 file=tcptransport.nim:298 address=/ip4/34.123.201.25/tcp/30303
|
|
TRC 2026-03-08 04:35:51.061+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"47.242.130.189"} server=1.1.1.1:53
|
|
DBG 2026-03-08 04:35:51.061+00:00 Expanded address and hostname topics="libp2p dialer" tid=1 file=dialer.nim:156 expandedAddress=/dns4/delivery-01.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303 hostname=delivery-01.ac-cn-hongkong-c.logos.dev.status.im resolvedAddresses="[/ip4/47.242.130.189/tcp/30303]"
|
|
TRC 2026-03-08 04:35:51.061+00:00 Dialing address topics="libp2p dialer" tid=1 file=dialer.nim:49 addrs=/ip4/47.242.130.189/tcp/30303 peerId=16U*kGyuEP hostname=delivery-01.ac-cn-hongkong-c.logos.dev.status.im
|
|
TRC 2026-03-08 04:35:51.062+00:00 Dialing remote peer topics="libp2p tcptransport" tid=1 file=tcptransport.nim:298 address=/ip4/47.242.130.189/tcp/30303
|
|
TRC 2026-03-08 04:35:51.062+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"138.68.122.137"} server=1.1.1.1:53
|
|
TRC 2026-03-08 04:35:51.062+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"136.119.156.87"} server=1.1.1.1:53
|
|
DBG 2026-03-08 04:35:51.062+00:00 Expanded address and hostname topics="libp2p dialer" tid=1 file=dialer.nim:156 expandedAddress=/dns4/delivery-01.do-ams3.logos.dev.status.im/tcp/30303 hostname=delivery-01.do-ams3.logos.dev.status.im resolvedAddresses="[/ip4/138.68.122.137/tcp/30303]"
|
|
TRC 2026-03-08 04:35:51.063+00:00 Dialing address topics="libp2p dialer" tid=1 file=dialer.nim:49 addrs=/ip4/138.68.122.137/tcp/30303 peerId=16U*NSkuby hostname=delivery-01.do-ams3.logos.dev.status.im
|
|
TRC 2026-03-08 04:35:51.063+00:00 Dialing remote peer topics="libp2p tcptransport" tid=1 file=tcptransport.nim:298 address=/ip4/138.68.122.137/tcp/30303
|
|
TRC 2026-03-08 04:35:51.063+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"43.99.103.10"} server=1.1.1.1:53
|
|
DBG 2026-03-08 04:35:51.063+00:00 Expanded address and hostname topics="libp2p dialer" tid=1 file=dialer.nim:156 expandedAddress=/dns4/delivery-01.gc-us-central1-a.logos.dev.status.im/tcp/30303 hostname=delivery-01.gc-us-central1-a.logos.dev.status.im resolvedAddresses="[/ip4/136.119.156.87/tcp/30303]"
|
|
TRC 2026-03-08 04:35:51.063+00:00 Dialing address topics="libp2p dialer" tid=1 file=dialer.nim:49 addrs=/ip4/136.119.156.87/tcp/30303 peerId=16U*P1S397 hostname=delivery-01.gc-us-central1-a.logos.dev.status.im
|
|
TRC 2026-03-08 04:35:51.063+00:00 Dialing remote peer topics="libp2p tcptransport" tid=1 file=tcptransport.nim:298 address=/ip4/136.119.156.87/tcp/30303
|
|
DBG 2026-03-08 04:35:51.064+00:00 Expanded address and hostname topics="libp2p dialer" tid=1 file=dialer.nim:156 expandedAddress=/dns4/delivery-02.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303 hostname=delivery-02.ac-cn-hongkong-c.logos.dev.status.im resolvedAddresses="[/ip4/43.99.103.10/tcp/30303]"
|
|
TRC 2026-03-08 04:35:51.064+00:00 Dialing address topics="libp2p dialer" tid=1 file=dialer.nim:49 addrs=/ip4/43.99.103.10/tcp/30303 peerId=16U*T3UNSE hostname=delivery-02.ac-cn-hongkong-c.logos.dev.status.im
|
|
TRC 2026-03-08 04:35:51.064+00:00 Dialing remote peer topics="libp2p tcptransport" tid=1 file=tcptransport.nim:298 address=/ip4/43.99.103.10/tcp/30303
|
|
DBG 2026-03-08 04:35:51.102+00:00 Dialing failed topics="libp2p dialer" tid=1 file=dialer.nim:59 description="TcpTransport dial error: (111) Connection refused" peerId=16U*TwqBiH
|
|
TRC 2026-03-08 04:35:51.103+00:00 Handling tcp connection topics="libp2p tcptransport" tid=1 file=tcptransport.nim:47 address=ok(/ip4/136.119.156.87/tcp/30303) dir=Out clients=0
|
|
TRC 2026-03-08 04:35:51.103+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd4f objName=ChronosStream dir=Out
|
|
TRC 2026-03-08 04:35:51.103+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd4f timeout=10m
|
|
TRC 2026-03-08 04:35:51.103+00:00 Upgrading connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:63 conn=:69acfca7a5e541f6859bcd4f direction=Out
|
|
TRC 2026-03-08 04:35:51.103+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=:69acfca7a5e541f6859bcd4f codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.103+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=:69acfca7a5e541f6859bcd4f proto=/noise
|
|
TRC 2026-03-08 04:35:51.103+00:00 Connecting peer failed topics="waku node peer_manager" tid=1 file=peer_manager.nim:352 peerId=16U*TwqBiH reason="Unable to establish outgoing link in internalConnect" failedAttempts=1
|
|
TRC 2026-03-08 04:35:51.142+00:00 Handling tcp connection topics="libp2p tcptransport" tid=1 file=tcptransport.nim:47 address=ok(/ip4/174.138.106.244/tcp/30303) dir=Out clients=1
|
|
TRC 2026-03-08 04:35:51.142+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd50 objName=ChronosStream dir=Out
|
|
TRC 2026-03-08 04:35:51.142+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd50 timeout=10m
|
|
TRC 2026-03-08 04:35:51.142+00:00 Upgrading connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:63 conn=:69acfca7a5e541f6859bcd50 direction=Out
|
|
TRC 2026-03-08 04:35:51.142+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=:69acfca7a5e541f6859bcd50 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.142+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=:69acfca7a5e541f6859bcd50 proto=/noise
|
|
TRC 2026-03-08 04:35:51.147+00:00 Handling tcp connection topics="libp2p tcptransport" tid=1 file=tcptransport.nim:47 address=ok(/ip4/138.68.122.137/tcp/30303) dir=Out clients=2
|
|
TRC 2026-03-08 04:35:51.147+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd51 objName=ChronosStream dir=Out
|
|
TRC 2026-03-08 04:35:51.147+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd51 timeout=10m
|
|
TRC 2026-03-08 04:35:51.147+00:00 Upgrading connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:63 conn=:69acfca7a5e541f6859bcd51 direction=Out
|
|
TRC 2026-03-08 04:35:51.147+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=:69acfca7a5e541f6859bcd51 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.148+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=:69acfca7a5e541f6859bcd51 proto=/noise
|
|
TRC 2026-03-08 04:35:51.226+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=:69acfca7a5e541f6859bcd50
|
|
TRC 2026-03-08 04:35:51.226+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=:69acfca7a5e541f6859bcd50 s=/noise proto="[/noise]"
|
|
TRC 2026-03-08 04:35:51.226+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=:69acfca7a5e541f6859bcd50 proto=/noise
|
|
TRC 2026-03-08 04:35:51.226+00:00 Securing connection topics="libp2p upgrade" tid=1 file=upgrade.nim:58 conn=:69acfca7a5e541f6859bcd50 codec=/noise
|
|
TRC 2026-03-08 04:35:51.226+00:00 Starting Noise handshake topics="libp2p noise" tid=1 file=noise.nim:495 conn=:69acfca7a5e541f6859bcd50 initiator=true
|
|
TRC 2026-03-08 04:35:51.226+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=f3d15e6108ed...2e0958dc002d
|
|
TRC 2026-03-08 04:35:51.226+00:00 noise write e topics="libp2p noise" tid=1 file=noise.nim:231
|
|
TRC 2026-03-08 04:35:51.226+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=3ba9109621a8...ef349992f10f
|
|
TRC 2026-03-08 04:35:51.226+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=b487759035f3...034b9470e5f0
|
|
TRC 2026-03-08 04:35:51.227+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69acfca7a5e541f6859bcd50 size=32
|
|
TRC 2026-03-08 04:35:51.227+00:00 Empty byte seq, nothing to write topics="libp2p chronosstream" tid=1 file=chronosstream.nim:138
|
|
TRC 2026-03-08 04:35:51.232+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=:69acfca7a5e541f6859bcd51
|
|
TRC 2026-03-08 04:35:51.232+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=:69acfca7a5e541f6859bcd51 s=/noise proto="[/noise]"
|
|
TRC 2026-03-08 04:35:51.232+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=:69acfca7a5e541f6859bcd51 proto=/noise
|
|
TRC 2026-03-08 04:35:51.232+00:00 Securing connection topics="libp2p upgrade" tid=1 file=upgrade.nim:58 conn=:69acfca7a5e541f6859bcd51 codec=/noise
|
|
TRC 2026-03-08 04:35:51.232+00:00 Starting Noise handshake topics="libp2p noise" tid=1 file=noise.nim:495 conn=:69acfca7a5e541f6859bcd51 initiator=true
|
|
TRC 2026-03-08 04:35:51.232+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=f3d15e6108ed...2e0958dc002d
|
|
TRC 2026-03-08 04:35:51.232+00:00 noise write e topics="libp2p noise" tid=1 file=noise.nim:231
|
|
TRC 2026-03-08 04:35:51.232+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=0c693fdd1603...baee5b05b7a2
|
|
TRC 2026-03-08 04:35:51.232+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=1b078729efa5...ed1f3478ca76
|
|
TRC 2026-03-08 04:35:51.232+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69acfca7a5e541f6859bcd51 size=32
|
|
TRC 2026-03-08 04:35:51.232+00:00 Empty byte seq, nothing to write topics="libp2p chronosstream" tid=1 file=chronosstream.nim:138
|
|
TRC 2026-03-08 04:35:51.261+00:00 Handling tcp connection topics="libp2p tcptransport" tid=1 file=tcptransport.nim:47 address=ok(/ip4/43.99.103.10/tcp/30303) dir=Out clients=3
|
|
TRC 2026-03-08 04:35:51.261+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd52 objName=ChronosStream dir=Out
|
|
TRC 2026-03-08 04:35:51.261+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd52 timeout=10m
|
|
TRC 2026-03-08 04:35:51.261+00:00 Upgrading connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:63 conn=:69acfca7a5e541f6859bcd52 direction=Out
|
|
TRC 2026-03-08 04:35:51.261+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=:69acfca7a5e541f6859bcd52 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.261+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=:69acfca7a5e541f6859bcd52 proto=/noise
|
|
TRC 2026-03-08 04:35:51.263+00:00 Handling tcp connection topics="libp2p tcptransport" tid=1 file=tcptransport.nim:47 address=ok(/ip4/47.242.130.189/tcp/30303) dir=Out clients=4
|
|
TRC 2026-03-08 04:35:51.263+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd53 objName=ChronosStream dir=Out
|
|
TRC 2026-03-08 04:35:51.263+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd53 timeout=10m
|
|
TRC 2026-03-08 04:35:51.263+00:00 Upgrading connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:63 conn=:69acfca7a5e541f6859bcd53 direction=Out
|
|
TRC 2026-03-08 04:35:51.263+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=:69acfca7a5e541f6859bcd53 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.263+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=:69acfca7a5e541f6859bcd53 proto=/noise
|
|
TRC 2026-03-08 04:35:51.291+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=:69acfca7a5e541f6859bcd4f
|
|
TRC 2026-03-08 04:35:51.291+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=:69acfca7a5e541f6859bcd4f s=/noise proto="[/noise]"
|
|
TRC 2026-03-08 04:35:51.291+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=:69acfca7a5e541f6859bcd4f proto=/noise
|
|
TRC 2026-03-08 04:35:51.291+00:00 Securing connection topics="libp2p upgrade" tid=1 file=upgrade.nim:58 conn=:69acfca7a5e541f6859bcd4f codec=/noise
|
|
TRC 2026-03-08 04:35:51.291+00:00 Starting Noise handshake topics="libp2p noise" tid=1 file=noise.nim:495 conn=:69acfca7a5e541f6859bcd4f initiator=true
|
|
TRC 2026-03-08 04:35:51.291+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=f3d15e6108ed...2e0958dc002d
|
|
TRC 2026-03-08 04:35:51.291+00:00 noise write e topics="libp2p noise" tid=1 file=noise.nim:231
|
|
TRC 2026-03-08 04:35:51.292+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=7c72d7fad4bd...217b737f155b
|
|
TRC 2026-03-08 04:35:51.292+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=8aa6dd56990a...4cb1544a7567
|
|
TRC 2026-03-08 04:35:51.292+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69acfca7a5e541f6859bcd4f size=32
|
|
TRC 2026-03-08 04:35:51.292+00:00 Empty byte seq, nothing to write topics="libp2p chronosstream" tid=1 file=chronosstream.nim:138
|
|
TRC 2026-03-08 04:35:51.310+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=:69acfca7a5e541f6859bcd50 size=208
|
|
TRC 2026-03-08 04:35:51.310+00:00 noise read e topics="libp2p noise" tid=1 file=noise.nim:272 size=208
|
|
TRC 2026-03-08 04:35:51.310+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=0f8b02b55ec4...527c9e1da271
|
|
TRC 2026-03-08 04:35:51.310+00:00 noise dh ee topics="libp2p noise" tid=1 file=noise.nim:245
|
|
TRC 2026-03-08 04:35:51.310+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=e520cfea3b5e...937b70dd92dc
|
|
TRC 2026-03-08 04:35:51.310+00:00 noise read s topics="libp2p noise" tid=1 file=noise.nim:285 size=176
|
|
TRC 2026-03-08 04:35:51.310+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8ec604242f85...3aac2d33c78e tagOut=8ec604242f85...3aac2d33c78e nonce=0
|
|
TRC 2026-03-08 04:35:51.310+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=8859027859d8...f9b6b070cfcb
|
|
TRC 2026-03-08 04:35:51.310+00:00 noise dh es topics="libp2p noise" tid=1 file=noise.nim:250
|
|
TRC 2026-03-08 04:35:51.311+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=8c6d891cbdbc...fc01e46b291d
|
|
TRC 2026-03-08 04:35:51.311+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a8414e92a019...7d5ead7f05f5 tagOut=a8414e92a019...7d5ead7f05f5 nonce=0
|
|
TRC 2026-03-08 04:35:51.311+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=054806b012ec...ada1f84b1da7
|
|
TRC 2026-03-08 04:35:51.311+00:00 noise write s topics="libp2p noise" tid=1 file=noise.nim:240
|
|
TRC 2026-03-08 04:35:51.311+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=49a78086bf70ff7ecf2c7902d03ff626 data=ada744eff5df...7902d03ff626 nonce=1
|
|
TRC 2026-03-08 04:35:51.311+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=5778b0678800...4bebbc96e922
|
|
TRC 2026-03-08 04:35:51.311+00:00 noise dh se topics="libp2p noise" tid=1 file=noise.nim:258
|
|
TRC 2026-03-08 04:35:51.311+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=a9a50028cd72...b0f816dc0abd
|
|
TRC 2026-03-08 04:35:51.311+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=b2b41ae7349ab93d0a551b98116ee890 data=899486f7d333...1b98116ee890 nonce=0
|
|
TRC 2026-03-08 04:35:51.311+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=5895f1479585...77a60789399e
|
|
TRC 2026-03-08 04:35:51.311+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69acfca7a5e541f6859bcd50 size=175
|
|
TRC 2026-03-08 04:35:51.311+00:00 Remote signature verified topics="libp2p noise" tid=1 file=noise.nim:555 conn=:69acfca7a5e541f6859bcd50
|
|
TRC 2026-03-08 04:35:51.311+00:00 Remote peer id topics="libp2p noise" tid=1 file=noise.nim:560 pid=16Uiu2HAmMK7PYygBtKUQ8EHp7EfaD3bCEsJrkFooK8RQ2PVpJprH
|
|
TRC 2026-03-08 04:35:51.311+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd54 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:35:51.311+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=16U*VpJprH:69acfca7a5e541f6859bcd54 timeout=5m
|
|
TRC 2026-03-08 04:35:51.311+00:00 Noise handshake completed! topics="libp2p noise" tid=1 file=noise.nim:592 initiator=true peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.311+00:00 Muxing connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:34 conn=16U*VpJprH:69acfca7a5e541f6859bcd54
|
|
TRC 2026-03-08 04:35:51.311+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=16U*VpJprH:69acfca7a5e541f6859bcd54 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.312+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=16U*VpJprH:69acfca7a5e541f6859bcd54 proto=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:51.318+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=:69acfca7a5e541f6859bcd51 size=207
|
|
TRC 2026-03-08 04:35:51.318+00:00 noise read e topics="libp2p noise" tid=1 file=noise.nim:272 size=207
|
|
TRC 2026-03-08 04:35:51.318+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=b699f1b64f5a...875433c8332d
|
|
TRC 2026-03-08 04:35:51.318+00:00 noise dh ee topics="libp2p noise" tid=1 file=noise.nim:245
|
|
TRC 2026-03-08 04:35:51.318+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=8bdb7d4ae753...2a8ee1c12251
|
|
TRC 2026-03-08 04:35:51.318+00:00 noise read s topics="libp2p noise" tid=1 file=noise.nim:285 size=175
|
|
TRC 2026-03-08 04:35:51.318+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=12be4c9b74d4...a6f6cf645cc8 tagOut=12be4c9b74d4...a6f6cf645cc8 nonce=0
|
|
TRC 2026-03-08 04:35:51.318+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=4ad9e2b6da72...39181bd354c4
|
|
TRC 2026-03-08 04:35:51.318+00:00 noise dh es topics="libp2p noise" tid=1 file=noise.nim:250
|
|
TRC 2026-03-08 04:35:51.318+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=b66f4ae9f0e0...47688c2abbfb
|
|
TRC 2026-03-08 04:35:51.318+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bfd667a20711...a74e2701dcdd tagOut=bfd667a20711...a74e2701dcdd nonce=0
|
|
TRC 2026-03-08 04:35:51.318+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=d9828860447a...7dee26f4de06
|
|
TRC 2026-03-08 04:35:51.318+00:00 noise write s topics="libp2p noise" tid=1 file=noise.nim:240
|
|
TRC 2026-03-08 04:35:51.318+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=aff0d4b100d449e78d176fc87b07b273 data=9dbf32ed600e...6fc87b07b273 nonce=1
|
|
TRC 2026-03-08 04:35:51.318+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=5df9d87f3286...30b0e7a0f3ea
|
|
TRC 2026-03-08 04:35:51.318+00:00 noise dh se topics="libp2p noise" tid=1 file=noise.nim:258
|
|
TRC 2026-03-08 04:35:51.318+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=b2435206acb1...90bc53366dec
|
|
TRC 2026-03-08 04:35:51.318+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=913d75d39a8deb3c49ba15acb02a8703 data=8b70b807bcf7...15acb02a8703 nonce=0
|
|
TRC 2026-03-08 04:35:51.318+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=d295ff9b68ab...82479c93ed41
|
|
TRC 2026-03-08 04:35:51.318+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69acfca7a5e541f6859bcd51 size=175
|
|
TRC 2026-03-08 04:35:51.318+00:00 Remote signature verified topics="libp2p noise" tid=1 file=noise.nim:555 conn=:69acfca7a5e541f6859bcd51
|
|
TRC 2026-03-08 04:35:51.318+00:00 Remote peer id topics="libp2p noise" tid=1 file=noise.nim:560 pid=16Uiu2HAmTUbnxLGT9JvV6mu9oPyDjqHK4Phs1VDJNUgESgNSkuby
|
|
TRC 2026-03-08 04:35:51.318+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd55 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:35:51.318+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=16U*NSkuby:69acfca7a5e541f6859bcd55 timeout=5m
|
|
TRC 2026-03-08 04:35:51.318+00:00 Noise handshake completed! topics="libp2p noise" tid=1 file=noise.nim:592 initiator=true peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.319+00:00 Muxing connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:34 conn=16U*NSkuby:69acfca7a5e541f6859bcd55
|
|
TRC 2026-03-08 04:35:51.319+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=16U*NSkuby:69acfca7a5e541f6859bcd55 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.319+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=16U*NSkuby:69acfca7a5e541f6859bcd55 proto=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:51.319+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=:69acfca7a5e541f6859bcd4f size=208
|
|
TRC 2026-03-08 04:35:51.319+00:00 noise read e topics="libp2p noise" tid=1 file=noise.nim:272 size=208
|
|
TRC 2026-03-08 04:35:51.319+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=7c16f3c43d39...ce8853e9ea97
|
|
TRC 2026-03-08 04:35:51.319+00:00 noise dh ee topics="libp2p noise" tid=1 file=noise.nim:245
|
|
TRC 2026-03-08 04:35:51.319+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=aa5b78e0dee9...db1d349e66f8
|
|
TRC 2026-03-08 04:35:51.319+00:00 noise read s topics="libp2p noise" tid=1 file=noise.nim:285 size=176
|
|
TRC 2026-03-08 04:35:51.319+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=402ba93aa09b...433b8708a182 tagOut=402ba93aa09b...433b8708a182 nonce=0
|
|
TRC 2026-03-08 04:35:51.319+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=8dc01a6d963b...de59d0c975ce
|
|
TRC 2026-03-08 04:35:51.319+00:00 noise dh es topics="libp2p noise" tid=1 file=noise.nim:250
|
|
TRC 2026-03-08 04:35:51.320+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=4a53ed9c47ea...befaa4a57be8
|
|
TRC 2026-03-08 04:35:51.320+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9940aec31573...390890c851f0 tagOut=9940aec31573...390890c851f0 nonce=0
|
|
TRC 2026-03-08 04:35:51.320+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=f05bf95a8a46...39c47222743a
|
|
TRC 2026-03-08 04:35:51.320+00:00 noise write s topics="libp2p noise" tid=1 file=noise.nim:240
|
|
TRC 2026-03-08 04:35:51.320+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=ed4cc4100064da3cf4647309e2b02c80 data=3855d9a0d845...7309e2b02c80 nonce=1
|
|
TRC 2026-03-08 04:35:51.320+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=178483b87fd4...3ee231ee928d
|
|
TRC 2026-03-08 04:35:51.320+00:00 noise dh se topics="libp2p noise" tid=1 file=noise.nim:258
|
|
TRC 2026-03-08 04:35:51.320+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=f8e53b7502c6...61131a2b0632
|
|
TRC 2026-03-08 04:35:51.320+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=53eee9c199bd4c18f0ba48ce6bbb9cbf data=7c517c1e6f0a...48ce6bbb9cbf nonce=0
|
|
TRC 2026-03-08 04:35:51.320+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=95c4d7c5ea68...a180f20dd1c4
|
|
TRC 2026-03-08 04:35:51.320+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69acfca7a5e541f6859bcd4f size=175
|
|
TRC 2026-03-08 04:35:51.320+00:00 Remote signature verified topics="libp2p noise" tid=1 file=noise.nim:555 conn=:69acfca7a5e541f6859bcd4f
|
|
TRC 2026-03-08 04:35:51.320+00:00 Remote peer id topics="libp2p noise" tid=1 file=noise.nim:560 pid=16Uiu2HAm4S1JYkuzDKLKQvwgAhZKs9otxXqt8SCGtB4hoJP1S397
|
|
TRC 2026-03-08 04:35:51.320+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd56 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:35:51.320+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=16U*P1S397:69acfca7a5e541f6859bcd56 timeout=5m
|
|
TRC 2026-03-08 04:35:51.320+00:00 Noise handshake completed! topics="libp2p noise" tid=1 file=noise.nim:592 initiator=true peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.320+00:00 Muxing connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:34 conn=16U*P1S397:69acfca7a5e541f6859bcd56
|
|
TRC 2026-03-08 04:35:51.320+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=16U*P1S397:69acfca7a5e541f6859bcd56 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.320+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=16U*P1S397:69acfca7a5e541f6859bcd56 proto=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:51.347+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=36
|
|
TRC 2026-03-08 04:35:51.347+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=13e5793bffe7...5cda4c211532 tagOut=13e5793bffe7...5cda4c211532 nonce=0
|
|
TRC 2026-03-08 04:35:51.347+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=16U*P1S397:69acfca7a5e541f6859bcd56
|
|
TRC 2026-03-08 04:35:51.348+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=30
|
|
TRC 2026-03-08 04:35:51.348+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=362cd0e62144...157ee3926d5a tagOut=362cd0e62144...157ee3926d5a nonce=1
|
|
TRC 2026-03-08 04:35:51.348+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=16U*P1S397:69acfca7a5e541f6859bcd56 s=/yamux/1.0.0 proto="[/yamux/1.0.0, /mplex/6.7.0]"
|
|
TRC 2026-03-08 04:35:51.348+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=16U*P1S397:69acfca7a5e541f6859bcd56 proto=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:51.348+00:00 Found a muxer topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:50 conn=16U*P1S397:69acfca7a5e541f6859bcd56 muxerName=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:51.348+00:00 Starting yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:559 pid=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.348+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.348+00:00 Upgraded connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:81 conn=16U*P1S397:69acfca7a5e541f6859bcd4f sconn=16U*P1S397:69acfca7a5e541f6859bcd56 direction=Out
|
|
DBG 2026-03-08 04:35:51.348+00:00 Dial successful topics="libp2p dialer" tid=1 file=dialer.nim:92 peerId=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.348+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.348+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.348+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*P1S397 event="(kind: Joined, initiator: true)"
|
|
TRC 2026-03-08 04:35:51.348+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*P1S397 protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.348+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd57 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.348+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd57 timeout=5m
|
|
TRC 2026-03-08 04:35:51.348+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=1 pid=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.348+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:51.348+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*P1S397:69acfca7a5e541f6859bcd57 protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.348+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*P1S397:69acfca7a5e541f6859bcd57 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.348+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-08 04:35:51.349+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*P1S397:69acfca7a5e541f6859bcd57 proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:51.349+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 26}"
|
|
DBG 2026-03-08 04:35:51.349+00:00 starting sendNonPriorityTask topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:578 p=16U*P1S397
|
|
DBG 2026-03-08 04:35:51.349+00:00 created new pubsub peer topics="libp2p pubsub" tid=1 file=pubsub.nim:430 peerId=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.349+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*P1S397 protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.349+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd58 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.349+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd58 timeout=5m
|
|
TRC 2026-03-08 04:35:51.349+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=3 pid=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.349+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 3, length: 0}"
|
|
TRC 2026-03-08 04:35:51.350+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*P1S397:69acfca7a5e541f6859bcd58 protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.350+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*P1S397:69acfca7a5e541f6859bcd58 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.350+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-08 04:35:51.350+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*P1S397:69acfca7a5e541f6859bcd58 proto=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:51.350+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 23}"
|
|
TRC 2026-03-08 04:35:51.350+00:00 Stored muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:347 muxer=16U*P1S397:69acfca7a5e541f6859bcd56 direction=Out peers=1
|
|
TRC 2026-03-08 04:35:51.350+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd59 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.350+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd59 timeout=5m
|
|
TRC 2026-03-08 04:35:51.350+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=5 pid=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.350+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:51.350+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*P1S397:69acfca7a5e541f6859bcd59 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.350+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-08 04:35:51.350+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*P1S397:69acfca7a5e541f6859bcd59 proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:51.350+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 16}"
|
|
TRC 2026-03-08 04:35:51.351+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=28
|
|
TRC 2026-03-08 04:35:51.351+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=895102e7affd...ca441d845542 tagOut=895102e7affd...ca441d845542 nonce=2
|
|
TRC 2026-03-08 04:35:51.351+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:51.351+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd5a objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.351+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd5a timeout=5m
|
|
TRC 2026-03-08 04:35:51.351+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=2 pid=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.351+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:51.351+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*P1S397:69acfca7a5e541f6859bcd5a
|
|
TRC 2026-03-08 04:35:51.351+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*P1S397:69acfca7a5e541f6859bcd5a handshaked=false
|
|
TRC 2026-03-08 04:35:51.351+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*P1S397:69acfca7a5e541f6859bcd5a handshaked=false
|
|
TRC 2026-03-08 04:35:51.351+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.351+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=48
|
|
TRC 2026-03-08 04:35:51.352+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=871602ec1e54...cb0cd9aaaf96 tagOut=871602ec1e54...cb0cd9aaaf96 nonce=3
|
|
TRC 2026-03-08 04:35:51.352+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-08 04:35:51.352+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:51.352+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.352+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=54
|
|
TRC 2026-03-08 04:35:51.352+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=65192dd5e3f8...4c254186f3b0 tagOut=65192dd5e3f8...4c254186f3b0 nonce=4
|
|
TRC 2026-03-08 04:35:51.352+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-08 04:35:51.352+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:35:51.352+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.352+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=28
|
|
TRC 2026-03-08 04:35:51.352+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=765e0ecf854c...9e2e337991f9 tagOut=765e0ecf854c...9e2e337991f9 nonce=5
|
|
TRC 2026-03-08 04:35:51.352+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 4, length: 0}"
|
|
TRC 2026-03-08 04:35:51.352+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd5b objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.352+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd5b timeout=5m
|
|
TRC 2026-03-08 04:35:51.352+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=4 pid=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.352+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 4, length: 0}"
|
|
TRC 2026-03-08 04:35:51.353+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*P1S397:69acfca7a5e541f6859bcd5b
|
|
TRC 2026-03-08 04:35:51.353+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*P1S397:69acfca7a5e541f6859bcd5b handshaked=false
|
|
TRC 2026-03-08 04:35:51.353+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*P1S397:69acfca7a5e541f6859bcd5b handshaked=false
|
|
TRC 2026-03-08 04:35:51.353+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.353+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=48
|
|
TRC 2026-03-08 04:35:51.353+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=33ff83b36ab6...e4e5ec7712e9 tagOut=33ff83b36ab6...e4e5ec7712e9 nonce=6
|
|
TRC 2026-03-08 04:35:51.353+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-08 04:35:51.353+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:51.353+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.353+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=51
|
|
TRC 2026-03-08 04:35:51.353+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b5045cc1cce6...09e68321aa75 tagOut=b5045cc1cce6...09e68321aa75 nonce=7
|
|
TRC 2026-03-08 04:35:51.353+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-08 04:35:51.353+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-08 04:35:51.353+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.353+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=28
|
|
TRC 2026-03-08 04:35:51.353+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9e772bfc15dd...914c682a12cc tagOut=9e772bfc15dd...914c682a12cc nonce=8
|
|
TRC 2026-03-08 04:35:51.353+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:51.353+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd5c objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.353+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd5c timeout=5m
|
|
TRC 2026-03-08 04:35:51.353+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=6 pid=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.353+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:51.353+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*P1S397:69acfca7a5e541f6859bcd5c
|
|
TRC 2026-03-08 04:35:51.353+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*P1S397:69acfca7a5e541f6859bcd5c handshaked=false
|
|
TRC 2026-03-08 04:35:51.353+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*P1S397:69acfca7a5e541f6859bcd5c handshaked=false
|
|
TRC 2026-03-08 04:35:51.354+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.354+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=48
|
|
TRC 2026-03-08 04:35:51.354+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5b032f481021...a97c8c23bc16 tagOut=5b032f481021...a97c8c23bc16 nonce=9
|
|
TRC 2026-03-08 04:35:51.354+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-08 04:35:51.354+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:51.354+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.354+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*P1S397:69acfca7a5e541f6859bcd5a ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.354+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-08 04:35:51.354+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*P1S397:69acfca7a5e541f6859bcd5a ms=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:51.354+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*P1S397:69acfca7a5e541f6859bcd5a protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:51.354+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-08 04:35:51.354+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*P1S397:69acfca7a5e541f6859bcd5b ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.354+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-08 04:35:51.355+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*P1S397:69acfca7a5e541f6859bcd5b ms=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:51.355+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*P1S397:69acfca7a5e541f6859bcd5b protocol=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:51.355+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-08 04:35:51.355+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*P1S397:69acfca7a5e541f6859bcd5c ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.355+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-08 04:35:51.355+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*P1S397:69acfca7a5e541f6859bcd5a protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:51.355+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*P1S397:69acfca7a5e541f6859bcd5b protocol=/vac/waku/relay/2.0.0
|
|
INF 2026-03-08 04:35:51.355+00:00 Incoming WakuRelay connection topics="waku relay" tid=1 file=protocol.nim:191 connection=16U*P1S397:69acfca7a5e541f6859bcd5b protocol=/vac/waku/relay/2.0.0
|
|
DBG 2026-03-08 04:35:51.355+00:00 starting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:229 conn=16U*P1S397:69acfca7a5e541f6859bcd5b peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:35:51.355+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfca7a5e541f6859bcd5b peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:35:51.375+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=44
|
|
TRC 2026-03-08 04:35:51.375+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e1aa9e6576da...2557f2b1bf19 tagOut=e1aa9e6576da...2557f2b1bf19 nonce=10
|
|
TRC 2026-03-08 04:35:51.375+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-08 04:35:51.375+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-08 04:35:51.375+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.375+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*P1S397:69acfca7a5e541f6859bcd5c ms=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:51.375+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*P1S397:69acfca7a5e541f6859bcd5c protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:51.375+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-08 04:35:51.375+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*P1S397:69acfca7a5e541f6859bcd5c protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:51.375+00:00 handling identify request topics="libp2p identify" tid=1 file=identify.nim:146 conn=16U*P1S397:69acfca7a5e541f6859bcd5c
|
|
TRC 2026-03-08 04:35:51.375+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 379}"
|
|
DBG 2026-03-08 04:35:51.376+00:00 identify: info sent topics="libp2p identify" tid=1 file=identify.nim:149 conn=16U*P1S397:69acfca7a5e541f6859bcd5c info="(peerId: 16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2, listenAddrs: [/ip4/0.0.0.0/tcp/1121, /ip4/0.0.0.0/tcp/1122/ws], addrs: [/ip4/172.18.189.195/tcp/1121, /ip4/172.18.189.195/tcp/1122/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /logos/kad/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.36.0-164-g0ad551)"
|
|
TRC 2026-03-08 04:35:51.376+00:00 exiting identify handler topics="libp2p identify" tid=1 file=identify.nim:156 conn=16U*P1S397:69acfca7a5e541f6859bcd5c
|
|
TRC 2026-03-08 04:35:51.376+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd5c
|
|
TRC 2026-03-08 04:35:51.376+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=6 conn=16U*P1S397:69acfca7a5e541f6859bcd56
|
|
TRC 2026-03-08 04:35:51.376+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:51.376+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=28
|
|
TRC 2026-03-08 04:35:51.376+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=13029f99ecac...b3504e4b315d tagOut=13029f99ecac...b3504e4b315d nonce=11
|
|
TRC 2026-03-08 04:35:51.376+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:51.376+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.376+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=48
|
|
TRC 2026-03-08 04:35:51.376+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e52a0504aa41...969708a057a9 tagOut=e52a0504aa41...969708a057a9 nonce=12
|
|
TRC 2026-03-08 04:35:51.376+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-08 04:35:51.376+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:51.376+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.376+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=54
|
|
TRC 2026-03-08 04:35:51.377+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=57d395cc9709...b72fb2d8a74a tagOut=57d395cc9709...b72fb2d8a74a nonce=13
|
|
TRC 2026-03-08 04:35:51.377+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*P1S397:69acfca7a5e541f6859bcd57
|
|
TRC 2026-03-08 04:35:51.377+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 26}"
|
|
TRC 2026-03-08 04:35:51.377+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:35:51.377+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.377+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=28
|
|
TRC 2026-03-08 04:35:51.377+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=21fa8b053d9f...8a0efaa67938 tagOut=21fa8b053d9f...8a0efaa67938 nonce=14
|
|
TRC 2026-03-08 04:35:51.377+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 3, length: 0}"
|
|
TRC 2026-03-08 04:35:51.377+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.377+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=48
|
|
TRC 2026-03-08 04:35:51.377+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e8dcbee98207...fca7b3bc3650 tagOut=e8dcbee98207...fca7b3bc3650 nonce=15
|
|
TRC 2026-03-08 04:35:51.377+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*P1S397:69acfca7a5e541f6859bcd57 s=/vac/waku/metadata/1.0.0 proto="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.377+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*P1S397:69acfca7a5e541f6859bcd57 proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:51.377+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-08 04:35:51.377+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:51.377+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.377+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=51
|
|
TRC 2026-03-08 04:35:51.377+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6ffcba2046ad...a3f830e964cd tagOut=6ffcba2046ad...a3f830e964cd nonce=16
|
|
TRC 2026-03-08 04:35:51.377+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 23}"
|
|
TRC 2026-03-08 04:35:51.378+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-08 04:35:51.378+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.378+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 8}"
|
|
TRC 2026-03-08 04:35:51.378+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=28
|
|
TRC 2026-03-08 04:35:51.378+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0e37c6d50cdc...39572bd6f9a3 tagOut=0e37c6d50cdc...39572bd6f9a3 nonce=17
|
|
TRC 2026-03-08 04:35:51.378+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:51.378+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*P1S397:69acfca7a5e541f6859bcd58 s=/vac/waku/relay/2.0.0 proto="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.378+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*P1S397:69acfca7a5e541f6859bcd58 proto=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:51.378+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:51.378+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.378+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=48
|
|
TRC 2026-03-08 04:35:51.378+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fd5fec3e0a25...6c48ad7661c4 tagOut=fd5fec3e0a25...6c48ad7661c4 nonce=18
|
|
TRC 2026-03-08 04:35:51.378+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-08 04:35:51.378+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:51.379+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.379+00:00 Get new send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:286 p=16U*P1S397 newConn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
DBG 2026-03-08 04:35:51.379+00:00 starting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:229 conn=16U*P1S397:69acfca7a5e541f6859bcd58 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:35:51.379+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfca7a5e541f6859bcd58 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:35:51.379+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=44
|
|
TRC 2026-03-08 04:35:51.379+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=17456a693948...0f38793cef8f tagOut=17456a693948...0f38793cef8f nonce=19
|
|
TRC 2026-03-08 04:35:51.379+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*P1S397:69acfca7a5e541f6859bcd59
|
|
TRC 2026-03-08 04:35:51.379+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 16}"
|
|
TRC 2026-03-08 04:35:51.379+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-08 04:35:51.379+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.379+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=526
|
|
TRC 2026-03-08 04:35:51.379+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c356694a5894...df47b3ea8d4d tagOut=c356694a5894...df47b3ea8d4d nonce=20
|
|
TRC 2026-03-08 04:35:51.379+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 498}"
|
|
TRC 2026-03-08 04:35:51.379+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=f0030a250802...302e33362e30
|
|
TRC 2026-03-08 04:35:51.379+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.379+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=28
|
|
TRC 2026-03-08 04:35:51.379+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c8e43f3366fb...7f17cfc867b0 tagOut=c8e43f3366fb...7f17cfc867b0 nonce=21
|
|
TRC 2026-03-08 04:35:51.379+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:51.379+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:51.379+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.379+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*P1S397:69acfca7a5e541f6859bcd59 s=/ipfs/id/1.0.0 proto="[/ipfs/id/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.379+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*P1S397:69acfca7a5e541f6859bcd59 proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:51.380+00:00 initiating identify topics="libp2p identify" tid=1 file=identify.nim:170 conn=16U*P1S397:69acfca7a5e541f6859bcd59
|
|
DBG 2026-03-08 04:35:51.380+00:00 identify: info received topics="libp2p identify" tid=1 file=identify.nim:178 conn=16U*P1S397:69acfca7a5e541f6859bcd59 pubkey=some(s...97dc)) addresses=/ip4/136.119.156.87/tcp/30303,/ip4/136.119.156.87/tcp/8000/wss protocols=/ipfs/id/1.0.0,/libp2p/autonat/1.0.0,/libp2p/circuit/relay/0.2.0/hop,/vac/waku/metadata/1.0.0,/mix/1.0.0,/logos/kad/1.0.0,/vac/waku/store-query/3.0.0,/vac/waku/relay/2.0.0,/vac/waku/rendezvous/1.0.0,/ipfs/ping/1.0.0,/vac/waku/lightpush/3.0.0,/vac/waku/lightpush/2.0.0-beta1,/vac/waku/filter-subscribe/2.0.0-beta1,/vac/waku/filter-push/2.0.0-beta1,/vac/waku/peer-exchange/2.0.0-alpha1 observable_address=some(/ip4/172.178.119.36/tcp/62479) proto_version=ipfs/0.1.0 agent_version=nwaku-0.36.0 signedPeerRecord=None
|
|
TRC 2026-03-08 04:35:51.380+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd59
|
|
TRC 2026-03-08 04:35:51.380+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=5 conn=16U*P1S397:69acfca7a5e541f6859bcd56
|
|
TRC 2026-03-08 04:35:51.380+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:51.380+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*P1S397:69acfca7a5e541f6859bcd59
|
|
TRC 2026-03-08 04:35:51.380+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*P1S397:69acfca7a5e541f6859bcd59
|
|
TRC 2026-03-08 04:35:51.380+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd59 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.380+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd59 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.380+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.399+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=36
|
|
TRC 2026-03-08 04:35:51.399+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e02ab23853ab...dee12101f13e tagOut=e02ab23853ab...dee12101f13e nonce=0
|
|
TRC 2026-03-08 04:35:51.399+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=16U*VpJprH:69acfca7a5e541f6859bcd54
|
|
TRC 2026-03-08 04:35:51.399+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=30
|
|
TRC 2026-03-08 04:35:51.400+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7f41b1039d05...40a7f340d97d tagOut=7f41b1039d05...40a7f340d97d nonce=1
|
|
TRC 2026-03-08 04:35:51.400+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=16U*VpJprH:69acfca7a5e541f6859bcd54 s=/yamux/1.0.0 proto="[/yamux/1.0.0, /mplex/6.7.0]"
|
|
TRC 2026-03-08 04:35:51.400+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=16U*VpJprH:69acfca7a5e541f6859bcd54 proto=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:51.400+00:00 Found a muxer topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:50 conn=16U*VpJprH:69acfca7a5e541f6859bcd54 muxerName=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:51.400+00:00 Starting yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:559 pid=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.400+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.400+00:00 Upgraded connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:81 conn=16U*VpJprH:69acfca7a5e541f6859bcd50 sconn=16U*VpJprH:69acfca7a5e541f6859bcd54 direction=Out
|
|
DBG 2026-03-08 04:35:51.400+00:00 Dial successful topics="libp2p dialer" tid=1 file=dialer.nim:92 peerId=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.400+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.400+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.400+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*VpJprH event="(kind: Joined, initiator: true)"
|
|
TRC 2026-03-08 04:35:51.400+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*VpJprH protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.400+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd5d objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.400+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd5d timeout=5m
|
|
TRC 2026-03-08 04:35:51.400+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=1 pid=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.400+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:51.400+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*VpJprH:69acfca7a5e541f6859bcd5d protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.400+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*VpJprH:69acfca7a5e541f6859bcd5d codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.400+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-08 04:35:51.401+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*VpJprH:69acfca7a5e541f6859bcd5d proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:51.401+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 26}"
|
|
DBG 2026-03-08 04:35:51.401+00:00 starting sendNonPriorityTask topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:578 p=16U*VpJprH
|
|
DBG 2026-03-08 04:35:51.401+00:00 created new pubsub peer topics="libp2p pubsub" tid=1 file=pubsub.nim:430 peerId=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.401+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*VpJprH protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.401+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd5e objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.401+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd5e timeout=5m
|
|
TRC 2026-03-08 04:35:51.401+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=3 pid=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.401+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 3, length: 0}"
|
|
TRC 2026-03-08 04:35:51.401+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.401+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.401+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-08 04:35:51.401+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e proto=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:51.401+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 23}"
|
|
TRC 2026-03-08 04:35:51.401+00:00 Stored muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:347 muxer=16U*VpJprH:69acfca7a5e541f6859bcd54 direction=Out peers=2
|
|
TRC 2026-03-08 04:35:51.401+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd5f objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.401+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd5f timeout=5m
|
|
TRC 2026-03-08 04:35:51.401+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=5 pid=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.401+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:51.401+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*VpJprH:69acfca7a5e541f6859bcd5f codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.401+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-08 04:35:51.402+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*VpJprH:69acfca7a5e541f6859bcd5f proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:51.402+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 16}"
|
|
TRC 2026-03-08 04:35:51.402+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=28
|
|
TRC 2026-03-08 04:35:51.402+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e69a979ab691...bfd8e4c02bda tagOut=e69a979ab691...bfd8e4c02bda nonce=2
|
|
TRC 2026-03-08 04:35:51.402+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:51.402+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd60 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.402+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd60 timeout=5m
|
|
TRC 2026-03-08 04:35:51.402+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=2 pid=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.402+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:51.402+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*VpJprH:69acfca7a5e541f6859bcd60
|
|
TRC 2026-03-08 04:35:51.402+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*VpJprH:69acfca7a5e541f6859bcd60 handshaked=false
|
|
TRC 2026-03-08 04:35:51.402+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*VpJprH:69acfca7a5e541f6859bcd60 handshaked=false
|
|
TRC 2026-03-08 04:35:51.402+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.402+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=48
|
|
TRC 2026-03-08 04:35:51.402+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ff782f8b622b...010813077815 tagOut=ff782f8b622b...010813077815 nonce=3
|
|
TRC 2026-03-08 04:35:51.402+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-08 04:35:51.402+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:51.402+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.402+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=54
|
|
TRC 2026-03-08 04:35:51.402+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=cbb055bd0932...0199cba799df tagOut=cbb055bd0932...0199cba799df nonce=4
|
|
TRC 2026-03-08 04:35:51.402+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-08 04:35:51.402+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:35:51.403+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.403+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=28
|
|
TRC 2026-03-08 04:35:51.403+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a9ccbf23bab1...825e7761f460 tagOut=a9ccbf23bab1...825e7761f460 nonce=5
|
|
TRC 2026-03-08 04:35:51.403+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 4, length: 0}"
|
|
TRC 2026-03-08 04:35:51.403+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd61 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.403+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd61 timeout=5m
|
|
TRC 2026-03-08 04:35:51.403+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=4 pid=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.403+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 4, length: 0}"
|
|
TRC 2026-03-08 04:35:51.403+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*VpJprH:69acfca7a5e541f6859bcd61
|
|
TRC 2026-03-08 04:35:51.403+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 handshaked=false
|
|
TRC 2026-03-08 04:35:51.403+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 handshaked=false
|
|
TRC 2026-03-08 04:35:51.403+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.403+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=48
|
|
TRC 2026-03-08 04:35:51.403+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=04fa274d02ba...3312b4f640fb tagOut=04fa274d02ba...3312b4f640fb nonce=6
|
|
TRC 2026-03-08 04:35:51.403+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-08 04:35:51.403+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:51.403+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.403+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=51
|
|
TRC 2026-03-08 04:35:51.403+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=09b972cf467c...2e3fb9c18111 tagOut=09b972cf467c...2e3fb9c18111 nonce=7
|
|
TRC 2026-03-08 04:35:51.403+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-08 04:35:51.403+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-08 04:35:51.403+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.403+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=28
|
|
TRC 2026-03-08 04:35:51.403+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bb30d98bef0e...459f98a891cd tagOut=bb30d98bef0e...459f98a891cd nonce=8
|
|
TRC 2026-03-08 04:35:51.403+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:51.403+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd62 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.403+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd62 timeout=5m
|
|
TRC 2026-03-08 04:35:51.403+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=6 pid=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.404+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:51.404+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*VpJprH:69acfca7a5e541f6859bcd62
|
|
TRC 2026-03-08 04:35:51.404+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*VpJprH:69acfca7a5e541f6859bcd62 handshaked=false
|
|
TRC 2026-03-08 04:35:51.404+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*VpJprH:69acfca7a5e541f6859bcd62 handshaked=false
|
|
TRC 2026-03-08 04:35:51.404+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.404+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=48
|
|
TRC 2026-03-08 04:35:51.404+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2132a7e798dc...d0c9d85519af tagOut=2132a7e798dc...d0c9d85519af nonce=9
|
|
TRC 2026-03-08 04:35:51.404+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-08 04:35:51.404+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:51.404+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.404+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=57
|
|
TRC 2026-03-08 04:35:51.404+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bda5ff75bc50...56f6f3984d63 tagOut=bda5ff75bc50...56f6f3984d63 nonce=22
|
|
TRC 2026-03-08 04:35:51.404+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=36
|
|
TRC 2026-03-08 04:35:51.404+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1cfb615712c7...f39d10828116 tagOut=1cfb615712c7...f39d10828116 nonce=0
|
|
TRC 2026-03-08 04:35:51.404+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*VpJprH:69acfca7a5e541f6859bcd60 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.404+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-08 04:35:51.404+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*VpJprH:69acfca7a5e541f6859bcd60 ms=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:51.405+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*VpJprH:69acfca7a5e541f6859bcd60 protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:51.405+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-08 04:35:51.405+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.405+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-08 04:35:51.405+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 ms=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:51.405+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 protocol=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:51.405+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-08 04:35:51.405+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*VpJprH:69acfca7a5e541f6859bcd62 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.405+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-08 04:35:51.405+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*VpJprH:69acfca7a5e541f6859bcd60 protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:51.405+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 protocol=/vac/waku/relay/2.0.0
|
|
INF 2026-03-08 04:35:51.405+00:00 Incoming WakuRelay connection topics="waku relay" tid=1 file=protocol.nim:191 connection=16U*VpJprH:69acfca7a5e541f6859bcd61 protocol=/vac/waku/relay/2.0.0
|
|
DBG 2026-03-08 04:35:51.405+00:00 starting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:229 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:35:51.405+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:35:51.405+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 29}"
|
|
TRC 2026-03-08 04:35:51.405+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1c0802100210...070501030604
|
|
TRC 2026-03-08 04:35:51.405+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.405+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=222
|
|
TRC 2026-03-08 04:35:51.405+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4c91e34c429e...2bf13cf610e8 tagOut=4c91e34c429e...2bf13cf610e8 nonce=23
|
|
TRC 2026-03-08 04:35:51.405+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 194}"
|
|
TRC 2026-03-08 04:35:51.405+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=c0010a160801...2f3418002000
|
|
TRC 2026-03-08 04:35:51.405+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.405+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=16U*NSkuby:69acfca7a5e541f6859bcd55
|
|
TRC 2026-03-08 04:35:51.405+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=30
|
|
TRC 2026-03-08 04:35:51.405+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1c1e20a80ad4...47c09dea989b tagOut=1c1e20a80ad4...47c09dea989b nonce=1
|
|
TRC 2026-03-08 04:35:51.405+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=16U*NSkuby:69acfca7a5e541f6859bcd55 s=/yamux/1.0.0 proto="[/yamux/1.0.0, /mplex/6.7.0]"
|
|
TRC 2026-03-08 04:35:51.406+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=16U*NSkuby:69acfca7a5e541f6859bcd55 proto=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:51.406+00:00 Found a muxer topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:50 conn=16U*NSkuby:69acfca7a5e541f6859bcd55 muxerName=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:51.406+00:00 Starting yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:559 pid=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.406+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.406+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=28
|
|
TRC 2026-03-08 04:35:51.406+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f64c9ccfa7a7...acabb2b194bc tagOut=f64c9ccfa7a7...acabb2b194bc nonce=2
|
|
TRC 2026-03-08 04:35:51.406+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:51.406+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd63 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.406+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd63 timeout=5m
|
|
TRC 2026-03-08 04:35:51.406+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=2 pid=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.406+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:51.406+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*NSkuby:69acfca7a5e541f6859bcd63
|
|
TRC 2026-03-08 04:35:51.406+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*NSkuby:69acfca7a5e541f6859bcd63 handshaked=false
|
|
TRC 2026-03-08 04:35:51.406+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*NSkuby:69acfca7a5e541f6859bcd63 handshaked=false
|
|
TRC 2026-03-08 04:35:51.406+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.406+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=48
|
|
TRC 2026-03-08 04:35:51.406+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4df9ca89cd6e...812d8027b87a tagOut=4df9ca89cd6e...812d8027b87a nonce=3
|
|
TRC 2026-03-08 04:35:51.406+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-08 04:35:51.406+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:51.406+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.406+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=54
|
|
TRC 2026-03-08 04:35:51.406+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c6708c6eb174...75b826ff8f12 tagOut=c6708c6eb174...75b826ff8f12 nonce=4
|
|
TRC 2026-03-08 04:35:51.406+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-08 04:35:51.406+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:35:51.407+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.407+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=28
|
|
TRC 2026-03-08 04:35:51.407+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=632b89cab6bb...c13709ae5e4a tagOut=632b89cab6bb...c13709ae5e4a nonce=5
|
|
TRC 2026-03-08 04:35:51.407+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 4, length: 0}"
|
|
TRC 2026-03-08 04:35:51.407+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd64 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.407+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd64 timeout=5m
|
|
TRC 2026-03-08 04:35:51.407+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=4 pid=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.407+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 4, length: 0}"
|
|
TRC 2026-03-08 04:35:51.407+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*NSkuby:69acfca7a5e541f6859bcd64
|
|
TRC 2026-03-08 04:35:51.407+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 handshaked=false
|
|
TRC 2026-03-08 04:35:51.407+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 handshaked=false
|
|
TRC 2026-03-08 04:35:51.407+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.407+00:00 Upgraded connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:81 conn=16U*NSkuby:69acfca7a5e541f6859bcd51 sconn=16U*NSkuby:69acfca7a5e541f6859bcd55 direction=Out
|
|
DBG 2026-03-08 04:35:51.407+00:00 Dial successful topics="libp2p dialer" tid=1 file=dialer.nim:92 peerId=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.407+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.407+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.407+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*NSkuby event="(kind: Joined, initiator: true)"
|
|
TRC 2026-03-08 04:35:51.407+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*NSkuby protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.407+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd65 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.407+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd65 timeout=5m
|
|
TRC 2026-03-08 04:35:51.408+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=1 pid=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.408+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:51.408+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*NSkuby:69acfca7a5e541f6859bcd65 protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.408+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*NSkuby:69acfca7a5e541f6859bcd65 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.408+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-08 04:35:51.408+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*NSkuby:69acfca7a5e541f6859bcd65 proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:51.408+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 26}"
|
|
DBG 2026-03-08 04:35:51.408+00:00 starting sendNonPriorityTask topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:578 p=16U*NSkuby
|
|
DBG 2026-03-08 04:35:51.408+00:00 created new pubsub peer topics="libp2p pubsub" tid=1 file=pubsub.nim:430 peerId=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.408+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*NSkuby protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.408+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd66 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.408+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd66 timeout=5m
|
|
TRC 2026-03-08 04:35:51.408+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=3 pid=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.408+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 3, length: 0}"
|
|
TRC 2026-03-08 04:35:51.408+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*NSkuby:69acfca7a5e541f6859bcd66 protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.408+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*NSkuby:69acfca7a5e541f6859bcd66 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.408+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-08 04:35:51.408+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*NSkuby:69acfca7a5e541f6859bcd66 proto=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:51.409+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 23}"
|
|
TRC 2026-03-08 04:35:51.409+00:00 Stored muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:347 muxer=16U*NSkuby:69acfca7a5e541f6859bcd55 direction=Out peers=3
|
|
TRC 2026-03-08 04:35:51.409+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd67 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.409+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd67 timeout=5m
|
|
TRC 2026-03-08 04:35:51.409+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=5 pid=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.409+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:51.409+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*NSkuby:69acfca7a5e541f6859bcd67 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.409+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-08 04:35:51.409+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*NSkuby:69acfca7a5e541f6859bcd67 proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:51.409+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 16}"
|
|
TRC 2026-03-08 04:35:51.409+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=28
|
|
INF 2026-03-08 04:35:51.409+00:00 Received WakuMetadata request topics="waku metadata" tid=1 file=protocol.nim:86 remoteClusterId=some(2) remoteShards="[2, 0, 7, 5, 1, 3, 6, 4]" localClusterId=2 localShards="[0]" peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.409+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 8}"
|
|
TRC 2026-03-08 04:35:51.409+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd5a
|
|
TRC 2026-03-08 04:35:51.409+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=2 conn=16U*P1S397:69acfca7a5e541f6859bcd56
|
|
TRC 2026-03-08 04:35:51.409+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:51.409+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfca7a5e541f6859bcd5b peer=16U*P1S397 closed=false data=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:51.409+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscriptions: read subscriptions topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:411 count=8
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.410+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:51.411+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:51.411+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:51.411+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:51.411+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:51.412+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*P1S397 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:51.412+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=1 topic=/waku/2/rs/2/2 peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.412+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*P1S397 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:51.412+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=1 topic=/waku/2/rs/2/0 peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.412+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*P1S397 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:51.412+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=1 topic=/waku/2/rs/2/7 peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.412+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*P1S397 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:51.412+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=1 topic=/waku/2/rs/2/5 peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.412+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*P1S397 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:51.412+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=1 topic=/waku/2/rs/2/1 peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.413+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*P1S397 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:51.413+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=1 topic=/waku/2/rs/2/3 peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.413+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*P1S397 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:51.413+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=1 topic=/waku/2/rs/2/6 peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.413+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*P1S397 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:51.413+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=1 topic=/waku/2/rs/2/4 peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:51.413+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfca7a5e541f6859bcd5b peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:35:51.413+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c9e124e33a27...e736d52f3a24 tagOut=c9e124e33a27...e736d52f3a24 nonce=24
|
|
TRC 2026-03-08 04:35:51.413+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=48
|
|
TRC 2026-03-08 04:35:51.413+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=cd9265508a09...3734326acefa tagOut=cd9265508a09...3734326acefa nonce=6
|
|
TRC 2026-03-08 04:35:51.413+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*NSkuby:69acfca7a5e541f6859bcd63 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.414+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-08 04:35:51.414+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*NSkuby:69acfca7a5e541f6859bcd63 ms=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:51.414+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*NSkuby:69acfca7a5e541f6859bcd63 protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:51.414+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-08 04:35:51.414+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*NSkuby:69acfca7a5e541f6859bcd63 protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:51.414+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:51.414+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:51.414+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*P1S397:69acfca7a5e541f6859bcd5c
|
|
TRC 2026-03-08 04:35:51.414+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*P1S397:69acfca7a5e541f6859bcd5c
|
|
TRC 2026-03-08 04:35:51.414+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd5c objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.414+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd5c objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.414+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.414+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=57
|
|
TRC 2026-03-08 04:35:51.414+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=576de034a267...23ab3081de7c tagOut=576de034a267...23ab3081de7c nonce=25
|
|
TRC 2026-03-08 04:35:51.414+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 29}"
|
|
TRC 2026-03-08 04:35:51.414+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1c0802100210...070501030604
|
|
TRC 2026-03-08 04:35:51.414+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.414+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=28
|
|
TRC 2026-03-08 04:35:51.414+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=27d0982e6944...1df0a0a5b39d tagOut=27d0982e6944...1df0a0a5b39d nonce=26
|
|
TRC 2026-03-08 04:35:51.414+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:51.414+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:51.414+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.414+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-08 04:35:51.414+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:51.414+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.415+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=51
|
|
TRC 2026-03-08 04:35:51.415+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=73aeb1ef2e16...9c35235a82cc tagOut=73aeb1ef2e16...9c35235a82cc nonce=7
|
|
TRC 2026-03-08 04:35:51.415+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-08 04:35:51.415+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-08 04:35:51.415+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.415+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=28
|
|
TRC 2026-03-08 04:35:51.415+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6af4c5f0d51c...db28ac7daebe tagOut=6af4c5f0d51c...db28ac7daebe nonce=8
|
|
TRC 2026-03-08 04:35:51.415+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:51.415+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd68 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.415+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca7a5e541f6859bcd68 timeout=5m
|
|
TRC 2026-03-08 04:35:51.415+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=6 pid=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.415+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:51.415+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*NSkuby:69acfca7a5e541f6859bcd68
|
|
TRC 2026-03-08 04:35:51.415+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*NSkuby:69acfca7a5e541f6859bcd68 handshaked=false
|
|
TRC 2026-03-08 04:35:51.415+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*NSkuby:69acfca7a5e541f6859bcd68 handshaked=false
|
|
TRC 2026-03-08 04:35:51.415+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.415+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=48
|
|
TRC 2026-03-08 04:35:51.415+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=07bff604ab84...d6345f38f7ae tagOut=07bff604ab84...d6345f38f7ae nonce=9
|
|
TRC 2026-03-08 04:35:51.415+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-08 04:35:51.416+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:51.416+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.416+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd57
|
|
TRC 2026-03-08 04:35:51.416+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=1 conn=16U*P1S397:69acfca7a5e541f6859bcd56
|
|
TRC 2026-03-08 04:35:51.416+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:51.416+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*P1S397:69acfca7a5e541f6859bcd57
|
|
TRC 2026-03-08 04:35:51.416+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*P1S397:69acfca7a5e541f6859bcd57
|
|
TRC 2026-03-08 04:35:51.416+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd57 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.416+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd57 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.416+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd5c
|
|
TRC 2026-03-08 04:35:51.416+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd5c
|
|
TRC 2026-03-08 04:35:51.416+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:35:51.416+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*P1S397:69acfca7a5e541f6859bcd5c
|
|
TRC 2026-03-08 04:35:51.416+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:35:51.416+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.416+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-08 04:35:51.416+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 ms=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:51.416+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 protocol=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:51.417+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-08 04:35:51.417+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*NSkuby:69acfca7a5e541f6859bcd68 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.417+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-08 04:35:51.417+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 protocol=/vac/waku/relay/2.0.0
|
|
INF 2026-03-08 04:35:51.417+00:00 Incoming WakuRelay connection topics="waku relay" tid=1 file=protocol.nim:191 connection=16U*NSkuby:69acfca7a5e541f6859bcd64 protocol=/vac/waku/relay/2.0.0
|
|
DBG 2026-03-08 04:35:51.417+00:00 starting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:229 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:35:51.417+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:35:51.436+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=28
|
|
TRC 2026-03-08 04:35:51.436+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6ff5ea69ce81...1b0a359ddfa5 tagOut=6ff5ea69ce81...1b0a359ddfa5 nonce=27
|
|
TRC 2026-03-08 04:35:51.436+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:51.436+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:51.436+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*P1S397:69acfca7a5e541f6859bcd5a
|
|
TRC 2026-03-08 04:35:51.436+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*P1S397:69acfca7a5e541f6859bcd5a
|
|
TRC 2026-03-08 04:35:51.436+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd5a objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.436+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd5a objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.437+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.437+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd5a
|
|
TRC 2026-03-08 04:35:51.437+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd5a
|
|
TRC 2026-03-08 04:35:51.437+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:35:51.437+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*P1S397:69acfca7a5e541f6859bcd5a
|
|
TRC 2026-03-08 04:35:51.437+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:35:51.482+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=44
|
|
TRC 2026-03-08 04:35:51.482+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8d6827179926...9adbdbab7674 tagOut=8d6827179926...9adbdbab7674 nonce=10
|
|
TRC 2026-03-08 04:35:51.482+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-08 04:35:51.482+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-08 04:35:51.482+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.482+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*VpJprH:69acfca7a5e541f6859bcd62 ms=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:51.482+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*VpJprH:69acfca7a5e541f6859bcd62 protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:51.482+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-08 04:35:51.483+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*VpJprH:69acfca7a5e541f6859bcd62 protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:51.483+00:00 handling identify request topics="libp2p identify" tid=1 file=identify.nim:146 conn=16U*VpJprH:69acfca7a5e541f6859bcd62
|
|
TRC 2026-03-08 04:35:51.483+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 379}"
|
|
DBG 2026-03-08 04:35:51.483+00:00 identify: info sent topics="libp2p identify" tid=1 file=identify.nim:149 conn=16U*VpJprH:69acfca7a5e541f6859bcd62 info="(peerId: 16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2, listenAddrs: [/ip4/0.0.0.0/tcp/1121, /ip4/0.0.0.0/tcp/1122/ws], addrs: [/ip4/172.18.189.195/tcp/1121, /ip4/172.18.189.195/tcp/1122/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /logos/kad/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.36.0-164-g0ad551)"
|
|
TRC 2026-03-08 04:35:51.483+00:00 exiting identify handler topics="libp2p identify" tid=1 file=identify.nim:156 conn=16U*VpJprH:69acfca7a5e541f6859bcd62
|
|
TRC 2026-03-08 04:35:51.483+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd62
|
|
TRC 2026-03-08 04:35:51.483+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=6 conn=16U*VpJprH:69acfca7a5e541f6859bcd54
|
|
TRC 2026-03-08 04:35:51.483+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:51.484+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=28
|
|
TRC 2026-03-08 04:35:51.484+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8addcb86826e...59c1d18be941 tagOut=8addcb86826e...59c1d18be941 nonce=11
|
|
TRC 2026-03-08 04:35:51.484+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:51.484+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.484+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=48
|
|
TRC 2026-03-08 04:35:51.484+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ab42660612d6...3cf8d42a062f tagOut=ab42660612d6...3cf8d42a062f nonce=12
|
|
TRC 2026-03-08 04:35:51.484+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-08 04:35:51.484+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:51.484+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.484+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=54
|
|
TRC 2026-03-08 04:35:51.485+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=893326debc29...b5d9ebda88a1 tagOut=893326debc29...b5d9ebda88a1 nonce=13
|
|
TRC 2026-03-08 04:35:51.485+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 26}"
|
|
TRC 2026-03-08 04:35:51.485+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:35:51.485+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.485+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=28
|
|
TRC 2026-03-08 04:35:51.485+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fcc6750ee03c...b7dfafaac954 tagOut=fcc6750ee03c...b7dfafaac954 nonce=14
|
|
TRC 2026-03-08 04:35:51.485+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*VpJprH:69acfca7a5e541f6859bcd5d
|
|
TRC 2026-03-08 04:35:51.485+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*VpJprH:69acfca7a5e541f6859bcd5d s=/vac/waku/metadata/1.0.0 proto="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.485+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*VpJprH:69acfca7a5e541f6859bcd5d proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:51.485+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 3, length: 0}"
|
|
TRC 2026-03-08 04:35:51.485+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.485+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=28
|
|
TRC 2026-03-08 04:35:51.485+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=64c4ddcbabe4...60be761b54d9 tagOut=64c4ddcbabe4...60be761b54d9 nonce=15
|
|
TRC 2026-03-08 04:35:51.486+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:51.486+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.486+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 8}"
|
|
TRC 2026-03-08 04:35:51.486+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=48
|
|
TRC 2026-03-08 04:35:51.486+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9de2925f0b99...31f0c4f32258 tagOut=9de2925f0b99...31f0c4f32258 nonce=16
|
|
TRC 2026-03-08 04:35:51.486+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-08 04:35:51.486+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:51.486+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.486+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=51
|
|
TRC 2026-03-08 04:35:51.486+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c120b1df4273...3142f8d0ed33 tagOut=c120b1df4273...3142f8d0ed33 nonce=17
|
|
TRC 2026-03-08 04:35:51.487+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:51.487+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 23}"
|
|
TRC 2026-03-08 04:35:51.487+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-08 04:35:51.487+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.487+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=48
|
|
TRC 2026-03-08 04:35:51.487+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6a1a8747f242...0cee5c925112 tagOut=6a1a8747f242...0cee5c925112 nonce=18
|
|
TRC 2026-03-08 04:35:51.487+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-08 04:35:51.487+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:51.487+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.487+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=44
|
|
TRC 2026-03-08 04:35:51.487+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b63ba0bf408b...cfd015f0b7b6 tagOut=b63ba0bf408b...cfd015f0b7b6 nonce=19
|
|
TRC 2026-03-08 04:35:51.487+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 16}"
|
|
TRC 2026-03-08 04:35:51.487+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-08 04:35:51.487+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.487+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=526
|
|
TRC 2026-03-08 04:35:51.487+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a51ab7f725a4...f6d82b304ee3 tagOut=a51ab7f725a4...f6d82b304ee3 nonce=20
|
|
TRC 2026-03-08 04:35:51.487+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e s=/vac/waku/relay/2.0.0 proto="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.487+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e proto=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:51.487+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*VpJprH:69acfca7a5e541f6859bcd5f
|
|
TRC 2026-03-08 04:35:51.487+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*VpJprH:69acfca7a5e541f6859bcd5f s=/ipfs/id/1.0.0 proto="[/ipfs/id/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.487+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*VpJprH:69acfca7a5e541f6859bcd5f proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:51.487+00:00 initiating identify topics="libp2p identify" tid=1 file=identify.nim:170 conn=16U*VpJprH:69acfca7a5e541f6859bcd5f
|
|
TRC 2026-03-08 04:35:51.488+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 498}"
|
|
TRC 2026-03-08 04:35:51.488+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=f0030a250802...302e33362e30
|
|
TRC 2026-03-08 04:35:51.488+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.488+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=28
|
|
TRC 2026-03-08 04:35:51.488+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c10bc78e54d8...91ecc6a75483 tagOut=c10bc78e54d8...91ecc6a75483 nonce=21
|
|
TRC 2026-03-08 04:35:51.488+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:51.488+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:51.488+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.488+00:00 Get new send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:286 p=16U*VpJprH newConn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
DBG 2026-03-08 04:35:51.488+00:00 starting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:229 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:35:51.488+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e peer=16U*VpJprH closed=false
|
|
DBG 2026-03-08 04:35:51.488+00:00 identify: info received topics="libp2p identify" tid=1 file=identify.nim:178 conn=16U*VpJprH:69acfca7a5e541f6859bcd5f pubkey=some(s...7631)) addresses=/ip4/174.138.106.244/tcp/30303,/ip4/174.138.106.244/tcp/8000/wss protocols=/ipfs/id/1.0.0,/libp2p/autonat/1.0.0,/libp2p/circuit/relay/0.2.0/hop,/vac/waku/metadata/1.0.0,/mix/1.0.0,/logos/kad/1.0.0,/vac/waku/store-query/3.0.0,/vac/waku/relay/2.0.0,/vac/waku/rendezvous/1.0.0,/ipfs/ping/1.0.0,/vac/waku/lightpush/3.0.0,/vac/waku/lightpush/2.0.0-beta1,/vac/waku/filter-subscribe/2.0.0-beta1,/vac/waku/filter-push/2.0.0-beta1,/vac/waku/peer-exchange/2.0.0-alpha1 observable_address=some(/ip4/172.178.119.36/tcp/62477) proto_version=ipfs/0.1.0 agent_version=nwaku-0.36.0 signedPeerRecord=None
|
|
TRC 2026-03-08 04:35:51.488+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd5f
|
|
TRC 2026-03-08 04:35:51.488+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=5 conn=16U*VpJprH:69acfca7a5e541f6859bcd54
|
|
TRC 2026-03-08 04:35:51.488+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:51.488+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfca7a5e541f6859bcd5f
|
|
TRC 2026-03-08 04:35:51.488+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfca7a5e541f6859bcd5f
|
|
TRC 2026-03-08 04:35:51.488+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd5f objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.488+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd5f objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.489+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=44
|
|
TRC 2026-03-08 04:35:51.489+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.489+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=55ce8a38b80e...fea92116a2dc tagOut=55ce8a38b80e...fea92116a2dc nonce=10
|
|
TRC 2026-03-08 04:35:51.489+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-08 04:35:51.489+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-08 04:35:51.489+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.489+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*NSkuby:69acfca7a5e541f6859bcd68 ms=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:51.489+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*NSkuby:69acfca7a5e541f6859bcd68 protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:51.489+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-08 04:35:51.489+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*NSkuby:69acfca7a5e541f6859bcd68 protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:51.489+00:00 handling identify request topics="libp2p identify" tid=1 file=identify.nim:146 conn=16U*NSkuby:69acfca7a5e541f6859bcd68
|
|
TRC 2026-03-08 04:35:51.489+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 379}"
|
|
DBG 2026-03-08 04:35:51.489+00:00 identify: info sent topics="libp2p identify" tid=1 file=identify.nim:149 conn=16U*NSkuby:69acfca7a5e541f6859bcd68 info="(peerId: 16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2, listenAddrs: [/ip4/0.0.0.0/tcp/1121, /ip4/0.0.0.0/tcp/1122/ws], addrs: [/ip4/172.18.189.195/tcp/1121, /ip4/172.18.189.195/tcp/1122/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /logos/kad/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.36.0-164-g0ad551)"
|
|
TRC 2026-03-08 04:35:51.489+00:00 exiting identify handler topics="libp2p identify" tid=1 file=identify.nim:156 conn=16U*NSkuby:69acfca7a5e541f6859bcd68
|
|
TRC 2026-03-08 04:35:51.489+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd68
|
|
TRC 2026-03-08 04:35:51.489+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=6 conn=16U*NSkuby:69acfca7a5e541f6859bcd55
|
|
TRC 2026-03-08 04:35:51.489+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:51.492+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=28
|
|
TRC 2026-03-08 04:35:51.492+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b6a3ad5ffb72...34a06b784ef2 tagOut=b6a3ad5ffb72...34a06b784ef2 nonce=11
|
|
TRC 2026-03-08 04:35:51.492+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:51.492+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.492+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=48
|
|
TRC 2026-03-08 04:35:51.492+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=472ab5e4b856...14b4c16ce070 tagOut=472ab5e4b856...14b4c16ce070 nonce=12
|
|
TRC 2026-03-08 04:35:51.492+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-08 04:35:51.492+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:51.492+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.492+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=54
|
|
TRC 2026-03-08 04:35:51.492+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=308252d7a8ed...acab56b1a07c tagOut=308252d7a8ed...acab56b1a07c nonce=13
|
|
TRC 2026-03-08 04:35:51.492+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*NSkuby:69acfca7a5e541f6859bcd65
|
|
TRC 2026-03-08 04:35:51.493+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 26}"
|
|
TRC 2026-03-08 04:35:51.493+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:35:51.493+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.493+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=28
|
|
TRC 2026-03-08 04:35:51.493+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e8ec982206ab...55d7a0775487 tagOut=e8ec982206ab...55d7a0775487 nonce=14
|
|
TRC 2026-03-08 04:35:51.493+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 3, length: 0}"
|
|
TRC 2026-03-08 04:35:51.493+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.493+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*NSkuby:69acfca7a5e541f6859bcd65 s=/vac/waku/metadata/1.0.0 proto="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.493+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*NSkuby:69acfca7a5e541f6859bcd65 proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:51.493+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 8}"
|
|
TRC 2026-03-08 04:35:51.493+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=48
|
|
TRC 2026-03-08 04:35:51.493+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9208d863212d...a2d4613a74e2 tagOut=9208d863212d...a2d4613a74e2 nonce=15
|
|
TRC 2026-03-08 04:35:51.493+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-08 04:35:51.493+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:51.493+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.493+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:51.494+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=28
|
|
TRC 2026-03-08 04:35:51.494+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=78cafe0a01ac...02cbe987d058 tagOut=78cafe0a01ac...02cbe987d058 nonce=16
|
|
TRC 2026-03-08 04:35:51.494+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:51.494+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.494+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=51
|
|
TRC 2026-03-08 04:35:51.495+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0a7db8cba215...afabb70b9b06 tagOut=0a7db8cba215...afabb70b9b06 nonce=17
|
|
TRC 2026-03-08 04:35:51.495+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 23}"
|
|
TRC 2026-03-08 04:35:51.495+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-08 04:35:51.495+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.495+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=48
|
|
TRC 2026-03-08 04:35:51.495+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b1397692a310...42103c35b103 tagOut=b1397692a310...42103c35b103 nonce=18
|
|
TRC 2026-03-08 04:35:51.495+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-08 04:35:51.495+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:51.495+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.495+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*NSkuby:69acfca7a5e541f6859bcd66 s=/vac/waku/relay/2.0.0 proto="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.495+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*NSkuby:69acfca7a5e541f6859bcd66 proto=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:51.495+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*NSkuby:69acfca7a5e541f6859bcd67
|
|
TRC 2026-03-08 04:35:51.495+00:00 Get new send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:286 p=16U*NSkuby newConn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
DBG 2026-03-08 04:35:51.495+00:00 starting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:229 conn=16U*NSkuby:69acfca7a5e541f6859bcd66 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:35:51.495+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfca7a5e541f6859bcd66 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:35:51.572+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=28
|
|
TRC 2026-03-08 04:35:51.572+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e4b8b7b5dcee...114ba99ab353 tagOut=e4b8b7b5dcee...114ba99ab353 nonce=22
|
|
TRC 2026-03-08 04:35:51.572+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:51.572+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:51.572+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfca7a5e541f6859bcd62
|
|
TRC 2026-03-08 04:35:51.572+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfca7a5e541f6859bcd62
|
|
TRC 2026-03-08 04:35:51.572+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd62 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.572+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd62 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.572+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.572+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=57
|
|
TRC 2026-03-08 04:35:51.572+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b59675f78e4d...7762a09db82e tagOut=b59675f78e4d...7762a09db82e nonce=23
|
|
TRC 2026-03-08 04:35:51.572+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd62
|
|
TRC 2026-03-08 04:35:51.572+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd62
|
|
TRC 2026-03-08 04:35:51.572+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:35:51.572+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*VpJprH:69acfca7a5e541f6859bcd62
|
|
TRC 2026-03-08 04:35:51.572+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:35:51.572+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 29}"
|
|
TRC 2026-03-08 04:35:51.572+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1c0802100210...070501030604
|
|
TRC 2026-03-08 04:35:51.572+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.572+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=222
|
|
TRC 2026-03-08 04:35:51.573+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7987c59c9657...4548440bc890 tagOut=7987c59c9657...4548440bc890 nonce=24
|
|
TRC 2026-03-08 04:35:51.573+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 194}"
|
|
TRC 2026-03-08 04:35:51.573+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=c0010a160801...2f3418002000
|
|
TRC 2026-03-08 04:35:51.573+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-08 04:35:51.573+00:00 Received WakuMetadata request topics="waku metadata" tid=1 file=protocol.nim:86 remoteClusterId=some(2) remoteShards="[2, 0, 7, 5, 1, 3, 6, 4]" localClusterId=2 localShards="[0]" peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.573+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 8}"
|
|
TRC 2026-03-08 04:35:51.573+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd60
|
|
TRC 2026-03-08 04:35:51.573+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=2 conn=16U*VpJprH:69acfca7a5e541f6859bcd54
|
|
TRC 2026-03-08 04:35:51.573+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:51.573+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=false data=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:51.573+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:51.573+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:51.573+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:51.573+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:51.573+00:00 decodeSubscriptions: read subscriptions topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:411 count=8
|
|
TRC 2026-03-08 04:35:51.573+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.573+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.573+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:51.573+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.573+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.573+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.573+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.573+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:51.573+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.573+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.573+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.573+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.573+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:51.574+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:51.574+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:51.574+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:51.574+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:51.575+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*VpJprH topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:51.575+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=2 topic=/waku/2/rs/2/2 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.575+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*VpJprH topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:51.575+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=2 topic=/waku/2/rs/2/0 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.575+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*VpJprH topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:51.575+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=2 topic=/waku/2/rs/2/7 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.575+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*VpJprH topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:51.575+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=2 topic=/waku/2/rs/2/5 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.575+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*VpJprH topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:51.575+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=2 topic=/waku/2/rs/2/1 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.575+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*VpJprH topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:51.575+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=2 topic=/waku/2/rs/2/3 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.575+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*VpJprH topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:51.575+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=2 topic=/waku/2/rs/2/6 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.575+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*VpJprH topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:51.575+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=2 topic=/waku/2/rs/2/4 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:51.575+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:35:51.575+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=57
|
|
TRC 2026-03-08 04:35:51.575+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9c11faa10d35...1c8896f53eb9 tagOut=9c11faa10d35...1c8896f53eb9 nonce=25
|
|
TRC 2026-03-08 04:35:51.575+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 29}"
|
|
TRC 2026-03-08 04:35:51.575+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1c0802100210...070501030604
|
|
TRC 2026-03-08 04:35:51.575+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.575+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=28
|
|
TRC 2026-03-08 04:35:51.575+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d0dbb7556977...2a65625b589a tagOut=d0dbb7556977...2a65625b589a nonce=26
|
|
TRC 2026-03-08 04:35:51.575+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:51.575+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:51.575+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.575+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd5d
|
|
TRC 2026-03-08 04:35:51.575+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=1 conn=16U*VpJprH:69acfca7a5e541f6859bcd54
|
|
TRC 2026-03-08 04:35:51.575+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:51.576+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfca7a5e541f6859bcd5d
|
|
TRC 2026-03-08 04:35:51.576+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfca7a5e541f6859bcd5d
|
|
TRC 2026-03-08 04:35:51.576+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd5d objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.576+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd5d objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.577+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=44
|
|
TRC 2026-03-08 04:35:51.577+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=88907fd1df0e...e2e48f089bd4 tagOut=88907fd1df0e...e2e48f089bd4 nonce=19
|
|
TRC 2026-03-08 04:35:51.577+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 16}"
|
|
TRC 2026-03-08 04:35:51.577+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-08 04:35:51.577+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.577+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*NSkuby:69acfca7a5e541f6859bcd67 s=/ipfs/id/1.0.0 proto="[/ipfs/id/1.0.0]"
|
|
TRC 2026-03-08 04:35:51.577+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*NSkuby:69acfca7a5e541f6859bcd67 proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:51.577+00:00 initiating identify topics="libp2p identify" tid=1 file=identify.nim:170 conn=16U*NSkuby:69acfca7a5e541f6859bcd67
|
|
TRC 2026-03-08 04:35:51.580+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=28
|
|
TRC 2026-03-08 04:35:51.580+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0bd2174f855c...7bf8642dd29d tagOut=0bd2174f855c...7bf8642dd29d nonce=20
|
|
TRC 2026-03-08 04:35:51.580+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:51.580+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:51.580+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*NSkuby:69acfca7a5e541f6859bcd68
|
|
TRC 2026-03-08 04:35:51.580+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*NSkuby:69acfca7a5e541f6859bcd68
|
|
TRC 2026-03-08 04:35:51.580+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd68 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.580+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd68 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.580+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.580+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=526
|
|
TRC 2026-03-08 04:35:51.580+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b7ac2d2e1722...1146335f1faa tagOut=b7ac2d2e1722...1146335f1faa nonce=21
|
|
TRC 2026-03-08 04:35:51.580+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd68
|
|
TRC 2026-03-08 04:35:51.580+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd68
|
|
TRC 2026-03-08 04:35:51.580+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:35:51.580+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*NSkuby:69acfca7a5e541f6859bcd68
|
|
TRC 2026-03-08 04:35:51.580+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:35:51.581+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 498}"
|
|
TRC 2026-03-08 04:35:51.581+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=f0030a250802...302e33362e30
|
|
TRC 2026-03-08 04:35:51.581+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
DBG 2026-03-08 04:35:51.581+00:00 identify: info received topics="libp2p identify" tid=1 file=identify.nim:178 conn=16U*NSkuby:69acfca7a5e541f6859bcd67 pubkey=some(s...9ab7)) addresses=/ip4/138.68.122.137/tcp/30303,/ip4/138.68.122.137/tcp/8000/wss protocols=/ipfs/id/1.0.0,/libp2p/autonat/1.0.0,/libp2p/circuit/relay/0.2.0/hop,/vac/waku/metadata/1.0.0,/mix/1.0.0,/logos/kad/1.0.0,/vac/waku/store-query/3.0.0,/vac/waku/relay/2.0.0,/vac/waku/rendezvous/1.0.0,/ipfs/ping/1.0.0,/vac/waku/lightpush/3.0.0,/vac/waku/lightpush/2.0.0-beta1,/vac/waku/filter-subscribe/2.0.0-beta1,/vac/waku/filter-push/2.0.0-beta1,/vac/waku/peer-exchange/2.0.0-alpha1 observable_address=some(/ip4/172.178.119.36/tcp/62477) proto_version=ipfs/0.1.0 agent_version=nwaku-0.36.0 signedPeerRecord=None
|
|
TRC 2026-03-08 04:35:51.581+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd67
|
|
TRC 2026-03-08 04:35:51.581+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=5 conn=16U*NSkuby:69acfca7a5e541f6859bcd55
|
|
TRC 2026-03-08 04:35:51.581+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:51.582+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=28
|
|
TRC 2026-03-08 04:35:51.582+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=21a8965a0aa4...6214e981e1c5 tagOut=21a8965a0aa4...6214e981e1c5 nonce=22
|
|
TRC 2026-03-08 04:35:51.582+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:51.582+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:51.582+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*NSkuby:69acfca7a5e541f6859bcd67
|
|
TRC 2026-03-08 04:35:51.582+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*NSkuby:69acfca7a5e541f6859bcd67
|
|
TRC 2026-03-08 04:35:51.582+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd67 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.582+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd67 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.582+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.583+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.601+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=57
|
|
TRC 2026-03-08 04:35:51.601+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7129633336f9...6dc37360924b tagOut=7129633336f9...6dc37360924b nonce=23
|
|
TRC 2026-03-08 04:35:51.601+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 29}"
|
|
TRC 2026-03-08 04:35:51.601+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1c0802100210...070501030604
|
|
TRC 2026-03-08 04:35:51.601+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-08 04:35:51.601+00:00 Received WakuMetadata request topics="waku metadata" tid=1 file=protocol.nim:86 remoteClusterId=some(2) remoteShards="[2, 0, 7, 5, 1, 3, 6, 4]" localClusterId=2 localShards="[0]" peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.601+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 8}"
|
|
TRC 2026-03-08 04:35:51.601+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd63
|
|
TRC 2026-03-08 04:35:51.601+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=2 conn=16U*NSkuby:69acfca7a5e541f6859bcd55
|
|
TRC 2026-03-08 04:35:51.601+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:51.601+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=222
|
|
TRC 2026-03-08 04:35:51.601+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e4bc778f0dc6...b167b28b61e3 tagOut=e4bc778f0dc6...b167b28b61e3 nonce=24
|
|
TRC 2026-03-08 04:35:51.601+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 194}"
|
|
TRC 2026-03-08 04:35:51.602+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=c0010a160801...2f3418002000
|
|
TRC 2026-03-08 04:35:51.602+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.602+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=false data=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscriptions: read subscriptions topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:411 count=8
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.602+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:51.603+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:51.603+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:51.603+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:51.603+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:51.603+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*NSkuby topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:51.603+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=3 topic=/waku/2/rs/2/2 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.603+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*NSkuby topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:51.603+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=3 topic=/waku/2/rs/2/0 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.603+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*NSkuby topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:51.603+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=3 topic=/waku/2/rs/2/7 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.603+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*NSkuby topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:51.603+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=3 topic=/waku/2/rs/2/5 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.603+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*NSkuby topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:51.604+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=3 topic=/waku/2/rs/2/1 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.604+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*NSkuby topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:51.604+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=3 topic=/waku/2/rs/2/3 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.604+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*NSkuby topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:51.604+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=3 topic=/waku/2/rs/2/6 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.604+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*NSkuby topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:51.604+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=3 topic=/waku/2/rs/2/4 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:51.604+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:35:51.604+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=57
|
|
TRC 2026-03-08 04:35:51.604+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=38a8d307d020...5abf2ca2564a tagOut=38a8d307d020...5abf2ca2564a nonce=25
|
|
TRC 2026-03-08 04:35:51.604+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 29}"
|
|
TRC 2026-03-08 04:35:51.604+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1c0802100210...070501030604
|
|
TRC 2026-03-08 04:35:51.604+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.604+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=28
|
|
TRC 2026-03-08 04:35:51.604+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4e132f126a5e...d1d8bd712496 tagOut=4e132f126a5e...d1d8bd712496 nonce=26
|
|
TRC 2026-03-08 04:35:51.604+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:51.604+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:51.604+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.605+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd65
|
|
TRC 2026-03-08 04:35:51.605+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=1 conn=16U*NSkuby:69acfca7a5e541f6859bcd55
|
|
TRC 2026-03-08 04:35:51.605+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:51.605+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*NSkuby:69acfca7a5e541f6859bcd65
|
|
TRC 2026-03-08 04:35:51.605+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*NSkuby:69acfca7a5e541f6859bcd65
|
|
TRC 2026-03-08 04:35:51.605+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd65 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.605+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd65 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:51.631+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=:69acfca7a5e541f6859bcd53
|
|
TRC 2026-03-08 04:35:51.631+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=:69acfca7a5e541f6859bcd53 s=/noise proto="[/noise]"
|
|
TRC 2026-03-08 04:35:51.631+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=:69acfca7a5e541f6859bcd53 proto=/noise
|
|
TRC 2026-03-08 04:35:51.631+00:00 Securing connection topics="libp2p upgrade" tid=1 file=upgrade.nim:58 conn=:69acfca7a5e541f6859bcd53 codec=/noise
|
|
TRC 2026-03-08 04:35:51.631+00:00 Starting Noise handshake topics="libp2p noise" tid=1 file=noise.nim:495 conn=:69acfca7a5e541f6859bcd53 initiator=true
|
|
TRC 2026-03-08 04:35:51.631+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=f3d15e6108ed...2e0958dc002d
|
|
TRC 2026-03-08 04:35:51.631+00:00 noise write e topics="libp2p noise" tid=1 file=noise.nim:231
|
|
TRC 2026-03-08 04:35:51.631+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=740d34ff5ea5...cfab8e79dc0c
|
|
TRC 2026-03-08 04:35:51.631+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=e90be762b785...ef6da3d3a7c6
|
|
TRC 2026-03-08 04:35:51.631+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69acfca7a5e541f6859bcd53 size=32
|
|
TRC 2026-03-08 04:35:51.631+00:00 Empty byte seq, nothing to write topics="libp2p chronosstream" tid=1 file=chronosstream.nim:138
|
|
TRC 2026-03-08 04:35:51.657+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=28
|
|
TRC 2026-03-08 04:35:51.657+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b36efd28762b...ba904257e8a5 tagOut=b36efd28762b...ba904257e8a5 nonce=27
|
|
TRC 2026-03-08 04:35:51.657+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:51.657+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:51.657+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfca7a5e541f6859bcd60
|
|
TRC 2026-03-08 04:35:51.657+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfca7a5e541f6859bcd60
|
|
TRC 2026-03-08 04:35:51.657+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd60 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.657+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd60 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.657+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.657+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd60
|
|
TRC 2026-03-08 04:35:51.657+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd60
|
|
TRC 2026-03-08 04:35:51.658+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:35:51.658+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*VpJprH:69acfca7a5e541f6859bcd60
|
|
TRC 2026-03-08 04:35:51.658+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:35:51.691+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=28
|
|
TRC 2026-03-08 04:35:51.691+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4a64b8c3f37a...298ab13ec087 tagOut=4a64b8c3f37a...298ab13ec087 nonce=27
|
|
TRC 2026-03-08 04:35:51.691+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:51.691+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:51.691+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*NSkuby:69acfca7a5e541f6859bcd63
|
|
TRC 2026-03-08 04:35:51.691+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*NSkuby:69acfca7a5e541f6859bcd63
|
|
TRC 2026-03-08 04:35:51.691+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd63 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.691+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd63 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:51.691+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:51.691+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd63
|
|
TRC 2026-03-08 04:35:51.691+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd63
|
|
TRC 2026-03-08 04:35:51.691+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:35:51.691+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*NSkuby:69acfca7a5e541f6859bcd63
|
|
TRC 2026-03-08 04:35:51.691+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:35:51.846+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=:69acfca7a5e541f6859bcd53 size=208
|
|
TRC 2026-03-08 04:35:51.846+00:00 noise read e topics="libp2p noise" tid=1 file=noise.nim:272 size=208
|
|
TRC 2026-03-08 04:35:51.846+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=72c910b74a51...93d002886956
|
|
TRC 2026-03-08 04:35:51.846+00:00 noise dh ee topics="libp2p noise" tid=1 file=noise.nim:245
|
|
TRC 2026-03-08 04:35:51.846+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=e601b53a1fa5...1d9f6077487c
|
|
TRC 2026-03-08 04:35:51.846+00:00 noise read s topics="libp2p noise" tid=1 file=noise.nim:285 size=176
|
|
TRC 2026-03-08 04:35:51.846+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fa0e76fd357d...30863a4a5a66 tagOut=fa0e76fd357d...30863a4a5a66 nonce=0
|
|
TRC 2026-03-08 04:35:51.846+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=21e567c07727...a48681bd539f
|
|
TRC 2026-03-08 04:35:51.846+00:00 noise dh es topics="libp2p noise" tid=1 file=noise.nim:250
|
|
TRC 2026-03-08 04:35:51.846+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=1ce2df2c2edf...613808ec0a4b
|
|
TRC 2026-03-08 04:35:51.846+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c505b3c3ef68...d6fe8945fa7f tagOut=c505b3c3ef68...d6fe8945fa7f nonce=0
|
|
TRC 2026-03-08 04:35:51.846+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=0ff452641af0...8f477f6c1d30
|
|
TRC 2026-03-08 04:35:51.846+00:00 noise write s topics="libp2p noise" tid=1 file=noise.nim:240
|
|
TRC 2026-03-08 04:35:51.846+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=88e174b554840de673712d043a58b91a data=e7a58db902e0...2d043a58b91a nonce=1
|
|
TRC 2026-03-08 04:35:51.846+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=f6a978f9445b...1418d1bc0c2d
|
|
TRC 2026-03-08 04:35:51.846+00:00 noise dh se topics="libp2p noise" tid=1 file=noise.nim:258
|
|
TRC 2026-03-08 04:35:51.846+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=8a161abc708e...be8ce0874c97
|
|
TRC 2026-03-08 04:35:51.846+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=53223001776041cd90758edf7f119a01 data=1fef7e17e425...8edf7f119a01 nonce=0
|
|
TRC 2026-03-08 04:35:51.846+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=0c4c5045990b...44b3576c8718
|
|
TRC 2026-03-08 04:35:51.846+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69acfca7a5e541f6859bcd53 size=175
|
|
TRC 2026-03-08 04:35:51.846+00:00 Remote signature verified topics="libp2p noise" tid=1 file=noise.nim:555 conn=:69acfca7a5e541f6859bcd53
|
|
TRC 2026-03-08 04:35:51.846+00:00 Remote peer id topics="libp2p noise" tid=1 file=noise.nim:560 pid=16Uiu2HAm8YokiNun9BkeA1ZRmhLbtNUvcwRr64F69tYj9fkGyuEP
|
|
TRC 2026-03-08 04:35:51.846+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca7a5e541f6859bcd69 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:35:51.846+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=16U*kGyuEP:69acfca7a5e541f6859bcd69 timeout=5m
|
|
TRC 2026-03-08 04:35:51.846+00:00 Noise handshake completed! topics="libp2p noise" tid=1 file=noise.nim:592 initiator=true peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:51.847+00:00 Muxing connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:34 conn=16U*kGyuEP:69acfca7a5e541f6859bcd69
|
|
TRC 2026-03-08 04:35:51.847+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=16U*kGyuEP:69acfca7a5e541f6859bcd69 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:51.847+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=16U*kGyuEP:69acfca7a5e541f6859bcd69 proto=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:52.042+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:35:52.042+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
|
|
DBG 2026-03-08 04:35:52.069+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38524 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:52.069+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38524 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:52.069+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38524 uri=/health content_type=application/json content_size=84
|
|
DBG 2026-03-08 04:35:52.172+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38528 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:52.172+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38528 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:52.172+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38528 uri=/health content_type=application/json content_size=84
|
|
DBG 2026-03-08 04:35:52.275+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38530 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:52.275+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38530 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:52.275+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38530 uri=/health content_type=application/json content_size=84
|
|
TRC 2026-03-08 04:35:52.287+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=36
|
|
TRC 2026-03-08 04:35:52.287+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d2d174724e8d...5a3a15ba38c7 tagOut=d2d174724e8d...5a3a15ba38c7 nonce=0
|
|
TRC 2026-03-08 04:35:52.287+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=16U*kGyuEP:69acfca7a5e541f6859bcd69
|
|
TRC 2026-03-08 04:35:52.287+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=30
|
|
TRC 2026-03-08 04:35:52.287+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=02b04736985a...0cdbf45400ef tagOut=02b04736985a...0cdbf45400ef nonce=1
|
|
TRC 2026-03-08 04:35:52.287+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=16U*kGyuEP:69acfca7a5e541f6859bcd69 s=/yamux/1.0.0 proto="[/yamux/1.0.0, /mplex/6.7.0]"
|
|
TRC 2026-03-08 04:35:52.287+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=16U*kGyuEP:69acfca7a5e541f6859bcd69 proto=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:52.287+00:00 Found a muxer topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:50 conn=16U*kGyuEP:69acfca7a5e541f6859bcd69 muxerName=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:52.287+00:00 Starting yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:559 pid=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.287+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.287+00:00 Upgraded connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:81 conn=16U*kGyuEP:69acfca7a5e541f6859bcd53 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd69 direction=Out
|
|
DBG 2026-03-08 04:35:52.287+00:00 Dial successful topics="libp2p dialer" tid=1 file=dialer.nim:92 peerId=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.287+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.287+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.287+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*kGyuEP event="(kind: Joined, initiator: true)"
|
|
TRC 2026-03-08 04:35:52.287+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*kGyuEP protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:52.288+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca8a5e541f6859bcd6a objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:52.288+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca8a5e541f6859bcd6a timeout=5m
|
|
TRC 2026-03-08 04:35:52.288+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=1 pid=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.288+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:52.288+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6a protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:52.288+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6a codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:52.288+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-08 04:35:52.288+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6a proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:52.288+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 26}"
|
|
DBG 2026-03-08 04:35:52.288+00:00 starting sendNonPriorityTask topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:578 p=16U*kGyuEP
|
|
DBG 2026-03-08 04:35:52.288+00:00 created new pubsub peer topics="libp2p pubsub" tid=1 file=pubsub.nim:430 peerId=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.288+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*kGyuEP protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:52.288+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca8a5e541f6859bcd6b objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:52.288+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca8a5e541f6859bcd6b timeout=5m
|
|
TRC 2026-03-08 04:35:52.288+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=3 pid=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.289+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 3, length: 0}"
|
|
TRC 2026-03-08 04:35:52.289+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:52.289+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:52.289+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-08 04:35:52.289+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b proto=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:52.289+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 23}"
|
|
TRC 2026-03-08 04:35:52.289+00:00 Stored muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:347 muxer=16U*kGyuEP:69acfca7a5e541f6859bcd69 direction=Out peers=4
|
|
TRC 2026-03-08 04:35:52.289+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca8a5e541f6859bcd6c objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:52.289+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca8a5e541f6859bcd6c timeout=5m
|
|
TRC 2026-03-08 04:35:52.289+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=5 pid=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.289+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:52.289+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6c codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:52.289+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-08 04:35:52.289+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6c proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:52.289+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 16}"
|
|
TRC 2026-03-08 04:35:52.291+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=28
|
|
TRC 2026-03-08 04:35:52.291+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9af9ce29da0f...84046fece237 tagOut=9af9ce29da0f...84046fece237 nonce=2
|
|
TRC 2026-03-08 04:35:52.291+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:52.291+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca8a5e541f6859bcd6d objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:52.291+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca8a5e541f6859bcd6d timeout=5m
|
|
TRC 2026-03-08 04:35:52.291+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=2 pid=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.291+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:52.291+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6d
|
|
TRC 2026-03-08 04:35:52.291+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6d handshaked=false
|
|
TRC 2026-03-08 04:35:52.291+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6d handshaked=false
|
|
TRC 2026-03-08 04:35:52.291+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.292+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=48
|
|
TRC 2026-03-08 04:35:52.292+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6dc9e42bc11e...196ccae7d9eb tagOut=6dc9e42bc11e...196ccae7d9eb nonce=3
|
|
TRC 2026-03-08 04:35:52.292+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-08 04:35:52.292+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:52.292+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.292+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=54
|
|
TRC 2026-03-08 04:35:52.292+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5f771d518691...4ed95eadce73 tagOut=5f771d518691...4ed95eadce73 nonce=4
|
|
TRC 2026-03-08 04:35:52.292+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-08 04:35:52.292+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:35:52.292+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.292+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6d ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:52.292+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-08 04:35:52.292+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6d ms=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:52.292+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6d protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:52.292+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-08 04:35:52.292+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6d protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:52.322+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=28
|
|
TRC 2026-03-08 04:35:52.322+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5a1995ff00aa...95f563d1be62 tagOut=5a1995ff00aa...95f563d1be62 nonce=5
|
|
TRC 2026-03-08 04:35:52.322+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 4, length: 0}"
|
|
TRC 2026-03-08 04:35:52.322+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca8a5e541f6859bcd6e objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:52.322+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca8a5e541f6859bcd6e timeout=5m
|
|
TRC 2026-03-08 04:35:52.322+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=4 pid=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.322+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 4, length: 0}"
|
|
TRC 2026-03-08 04:35:52.322+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e
|
|
TRC 2026-03-08 04:35:52.322+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e handshaked=false
|
|
TRC 2026-03-08 04:35:52.322+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e handshaked=false
|
|
TRC 2026-03-08 04:35:52.322+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.322+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=48
|
|
TRC 2026-03-08 04:35:52.322+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4bcac2d500ab...ea2a0679d1aa tagOut=4bcac2d500ab...ea2a0679d1aa nonce=6
|
|
TRC 2026-03-08 04:35:52.322+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-08 04:35:52.322+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:52.322+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.322+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=51
|
|
TRC 2026-03-08 04:35:52.322+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9c25e956f226...7264064920a5 tagOut=9c25e956f226...7264064920a5 nonce=7
|
|
TRC 2026-03-08 04:35:52.322+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-08 04:35:52.322+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-08 04:35:52.322+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.322+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=28
|
|
TRC 2026-03-08 04:35:52.323+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8cd104a9a822...dfbf4cbc1284 tagOut=8cd104a9a822...dfbf4cbc1284 nonce=8
|
|
TRC 2026-03-08 04:35:52.323+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:52.323+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca8a5e541f6859bcd6f objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:52.323+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca8a5e541f6859bcd6f timeout=5m
|
|
TRC 2026-03-08 04:35:52.323+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=6 pid=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.323+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:52.323+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6f
|
|
TRC 2026-03-08 04:35:52.323+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6f handshaked=false
|
|
TRC 2026-03-08 04:35:52.323+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6f handshaked=false
|
|
TRC 2026-03-08 04:35:52.323+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.323+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=48
|
|
TRC 2026-03-08 04:35:52.323+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=50b0d0260051...a2b285bdf89f tagOut=50b0d0260051...a2b285bdf89f nonce=9
|
|
TRC 2026-03-08 04:35:52.323+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:52.323+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-08 04:35:52.323+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e ms=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:52.323+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e protocol=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:52.323+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-08 04:35:52.323+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e protocol=/vac/waku/relay/2.0.0
|
|
INF 2026-03-08 04:35:52.323+00:00 Incoming WakuRelay connection topics="waku relay" tid=1 file=protocol.nim:191 connection=16U*kGyuEP:69acfca8a5e541f6859bcd6e protocol=/vac/waku/relay/2.0.0
|
|
DBG 2026-03-08 04:35:52.323+00:00 starting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:229 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:52.323+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:52.324+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-08 04:35:52.324+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:52.324+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.324+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6f ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:52.324+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 20}"
|
|
DBG 2026-03-08 04:35:52.379+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38536 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:52.379+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38536 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:52.379+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38536 uri=/health content_type=application/json content_size=84
|
|
DBG 2026-03-08 04:35:52.486+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38542 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:52.486+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38542 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:52.486+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38542 uri=/health content_type=application/json content_size=84
|
|
TRC 2026-03-08 04:35:52.488+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=44
|
|
TRC 2026-03-08 04:35:52.488+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=085787bf2ae7...52347636f6b0 tagOut=085787bf2ae7...52347636f6b0 nonce=10
|
|
TRC 2026-03-08 04:35:52.488+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-08 04:35:52.488+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-08 04:35:52.488+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.488+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6f ms=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:52.488+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6f protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:52.488+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-08 04:35:52.488+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6f protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:52.488+00:00 handling identify request topics="libp2p identify" tid=1 file=identify.nim:146 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6f
|
|
TRC 2026-03-08 04:35:52.489+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 379}"
|
|
DBG 2026-03-08 04:35:52.489+00:00 identify: info sent topics="libp2p identify" tid=1 file=identify.nim:149 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6f info="(peerId: 16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2, listenAddrs: [/ip4/0.0.0.0/tcp/1121, /ip4/0.0.0.0/tcp/1122/ws], addrs: [/ip4/172.18.189.195/tcp/1121, /ip4/172.18.189.195/tcp/1122/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /logos/kad/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.36.0-164-g0ad551)"
|
|
TRC 2026-03-08 04:35:52.489+00:00 exiting identify handler topics="libp2p identify" tid=1 file=identify.nim:156 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6f
|
|
TRC 2026-03-08 04:35:52.489+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca8a5e541f6859bcd6f
|
|
TRC 2026-03-08 04:35:52.489+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=6 conn=16U*kGyuEP:69acfca7a5e541f6859bcd69
|
|
TRC 2026-03-08 04:35:52.489+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:52.490+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=28
|
|
TRC 2026-03-08 04:35:52.490+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=76aad0b75c65...1eadd98781ee tagOut=76aad0b75c65...1eadd98781ee nonce=11
|
|
TRC 2026-03-08 04:35:52.490+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:52.490+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.493+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=28
|
|
TRC 2026-03-08 04:35:52.493+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=90b7fc929f99...865985f83947 tagOut=90b7fc929f99...865985f83947 nonce=12
|
|
TRC 2026-03-08 04:35:52.493+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 3, length: 0}"
|
|
TRC 2026-03-08 04:35:52.493+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.494+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=28
|
|
TRC 2026-03-08 04:35:52.494+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bed737094a27...d7efd4d7e822 tagOut=bed737094a27...d7efd4d7e822 nonce=13
|
|
TRC 2026-03-08 04:35:52.494+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:52.494+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.494+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=48
|
|
TRC 2026-03-08 04:35:52.494+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7d4d9c3d0e70...434f30e884a6 tagOut=7d4d9c3d0e70...434f30e884a6 nonce=14
|
|
TRC 2026-03-08 04:35:52.494+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-08 04:35:52.494+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:52.494+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.494+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=54
|
|
TRC 2026-03-08 04:35:52.494+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c3a1a2d571df...197c3923cf1b tagOut=c3a1a2d571df...197c3923cf1b nonce=15
|
|
TRC 2026-03-08 04:35:52.494+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 26}"
|
|
TRC 2026-03-08 04:35:52.495+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:35:52.495+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.495+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=48
|
|
TRC 2026-03-08 04:35:52.495+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=180fceedfd6c...3f40d4002791 tagOut=180fceedfd6c...3f40d4002791 nonce=16
|
|
TRC 2026-03-08 04:35:52.495+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-08 04:35:52.495+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:52.495+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.495+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=51
|
|
TRC 2026-03-08 04:35:52.495+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f2d293f41d53...a51b6fa7a621 tagOut=f2d293f41d53...a51b6fa7a621 nonce=17
|
|
TRC 2026-03-08 04:35:52.495+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6a
|
|
TRC 2026-03-08 04:35:52.495+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6a s=/vac/waku/metadata/1.0.0 proto="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:52.495+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6a proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:52.495+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:52.495+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 23}"
|
|
TRC 2026-03-08 04:35:52.495+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-08 04:35:52.495+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.495+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 8}"
|
|
TRC 2026-03-08 04:35:52.495+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b s=/vac/waku/relay/2.0.0 proto="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:52.495+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b proto=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:52.495+00:00 Get new send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:286 p=16U*kGyuEP newConn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
DBG 2026-03-08 04:35:52.495+00:00 starting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:229 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:52.496+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:52.498+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=48
|
|
TRC 2026-03-08 04:35:52.498+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d441c13bcd05...89f9f70f5d55 tagOut=d441c13bcd05...89f9f70f5d55 nonce=18
|
|
TRC 2026-03-08 04:35:52.498+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-08 04:35:52.498+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:52.498+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.498+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=44
|
|
TRC 2026-03-08 04:35:52.498+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e3e055cf65ca...03028aea692e tagOut=e3e055cf65ca...03028aea692e nonce=19
|
|
TRC 2026-03-08 04:35:52.498+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 16}"
|
|
TRC 2026-03-08 04:35:52.498+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-08 04:35:52.498+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.498+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6c
|
|
TRC 2026-03-08 04:35:52.498+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6c s=/ipfs/id/1.0.0 proto="[/ipfs/id/1.0.0]"
|
|
TRC 2026-03-08 04:35:52.498+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6c proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:52.498+00:00 initiating identify topics="libp2p identify" tid=1 file=identify.nim:170 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6c
|
|
TRC 2026-03-08 04:35:52.523+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=526
|
|
TRC 2026-03-08 04:35:52.523+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c4142f8eb869...b04b68cf0b68 tagOut=c4142f8eb869...b04b68cf0b68 nonce=20
|
|
TRC 2026-03-08 04:35:52.523+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 498}"
|
|
TRC 2026-03-08 04:35:52.523+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=f0030a250802...302e33362e30
|
|
TRC 2026-03-08 04:35:52.523+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.523+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=28
|
|
TRC 2026-03-08 04:35:52.523+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a114c22de0fb...b716c002f5b8 tagOut=a114c22de0fb...b716c002f5b8 nonce=21
|
|
TRC 2026-03-08 04:35:52.524+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:52.524+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:52.524+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
DBG 2026-03-08 04:35:52.524+00:00 identify: info received topics="libp2p identify" tid=1 file=identify.nim:178 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6c pubkey=some(s...c56e)) addresses=/ip4/47.242.130.189/tcp/30303,/ip4/47.242.130.189/tcp/8000/wss protocols=/ipfs/id/1.0.0,/libp2p/autonat/1.0.0,/libp2p/circuit/relay/0.2.0/hop,/vac/waku/metadata/1.0.0,/mix/1.0.0,/logos/kad/1.0.0,/vac/waku/store-query/3.0.0,/vac/waku/relay/2.0.0,/vac/waku/rendezvous/1.0.0,/ipfs/ping/1.0.0,/vac/waku/lightpush/3.0.0,/vac/waku/lightpush/2.0.0-beta1,/vac/waku/filter-subscribe/2.0.0-beta1,/vac/waku/filter-push/2.0.0-beta1,/vac/waku/peer-exchange/2.0.0-alpha1 observable_address=some(/ip4/172.178.119.36/tcp/62476) proto_version=ipfs/0.1.0 agent_version=nwaku-0.36.0 signedPeerRecord=None
|
|
TRC 2026-03-08 04:35:52.524+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca8a5e541f6859bcd6c
|
|
TRC 2026-03-08 04:35:52.524+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=5 conn=16U*kGyuEP:69acfca7a5e541f6859bcd69
|
|
TRC 2026-03-08 04:35:52.524+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:52.524+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*kGyuEP:69acfca8a5e541f6859bcd6c
|
|
TRC 2026-03-08 04:35:52.524+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*kGyuEP:69acfca8a5e541f6859bcd6c
|
|
TRC 2026-03-08 04:35:52.524+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca8a5e541f6859bcd6c objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:52.524+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca8a5e541f6859bcd6c objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:52.524+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*kGyuEP
|
|
DBG 2026-03-08 04:35:52.589+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38548 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:52.589+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38548 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:52.589+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38548 uri=/health content_type=application/json content_size=84
|
|
DBG 2026-03-08 04:35:52.692+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38558 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:52.692+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38558 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:52.692+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38558 uri=/health content_type=application/json content_size=84
|
|
DBG 2026-03-08 04:35:52.795+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38574 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:52.795+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38574 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:52.795+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38574 uri=/health content_type=application/json content_size=84
|
|
DBG 2026-03-08 04:35:52.898+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38582 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:52.898+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38582 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:52.898+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38582 uri=/health content_type=application/json content_size=84
|
|
TRC 2026-03-08 04:35:52.948+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=28
|
|
TRC 2026-03-08 04:35:52.948+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b5a8ce5231f2...8ad6e5921510 tagOut=b5a8ce5231f2...8ad6e5921510 nonce=22
|
|
TRC 2026-03-08 04:35:52.948+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:52.948+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:52.948+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*kGyuEP:69acfca8a5e541f6859bcd6f
|
|
TRC 2026-03-08 04:35:52.948+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*kGyuEP:69acfca8a5e541f6859bcd6f
|
|
TRC 2026-03-08 04:35:52.948+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca8a5e541f6859bcd6f objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:52.948+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca8a5e541f6859bcd6f objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:52.948+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.948+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca8a5e541f6859bcd6f
|
|
TRC 2026-03-08 04:35:52.948+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca8a5e541f6859bcd6f
|
|
TRC 2026-03-08 04:35:52.948+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:35:52.948+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6f
|
|
TRC 2026-03-08 04:35:52.948+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:35:52.948+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=57
|
|
TRC 2026-03-08 04:35:52.948+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b7a3283615e0...3a38ead3f5d2 tagOut=b7a3283615e0...3a38ead3f5d2 nonce=23
|
|
TRC 2026-03-08 04:35:52.948+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 29}"
|
|
TRC 2026-03-08 04:35:52.948+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1c0802100210...070501030604
|
|
TRC 2026-03-08 04:35:52.948+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.948+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=28
|
|
TRC 2026-03-08 04:35:52.948+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ae2f604715ce...dbcacaac8ac2 tagOut=ae2f604715ce...dbcacaac8ac2 nonce=24
|
|
TRC 2026-03-08 04:35:52.948+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:52.948+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:52.948+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.948+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca8a5e541f6859bcd6a
|
|
TRC 2026-03-08 04:35:52.948+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=1 conn=16U*kGyuEP:69acfca7a5e541f6859bcd69
|
|
TRC 2026-03-08 04:35:52.948+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:52.948+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*kGyuEP:69acfca8a5e541f6859bcd6a
|
|
TRC 2026-03-08 04:35:52.948+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*kGyuEP:69acfca8a5e541f6859bcd6a
|
|
TRC 2026-03-08 04:35:52.948+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca8a5e541f6859bcd6a objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:52.948+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca8a5e541f6859bcd6a objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:52.954+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=57
|
|
TRC 2026-03-08 04:35:52.954+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a3c7734028fd...c2dfafa7513f tagOut=a3c7734028fd...c2dfafa7513f nonce=25
|
|
TRC 2026-03-08 04:35:52.954+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 29}"
|
|
TRC 2026-03-08 04:35:52.954+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1c0802100210...070501030604
|
|
TRC 2026-03-08 04:35:52.954+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-08 04:35:52.954+00:00 Received WakuMetadata request topics="waku metadata" tid=1 file=protocol.nim:86 remoteClusterId=some(2) remoteShards="[2, 0, 7, 5, 1, 3, 6, 4]" localClusterId=2 localShards="[0]" peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.954+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 8}"
|
|
TRC 2026-03-08 04:35:52.954+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca8a5e541f6859bcd6d
|
|
TRC 2026-03-08 04:35:52.954+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=2 conn=16U*kGyuEP:69acfca7a5e541f6859bcd69
|
|
TRC 2026-03-08 04:35:52.954+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:52.960+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=222
|
|
TRC 2026-03-08 04:35:52.960+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=59bf2594b4c8...564573c676ac tagOut=59bf2594b4c8...564573c676ac nonce=26
|
|
TRC 2026-03-08 04:35:52.960+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 194}"
|
|
TRC 2026-03-08 04:35:52.960+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=c0010a160801...2f3418002000
|
|
TRC 2026-03-08 04:35:52.960+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:52.960+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscriptions: read subscriptions topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:411 count=8
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:52.960+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:52.961+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:52.961+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:52.961+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:52.961+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:52.961+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:52.961+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:52.961+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:52.961+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:52.961+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:52.961+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:52.961+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:52.961+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:52.961+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:52.961+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:52.961+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:52.961+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:52.961+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:52.961+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:52.961+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:52.961+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:52.961+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:52.961+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*kGyuEP topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:52.961+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=4 topic=/waku/2/rs/2/2 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.961+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*kGyuEP topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:52.961+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=4 topic=/waku/2/rs/2/0 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.961+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*kGyuEP topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:52.961+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=4 topic=/waku/2/rs/2/7 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.961+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*kGyuEP topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:52.961+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=4 topic=/waku/2/rs/2/5 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.961+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*kGyuEP topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:52.961+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=4 topic=/waku/2/rs/2/1 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.961+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*kGyuEP topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:52.961+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=4 topic=/waku/2/rs/2/3 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.961+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*kGyuEP topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:52.961+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=4 topic=/waku/2/rs/2/6 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.961+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*kGyuEP topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:52.961+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=4 topic=/waku/2/rs/2/4 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:52.961+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
DBG 2026-03-08 04:35:53.000+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38592 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:53.000+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38592 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:53.001+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38592 uri=/health content_type=application/json content_size=84
|
|
TRC 2026-03-08 04:35:53.042+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:35:53.042+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
|
|
DBG 2026-03-08 04:35:53.104+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38606 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:53.104+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38606 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:53.104+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38606 uri=/health content_type=application/json content_size=84
|
|
TRC 2026-03-08 04:35:53.128+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=:69acfca7a5e541f6859bcd52
|
|
TRC 2026-03-08 04:35:53.129+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=:69acfca7a5e541f6859bcd52 s=/noise proto="[/noise]"
|
|
TRC 2026-03-08 04:35:53.129+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=:69acfca7a5e541f6859bcd52 proto=/noise
|
|
TRC 2026-03-08 04:35:53.129+00:00 Securing connection topics="libp2p upgrade" tid=1 file=upgrade.nim:58 conn=:69acfca7a5e541f6859bcd52 codec=/noise
|
|
TRC 2026-03-08 04:35:53.129+00:00 Starting Noise handshake topics="libp2p noise" tid=1 file=noise.nim:495 conn=:69acfca7a5e541f6859bcd52 initiator=true
|
|
TRC 2026-03-08 04:35:53.129+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=f3d15e6108ed...2e0958dc002d
|
|
TRC 2026-03-08 04:35:53.129+00:00 noise write e topics="libp2p noise" tid=1 file=noise.nim:231
|
|
TRC 2026-03-08 04:35:53.129+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=fc95645acf3c...ed6fe4f991f8
|
|
TRC 2026-03-08 04:35:53.129+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=86460451daba...4f847ce71031
|
|
TRC 2026-03-08 04:35:53.129+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69acfca7a5e541f6859bcd52 size=32
|
|
TRC 2026-03-08 04:35:53.129+00:00 Empty byte seq, nothing to write topics="libp2p chronosstream" tid=1 file=chronosstream.nim:138
|
|
TRC 2026-03-08 04:35:53.159+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=28
|
|
TRC 2026-03-08 04:35:53.159+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3b09cd73feeb...921339b8361f tagOut=3b09cd73feeb...921339b8361f nonce=27
|
|
TRC 2026-03-08 04:35:53.159+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:53.159+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:53.159+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*kGyuEP:69acfca8a5e541f6859bcd6d
|
|
TRC 2026-03-08 04:35:53.159+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*kGyuEP:69acfca8a5e541f6859bcd6d
|
|
TRC 2026-03-08 04:35:53.159+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca8a5e541f6859bcd6d objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:53.159+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca8a5e541f6859bcd6d objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:53.159+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.159+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca8a5e541f6859bcd6d
|
|
TRC 2026-03-08 04:35:53.159+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca8a5e541f6859bcd6d
|
|
TRC 2026-03-08 04:35:53.159+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:35:53.159+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6d
|
|
TRC 2026-03-08 04:35:53.159+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
DBG 2026-03-08 04:35:53.207+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38620 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:53.207+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38620 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:53.207+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38620 uri=/health content_type=application/json content_size=84
|
|
DBG 2026-03-08 04:35:53.311+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38636 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:53.311+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38636 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:53.311+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38636 uri=/health content_type=application/json content_size=84
|
|
TRC 2026-03-08 04:35:53.338+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=:69acfca7a5e541f6859bcd52 size=207
|
|
TRC 2026-03-08 04:35:53.338+00:00 noise read e topics="libp2p noise" tid=1 file=noise.nim:272 size=207
|
|
TRC 2026-03-08 04:35:53.338+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=dfda10c5fd28...2beeef9398df
|
|
TRC 2026-03-08 04:35:53.338+00:00 noise dh ee topics="libp2p noise" tid=1 file=noise.nim:245
|
|
TRC 2026-03-08 04:35:53.338+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=48e90ea2ac8e...6b9b5a2c8be6
|
|
TRC 2026-03-08 04:35:53.338+00:00 noise read s topics="libp2p noise" tid=1 file=noise.nim:285 size=175
|
|
TRC 2026-03-08 04:35:53.338+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9fd24758d804...52fd1d085ef8 tagOut=9fd24758d804...52fd1d085ef8 nonce=0
|
|
TRC 2026-03-08 04:35:53.338+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=8e4a5b0fedee...98d6b07713f4
|
|
TRC 2026-03-08 04:35:53.338+00:00 noise dh es topics="libp2p noise" tid=1 file=noise.nim:250
|
|
TRC 2026-03-08 04:35:53.338+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=e0bc87975d2d...97d36d712b00
|
|
TRC 2026-03-08 04:35:53.338+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e2267bab108d...04ed40d5a9b8 tagOut=e2267bab108d...04ed40d5a9b8 nonce=0
|
|
TRC 2026-03-08 04:35:53.338+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=a0958f836758...4817b4600034
|
|
TRC 2026-03-08 04:35:53.338+00:00 noise write s topics="libp2p noise" tid=1 file=noise.nim:240
|
|
TRC 2026-03-08 04:35:53.338+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=dd7e685d9a513872ba2cfa87c5198d68 data=9d74c388e060...fa87c5198d68 nonce=1
|
|
TRC 2026-03-08 04:35:53.338+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=3376923f50de...0811263f4314
|
|
TRC 2026-03-08 04:35:53.338+00:00 noise dh se topics="libp2p noise" tid=1 file=noise.nim:258
|
|
TRC 2026-03-08 04:35:53.339+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=25fa3f9f7e38...bf36e2b1ab8c
|
|
TRC 2026-03-08 04:35:53.339+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=ccc5b5136c8ec1e04407749976b092e8 data=67a8fa9bd2b4...749976b092e8 nonce=0
|
|
TRC 2026-03-08 04:35:53.339+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=dfab65eebdc2...c44c5a4ec590
|
|
TRC 2026-03-08 04:35:53.339+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69acfca7a5e541f6859bcd52 size=175
|
|
TRC 2026-03-08 04:35:53.339+00:00 Remote signature verified topics="libp2p noise" tid=1 file=noise.nim:555 conn=:69acfca7a5e541f6859bcd52
|
|
TRC 2026-03-08 04:35:53.339+00:00 Remote peer id topics="libp2p noise" tid=1 file=noise.nim:560 pid=16Uiu2HAkvwhGHKNry6LACrB8TmEFoCJKEX29XR5dDUzk3UT3UNSE
|
|
TRC 2026-03-08 04:35:53.339+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca9a5e541f6859bcd70 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:35:53.339+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=16U*T3UNSE:69acfca9a5e541f6859bcd70 timeout=5m
|
|
TRC 2026-03-08 04:35:53.339+00:00 Noise handshake completed! topics="libp2p noise" tid=1 file=noise.nim:592 initiator=true peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.339+00:00 Muxing connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:34 conn=16U*T3UNSE:69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:35:53.339+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=16U*T3UNSE:69acfca9a5e541f6859bcd70 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:53.340+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=16U*T3UNSE:69acfca9a5e541f6859bcd70 proto=/yamux/1.0.0
|
|
DBG 2026-03-08 04:35:53.414+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38644 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:53.414+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38644 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:53.414+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38644 uri=/health content_type=application/json content_size=84
|
|
DBG 2026-03-08 04:35:53.516+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38654 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:53.517+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38654 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:53.517+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38654 uri=/health content_type=application/json content_size=84
|
|
TRC 2026-03-08 04:35:53.551+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=36
|
|
TRC 2026-03-08 04:35:53.552+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d811a329dddc...c79eac3bc9f7 tagOut=d811a329dddc...c79eac3bc9f7 nonce=0
|
|
TRC 2026-03-08 04:35:53.552+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=16U*T3UNSE:69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:35:53.552+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=30
|
|
TRC 2026-03-08 04:35:53.552+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b46e307b011d...aebcdc6232c3 tagOut=b46e307b011d...aebcdc6232c3 nonce=1
|
|
TRC 2026-03-08 04:35:53.552+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=16U*T3UNSE:69acfca9a5e541f6859bcd70 s=/yamux/1.0.0 proto="[/yamux/1.0.0, /mplex/6.7.0]"
|
|
TRC 2026-03-08 04:35:53.552+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=16U*T3UNSE:69acfca9a5e541f6859bcd70 proto=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:53.552+00:00 Found a muxer topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:50 conn=16U*T3UNSE:69acfca9a5e541f6859bcd70 muxerName=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:53.552+00:00 Starting yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:559 pid=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.552+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.552+00:00 Upgraded connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:81 conn=16U*T3UNSE:69acfca7a5e541f6859bcd52 sconn=16U*T3UNSE:69acfca9a5e541f6859bcd70 direction=Out
|
|
DBG 2026-03-08 04:35:53.552+00:00 Dial successful topics="libp2p dialer" tid=1 file=dialer.nim:92 peerId=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.552+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.552+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.552+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*T3UNSE event="(kind: Joined, initiator: true)"
|
|
TRC 2026-03-08 04:35:53.552+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*T3UNSE protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:53.552+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca9a5e541f6859bcd71 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:53.552+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca9a5e541f6859bcd71 timeout=5m
|
|
TRC 2026-03-08 04:35:53.552+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=1 pid=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.552+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:53.552+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*T3UNSE:69acfca9a5e541f6859bcd71 protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:53.552+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*T3UNSE:69acfca9a5e541f6859bcd71 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:53.552+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-08 04:35:53.553+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*T3UNSE:69acfca9a5e541f6859bcd71 proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:53.553+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 26}"
|
|
DBG 2026-03-08 04:35:53.553+00:00 starting sendNonPriorityTask topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:578 p=16U*T3UNSE
|
|
DBG 2026-03-08 04:35:53.553+00:00 created new pubsub peer topics="libp2p pubsub" tid=1 file=pubsub.nim:430 peerId=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.553+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*T3UNSE protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:53.553+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca9a5e541f6859bcd72 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:53.553+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca9a5e541f6859bcd72 timeout=5m
|
|
TRC 2026-03-08 04:35:53.553+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=3 pid=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.553+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 3, length: 0}"
|
|
TRC 2026-03-08 04:35:53.553+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:53.553+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:53.553+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-08 04:35:53.553+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 proto=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:53.553+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 23}"
|
|
TRC 2026-03-08 04:35:53.553+00:00 Stored muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:347 muxer=16U*T3UNSE:69acfca9a5e541f6859bcd70 direction=Out peers=5
|
|
TRC 2026-03-08 04:35:53.553+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca9a5e541f6859bcd73 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:53.553+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca9a5e541f6859bcd73 timeout=5m
|
|
TRC 2026-03-08 04:35:53.553+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=5 pid=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.553+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:53.553+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*T3UNSE:69acfca9a5e541f6859bcd73 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:53.553+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-08 04:35:53.554+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*T3UNSE:69acfca9a5e541f6859bcd73 proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:53.554+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 16}"
|
|
TRC 2026-03-08 04:35:53.556+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=28
|
|
TRC 2026-03-08 04:35:53.556+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3bf6107effc0...e1caddf10efd tagOut=3bf6107effc0...e1caddf10efd nonce=2
|
|
TRC 2026-03-08 04:35:53.556+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:53.556+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca9a5e541f6859bcd74 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:53.556+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca9a5e541f6859bcd74 timeout=5m
|
|
TRC 2026-03-08 04:35:53.556+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=2 pid=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.556+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:53.556+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*T3UNSE:69acfca9a5e541f6859bcd74
|
|
TRC 2026-03-08 04:35:53.556+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*T3UNSE:69acfca9a5e541f6859bcd74 handshaked=false
|
|
TRC 2026-03-08 04:35:53.556+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*T3UNSE:69acfca9a5e541f6859bcd74 handshaked=false
|
|
TRC 2026-03-08 04:35:53.556+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.557+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=48
|
|
TRC 2026-03-08 04:35:53.557+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=19d3aadceab1...45267f4af3d4 tagOut=19d3aadceab1...45267f4af3d4 nonce=3
|
|
TRC 2026-03-08 04:35:53.557+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-08 04:35:53.557+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:53.557+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.557+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=54
|
|
TRC 2026-03-08 04:35:53.557+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=cd501f0b410a...67339c6e9a64 tagOut=cd501f0b410a...67339c6e9a64 nonce=4
|
|
TRC 2026-03-08 04:35:53.557+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-08 04:35:53.557+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:35:53.557+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.557+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*T3UNSE:69acfca9a5e541f6859bcd74 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:53.557+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-08 04:35:53.557+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*T3UNSE:69acfca9a5e541f6859bcd74 ms=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:53.557+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*T3UNSE:69acfca9a5e541f6859bcd74 protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:53.557+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-08 04:35:53.557+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*T3UNSE:69acfca9a5e541f6859bcd74 protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:53.557+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=28
|
|
TRC 2026-03-08 04:35:53.558+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=167145583eaf...6233709643f5 tagOut=167145583eaf...6233709643f5 nonce=5
|
|
TRC 2026-03-08 04:35:53.558+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 4, length: 0}"
|
|
TRC 2026-03-08 04:35:53.558+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca9a5e541f6859bcd75 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:53.558+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca9a5e541f6859bcd75 timeout=5m
|
|
TRC 2026-03-08 04:35:53.558+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=4 pid=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.558+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 4, length: 0}"
|
|
TRC 2026-03-08 04:35:53.558+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75
|
|
TRC 2026-03-08 04:35:53.558+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 handshaked=false
|
|
TRC 2026-03-08 04:35:53.558+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 handshaked=false
|
|
TRC 2026-03-08 04:35:53.558+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.558+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=48
|
|
TRC 2026-03-08 04:35:53.559+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=119b1feb7cae...379e2818e058 tagOut=119b1feb7cae...379e2818e058 nonce=6
|
|
TRC 2026-03-08 04:35:53.559+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-08 04:35:53.559+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:53.559+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.559+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=51
|
|
TRC 2026-03-08 04:35:53.559+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d56d31c2444d...2a2daf35b956 tagOut=d56d31c2444d...2a2daf35b956 nonce=7
|
|
TRC 2026-03-08 04:35:53.559+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-08 04:35:53.559+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-08 04:35:53.559+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.559+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=28
|
|
TRC 2026-03-08 04:35:53.559+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ff5faa2a13f1...d8f3d237e878 tagOut=ff5faa2a13f1...d8f3d237e878 nonce=8
|
|
TRC 2026-03-08 04:35:53.559+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:53.559+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca9a5e541f6859bcd76 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:53.559+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca9a5e541f6859bcd76 timeout=5m
|
|
TRC 2026-03-08 04:35:53.559+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=6 pid=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.559+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:53.559+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*T3UNSE:69acfca9a5e541f6859bcd76
|
|
TRC 2026-03-08 04:35:53.559+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*T3UNSE:69acfca9a5e541f6859bcd76 handshaked=false
|
|
TRC 2026-03-08 04:35:53.559+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*T3UNSE:69acfca9a5e541f6859bcd76 handshaked=false
|
|
TRC 2026-03-08 04:35:53.560+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.560+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=48
|
|
TRC 2026-03-08 04:35:53.560+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=401ce7cbe8f9...53a9b35a91ea tagOut=401ce7cbe8f9...53a9b35a91ea nonce=9
|
|
TRC 2026-03-08 04:35:53.560+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-08 04:35:53.560+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:53.560+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.560+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:53.560+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-08 04:35:53.560+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 ms=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:53.560+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 protocol=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:53.560+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-08 04:35:53.560+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*T3UNSE:69acfca9a5e541f6859bcd76 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:53.560+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-08 04:35:53.560+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 protocol=/vac/waku/relay/2.0.0
|
|
INF 2026-03-08 04:35:53.560+00:00 Incoming WakuRelay connection topics="waku relay" tid=1 file=protocol.nim:191 connection=16U*T3UNSE:69acfca9a5e541f6859bcd75 protocol=/vac/waku/relay/2.0.0
|
|
DBG 2026-03-08 04:35:53.560+00:00 starting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:229 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:53.560+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
DBG 2026-03-08 04:35:53.619+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38658 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:53.619+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38658 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:53.620+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38658 uri=/health content_type=application/json content_size=84
|
|
DBG 2026-03-08 04:35:53.722+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38674 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:53.722+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38674 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:53.723+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38674 uri=/health content_type=application/json content_size=84
|
|
TRC 2026-03-08 04:35:53.748+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=44
|
|
TRC 2026-03-08 04:35:53.748+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b5b975a5990e...f39e6d55cfac tagOut=b5b975a5990e...f39e6d55cfac nonce=10
|
|
TRC 2026-03-08 04:35:53.749+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-08 04:35:53.749+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-08 04:35:53.749+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.749+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*T3UNSE:69acfca9a5e541f6859bcd76 ms=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:53.749+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*T3UNSE:69acfca9a5e541f6859bcd76 protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:53.749+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-08 04:35:53.749+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*T3UNSE:69acfca9a5e541f6859bcd76 protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:53.749+00:00 handling identify request topics="libp2p identify" tid=1 file=identify.nim:146 conn=16U*T3UNSE:69acfca9a5e541f6859bcd76
|
|
TRC 2026-03-08 04:35:53.749+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 379}"
|
|
DBG 2026-03-08 04:35:53.749+00:00 identify: info sent topics="libp2p identify" tid=1 file=identify.nim:149 conn=16U*T3UNSE:69acfca9a5e541f6859bcd76 info="(peerId: 16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2, listenAddrs: [/ip4/0.0.0.0/tcp/1121, /ip4/0.0.0.0/tcp/1122/ws], addrs: [/ip4/172.18.189.195/tcp/1121, /ip4/172.18.189.195/tcp/1122/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /logos/kad/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.36.0-164-g0ad551)"
|
|
TRC 2026-03-08 04:35:53.749+00:00 exiting identify handler topics="libp2p identify" tid=1 file=identify.nim:156 conn=16U*T3UNSE:69acfca9a5e541f6859bcd76
|
|
TRC 2026-03-08 04:35:53.749+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca9a5e541f6859bcd76
|
|
TRC 2026-03-08 04:35:53.749+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=6 conn=16U*T3UNSE:69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:35:53.749+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:53.760+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=28
|
|
TRC 2026-03-08 04:35:53.760+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=23bc00d23aa4...16e858277797 tagOut=23bc00d23aa4...16e858277797 nonce=11
|
|
TRC 2026-03-08 04:35:53.760+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:53.760+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.761+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=28
|
|
TRC 2026-03-08 04:35:53.761+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=dfe93393aef2...15d73912c091 tagOut=dfe93393aef2...15d73912c091 nonce=12
|
|
TRC 2026-03-08 04:35:53.762+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 3, length: 0}"
|
|
TRC 2026-03-08 04:35:53.762+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.762+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=28
|
|
TRC 2026-03-08 04:35:53.762+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=691502015575...f7c6de2e698a tagOut=691502015575...f7c6de2e698a nonce=13
|
|
TRC 2026-03-08 04:35:53.762+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:53.762+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.765+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=48
|
|
TRC 2026-03-08 04:35:53.765+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=eedcf8d1c143...9d25a40b48d8 tagOut=eedcf8d1c143...9d25a40b48d8 nonce=14
|
|
TRC 2026-03-08 04:35:53.765+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-08 04:35:53.765+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:53.765+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.765+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*T3UNSE:69acfca9a5e541f6859bcd71
|
|
TRC 2026-03-08 04:35:53.767+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=54
|
|
TRC 2026-03-08 04:35:53.767+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e93df0812de2...78186bdf4a5b tagOut=e93df0812de2...78186bdf4a5b nonce=15
|
|
TRC 2026-03-08 04:35:53.767+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 26}"
|
|
TRC 2026-03-08 04:35:53.767+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:35:53.767+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.767+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=48
|
|
TRC 2026-03-08 04:35:53.767+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=23f5dff42ebe...df336c30f9ca tagOut=23f5dff42ebe...df336c30f9ca nonce=16
|
|
TRC 2026-03-08 04:35:53.767+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-08 04:35:53.767+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:53.767+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.767+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=51
|
|
TRC 2026-03-08 04:35:53.767+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=57ab387ad663...7a241c42e82d tagOut=57ab387ad663...7a241c42e82d nonce=17
|
|
TRC 2026-03-08 04:35:53.767+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 23}"
|
|
TRC 2026-03-08 04:35:53.767+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-08 04:35:53.767+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.767+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=48
|
|
TRC 2026-03-08 04:35:53.767+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=77c99a67e503...5e02869c413b tagOut=77c99a67e503...5e02869c413b nonce=18
|
|
TRC 2026-03-08 04:35:53.767+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-08 04:35:53.767+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:53.767+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.767+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=44
|
|
TRC 2026-03-08 04:35:53.767+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c16435a93a7f...8c63c9f521b3 tagOut=c16435a93a7f...8c63c9f521b3 nonce=19
|
|
TRC 2026-03-08 04:35:53.767+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 16}"
|
|
TRC 2026-03-08 04:35:53.767+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-08 04:35:53.767+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.767+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*T3UNSE:69acfca9a5e541f6859bcd71 s=/vac/waku/metadata/1.0.0 proto="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:53.767+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*T3UNSE:69acfca9a5e541f6859bcd71 proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:53.767+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:53.768+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 s=/vac/waku/relay/2.0.0 proto="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:53.768+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 proto=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:53.768+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*T3UNSE:69acfca9a5e541f6859bcd73
|
|
TRC 2026-03-08 04:35:53.768+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*T3UNSE:69acfca9a5e541f6859bcd73 s=/ipfs/id/1.0.0 proto="[/ipfs/id/1.0.0]"
|
|
TRC 2026-03-08 04:35:53.768+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*T3UNSE:69acfca9a5e541f6859bcd73 proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:53.768+00:00 initiating identify topics="libp2p identify" tid=1 file=identify.nim:170 conn=16U*T3UNSE:69acfca9a5e541f6859bcd73
|
|
TRC 2026-03-08 04:35:53.768+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 8}"
|
|
TRC 2026-03-08 04:35:53.769+00:00 Get new send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:286 p=16U*T3UNSE newConn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
DBG 2026-03-08 04:35:53.769+00:00 starting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:229 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:53.769+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:53.769+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=526
|
|
TRC 2026-03-08 04:35:53.769+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ca07087c58a2...515f1db9c949 tagOut=ca07087c58a2...515f1db9c949 nonce=20
|
|
TRC 2026-03-08 04:35:53.769+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 498}"
|
|
TRC 2026-03-08 04:35:53.769+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=f0030a250802...302e33362e30
|
|
TRC 2026-03-08 04:35:53.769+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.769+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=28
|
|
TRC 2026-03-08 04:35:53.769+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=521db9623249...b1f6069e7b67 tagOut=521db9623249...b1f6069e7b67 nonce=21
|
|
TRC 2026-03-08 04:35:53.769+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:53.769+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:53.769+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
DBG 2026-03-08 04:35:53.770+00:00 identify: info received topics="libp2p identify" tid=1 file=identify.nim:178 conn=16U*T3UNSE:69acfca9a5e541f6859bcd73 pubkey=some(s...6d2a)) addresses=/ip4/43.99.103.10/tcp/30303,/ip4/43.99.103.10/tcp/8000/wss protocols=/ipfs/id/1.0.0,/libp2p/autonat/1.0.0,/libp2p/circuit/relay/0.2.0/hop,/vac/waku/metadata/1.0.0,/mix/1.0.0,/logos/kad/1.0.0,/vac/waku/store-query/3.0.0,/vac/waku/relay/2.0.0,/vac/waku/rendezvous/1.0.0,/ipfs/ping/1.0.0,/vac/waku/lightpush/3.0.0,/vac/waku/lightpush/2.0.0-beta1,/vac/waku/filter-subscribe/2.0.0-beta1,/vac/waku/filter-push/2.0.0-beta1,/vac/waku/peer-exchange/2.0.0-alpha1 observable_address=some(/ip4/172.178.119.36/tcp/62475) proto_version=ipfs/0.1.0 agent_version=nwaku-0.36.0 signedPeerRecord=None
|
|
TRC 2026-03-08 04:35:53.771+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca9a5e541f6859bcd73
|
|
TRC 2026-03-08 04:35:53.771+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=5 conn=16U*T3UNSE:69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:35:53.771+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:53.771+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*T3UNSE:69acfca9a5e541f6859bcd73
|
|
TRC 2026-03-08 04:35:53.771+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*T3UNSE:69acfca9a5e541f6859bcd73
|
|
TRC 2026-03-08 04:35:53.771+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca9a5e541f6859bcd73 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:53.771+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca9a5e541f6859bcd73 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:53.771+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*T3UNSE
|
|
INF 2026-03-08 04:35:53.771+00:00 Finished dialing multiple peers tid=1 file=peer_manager.nim:396 successfulConns=5 attempted=6
|
|
TRC 2026-03-08 04:35:53.771+00:00 Starting relay connectivity loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1071
|
|
INF 2026-03-08 04:35:53.772+00:00 Dialing multiple peers topics="waku node peer_manager" tid=1 file=peer_manager.nim:369 numOfPeers=1 nodes=@[16Uiu2HAkvwhGHKNry6LACrB8TmEFoCJKEX29XR5dDUzk3UT3UNSE]
|
|
TRC 2026-03-08 04:35:53.772+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:320 wireAddr="[/ip4/43.99.103.10/tcp/30303, /ip4/43.99.103.10/tcp/30303, /ip4/43.99.103.10/tcp/8000/wss]" peerId=16U*T3UNSE failedAttempts=0
|
|
TRC 2026-03-08 04:35:53.773+00:00 Starting prune peerstore loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1064
|
|
INF 2026-03-08 04:35:53.773+00:00 Relay peer connections topics="waku node peer_manager" tid=1 file=peer_manager.nim:845 inRelayConns=0/50 outRelayConns=5/25 totalConnections=5/150 notConnectedPeers=2 outsideBackoffPeers=1
|
|
WRN 2026-03-08 04:35:53.775+00:00 Starting kad-disco twice topics="kad-disco" tid=1 file=kad_disco.nim:64
|
|
INF 2026-03-08 04:35:53.775+00:00 extended kademlia discovery loop started topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:194 interval=5s
|
|
DBG 2026-03-08 04:35:53.776+00:00 received random records from kademlia topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:211 numRecords=0
|
|
INF 2026-03-08 04:35:53.776+00:00 kademlia discovery started topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:263
|
|
INF 2026-03-08 04:35:53.776+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:479 peerId=16U*JkCCP2 addrs="[/ip4/172.18.189.195/tcp/1121, /ip4/172.18.189.195/tcp/1122/ws]"
|
|
INF 2026-03-08 04:35:53.777+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:502 full=[/ip4/0.0.0.0/tcp/1121/p2p/16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2][/ip4/0.0.0.0/tcp/1122/ws/p2p/16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2] localIp=172.17.0.11 switchAddress="@[/ip4/172.18.189.195/tcp/1121, /ip4/172.18.189.195/tcp/1122/ws]"
|
|
INF 2026-03-08 04:35:53.778+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:504 full=[/ip4/172.18.189.195/tcp/1121/p2p/16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2][/ip4/172.18.189.195/tcp/1122/ws/p2p/16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2]
|
|
INF 2026-03-08 04:35:53.778+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:505 enr=enr:-LO4QIfuZsyiwLBIVLlOBgdpfUQgUuIgJJoC1bK_fCaoAb4MX5gCgTkSLYbhEHbP-iZEStyET0IAL4e7c1vlDfgmjzwBgmlkgnY0gmlwhKwSvcOKbXVsdGlhZGRyc4wACgSsEr3DBgRi3QOCcnOFAAIBAACJc2VjcDI1NmsxoQPyQ0x5Xj80jY2h4bsK2h1RDX5RHtrt9pxjfbS9hPcQUYN0Y3CCBGGDdWRwggRjhXdha3UyAQ
|
|
INF 2026-03-08 04:35:53.779+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:301 enr=enr:-L24QKuTTToa68gL3gb82-2eAfuy7sV4HzcRNJMnIUjcwb-WVcFBBViGXyIHjW6maTx1k4_dRFFbGB4VDL_mysW9zVoCgmlkgnY0gmlwhKwSvcOKbXVsdGlhZGRyc5YACASsEr3DBgRhAAoErBK9wwYEYt0DgnJzhQACAQAAiXNlY3AyNTZrMaED8kNMeV4_NI2NoeG7CtodUQ1-UR7a7facY320vYT3EFGDdGNwggRhg3VkcIIEY4V3YWt1MgE record="(2, id: \"v4\", ip: 172.18.189.195, multiaddrs: 0x000804AC12BDC3060461000A04AC12BDC3060462DD03, rs: 0x0002010000, secp256k1: 0x03F2434C795E3F348D8DA1E1BB0ADA1D510D7E511EDAEDF69C637DB4BD84F71051, tcp: 1121, udp: 1123, waku2: 0x01)"
|
|
TRC 2026-03-08 04:35:53.780+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:156 peerId=16U*DUhLJh addresses="[/ip4/172.18.111.168/tcp/29584]" origin=Discv5
|
|
INF 2026-03-08 04:35:53.781+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
INF 2026-03-08 04:35:53.781+00:00 Starting discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:336
|
|
INF 2026-03-08 04:35:53.781+00:00 start listening on udp port topics="waku discv5" tid=1 file=waku_discv5.nim:338 address=0.0.0.0 port=1123
|
|
TRC 2026-03-08 04:35:53.782+00:00 start discv5 service topics="waku discv5" tid=1 file=waku_discv5.nim:346
|
|
INF 2026-03-08 04:35:53.784+00:00 Starting discovery v5 search topics="waku discv5" tid=1 file=waku_discv5.nim:258
|
|
TRC 2026-03-08 04:35:53.785+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
|
INF 2026-03-08 04:35:53.786+00:00 Successfully started discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:352
|
|
INF 2026-03-08 04:35:53.786+00:00 Discv5: discoverable ENR topics="waku discv5" tid=1 file=waku_discv5.nim:353 enrUri=enr:-L24QFPGmXoHfwf6pfJqLkXUOn-zIsGifmXrtcmJUPOeVAhWS9GLsuHLZ74tC_OYGM8gQcAiIhJcK79UWMOWDLo2YxUDgmlkgnY0gmlwhKwSvcOKbXVsdGlhZGRyc5YACASsEr3DBgRhAAoErBK9wwYEYt0DgnJzhQACAQAAiXNlY3AyNTZrMaED8kNMeV4_NI2NoeG7CtodUQ1-UR7a7facY320vYT3EFGDdGNwggRhg3VkcIIEY4V3YWt1MgE enr="(3, id: \"v4\", ip: 172.18.189.195, multiaddrs: 0x000804AC12BDC3060461000A04AC12BDC3060462DD03, rs: 0x0002010000, secp256k1: 0x03F2434C795E3F348D8DA1E1BB0ADA1D510D7E511EDAEDF69C637DB4BD84F71051, tcp: 1121, udp: 1123, waku2: 0x01)"
|
|
INF 2026-03-08 04:35:53.786+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:53.786+00:00 adding validator for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:667 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:53.786+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:625 name=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:53.786+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.786+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.786+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.786+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=0a160801120e...2f3018002000
|
|
TRC 2026-03-08 04:35:53.786+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.787+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:53.787+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.787+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.787+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.787+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=0a160801120e...2f3018002000
|
|
TRC 2026-03-08 04:35:53.787+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.788+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:53.788+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.788+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.788+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.788+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=0a160801120e...2f3018002000
|
|
TRC 2026-03-08 04:35:53.788+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.789+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:53.789+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.790+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.790+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.790+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=0a160801120e...2f3018002000
|
|
TRC 2026-03-08 04:35:53.790+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.790+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:53.790+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.790+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.790+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.791+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=0a160801120e...2f3018002000
|
|
TRC 2026-03-08 04:35:53.791+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.791+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:53.791+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.791+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/2/0 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.791+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=4 topic=/waku/2/rs/2/0 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.791+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*NSkuby topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:53.791+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*VpJprH topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:53.791+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*kGyuEP topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:53.791+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*P1S397 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:53.792+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=4 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.792+00:00 broadcasting messages to peers topics="libp2p gossipsub" tid=1 file=pubsub.nim:290 peers=4 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/0)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.792+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/0)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.792+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/0)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.792+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/0)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.792+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=1a121a100a0e...72732f322f30
|
|
TRC 2026-03-08 04:35:53.792+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.793+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:53.793+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/0)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.793+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/0)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.793+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/0)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.794+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=1a121a100a0e...72732f322f30
|
|
TRC 2026-03-08 04:35:53.794+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.794+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:53.794+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/0)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.794+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/0)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.794+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/0)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.795+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=1a121a100a0e...72732f322f30
|
|
TRC 2026-03-08 04:35:53.795+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.795+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:53.795+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/0)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.795+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/0)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.795+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/0)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.796+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=1a121a100a0e...72732f322f30
|
|
TRC 2026-03-08 04:35:53.796+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.796+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
WRN 2026-03-08 04:35:53.796+00:00 No-effect API call to subscribe. Already subscribed to topic topics="waku node relay api" tid=1 file=relay.nim:161 pubsubTopic=/waku/2/rs/2/0
|
|
INF 2026-03-08 04:35:53.796+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:53.796+00:00 adding validator for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:667 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:53.796+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:625 name=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:53.796+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.796+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.797+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.797+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=0a160801120e...2f3118002000
|
|
TRC 2026-03-08 04:35:53.797+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.797+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:53.797+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.797+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.797+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.797+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=0a160801120e...2f3118002000
|
|
TRC 2026-03-08 04:35:53.797+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.798+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:53.798+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.798+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.798+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.798+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=0a160801120e...2f3118002000
|
|
TRC 2026-03-08 04:35:53.798+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.798+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:53.798+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.798+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.798+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.798+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=0a160801120e...2f3118002000
|
|
TRC 2026-03-08 04:35:53.799+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.799+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:53.799+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.799+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.799+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.799+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=0a160801120e...2f3118002000
|
|
TRC 2026-03-08 04:35:53.800+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.800+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:53.800+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.800+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/2/1 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.800+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=4 topic=/waku/2/rs/2/1 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.800+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*VpJprH topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:53.800+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*NSkuby topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:53.800+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*P1S397 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:53.800+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*kGyuEP topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:53.800+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=4 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.800+00:00 broadcasting messages to peers topics="libp2p gossipsub" tid=1 file=pubsub.nim:290 peers=4 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/1)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.801+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/1)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.801+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/1)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.801+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/1)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.801+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=1a121a100a0e...72732f322f31
|
|
TRC 2026-03-08 04:35:53.801+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.801+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:53.801+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/1)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.801+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/1)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.801+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/1)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.801+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=1a121a100a0e...72732f322f31
|
|
TRC 2026-03-08 04:35:53.801+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.801+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:53.801+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/1)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.802+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/1)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.802+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/1)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.802+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=1a121a100a0e...72732f322f31
|
|
TRC 2026-03-08 04:35:53.802+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.802+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:53.802+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/1)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.802+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/1)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.802+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/1)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.802+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=1a121a100a0e...72732f322f31
|
|
TRC 2026-03-08 04:35:53.802+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.802+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
WRN 2026-03-08 04:35:53.802+00:00 No-effect API call to subscribe. Already subscribed to topic topics="waku node relay api" tid=1 file=relay.nim:161 pubsubTopic=/waku/2/rs/2/1
|
|
INF 2026-03-08 04:35:53.803+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:53.803+00:00 adding validator for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:667 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:53.803+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:625 name=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:53.803+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.803+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.803+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.803+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=0a160801120e...2f3218002000
|
|
TRC 2026-03-08 04:35:53.803+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.803+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:53.803+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.803+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.803+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.803+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=0a160801120e...2f3218002000
|
|
TRC 2026-03-08 04:35:53.804+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.804+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:53.804+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.804+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.804+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.804+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=0a160801120e...2f3218002000
|
|
TRC 2026-03-08 04:35:53.804+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.804+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:53.804+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.804+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.804+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.805+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=0a160801120e...2f3218002000
|
|
TRC 2026-03-08 04:35:53.805+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.805+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:53.805+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.805+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.805+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.805+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=0a160801120e...2f3218002000
|
|
TRC 2026-03-08 04:35:53.805+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.805+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:53.805+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.805+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/2/2 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.805+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=4 topic=/waku/2/rs/2/2 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.805+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*VpJprH topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:53.805+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*kGyuEP topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:53.805+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*NSkuby topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:53.806+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*P1S397 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:53.806+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=4 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.806+00:00 broadcasting messages to peers topics="libp2p gossipsub" tid=1 file=pubsub.nim:290 peers=4 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/2)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.806+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/2)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.806+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/2)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.806+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/2)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.806+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=1a121a100a0e...72732f322f32
|
|
TRC 2026-03-08 04:35:53.806+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.806+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:53.806+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/2)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.806+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/2)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.806+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/2)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.807+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=1a121a100a0e...72732f322f32
|
|
TRC 2026-03-08 04:35:53.807+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.807+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:53.807+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/2)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.807+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/2)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.807+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/2)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.807+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=1a121a100a0e...72732f322f32
|
|
TRC 2026-03-08 04:35:53.807+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.807+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:53.807+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/2)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.807+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/2)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.807+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/2)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.807+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=1a121a100a0e...72732f322f32
|
|
TRC 2026-03-08 04:35:53.807+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.808+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
WRN 2026-03-08 04:35:53.808+00:00 No-effect API call to subscribe. Already subscribed to topic topics="waku node relay api" tid=1 file=relay.nim:161 pubsubTopic=/waku/2/rs/2/2
|
|
INF 2026-03-08 04:35:53.808+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:53.808+00:00 adding validator for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:667 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:53.808+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:625 name=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:53.808+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.808+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.808+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.808+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=0a160801120e...2f3318002000
|
|
TRC 2026-03-08 04:35:53.808+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.808+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:53.808+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.808+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.808+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.809+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=0a160801120e...2f3318002000
|
|
TRC 2026-03-08 04:35:53.809+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.809+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:53.809+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.809+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.809+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.809+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=0a160801120e...2f3318002000
|
|
TRC 2026-03-08 04:35:53.809+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.809+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:53.809+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.809+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.809+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.809+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=0a160801120e...2f3318002000
|
|
TRC 2026-03-08 04:35:53.809+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.810+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:53.810+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.810+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.810+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.810+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=0a160801120e...2f3318002000
|
|
TRC 2026-03-08 04:35:53.810+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.810+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:53.810+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.810+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/2/3 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.810+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=4 topic=/waku/2/rs/2/3 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.810+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*VpJprH topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:53.810+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*NSkuby topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:53.810+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*P1S397 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:53.810+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*kGyuEP topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:53.810+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=4 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.810+00:00 broadcasting messages to peers topics="libp2p gossipsub" tid=1 file=pubsub.nim:290 peers=4 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/3)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.811+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/3)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.811+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/3)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.811+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/3)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.811+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=1a121a100a0e...72732f322f33
|
|
TRC 2026-03-08 04:35:53.811+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.811+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:53.811+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/3)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.811+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/3)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.811+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/3)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.811+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=1a121a100a0e...72732f322f33
|
|
TRC 2026-03-08 04:35:53.811+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.812+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:53.812+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/3)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.812+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/3)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.812+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/3)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.812+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=1a121a100a0e...72732f322f33
|
|
TRC 2026-03-08 04:35:53.812+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.812+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:53.812+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/3)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.812+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/3)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.812+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/3)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.812+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=1a121a100a0e...72732f322f33
|
|
TRC 2026-03-08 04:35:53.812+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.812+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
WRN 2026-03-08 04:35:53.813+00:00 No-effect API call to subscribe. Already subscribed to topic topics="waku node relay api" tid=1 file=relay.nim:161 pubsubTopic=/waku/2/rs/2/3
|
|
INF 2026-03-08 04:35:53.813+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:53.813+00:00 adding validator for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:667 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:53.813+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:625 name=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:53.813+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.813+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.813+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.813+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:53.813+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.813+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:53.813+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.813+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.813+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.813+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:53.813+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.814+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:53.814+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.814+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.814+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.814+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:53.814+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.814+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:53.814+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.814+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.814+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.814+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:53.814+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.814+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:53.814+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.814+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.815+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.815+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:53.815+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.815+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:53.815+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.815+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/2/4 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.815+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=4 topic=/waku/2/rs/2/4 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.815+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*P1S397 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:53.815+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*VpJprH topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:53.815+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*NSkuby topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:53.815+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*kGyuEP topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:53.815+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=4 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.815+00:00 broadcasting messages to peers topics="libp2p gossipsub" tid=1 file=pubsub.nim:290 peers=4 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/4)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.815+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/4)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.816+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/4)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.816+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/4)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.816+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=1a121a100a0e...72732f322f34
|
|
TRC 2026-03-08 04:35:53.816+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.816+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:53.816+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/4)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.816+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/4)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.816+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/4)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.817+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=1a121a100a0e...72732f322f34
|
|
TRC 2026-03-08 04:35:53.817+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.817+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:53.817+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/4)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.817+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/4)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.817+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/4)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.817+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=1a121a100a0e...72732f322f34
|
|
TRC 2026-03-08 04:35:53.817+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.817+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:53.817+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/4)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.817+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/4)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.817+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/4)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.817+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=1a121a100a0e...72732f322f34
|
|
TRC 2026-03-08 04:35:53.817+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.817+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
WRN 2026-03-08 04:35:53.817+00:00 No-effect API call to subscribe. Already subscribed to topic topics="waku node relay api" tid=1 file=relay.nim:161 pubsubTopic=/waku/2/rs/2/4
|
|
INF 2026-03-08 04:35:53.817+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:53.818+00:00 adding validator for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:667 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:53.818+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:625 name=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:53.818+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.818+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.818+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.818+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=0a160801120e...2f3518002000
|
|
TRC 2026-03-08 04:35:53.818+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.818+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:53.818+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.818+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.818+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.818+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=0a160801120e...2f3518002000
|
|
TRC 2026-03-08 04:35:53.819+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.819+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:53.819+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.819+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.819+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.819+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=0a160801120e...2f3518002000
|
|
TRC 2026-03-08 04:35:53.819+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.819+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:53.819+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.819+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.819+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.819+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=0a160801120e...2f3518002000
|
|
TRC 2026-03-08 04:35:53.819+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.820+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:53.820+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.820+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.820+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.820+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=0a160801120e...2f3518002000
|
|
TRC 2026-03-08 04:35:53.820+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.820+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:53.820+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.820+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/2/5 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.820+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=4 topic=/waku/2/rs/2/5 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.821+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*VpJprH topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:53.821+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*kGyuEP topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:53.821+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*NSkuby topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:53.821+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*P1S397 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:53.821+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=4 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.821+00:00 broadcasting messages to peers topics="libp2p gossipsub" tid=1 file=pubsub.nim:290 peers=4 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/5)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.821+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/5)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.821+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/5)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.821+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/5)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.821+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=1a121a100a0e...72732f322f35
|
|
TRC 2026-03-08 04:35:53.821+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.821+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:53.821+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/5)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.821+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/5)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.821+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/5)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.822+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=1a121a100a0e...72732f322f35
|
|
TRC 2026-03-08 04:35:53.822+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.822+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:53.822+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/5)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.822+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/5)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.822+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/5)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.822+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=1a121a100a0e...72732f322f35
|
|
TRC 2026-03-08 04:35:53.822+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.822+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:53.822+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/5)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.822+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/5)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.822+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/5)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.823+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=1a121a100a0e...72732f322f35
|
|
TRC 2026-03-08 04:35:53.823+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.823+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
WRN 2026-03-08 04:35:53.823+00:00 No-effect API call to subscribe. Already subscribed to topic topics="waku node relay api" tid=1 file=relay.nim:161 pubsubTopic=/waku/2/rs/2/5
|
|
INF 2026-03-08 04:35:53.823+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:53.823+00:00 adding validator for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:667 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:53.823+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:625 name=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:53.823+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.823+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.823+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.823+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=0a160801120e...2f3618002000
|
|
TRC 2026-03-08 04:35:53.823+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.823+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:53.823+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.823+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.823+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.823+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=0a160801120e...2f3618002000
|
|
TRC 2026-03-08 04:35:53.823+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.823+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:53.823+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.823+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.823+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.823+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=0a160801120e...2f3618002000
|
|
TRC 2026-03-08 04:35:53.823+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.824+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:53.824+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.824+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.824+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.824+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=0a160801120e...2f3618002000
|
|
TRC 2026-03-08 04:35:53.824+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.824+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:53.824+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.824+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.824+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.825+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=0a160801120e...2f3618002000
|
|
TRC 2026-03-08 04:35:53.825+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.825+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:53.825+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.825+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/2/6 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.825+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=4 topic=/waku/2/rs/2/6 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.825+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*P1S397 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:53.825+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*NSkuby topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:53.825+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*kGyuEP topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:53.825+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*VpJprH topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:53.825+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=4 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.825+00:00 broadcasting messages to peers topics="libp2p gossipsub" tid=1 file=pubsub.nim:290 peers=4 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/6)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.825+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/6)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.825+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/6)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.825+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/6)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.825+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=1a121a100a0e...72732f322f36
|
|
TRC 2026-03-08 04:35:53.825+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.825+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:53.825+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/6)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.825+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/6)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.825+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/6)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.825+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=1a121a100a0e...72732f322f36
|
|
TRC 2026-03-08 04:35:53.826+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.826+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:53.826+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/6)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.826+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/6)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.826+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/6)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.826+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=1a121a100a0e...72732f322f36
|
|
TRC 2026-03-08 04:35:53.826+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.826+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:53.826+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/6)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.826+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/6)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.826+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/6)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.827+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=1a121a100a0e...72732f322f36
|
|
TRC 2026-03-08 04:35:53.827+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.827+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
WRN 2026-03-08 04:35:53.827+00:00 No-effect API call to subscribe. Already subscribed to topic topics="waku node relay api" tid=1 file=relay.nim:161 pubsubTopic=/waku/2/rs/2/6
|
|
INF 2026-03-08 04:35:53.827+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:53.827+00:00 adding validator for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:667 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:53.827+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:625 name=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:53.827+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.827+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.827+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.827+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=0a160801120e...2f3718002000
|
|
TRC 2026-03-08 04:35:53.827+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.827+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:53.827+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.827+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.828+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.828+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=0a160801120e...2f3718002000
|
|
TRC 2026-03-08 04:35:53.828+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.828+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:53.828+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.828+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.828+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.828+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=0a160801120e...2f3718002000
|
|
TRC 2026-03-08 04:35:53.828+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.828+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:53.828+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.828+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.828+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.829+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=0a160801120e...2f3718002000
|
|
TRC 2026-03-08 04:35:53.829+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.829+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:53.829+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.829+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.829+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.829+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=0a160801120e...2f3718002000
|
|
TRC 2026-03-08 04:35:53.829+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 25}"
|
|
TRC 2026-03-08 04:35:53.829+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:53.829+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.829+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/2/7 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.829+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=4 topic=/waku/2/rs/2/7 mesh=0 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.829+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*P1S397 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:53.829+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*NSkuby topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:53.830+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*kGyuEP topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:53.830+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*VpJprH topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:53.830+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=4 gossipsub=4
|
|
TRC 2026-03-08 04:35:53.830+00:00 broadcasting messages to peers topics="libp2p gossipsub" tid=1 file=pubsub.nim:290 peers=4 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/7)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.830+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/7)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.830+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/7)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.830+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/7)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.830+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=1a121a100a0e...72732f322f37
|
|
TRC 2026-03-08 04:35:53.830+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.830+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:53.830+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/7)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.830+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/7)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.830+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/7)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.830+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=1a121a100a0e...72732f322f37
|
|
TRC 2026-03-08 04:35:53.830+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.831+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:53.831+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/7)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.831+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/7)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.831+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/7)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.831+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=1a121a100a0e...72732f322f37
|
|
TRC 2026-03-08 04:35:53.831+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.831+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:53.831+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/7)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.831+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/7)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.831+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/7)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.831+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=1a121a100a0e...72732f322f37
|
|
TRC 2026-03-08 04:35:53.831+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:53.831+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
WRN 2026-03-08 04:35:53.831+00:00 No-effect API call to subscribe. Already subscribed to topic topics="waku node relay api" tid=1 file=relay.nim:161 pubsubTopic=/waku/2/rs/2/7
|
|
INF 2026-03-08 04:35:53.832+00:00 Health monitor loop start tid=1 file=node_health_monitor.nim:516
|
|
DBG 2026-03-08 04:35:53.834+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=4 storeClientCount=5 lightpushCount=5 filterCount=5
|
|
DBG 2026-03-08 04:35:53.834+00:00 connectionStatus change tid=1 file=node_health_monitor.nim:526 oldstatus=Disconnected newstatus=Connected
|
|
INF 2026-03-08 04:35:53.834+00:00 starting keepalive tid=1 file=node_health_monitor.nim:678 randomPeersKeepalive=10s allPeersKeepalive=2m
|
|
TRC 2026-03-08 04:35:53.834+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
|
|
INF 2026-03-08 04:35:53.835+00:00 subscribe (was already subscribed in the mesh; appHandler set) topics="waku node relay api" tid=1 file=relay.nim:163 pubsubTopic=/waku/2/rs/2/0
|
|
INF 2026-03-08 04:35:53.836+00:00 REST services are installed tid=1 file=builder.nim:222
|
|
INF 2026-03-08 04:35:53.836+00:00 Starting metrics HTTP server topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=1124
|
|
INF 2026-03-08 04:35:53.837+00:00 Finished dialing multiple peers topics="waku node peer_manager" tid=1 file=peer_manager.nim:396 successfulConns=1 attempted=1
|
|
INF 2026-03-08 04:35:53.840+00:00 Metrics HTTP server started topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=1124
|
|
DBG 2026-03-08 04:35:53.841+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38682 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:53.841+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38682 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:53.841+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38682 uri=/health content_type=application/json content_size=84
|
|
INF 2026-03-08 04:35:53.841+00:00 Setting up shutdown hooks topics="wakunode main" tid=1 file=wakunode2.nim:63
|
|
INF 2026-03-08 04:35:53.842+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:102
|
|
DBG 2026-03-08 04:35:53.956+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38690 meth=GET uri=/health
|
|
DBG 2026-03-08 04:35:53.956+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38690 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-08 04:35:53.956+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38690 uri=/health content_type=application/json content_size=636
|
|
DBG 2026-03-08 04:35:53.959+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38702 meth=GET uri=/debug/v1/info
|
|
DBG 2026-03-08 04:35:53.959+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38702 meth=GET uri=/debug/v1/info path_params=[] query_params=[] content_body=(None)
|
|
INF 2026-03-08 04:35:53.960+00:00 node info topics="waku node" tid=1 file=waku_node.nim:270 wakuInfo="(listenAddresses: [/ip4/172.18.189.195/tcp/1121/p2p/16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2, /ip4/172.18.189.195/tcp/1122/ws/p2p/16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2], enrUri: enr:-L24QKuTTToa68gL3gb82-2eAfuy7sV4HzcRNJMnIUjcwb-WVcFBBViGXyIHjW6maTx1k4_dRFFbGB4VDL_mysW9zVoCgmlkgnY0gmlwhKwSvcOKbXVsdGlhZGRyc5YACASsEr3DBgRhAAoErBK9wwYEYt0DgnJzhQACAQAAiXNlY3AyNTZrMaED8kNMeV4_NI2NoeG7CtodUQ1-UR7a7facY320vYT3EFGDdGNwggRhg3VkcIIEY4V3YWt1MgE, mixPubKey: none(string))"
|
|
DBG 2026-03-08 04:35:53.960+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38702 uri=/debug/v1/info content_type=application/json content_size=473
|
|
TRC 2026-03-08 04:35:53.960+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=28
|
|
TRC 2026-03-08 04:35:53.960+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=94d03cc86f97...7531a6da23c3 tagOut=94d03cc86f97...7531a6da23c3 nonce=22
|
|
TRC 2026-03-08 04:35:53.960+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:53.960+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:53.960+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*T3UNSE:69acfca9a5e541f6859bcd76
|
|
TRC 2026-03-08 04:35:53.960+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*T3UNSE:69acfca9a5e541f6859bcd76
|
|
TRC 2026-03-08 04:35:53.960+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca9a5e541f6859bcd76 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:53.961+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca9a5e541f6859bcd76 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:53.961+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.961+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=57
|
|
TRC 2026-03-08 04:35:53.961+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ad52fea41286...eeb2d7007a72 tagOut=ad52fea41286...eeb2d7007a72 nonce=23
|
|
TRC 2026-03-08 04:35:53.961+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 29}"
|
|
TRC 2026-03-08 04:35:53.961+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1c0802100210...070501030604
|
|
TRC 2026-03-08 04:35:53.961+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.961+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=222
|
|
TRC 2026-03-08 04:35:53.961+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d41cd5bb7174...9f4c2e6e9d29 tagOut=d41cd5bb7174...9f4c2e6e9d29 nonce=24
|
|
TRC 2026-03-08 04:35:53.961+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 194}"
|
|
TRC 2026-03-08 04:35:53.961+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=c0010a160801...2f3418002000
|
|
TRC 2026-03-08 04:35:53.961+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.961+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca9a5e541f6859bcd76
|
|
TRC 2026-03-08 04:35:53.961+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca9a5e541f6859bcd76
|
|
TRC 2026-03-08 04:35:53.961+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:35:53.961+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*T3UNSE:69acfca9a5e541f6859bcd76
|
|
INF 2026-03-08 04:35:53.961+00:00 Received WakuMetadata request topics="waku metadata" tid=1 file=protocol.nim:86 remoteClusterId=some(2) remoteShards="[2, 0, 7, 5, 1, 3, 6, 4]" localClusterId=2 localShards="[2, 0, 7, 5, 1, 3, 6, 4]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.962+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 29}"
|
|
TRC 2026-03-08 04:35:53.962+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca9a5e541f6859bcd74
|
|
TRC 2026-03-08 04:35:53.962+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=2 conn=16U*T3UNSE:69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:35:53.962+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:53.962+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscriptions: read subscriptions topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:411 count=8
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:53.962+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:53.963+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.963+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.963+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:53.963+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:53.963+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:53.963+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.963+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.963+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:53.963+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:53.963+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:53.963+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.963+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.963+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:53.963+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:53.963+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:53.963+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:53.963+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.963+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*T3UNSE topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:53.963+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=5 topic=/waku/2/rs/2/2 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.963+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*T3UNSE topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:53.963+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=5 topic=/waku/2/rs/2/0 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.963+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*T3UNSE topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:53.963+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=5 topic=/waku/2/rs/2/7 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.963+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*T3UNSE topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:53.963+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=5 topic=/waku/2/rs/2/5 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.963+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*T3UNSE topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:53.964+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=5 topic=/waku/2/rs/2/1 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.964+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*T3UNSE topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:53.964+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=5 topic=/waku/2/rs/2/3 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.964+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*T3UNSE topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:53.964+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=5 topic=/waku/2/rs/2/6 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.964+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*T3UNSE topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:53.964+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=5 topic=/waku/2/rs/2/4 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:53.964+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:53.964+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
DBG 2026-03-08 04:35:53.965+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=5 storeClientCount=5 lightpushCount=5 filterCount=5
|
|
TRC 2026-03-08 04:35:53.966+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=112
|
|
TRC 2026-03-08 04:35:53.966+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=513c62390b2f...4442e2cd7b80 tagOut=513c62390b2f...4442e2cd7b80 nonce=28
|
|
TRC 2026-03-08 04:35:53.966+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 84}"
|
|
TRC 2026-03-08 04:35:53.966+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=531251123f0a...72732f322f31
|
|
TRC 2026-03-08 04:35:53.966+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
DBG 2026-03-08 04:35:53.966+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38708 meth=POST uri=/admin/v1/peers
|
|
TRC 2026-03-08 04:35:53.966+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=false data=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:35:53.966+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:35:53.966+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:53.966+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:53.966+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:53.966+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:53.966+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:53.966+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:53.966+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:53.966+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:53.966+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:53.966+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:53.966+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:53.966+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:53.966+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:53.966+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:53.967+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.967+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:53.967+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/1 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:53.967+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/1
|
|
DBG 2026-03-08 04:35:53.967+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x78503f8efacca8db834758f031b59544e87b05b8cabbfa94328246f17262c152 msg_id=209d504ed177...1faffc1e5d75 from_peer_id=16U*VpJprH topic=/waku/2/rs/2/1 receivedTime=1772944553968896256 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:53.967+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=3 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.967+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:53.967+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x78503f8efacca8db834758f031b59544e87b05b8cabbfa94328246f17262c152 msg_id=209d504ed177...1faffc1e5d75 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/1 sentTime=1772944553969112320 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:53.967+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.967+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.967+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:35:53.968+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 84}"
|
|
TRC 2026-03-08 04:35:53.968+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:53.968+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:53.968+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x78503f8efacca8db834758f031b59544e87b05b8cabbfa94328246f17262c152 msg_id=209d504ed177...1faffc1e5d75 to_peer_id=16U*P1S397 topic=/waku/2/rs/2/1 sentTime=1772944553969789184 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:53.968+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.968+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.968+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:35:53.968+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 84}"
|
|
TRC 2026-03-08 04:35:53.968+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:53.968+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:53.968+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x78503f8efacca8db834758f031b59544e87b05b8cabbfa94328246f17262c152 msg_id=209d504ed177...1faffc1e5d75 to_peer_id=16U*NSkuby topic=/waku/2/rs/2/1 sentTime=1772944553970252288 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:53.968+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.969+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.969+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:35:53.969+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 84}"
|
|
TRC 2026-03-08 04:35:53.969+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:53.969+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=3 msgId="[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]" peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:53.969+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/1 contenttopic=/waku/2/content/test.js
|
|
TRC 2026-03-08 04:35:53.969+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=false
|
|
DBG 2026-03-08 04:35:53.969+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38708 meth=POST uri=/admin/v1/peers path_params=[] query_params=[] content_body="(application/json, 91 bytes)"
|
|
TRC 2026-03-08 04:35:53.970+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:320 wireAddr="[/ip4/172.18.111.168/tcp/29584]" peerId=16U*DUhLJh failedAttempts=0
|
|
TRC 2026-03-08 04:35:53.970+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*DUhLJh
|
|
DBG 2026-03-08 04:35:53.970+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*DUhLJh addrs="[/ip4/172.18.111.168/tcp/29584]"
|
|
DBG 2026-03-08 04:35:53.970+00:00 Expanded address and hostname topics="libp2p dialer" tid=1 file=dialer.nim:156 expandedAddress=/ip4/172.18.111.168/tcp/29584 hostname=172.18.111.168 resolvedAddresses="[/ip4/172.18.111.168/tcp/29584]"
|
|
TRC 2026-03-08 04:35:53.970+00:00 Dialing address topics="libp2p dialer" tid=1 file=dialer.nim:49 addrs=/ip4/172.18.111.168/tcp/29584 peerId=16U*DUhLJh hostname=172.18.111.168
|
|
TRC 2026-03-08 04:35:53.970+00:00 Dialing remote peer topics="libp2p tcptransport" tid=1 file=tcptransport.nim:298 address=/ip4/172.18.111.168/tcp/29584
|
|
TRC 2026-03-08 04:35:53.970+00:00 Handling tcp connection topics="libp2p tcptransport" tid=1 file=tcptransport.nim:47 address=ok(/ip4/172.18.111.168/tcp/29584) dir=Out clients=5
|
|
TRC 2026-03-08 04:35:53.970+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca9a5e541f6859bcd77 objName=ChronosStream dir=Out
|
|
TRC 2026-03-08 04:35:53.970+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca9a5e541f6859bcd77 timeout=10m
|
|
TRC 2026-03-08 04:35:53.971+00:00 Upgrading connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:63 conn=:69acfca9a5e541f6859bcd77 direction=Out
|
|
TRC 2026-03-08 04:35:53.971+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=:69acfca9a5e541f6859bcd77 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:53.971+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=:69acfca9a5e541f6859bcd77 proto=/noise
|
|
TRC 2026-03-08 04:35:53.971+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=:69acfca9a5e541f6859bcd77
|
|
TRC 2026-03-08 04:35:53.971+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=:69acfca9a5e541f6859bcd77 s=/noise proto="[/noise]"
|
|
TRC 2026-03-08 04:35:53.971+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=:69acfca9a5e541f6859bcd77 proto=/noise
|
|
TRC 2026-03-08 04:35:53.971+00:00 Securing connection topics="libp2p upgrade" tid=1 file=upgrade.nim:58 conn=:69acfca9a5e541f6859bcd77 codec=/noise
|
|
TRC 2026-03-08 04:35:53.971+00:00 Starting Noise handshake topics="libp2p noise" tid=1 file=noise.nim:495 conn=:69acfca9a5e541f6859bcd77 initiator=true
|
|
TRC 2026-03-08 04:35:53.971+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=f3d15e6108ed...2e0958dc002d
|
|
TRC 2026-03-08 04:35:53.971+00:00 noise write e topics="libp2p noise" tid=1 file=noise.nim:231
|
|
TRC 2026-03-08 04:35:53.971+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=f130299f928a...a6a9c3551734
|
|
TRC 2026-03-08 04:35:53.971+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=ab34ebe6f9d8...8629908ecf00
|
|
TRC 2026-03-08 04:35:53.971+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69acfca9a5e541f6859bcd77 size=32
|
|
TRC 2026-03-08 04:35:53.972+00:00 Empty byte seq, nothing to write topics="libp2p chronosstream" tid=1 file=chronosstream.nim:138
|
|
TRC 2026-03-08 04:35:53.972+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=57
|
|
TRC 2026-03-08 04:35:53.972+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0d11cb51dbdf...c86ffb0aed16 tagOut=0d11cb51dbdf...c86ffb0aed16 nonce=25
|
|
TRC 2026-03-08 04:35:53.972+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 29}"
|
|
TRC 2026-03-08 04:35:53.972+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1c0802100210...070501030604
|
|
TRC 2026-03-08 04:35:53.972+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.972+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=28
|
|
TRC 2026-03-08 04:35:53.972+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=55c1375750da...b39cdf9f9b55 tagOut=55c1375750da...b39cdf9f9b55 nonce=26
|
|
TRC 2026-03-08 04:35:53.972+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:53.972+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:53.972+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.972+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca9a5e541f6859bcd71
|
|
TRC 2026-03-08 04:35:53.972+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=1 conn=16U*T3UNSE:69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:35:53.972+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:53.972+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*T3UNSE:69acfca9a5e541f6859bcd71
|
|
TRC 2026-03-08 04:35:53.972+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*T3UNSE:69acfca9a5e541f6859bcd71
|
|
TRC 2026-03-08 04:35:53.972+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca9a5e541f6859bcd71 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:53.972+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca9a5e541f6859bcd71 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:53.973+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=:69acfca9a5e541f6859bcd77 size=207
|
|
TRC 2026-03-08 04:35:53.973+00:00 noise read e topics="libp2p noise" tid=1 file=noise.nim:272 size=207
|
|
TRC 2026-03-08 04:35:53.973+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=fc24f0ea39e3...91eaeaf9e569
|
|
TRC 2026-03-08 04:35:53.973+00:00 noise dh ee topics="libp2p noise" tid=1 file=noise.nim:245
|
|
TRC 2026-03-08 04:35:53.973+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=6ef402ada631...7535920557f1
|
|
TRC 2026-03-08 04:35:53.973+00:00 noise read s topics="libp2p noise" tid=1 file=noise.nim:285 size=175
|
|
TRC 2026-03-08 04:35:53.973+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4f34d0d22f18...021d74b4518d tagOut=4f34d0d22f18...021d74b4518d nonce=0
|
|
TRC 2026-03-08 04:35:53.973+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=02fa81283fc7...2f02839c4f90
|
|
TRC 2026-03-08 04:35:53.973+00:00 noise dh es topics="libp2p noise" tid=1 file=noise.nim:250
|
|
TRC 2026-03-08 04:35:53.973+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=f1c8d5fb155e...97ed1bc7952e
|
|
TRC 2026-03-08 04:35:53.973+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=79e1fe11aba3...806c1f2e71e8 tagOut=79e1fe11aba3...806c1f2e71e8 nonce=0
|
|
TRC 2026-03-08 04:35:53.973+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=16f0700bb4da...2850f9d25df5
|
|
TRC 2026-03-08 04:35:53.973+00:00 noise write s topics="libp2p noise" tid=1 file=noise.nim:240
|
|
TRC 2026-03-08 04:35:53.973+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=d7187d9f0a87f7b7373ff3a793e8ed5e data=c756cc8568b0...f3a793e8ed5e nonce=1
|
|
TRC 2026-03-08 04:35:53.974+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=46d65673feda...5c292a9ef166
|
|
TRC 2026-03-08 04:35:53.974+00:00 noise dh se topics="libp2p noise" tid=1 file=noise.nim:258
|
|
TRC 2026-03-08 04:35:53.974+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=e9f31fd389b2...0c83ee8e3c6b
|
|
TRC 2026-03-08 04:35:53.974+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=cf929326705e1a0648ab207c467b0e8b data=c756324261af...207c467b0e8b nonce=0
|
|
TRC 2026-03-08 04:35:53.974+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=4275ad900659...7efd08b22d04
|
|
TRC 2026-03-08 04:35:53.974+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69acfca9a5e541f6859bcd77 size=175
|
|
TRC 2026-03-08 04:35:53.974+00:00 Remote signature verified topics="libp2p noise" tid=1 file=noise.nim:555 conn=:69acfca9a5e541f6859bcd77
|
|
TRC 2026-03-08 04:35:53.974+00:00 Remote peer id topics="libp2p noise" tid=1 file=noise.nim:560 pid=16Uiu2HAkyCv2VEptEA2wUuxgSaY74i7uA71Q6rfTbPVZXzDUhLJh
|
|
TRC 2026-03-08 04:35:53.974+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca9a5e541f6859bcd78 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:35:53.974+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=16U*DUhLJh:69acfca9a5e541f6859bcd78 timeout=5m
|
|
TRC 2026-03-08 04:35:53.974+00:00 Noise handshake completed! topics="libp2p noise" tid=1 file=noise.nim:592 initiator=true peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.974+00:00 Muxing connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:34 conn=16U*DUhLJh:69acfca9a5e541f6859bcd78
|
|
TRC 2026-03-08 04:35:53.974+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=16U*DUhLJh:69acfca9a5e541f6859bcd78 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:53.974+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=16U*DUhLJh:69acfca9a5e541f6859bcd78 proto=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:53.975+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=36
|
|
TRC 2026-03-08 04:35:53.975+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f07395fd7fd1...52aadd78b7b4 tagOut=f07395fd7fd1...52aadd78b7b4 nonce=0
|
|
TRC 2026-03-08 04:35:53.975+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=16U*DUhLJh:69acfca9a5e541f6859bcd78
|
|
TRC 2026-03-08 04:35:53.976+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=30
|
|
TRC 2026-03-08 04:35:53.976+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=452fd894a702...8d37b3e317d9 tagOut=452fd894a702...8d37b3e317d9 nonce=1
|
|
TRC 2026-03-08 04:35:53.976+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=16U*DUhLJh:69acfca9a5e541f6859bcd78 s=/yamux/1.0.0 proto="[/yamux/1.0.0, /mplex/6.7.0]"
|
|
TRC 2026-03-08 04:35:53.976+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=16U*DUhLJh:69acfca9a5e541f6859bcd78 proto=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:53.976+00:00 Found a muxer topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:50 conn=16U*DUhLJh:69acfca9a5e541f6859bcd78 muxerName=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:53.976+00:00 Starting yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:559 pid=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.976+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.976+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=28
|
|
TRC 2026-03-08 04:35:53.976+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=26bad7eeebc7...70c54a261bf9 tagOut=26bad7eeebc7...70c54a261bf9 nonce=2
|
|
TRC 2026-03-08 04:35:53.976+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:53.976+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca9a5e541f6859bcd79 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:53.976+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca9a5e541f6859bcd79 timeout=5m
|
|
TRC 2026-03-08 04:35:53.976+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=2 pid=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.976+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:53.976+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*DUhLJh:69acfca9a5e541f6859bcd79
|
|
TRC 2026-03-08 04:35:53.976+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*DUhLJh:69acfca9a5e541f6859bcd79 handshaked=false
|
|
TRC 2026-03-08 04:35:53.976+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*DUhLJh:69acfca9a5e541f6859bcd79 handshaked=false
|
|
TRC 2026-03-08 04:35:53.977+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.977+00:00 Upgraded connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:81 conn=16U*DUhLJh:69acfca9a5e541f6859bcd77 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd78 direction=Out
|
|
DBG 2026-03-08 04:35:53.977+00:00 Dial successful topics="libp2p dialer" tid=1 file=dialer.nim:92 peerId=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.977+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.977+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.977+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*DUhLJh event="(kind: Joined, initiator: true)"
|
|
TRC 2026-03-08 04:35:53.977+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*DUhLJh protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:53.977+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca9a5e541f6859bcd7a objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:53.977+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca9a5e541f6859bcd7a timeout=5m
|
|
TRC 2026-03-08 04:35:53.977+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=1 pid=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.977+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:53.977+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7a protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:53.977+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7a codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:53.978+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-08 04:35:53.978+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7a proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:53.978+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 26}"
|
|
DBG 2026-03-08 04:35:53.978+00:00 starting sendNonPriorityTask topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:578 p=16U*DUhLJh
|
|
DBG 2026-03-08 04:35:53.978+00:00 created new pubsub peer topics="libp2p pubsub" tid=1 file=pubsub.nim:430 peerId=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.978+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*DUhLJh protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:53.978+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca9a5e541f6859bcd7b objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:53.978+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca9a5e541f6859bcd7b timeout=5m
|
|
TRC 2026-03-08 04:35:53.978+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=3 pid=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.978+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 3, length: 0}"
|
|
TRC 2026-03-08 04:35:53.979+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:53.979+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:53.979+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-08 04:35:53.979+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b proto=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:53.979+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 23}"
|
|
TRC 2026-03-08 04:35:53.979+00:00 Stored muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:347 muxer=16U*DUhLJh:69acfca9a5e541f6859bcd78 direction=Out peers=6
|
|
TRC 2026-03-08 04:35:53.979+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca9a5e541f6859bcd7c objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:53.979+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca9a5e541f6859bcd7c timeout=5m
|
|
TRC 2026-03-08 04:35:53.979+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=5 pid=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.979+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:53.980+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7c codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:53.980+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-08 04:35:53.980+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7c proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:53.980+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 16}"
|
|
TRC 2026-03-08 04:35:53.980+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=48
|
|
TRC 2026-03-08 04:35:53.980+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f9cb53022ada...b58a579d53d1 tagOut=f9cb53022ada...b58a579d53d1 nonce=3
|
|
TRC 2026-03-08 04:35:53.980+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-08 04:35:53.980+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:53.981+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.981+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=54
|
|
TRC 2026-03-08 04:35:53.981+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6a86593809d1...446d893f812c tagOut=6a86593809d1...446d893f812c nonce=4
|
|
TRC 2026-03-08 04:35:53.981+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-08 04:35:53.981+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:35:53.981+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.981+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=28
|
|
TRC 2026-03-08 04:35:53.981+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=885fb0109ba2...d6b14ebd2570 tagOut=885fb0109ba2...d6b14ebd2570 nonce=5
|
|
TRC 2026-03-08 04:35:53.981+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 4, length: 0}"
|
|
TRC 2026-03-08 04:35:53.981+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca9a5e541f6859bcd7d objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:53.981+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca9a5e541f6859bcd7d timeout=5m
|
|
TRC 2026-03-08 04:35:53.981+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=4 pid=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.981+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 4, length: 0}"
|
|
TRC 2026-03-08 04:35:53.981+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d
|
|
TRC 2026-03-08 04:35:53.981+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d handshaked=false
|
|
TRC 2026-03-08 04:35:53.981+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d handshaked=false
|
|
TRC 2026-03-08 04:35:53.981+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.981+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=48
|
|
TRC 2026-03-08 04:35:53.981+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=36941668a3ef...e4473cf265f8 tagOut=36941668a3ef...e4473cf265f8 nonce=6
|
|
TRC 2026-03-08 04:35:53.981+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-08 04:35:53.981+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:53.982+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.982+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=51
|
|
TRC 2026-03-08 04:35:53.982+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b5e171951879...53eb32fd964d tagOut=b5e171951879...53eb32fd964d nonce=7
|
|
TRC 2026-03-08 04:35:53.982+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-08 04:35:53.982+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-08 04:35:53.982+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.982+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=28
|
|
TRC 2026-03-08 04:35:53.982+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5f1f7a61fced...56022cb894db tagOut=5f1f7a61fced...56022cb894db nonce=8
|
|
TRC 2026-03-08 04:35:53.982+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:53.982+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfca9a5e541f6859bcd7e objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:53.982+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfca9a5e541f6859bcd7e timeout=5m
|
|
TRC 2026-03-08 04:35:53.982+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=6 pid=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.982+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:53.982+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7e
|
|
TRC 2026-03-08 04:35:53.982+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7e handshaked=false
|
|
TRC 2026-03-08 04:35:53.982+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7e handshaked=false
|
|
TRC 2026-03-08 04:35:53.982+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.983+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=48
|
|
TRC 2026-03-08 04:35:53.983+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=323f1e588efb...7f04cadea7dc tagOut=323f1e588efb...7f04cadea7dc nonce=9
|
|
TRC 2026-03-08 04:35:53.983+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-08 04:35:53.983+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:53.983+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.983+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=44
|
|
TRC 2026-03-08 04:35:53.983+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=95904f0a47a1...6ebf879648ca tagOut=95904f0a47a1...6ebf879648ca nonce=10
|
|
TRC 2026-03-08 04:35:53.983+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-08 04:35:53.983+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-08 04:35:53.983+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.984+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=28
|
|
TRC 2026-03-08 04:35:53.984+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=abed9cb023e7...4d0e1ee8195b tagOut=abed9cb023e7...4d0e1ee8195b nonce=11
|
|
TRC 2026-03-08 04:35:53.984+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:53.984+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.984+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=48
|
|
TRC 2026-03-08 04:35:53.984+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ba3b87dbfb0d...9ca95226408f tagOut=ba3b87dbfb0d...9ca95226408f nonce=12
|
|
TRC 2026-03-08 04:35:53.984+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-08 04:35:53.984+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:53.984+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.984+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=54
|
|
TRC 2026-03-08 04:35:53.984+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d9981e09d84d...f48fa139677a tagOut=d9981e09d84d...f48fa139677a nonce=13
|
|
TRC 2026-03-08 04:35:53.984+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 26}"
|
|
TRC 2026-03-08 04:35:53.984+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:35:53.984+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.984+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=28
|
|
TRC 2026-03-08 04:35:53.984+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=119
|
|
TRC 2026-03-08 04:35:53.984+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=87fc4d5021da...9430d9c47866 tagOut=87fc4d5021da...9430d9c47866 nonce=14
|
|
TRC 2026-03-08 04:35:53.984+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9249914956e3...f161534f17ca tagOut=9249914956e3...f161534f17ca nonce=28
|
|
TRC 2026-03-08 04:35:53.984+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*DUhLJh:69acfca9a5e541f6859bcd79 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:53.984+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-08 04:35:53.984+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*DUhLJh:69acfca9a5e541f6859bcd79 ms=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:53.984+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*DUhLJh:69acfca9a5e541f6859bcd79 protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:53.984+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-08 04:35:53.985+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:53.985+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-08 04:35:53.985+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d ms=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:53.985+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d protocol=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:53.985+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-08 04:35:53.985+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7e ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:53.985+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-08 04:35:53.985+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7e ms=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:53.985+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7e protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:53.986+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-08 04:35:53.986+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7a
|
|
TRC 2026-03-08 04:35:53.986+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7a s=/vac/waku/metadata/1.0.0 proto="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:53.986+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7a proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:53.986+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*DUhLJh:69acfca9a5e541f6859bcd79 protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:53.986+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d protocol=/vac/waku/relay/2.0.0
|
|
INF 2026-03-08 04:35:53.986+00:00 Incoming WakuRelay connection topics="waku relay" tid=1 file=protocol.nim:191 connection=16U*DUhLJh:69acfca9a5e541f6859bcd7d protocol=/vac/waku/relay/2.0.0
|
|
DBG 2026-03-08 04:35:53.986+00:00 starting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:229 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=false
|
|
TRC 2026-03-08 04:35:53.986+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=false
|
|
TRC 2026-03-08 04:35:53.986+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7e protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:53.986+00:00 handling identify request topics="libp2p identify" tid=1 file=identify.nim:146 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7e
|
|
TRC 2026-03-08 04:35:53.986+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 379}"
|
|
DBG 2026-03-08 04:35:53.987+00:00 identify: info sent topics="libp2p identify" tid=1 file=identify.nim:149 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7e info="(peerId: 16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2, listenAddrs: [/ip4/0.0.0.0/tcp/1121, /ip4/0.0.0.0/tcp/1122/ws], addrs: [/ip4/172.18.189.195/tcp/1121, /ip4/172.18.189.195/tcp/1122/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /logos/kad/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.36.0-164-g0ad551)"
|
|
TRC 2026-03-08 04:35:53.987+00:00 exiting identify handler topics="libp2p identify" tid=1 file=identify.nim:156 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7e
|
|
TRC 2026-03-08 04:35:53.987+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca9a5e541f6859bcd7e
|
|
TRC 2026-03-08 04:35:53.987+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=6 conn=16U*DUhLJh:69acfca9a5e541f6859bcd78
|
|
TRC 2026-03-08 04:35:53.987+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:53.987+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 3, length: 0}"
|
|
TRC 2026-03-08 04:35:53.987+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.987+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=28
|
|
TRC 2026-03-08 04:35:53.987+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0e908c1cd0da...f2c37d6034aa tagOut=0e908c1cd0da...f2c37d6034aa nonce=15
|
|
TRC 2026-03-08 04:35:53.987+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:53.987+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.987+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=48
|
|
TRC 2026-03-08 04:35:53.987+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5ce255b1c321...5e7b40761f17 tagOut=5ce255b1c321...5e7b40761f17 nonce=16
|
|
TRC 2026-03-08 04:35:53.987+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-08 04:35:53.987+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:53.987+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.987+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=51
|
|
TRC 2026-03-08 04:35:53.987+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=08d93775a693...952d39ab224b tagOut=08d93775a693...952d39ab224b nonce=17
|
|
TRC 2026-03-08 04:35:53.987+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 23}"
|
|
TRC 2026-03-08 04:35:53.987+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-08 04:35:53.987+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.987+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=48
|
|
TRC 2026-03-08 04:35:53.988+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e0a40c31d87d...8986e97c8592 tagOut=e0a40c31d87d...8986e97c8592 nonce=18
|
|
TRC 2026-03-08 04:35:53.988+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-08 04:35:53.988+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:53.988+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.988+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=44
|
|
TRC 2026-03-08 04:35:53.988+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e84714e8bee5...40b8329ae73a tagOut=e84714e8bee5...40b8329ae73a nonce=19
|
|
TRC 2026-03-08 04:35:53.988+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 16}"
|
|
TRC 2026-03-08 04:35:53.988+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-08 04:35:53.988+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.988+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=447
|
|
TRC 2026-03-08 04:35:53.988+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b54f36a1db50...8c05ef2caad0 tagOut=b54f36a1db50...8c05ef2caad0 nonce=20
|
|
TRC 2026-03-08 04:35:53.988+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 419}"
|
|
TRC 2026-03-08 04:35:53.988+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a1030a250802...306164353531
|
|
TRC 2026-03-08 04:35:53.988+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.988+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=28
|
|
TRC 2026-03-08 04:35:53.988+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b7af5b177ce7...6f6b3919bb25 tagOut=b7af5b177ce7...6f6b3919bb25 nonce=21
|
|
TRC 2026-03-08 04:35:53.988+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:53.988+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:53.988+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.989+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=57
|
|
TRC 2026-03-08 04:35:53.989+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=97d2d57178ff...c7310f215626 tagOut=97d2d57178ff...c7310f215626 nonce=22
|
|
TRC 2026-03-08 04:35:53.989+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 29}"
|
|
TRC 2026-03-08 04:35:53.989+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1c0802100210...070501030604
|
|
TRC 2026-03-08 04:35:53.989+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.989+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=222
|
|
TRC 2026-03-08 04:35:53.989+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=903222df5514...2832c4774ab7 tagOut=903222df5514...2832c4774ab7 nonce=23
|
|
TRC 2026-03-08 04:35:53.989+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 194}"
|
|
TRC 2026-03-08 04:35:53.989+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=c0010a160801...2f3418002000
|
|
TRC 2026-03-08 04:35:53.989+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.989+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:35:53.989+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f32
|
|
TRC 2026-03-08 04:35:53.989+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.989+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 29}"
|
|
TRC 2026-03-08 04:35:53.989+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=28
|
|
TRC 2026-03-08 04:35:53.989+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7c
|
|
TRC 2026-03-08 04:35:53.989+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7c s=/ipfs/id/1.0.0 proto="[/ipfs/id/1.0.0]"
|
|
TRC 2026-03-08 04:35:53.989+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7c proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:53.989+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=89edaba8436f...aa105b70a0d5 tagOut=89edaba8436f...aa105b70a0d5 nonce=24
|
|
TRC 2026-03-08 04:35:53.989+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b
|
|
TRC 2026-03-08 04:35:53.989+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b s=/vac/waku/relay/2.0.0 proto="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:53.989+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b proto=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:53.990+00:00 initiating identify topics="libp2p identify" tid=1 file=identify.nim:170 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7c
|
|
DBG 2026-03-08 04:35:53.990+00:00 identify: info received topics="libp2p identify" tid=1 file=identify.nim:178 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7c pubkey=some(s...8870)) addresses=/ip4/172.18.111.168/tcp/29584,/ip4/172.18.111.168/tcp/29585/ws protocols=/ipfs/id/1.0.0,/libp2p/autonat/1.0.0,/libp2p/circuit/relay/0.2.0/hop,/vac/waku/metadata/1.0.0,/logos/kad/1.0.0,/vac/waku/relay/2.0.0,/vac/waku/rendezvous/1.0.0,/ipfs/ping/1.0.0,/vac/waku/filter-subscribe/2.0.0-beta1,/vac/waku/filter-push/2.0.0-beta1,/vac/waku/peer-exchange/2.0.0-alpha1 observable_address=some(/ip4/172.18.189.195/tcp/54452) proto_version=ipfs/0.1.0 agent_version=logos-delivery-v0.36.0-164-g0ad551 signedPeerRecord=None
|
|
TRC 2026-03-08 04:35:53.990+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca9a5e541f6859bcd7c
|
|
TRC 2026-03-08 04:35:53.990+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=5 conn=16U*DUhLJh:69acfca9a5e541f6859bcd78
|
|
TRC 2026-03-08 04:35:53.990+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:53.990+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*DUhLJh:69acfca9a5e541f6859bcd7c
|
|
TRC 2026-03-08 04:35:53.990+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*DUhLJh:69acfca9a5e541f6859bcd7c
|
|
TRC 2026-03-08 04:35:53.990+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca9a5e541f6859bcd7c objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:53.990+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca9a5e541f6859bcd7c objName=YamuxStream dir=Out
|
|
INF 2026-03-08 04:35:53.990+00:00 Received WakuMetadata request topics="waku metadata" tid=1 file=protocol.nim:86 remoteClusterId=some(2) remoteShards="[2, 0, 7, 5, 1, 3, 6, 4]" localClusterId=2 localShards="[2, 0, 7, 5, 1, 3, 6, 4]" peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.990+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 29}"
|
|
TRC 2026-03-08 04:35:53.990+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca9a5e541f6859bcd79
|
|
TRC 2026-03-08 04:35:53.990+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=2 conn=16U*DUhLJh:69acfca9a5e541f6859bcd78
|
|
TRC 2026-03-08 04:35:53.990+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:53.990+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=false data=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:53.990+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:53.990+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscriptions: read subscriptions topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:411 count=8
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:53.991+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:53.992+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:53.992+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:53.992+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:53.993+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*DUhLJh payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.993+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*DUhLJh topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:53.993+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=6 topic=/waku/2/rs/2/2 peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.993+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*DUhLJh topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:53.993+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=6 topic=/waku/2/rs/2/0 peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.993+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*DUhLJh topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:53.993+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=6 topic=/waku/2/rs/2/7 peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.993+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*DUhLJh topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:53.993+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=6 topic=/waku/2/rs/2/5 peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.993+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*DUhLJh topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:53.993+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=6 topic=/waku/2/rs/2/1 peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.993+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*DUhLJh topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:53.993+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=6 topic=/waku/2/rs/2/3 peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.993+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*DUhLJh topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:53.993+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=6 topic=/waku/2/rs/2/6 peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.994+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*DUhLJh topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:53.994+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=6 topic=/waku/2/rs/2/4 peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.994+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=false
|
|
TRC 2026-03-08 04:35:53.994+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfca7a5e541f6859bcd5b peer=16U*P1S397 closed=false data=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:35:53.994+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:35:53.994+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:53.994+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:53.994+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:53.994+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:53.994+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:53.994+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:53.994+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:53.994+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:53.994+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:53.994+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:53.994+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:53.994+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:53.994+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:53.994+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:53.994+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.994+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:53.994+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/2 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:53.994+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/2
|
|
DBG 2026-03-08 04:35:53.995+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x705ad1e4e2f33665637e722da67f32db4ef2653d0b29eca6129b15662dce3a01 msg_id=26a4a138fcd1...7a02761d2c17 from_peer_id=16U*P1S397 topic=/waku/2/rs/2/2 receivedTime=1772944553996589568 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:53.995+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=3 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.995+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:53.995+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x705ad1e4e2f33665637e722da67f32db4ef2653d0b29eca6129b15662dce3a01 msg_id=26a4a138fcd1...7a02761d2c17 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/2 sentTime=1772944553996768256 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:53.995+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.995+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.995+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:35:53.995+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:35:53.995+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:53.995+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:53.995+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x705ad1e4e2f33665637e722da67f32db4ef2653d0b29eca6129b15662dce3a01 msg_id=26a4a138fcd1...7a02761d2c17 to_peer_id=16U*VpJprH topic=/waku/2/rs/2/2 sentTime=1772944553997083392 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:53.995+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.996+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.996+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:35:53.996+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:35:53.996+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:53.996+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:53.996+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x705ad1e4e2f33665637e722da67f32db4ef2653d0b29eca6129b15662dce3a01 msg_id=26a4a138fcd1...7a02761d2c17 to_peer_id=16U*NSkuby topic=/waku/2/rs/2/2 sentTime=1772944553997901568 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:53.996+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.996+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.996+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:35:53.997+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:35:53.997+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:53.997+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=3 msgId="[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]" peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:53.997+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/2 contenttopic=/app/22/sometopic/someencoding
|
|
TRC 2026-03-08 04:35:53.997+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfca7a5e541f6859bcd5b peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:35:53.997+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:53.997+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:53.997+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*DUhLJh:69acfca9a5e541f6859bcd7e
|
|
TRC 2026-03-08 04:35:53.997+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*DUhLJh:69acfca9a5e541f6859bcd7e
|
|
TRC 2026-03-08 04:35:53.997+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca9a5e541f6859bcd7e objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:53.997+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca9a5e541f6859bcd7e objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:53.997+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:53.997+00:00 Get new send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:286 p=16U*DUhLJh newConn=16U*DUhLJh:69acfca9a5e541f6859bcd7b
|
|
TRC 2026-03-08 04:35:53.997+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*DUhLJh payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.997+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.998+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*DUhLJh rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:53.998+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b encoded=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:53.998+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 194}"
|
|
TRC 2026-03-08 04:35:53.998+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b
|
|
DBG 2026-03-08 04:35:53.998+00:00 starting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:229 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b peer=16U*DUhLJh closed=false
|
|
TRC 2026-03-08 04:35:53.998+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b peer=16U*DUhLJh closed=false
|
|
TRC 2026-03-08 04:35:53.998+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:53.998+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca9a5e541f6859bcd7e
|
|
TRC 2026-03-08 04:35:53.998+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca9a5e541f6859bcd7e
|
|
TRC 2026-03-08 04:35:53.998+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:35:53.998+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7e
|
|
TRC 2026-03-08 04:35:53.998+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
DBG 2026-03-08 04:35:53.999+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:38708 uri=/admin/v1/peers content_type=text/plain content_size=2
|
|
TRC 2026-03-08 04:35:54.000+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=28
|
|
TRC 2026-03-08 04:35:54.000+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=df0942c5c3b3...2916ccd02dd2 tagOut=df0942c5c3b3...2916ccd02dd2 nonce=25
|
|
TRC 2026-03-08 04:35:54.000+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:54.000+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:54.000+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*DUhLJh:69acfca9a5e541f6859bcd79
|
|
TRC 2026-03-08 04:35:54.000+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*DUhLJh:69acfca9a5e541f6859bcd79
|
|
TRC 2026-03-08 04:35:54.000+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca9a5e541f6859bcd79 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:54.000+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca9a5e541f6859bcd79 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:54.000+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.000+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=57
|
|
TRC 2026-03-08 04:35:54.001+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5292efdb910c...12158fb3c5ac tagOut=5292efdb910c...12158fb3c5ac nonce=26
|
|
TRC 2026-03-08 04:35:54.001+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 29}"
|
|
TRC 2026-03-08 04:35:54.001+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1c0802100210...070501030604
|
|
TRC 2026-03-08 04:35:54.001+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.001+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=28
|
|
TRC 2026-03-08 04:35:54.001+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ddae264ec130...5d7d14240ac4 tagOut=ddae264ec130...5d7d14240ac4 nonce=27
|
|
TRC 2026-03-08 04:35:54.001+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:54.001+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:54.001+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.001+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca9a5e541f6859bcd7a
|
|
TRC 2026-03-08 04:35:54.001+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=1 conn=16U*DUhLJh:69acfca9a5e541f6859bcd78
|
|
TRC 2026-03-08 04:35:54.001+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:54.002+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*DUhLJh:69acfca9a5e541f6859bcd7a
|
|
TRC 2026-03-08 04:35:54.002+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*DUhLJh:69acfca9a5e541f6859bcd7a
|
|
TRC 2026-03-08 04:35:54.002+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca9a5e541f6859bcd7a objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:54.002+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca9a5e541f6859bcd7a objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:54.002+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca9a5e541f6859bcd79
|
|
TRC 2026-03-08 04:35:54.002+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca9a5e541f6859bcd79
|
|
TRC 2026-03-08 04:35:54.002+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:35:54.002+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*DUhLJh:69acfca9a5e541f6859bcd79
|
|
TRC 2026-03-08 04:35:54.002+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:35:54.021+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=112
|
|
TRC 2026-03-08 04:35:54.021+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a1dfd7963b5a...b51c4e62e865 tagOut=a1dfd7963b5a...b51c4e62e865 nonce=28
|
|
TRC 2026-03-08 04:35:54.021+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 84}"
|
|
TRC 2026-03-08 04:35:54.021+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=531251123f0a...72732f322f31
|
|
TRC 2026-03-08 04:35:54.021+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.021+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=false data=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:35:54.021+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:35:54.021+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.021+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.021+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.021+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.021+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.021+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.021+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:54.021+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.021+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.021+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.021+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.021+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.021+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.021+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.021+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.021+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=209d504ed177...1faffc1e5d75 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:54.022+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:35:54.041+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:35:54.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=4 gossipsub=6
|
|
TRC 2026-03-08 04:35:54.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=4 gossipsub=6
|
|
TRC 2026-03-08 04:35:54.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=4 gossipsub=6
|
|
TRC 2026-03-08 04:35:54.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=4 gossipsub=6
|
|
TRC 2026-03-08 04:35:54.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=4 gossipsub=6
|
|
TRC 2026-03-08 04:35:54.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=4 gossipsub=6
|
|
TRC 2026-03-08 04:35:54.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=4 gossipsub=6
|
|
TRC 2026-03-08 04:35:54.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=4 gossipsub=6
|
|
TRC 2026-03-08 04:35:54.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=4 gossipsub=6
|
|
TRC 2026-03-08 04:35:54.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=4 gossipsub=6
|
|
TRC 2026-03-08 04:35:54.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=4 gossipsub=6
|
|
TRC 2026-03-08 04:35:54.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=4 gossipsub=6
|
|
TRC 2026-03-08 04:35:54.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=4 gossipsub=6
|
|
TRC 2026-03-08 04:35:54.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=4 gossipsub=6
|
|
TRC 2026-03-08 04:35:54.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=4 gossipsub=6
|
|
TRC 2026-03-08 04:35:54.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=4 gossipsub=6
|
|
TRC 2026-03-08 04:35:54.042+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=8
|
|
TRC 2026-03-08 04:35:54.042+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:35:54.042+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:54.042+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:35:54.042+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:35:54.042+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:54.042+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:35:54.042+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:35:54.042+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:35:54.043+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*DUhLJh payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.043+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.043+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*DUhLJh rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.043+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b encoded=1a680a320a0e...1faffc1e5d75
|
|
TRC 2026-03-08 04:35:54.043+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 107}"
|
|
TRC 2026-03-08 04:35:54.043+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b
|
|
TRC 2026-03-08 04:35:54.043+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*DUhLJh payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.043+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.044+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*DUhLJh rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.044+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b encoded=1a680a320a0e...1faffc1e5d75
|
|
TRC 2026-03-08 04:35:54.044+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 107}"
|
|
TRC 2026-03-08 04:35:54.044+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b
|
|
TRC 2026-03-08 04:35:54.044+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.044+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a680a320a0e...1faffc1e5d75
|
|
TRC 2026-03-08 04:35:54.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 107}"
|
|
TRC 2026-03-08 04:35:54.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:54.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.046+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.047+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a680a320a0e...1faffc1e5d75
|
|
TRC 2026-03-08 04:35:54.047+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 107}"
|
|
TRC 2026-03-08 04:35:54.047+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:54.047+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=101
|
|
TRC 2026-03-08 04:35:54.047+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4f015d4f3f44...28f01207c790 tagOut=4f015d4f3f44...28f01207c790 nonce=28
|
|
TRC 2026-03-08 04:35:54.047+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 73}"
|
|
TRC 2026-03-08 04:35:54.047+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=481a4612440a...7a02761d2c17
|
|
TRC 2026-03-08 04:35:54.047+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.047+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=false data=1a4612440a20...7a02761d2c17
|
|
TRC 2026-03-08 04:35:54.047+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a4612440a20...7a02761d2c17
|
|
TRC 2026-03-08 04:35:54.047+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.048+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:54.048+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.048+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.048+00:00 decodeIWant: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:255
|
|
TRC 2026-03-08 04:35:54.048+00:00 decodeIWant: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:258 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:54.048+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=0 iwant_count=1
|
|
TRC 2026-03-08 04:35:54.048+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.048+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.048+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.048+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*DUhLJh payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [209d504ed177...1faffc1e5d75, 26a4a138fcd1...7a02761d2c17])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.048+00:00 peer sent iwant topics="libp2p gossipsub" tid=1 file=behavior.nim:342 peer=16U*DUhLJh messageID="[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"
|
|
TRC 2026-03-08 04:35:54.048+00:00 peer sent iwant topics="libp2p gossipsub" tid=1 file=behavior.nim:342 peer=16U*DUhLJh messageID="[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"
|
|
TRC 2026-03-08 04:35:54.048+00:00 sending iwant reply messages topics="libp2p gossipsub" tid=1 file=gossipsub.nim:461 peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:54.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*DUhLJh payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: ), (fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.049+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x78503f8efacca8db834758f031b59544e87b05b8cabbfa94328246f17262c152 msg_id=209d504ed177...1faffc1e5d75 to_peer_id=16U*DUhLJh topic=/waku/2/rs/2/1 sentTime=1772944554050526976 payloadSizeBytes=16.0
|
|
DBG 2026-03-08 04:35:54.049+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x705ad1e4e2f33665637e722da67f32db4ef2653d0b29eca6129b15662dce3a01 msg_id=26a4a138fcd1...7a02761d2c17 to_peer_id=16U*DUhLJh topic=/waku/2/rs/2/2 sentTime=1772944554050611712 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: ), (fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.049+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*DUhLJh rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: ), (fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.049+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b encoded=1251123f0a10...72732f322f32
|
|
TRC 2026-03-08 04:35:54.049+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 175}"
|
|
TRC 2026-03-08 04:35:54.049+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b
|
|
TRC 2026-03-08 04:35:54.049+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=false
|
|
TRC 2026-03-08 04:35:54.050+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=101
|
|
TRC 2026-03-08 04:35:54.050+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2e5e47733c84...c0b05c1ff37f tagOut=2e5e47733c84...c0b05c1ff37f nonce=29
|
|
TRC 2026-03-08 04:35:54.050+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 73}"
|
|
TRC 2026-03-08 04:35:54.050+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=481a4612440a...7a02761d2c17
|
|
TRC 2026-03-08 04:35:54.050+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.050+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=false data=1a4612440a20...7a02761d2c17
|
|
TRC 2026-03-08 04:35:54.050+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a4612440a20...7a02761d2c17
|
|
TRC 2026-03-08 04:35:54.050+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.050+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:54.050+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.050+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.051+00:00 decodeIWant: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:255
|
|
TRC 2026-03-08 04:35:54.051+00:00 decodeIWant: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:258 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:54.051+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=0 iwant_count=1
|
|
TRC 2026-03-08 04:35:54.051+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.051+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.051+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.051+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*DUhLJh payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [209d504ed177...1faffc1e5d75, 26a4a138fcd1...7a02761d2c17])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.051+00:00 peer sent iwant topics="libp2p gossipsub" tid=1 file=behavior.nim:342 peer=16U*DUhLJh messageID="[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"
|
|
TRC 2026-03-08 04:35:54.051+00:00 peer sent iwant topics="libp2p gossipsub" tid=1 file=behavior.nim:342 peer=16U*DUhLJh messageID="[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"
|
|
TRC 2026-03-08 04:35:54.052+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=false
|
|
TRC 2026-03-08 04:35:54.056+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=112
|
|
TRC 2026-03-08 04:35:54.056+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f97b94b3fb2b...42002ca96217 tagOut=f97b94b3fb2b...42002ca96217 nonce=28
|
|
TRC 2026-03-08 04:35:54.056+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 84}"
|
|
TRC 2026-03-08 04:35:54.056+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=531251123f0a...72732f322f31
|
|
TRC 2026-03-08 04:35:54.056+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.056+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:35:54.058+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:35:54.058+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.058+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.058+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.058+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.058+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.058+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.058+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:54.058+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.058+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.058+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.058+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.058+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.058+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.058+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.058+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.058+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=209d504ed177...1faffc1e5d75 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:54.058+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
DBG 2026-03-08 04:35:54.074+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=6 storeClientCount=5 lightpushCount=5 filterCount=6
|
|
TRC 2026-03-08 04:35:54.074+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=119
|
|
TRC 2026-03-08 04:35:54.074+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b8608d7ad829...25271f7661da tagOut=b8608d7ad829...25271f7661da nonce=29
|
|
TRC 2026-03-08 04:35:54.075+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:35:54.075+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f32
|
|
TRC 2026-03-08 04:35:54.075+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.075+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=false data=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:35:54.075+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:35:54.080+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.080+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.080+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.080+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.080+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.080+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.080+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:54.080+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.080+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.080+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.080+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.080+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.080+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.080+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.080+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.080+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=26a4a138fcd1...7a02761d2c17 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:54.080+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:35:54.084+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=119
|
|
TRC 2026-03-08 04:35:54.084+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a0ccba3de057...7f1320024ce6 tagOut=a0ccba3de057...7f1320024ce6 nonce=29
|
|
TRC 2026-03-08 04:35:54.084+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:35:54.084+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f32
|
|
TRC 2026-03-08 04:35:54.084+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.085+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=false data=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:35:54.085+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:35:54.085+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.085+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.085+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.085+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.085+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.085+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.085+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:54.085+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.085+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.085+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.085+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.085+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.085+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.085+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.085+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.085+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=26a4a138fcd1...7a02761d2c17 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:54.085+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:35:54.090+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=117
|
|
TRC 2026-03-08 04:35:54.090+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=72f8237a6114...4f75671a6bff tagOut=72f8237a6114...4f75671a6bff nonce=27
|
|
TRC 2026-03-08 04:35:54.090+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 89}"
|
|
TRC 2026-03-08 04:35:54.090+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=581a560a540a...f2c069888fd3
|
|
TRC 2026-03-08 04:35:54.090+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.090+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1a560a540a0e...f2c069888fd3
|
|
TRC 2026-03-08 04:35:54.090+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a560a540a0e...f2c069888fd3
|
|
TRC 2026-03-08 04:35:54.090+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.090+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:54.090+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.090+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.090+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:54.090+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:54.090+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:54.090+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=1 iwant_count=0
|
|
TRC 2026-03-08 04:35:54.090+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.090+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.090+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.090+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/0, messageIDs: [44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.090+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/0 msgs="["[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:54.090+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]"
|
|
TRC 2026-03-08 04:35:54.091+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"
|
|
TRC 2026-03-08 04:35:54.091+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [2f4d00990eca...f2c069888fd3, 44868c26391d...dd689cbe4f08])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:54.091+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [2f4d00990eca...f2c069888fd3, 44868c26391d...dd689cbe4f08])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.091+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [2f4d00990eca...f2c069888fd3, 44868c26391d...dd689cbe4f08])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.091+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [2f4d00990eca...f2c069888fd3, 44868c26391d...dd689cbe4f08])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.091+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a4612440a20...dd689cbe4f08
|
|
TRC 2026-03-08 04:35:54.091+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 73}"
|
|
TRC 2026-03-08 04:35:54.091+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:54.091+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:54.099+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=113
|
|
TRC 2026-03-08 04:35:54.099+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5e92ed5c11ba...09783b24a3c5 tagOut=5e92ed5c11ba...09783b24a3c5 nonce=29
|
|
TRC 2026-03-08 04:35:54.101+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 85}"
|
|
TRC 2026-03-08 04:35:54.101+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=54125212400a...72732f322f33
|
|
TRC 2026-03-08 04:35:54.101+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.101+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfca7a5e541f6859bcd5b peer=16U*P1S397 closed=false data=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:35:54.102+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:35:54.102+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.102+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.102+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.102+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.102+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.102+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.102+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:54.102+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.102+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.102+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.102+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.102+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.102+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.108+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.108+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.108+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:54.108+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/3 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:54.108+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/3
|
|
DBG 2026-03-08 04:35:54.109+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0xab988e1e5cdc9ad624dfc0ef11bde21a27a42c0aea8aa43bdf2feaa8c86620de msg_id=152ea14eb228...05a3dc8f5fd7 from_peer_id=16U*P1S397 topic=/waku/2/rs/2/3 receivedTime=1772944554110706432 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.109+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=3 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.109+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.109+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xab988e1e5cdc9ad624dfc0ef11bde21a27a42c0aea8aa43bdf2feaa8c86620de msg_id=152ea14eb228...05a3dc8f5fd7 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/3 sentTime=1772944554111244800 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.110+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.110+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.110+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:35:54.110+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 85}"
|
|
TRC 2026-03-08 04:35:54.110+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:54.111+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.111+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xab988e1e5cdc9ad624dfc0ef11bde21a27a42c0aea8aa43bdf2feaa8c86620de msg_id=152ea14eb228...05a3dc8f5fd7 to_peer_id=16U*VpJprH topic=/waku/2/rs/2/3 sentTime=1772944554113288448 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.112+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.113+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.113+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:35:54.113+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 85}"
|
|
TRC 2026-03-08 04:35:54.117+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:54.118+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.118+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xab988e1e5cdc9ad624dfc0ef11bde21a27a42c0aea8aa43bdf2feaa8c86620de msg_id=152ea14eb228...05a3dc8f5fd7 to_peer_id=16U*NSkuby topic=/waku/2/rs/2/3 sentTime=1772944554120176640 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.118+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.119+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.119+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:35:54.119+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 85}"
|
|
TRC 2026-03-08 04:35:54.121+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:54.122+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=3 msgId="[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]" peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:54.122+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/3 contenttopic=/toychat/2/huilong/proto
|
|
TRC 2026-03-08 04:35:54.122+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfca7a5e541f6859bcd5b peer=16U*P1S397 closed=false
|
|
DBG 2026-03-08 04:35:54.123+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38710 meth=POST uri=/relay/v1/subscriptions
|
|
DBG 2026-03-08 04:35:54.123+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38710 meth=POST uri=/relay/v1/subscriptions path_params=[] query_params=[] content_body="(application/json, 18 bytes)"
|
|
INF 2026-03-08 04:35:54.123+00:00 post_waku_v2_relay_v1_subscriptions topics="waku node rest relay_api" tid=1 file=handlers.nim:64
|
|
DBG 2026-03-08 04:35:54.124+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:38710 uri=/relay/v1/subscriptions content_type=text/plain content_size=2
|
|
TRC 2026-03-08 04:35:54.137+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=119
|
|
TRC 2026-03-08 04:35:54.137+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=84b2d584731a...e151d7806e51 tagOut=84b2d584731a...e151d7806e51 nonce=29
|
|
TRC 2026-03-08 04:35:54.137+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:35:54.137+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f32
|
|
TRC 2026-03-08 04:35:54.137+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.137+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:35:54.137+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:35:54.137+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.137+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.137+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.137+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.137+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.137+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.137+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:54.137+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.137+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.137+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.137+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.137+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.137+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.137+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.137+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.138+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=26a4a138fcd1...7a02761d2c17 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:54.138+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:54.153+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=110
|
|
TRC 2026-03-08 04:35:54.153+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9eebdf810288...bd456fbc0eae tagOut=9eebdf810288...bd456fbc0eae nonce=30
|
|
TRC 2026-03-08 04:35:54.153+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 82}"
|
|
TRC 2026-03-08 04:35:54.153+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=51124f123d0a...72732f322f30
|
|
TRC 2026-03-08 04:35:54.153+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.153+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=false data=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:54.153+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:54.153+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.153+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.153+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.153+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.153+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.153+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.153+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:54.153+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.153+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.153+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.153+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.153+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.153+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.153+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.153+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*DUhLJh payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.154+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:54.154+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/0 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:54.154+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/0
|
|
DBG 2026-03-08 04:35:54.154+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x0a66fe9f39c540f66406bd15aed449dff40f082cabeb891617934555fa2f5221 msg_id=b9b866e4bec4...8d662bf136bf from_peer_id=16U*DUhLJh topic=/waku/2/rs/2/0 receivedTime=1772944554155698688 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.154+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=4 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.154+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.154+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x0a66fe9f39c540f66406bd15aed449dff40f082cabeb891617934555fa2f5221 msg_id=b9b866e4bec4...8d662bf136bf to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/0 sentTime=1772944554155863552 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.154+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.154+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.154+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:54.154+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 82}"
|
|
TRC 2026-03-08 04:35:54.154+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:54.155+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.155+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x0a66fe9f39c540f66406bd15aed449dff40f082cabeb891617934555fa2f5221 msg_id=b9b866e4bec4...8d662bf136bf to_peer_id=16U*P1S397 topic=/waku/2/rs/2/0 sentTime=1772944554156704768 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.155+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.155+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.155+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:54.155+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 82}"
|
|
TRC 2026-03-08 04:35:54.155+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:54.155+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.155+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x0a66fe9f39c540f66406bd15aed449dff40f082cabeb891617934555fa2f5221 msg_id=b9b866e4bec4...8d662bf136bf to_peer_id=16U*VpJprH topic=/waku/2/rs/2/0 sentTime=1772944554157349376 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.156+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.156+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.156+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:54.156+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 82}"
|
|
TRC 2026-03-08 04:35:54.156+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:54.156+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.156+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x0a66fe9f39c540f66406bd15aed449dff40f082cabeb891617934555fa2f5221 msg_id=b9b866e4bec4...8d662bf136bf to_peer_id=16U*NSkuby topic=/waku/2/rs/2/0 sentTime=1772944554158159360 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.156+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.157+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.157+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:54.159+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 82}"
|
|
TRC 2026-03-08 04:35:54.159+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:54.159+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=4 msgId="[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]" peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:54.160+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/0 contenttopic=/myapp/1/latest/proto
|
|
TRC 2026-03-08 04:35:54.160+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=false
|
|
TRC 2026-03-08 04:35:54.169+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=28
|
|
TRC 2026-03-08 04:35:54.169+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ad7c0946caf8...bd61ea85f25c tagOut=ad7c0946caf8...bd61ea85f25c nonce=28
|
|
TRC 2026-03-08 04:35:54.169+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:54.169+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:54.169+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*T3UNSE:69acfca9a5e541f6859bcd74
|
|
TRC 2026-03-08 04:35:54.169+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*T3UNSE:69acfca9a5e541f6859bcd74
|
|
TRC 2026-03-08 04:35:54.169+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca9a5e541f6859bcd74 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:54.169+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca9a5e541f6859bcd74 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:54.169+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.169+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca9a5e541f6859bcd74
|
|
TRC 2026-03-08 04:35:54.169+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca9a5e541f6859bcd74
|
|
TRC 2026-03-08 04:35:54.169+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:35:54.169+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*T3UNSE:69acfca9a5e541f6859bcd74
|
|
TRC 2026-03-08 04:35:54.169+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:35:54.206+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=113
|
|
TRC 2026-03-08 04:35:54.206+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=64451a48832c...2887eccfb5d7 tagOut=64451a48832c...2887eccfb5d7 nonce=30
|
|
TRC 2026-03-08 04:35:54.206+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 85}"
|
|
TRC 2026-03-08 04:35:54.206+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=54125212400a...72732f322f33
|
|
TRC 2026-03-08 04:35:54.206+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.206+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=false data=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:35:54.206+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:35:54.206+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.206+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.207+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.207+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.207+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.207+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.207+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:54.207+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.207+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.207+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.207+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.207+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.207+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.207+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.207+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.207+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=152ea14eb228...05a3dc8f5fd7 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:54.207+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:35:54.212+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=115
|
|
TRC 2026-03-08 04:35:54.212+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f8287384ff90...23605fe549fe tagOut=f8287384ff90...23605fe549fe nonce=30
|
|
TRC 2026-03-08 04:35:54.212+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 87}"
|
|
TRC 2026-03-08 04:35:54.212+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=56125412420a...72732f322f34
|
|
TRC 2026-03-08 04:35:54.212+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.212+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfca7a5e541f6859bcd5b peer=16U*P1S397 closed=false data=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:35:54.212+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:35:54.212+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.212+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.212+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.212+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.212+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.212+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.212+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:54.212+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.212+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.212+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.212+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.212+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.212+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.212+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.212+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.213+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:54.213+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/4 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:54.213+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/4
|
|
DBG 2026-03-08 04:35:54.213+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x3c7bd625a9f41bbc4966a7578327fab4d15cb2abd984fd4891bbb4743b558856 msg_id=a913b6e6a541...b69cd3f178cd from_peer_id=16U*P1S397 topic=/waku/2/rs/2/4 receivedTime=1772944554214787072 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.213+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=3 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.213+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.213+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x3c7bd625a9f41bbc4966a7578327fab4d15cb2abd984fd4891bbb4743b558856 msg_id=a913b6e6a541...b69cd3f178cd to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/4 sentTime=1772944554215037696 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.213+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.213+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.213+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:35:54.213+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 87}"
|
|
TRC 2026-03-08 04:35:54.214+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:54.214+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.214+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x3c7bd625a9f41bbc4966a7578327fab4d15cb2abd984fd4891bbb4743b558856 msg_id=a913b6e6a541...b69cd3f178cd to_peer_id=16U*VpJprH topic=/waku/2/rs/2/4 sentTime=1772944554215752960 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.214+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.214+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.214+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:35:54.214+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 87}"
|
|
TRC 2026-03-08 04:35:54.214+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:54.214+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.215+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x3c7bd625a9f41bbc4966a7578327fab4d15cb2abd984fd4891bbb4743b558856 msg_id=a913b6e6a541...b69cd3f178cd to_peer_id=16U*NSkuby topic=/waku/2/rs/2/4 sentTime=1772944554216447232 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.215+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.215+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.215+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:35:54.215+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 87}"
|
|
TRC 2026-03-08 04:35:54.215+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:54.215+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=3 msgId="[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]" peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:54.215+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/4 contenttopic=/statusim/1/community/cbor
|
|
TRC 2026-03-08 04:35:54.215+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfca7a5e541f6859bcd5b peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:35:54.257+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=113
|
|
TRC 2026-03-08 04:35:54.257+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ba165c4f5840...e75f0db958fe tagOut=ba165c4f5840...e75f0db958fe nonce=30
|
|
TRC 2026-03-08 04:35:54.257+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 85}"
|
|
TRC 2026-03-08 04:35:54.257+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=54125212400a...72732f322f33
|
|
TRC 2026-03-08 04:35:54.257+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.257+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=false data=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:35:54.257+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:35:54.257+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.257+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.257+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.257+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.257+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.257+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.257+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:54.257+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.257+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.257+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.257+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.257+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.257+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.257+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.257+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.258+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=152ea14eb228...05a3dc8f5fd7 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:54.258+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:35:54.259+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=291
|
|
TRC 2026-03-08 04:35:54.259+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=414e7bc8c032...0d04970d140c tagOut=414e7bc8c032...0d04970d140c nonce=31
|
|
TRC 2026-03-08 04:35:54.259+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 263}"
|
|
TRC 2026-03-08 04:35:54.259+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=85021a82020a...1faffc1e5d75
|
|
TRC 2026-03-08 04:35:54.259+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.260+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=false data=1a82020a540a...1faffc1e5d75
|
|
TRC 2026-03-08 04:35:54.260+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a82020a540a...1faffc1e5d75
|
|
TRC 2026-03-08 04:35:54.260+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.260+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:54.260+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.260+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.260+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:54.260+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:54.260+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:54.260+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:54.260+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:54.260+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:54.260+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:54.260+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:54.260+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:54.261+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=3 iwant_count=0
|
|
TRC 2026-03-08 04:35:54.261+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.261+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.261+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.261+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*DUhLJh payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.261+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*DUhLJh topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:54.261+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]"
|
|
TRC 2026-03-08 04:35:54.261+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*DUhLJh topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:54.261+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]"
|
|
TRC 2026-03-08 04:35:54.261+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"
|
|
TRC 2026-03-08 04:35:54.261+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*DUhLJh topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:54.261+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [2f4d00990eca...f2c069888fd3, 672fd0ac3c2e...d79ee9f0f707, 44868c26391d...dd689cbe4f08])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:54.261+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*DUhLJh payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [2f4d00990eca...f2c069888fd3, 672fd0ac3c2e...d79ee9f0f707, 44868c26391d...dd689cbe4f08])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.261+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [2f4d00990eca...f2c069888fd3, 672fd0ac3c2e...d79ee9f0f707, 44868c26391d...dd689cbe4f08])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.262+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*DUhLJh rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [2f4d00990eca...f2c069888fd3, 672fd0ac3c2e...d79ee9f0f707, 44868c26391d...dd689cbe4f08])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.262+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b encoded=1a6812660a20...dd689cbe4f08
|
|
TRC 2026-03-08 04:35:54.262+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 107}"
|
|
TRC 2026-03-08 04:35:54.262+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b
|
|
TRC 2026-03-08 04:35:54.262+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=false
|
|
TRC 2026-03-08 04:35:54.262+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=291
|
|
TRC 2026-03-08 04:35:54.262+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=414001c2831f...5110347889bb tagOut=414001c2831f...5110347889bb nonce=32
|
|
TRC 2026-03-08 04:35:54.262+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 263}"
|
|
TRC 2026-03-08 04:35:54.262+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=85021a82020a...1faffc1e5d75
|
|
TRC 2026-03-08 04:35:54.262+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.262+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=291
|
|
TRC 2026-03-08 04:35:54.262+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c30b78b21535...8a08f47b58ff tagOut=c30b78b21535...8a08f47b58ff nonce=33
|
|
TRC 2026-03-08 04:35:54.262+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 263}"
|
|
TRC 2026-03-08 04:35:54.263+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=85021a82020a...1faffc1e5d75
|
|
TRC 2026-03-08 04:35:54.263+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.263+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=false data=1a82020a540a...1faffc1e5d75
|
|
TRC 2026-03-08 04:35:54.263+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a82020a540a...1faffc1e5d75
|
|
TRC 2026-03-08 04:35:54.263+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.263+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:54.263+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.263+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.263+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:54.263+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:54.263+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:54.263+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:54.263+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:54.263+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:54.263+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:54.263+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:54.263+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:54.263+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=3 iwant_count=0
|
|
TRC 2026-03-08 04:35:54.263+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.263+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.263+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.263+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*DUhLJh payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.264+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*DUhLJh topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:54.264+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]"
|
|
TRC 2026-03-08 04:35:54.264+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*DUhLJh topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:54.264+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]"
|
|
TRC 2026-03-08 04:35:54.264+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"
|
|
TRC 2026-03-08 04:35:54.264+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*DUhLJh topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:54.264+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [2f4d00990eca...f2c069888fd3, 672fd0ac3c2e...d79ee9f0f707, 44868c26391d...dd689cbe4f08])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:54.264+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*DUhLJh payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [2f4d00990eca...f2c069888fd3, 672fd0ac3c2e...d79ee9f0f707, 44868c26391d...dd689cbe4f08])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.264+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [2f4d00990eca...f2c069888fd3, 672fd0ac3c2e...d79ee9f0f707, 44868c26391d...dd689cbe4f08])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.264+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*DUhLJh rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [2f4d00990eca...f2c069888fd3, 672fd0ac3c2e...d79ee9f0f707, 44868c26391d...dd689cbe4f08])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.264+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b encoded=1a6812660a20...dd689cbe4f08
|
|
TRC 2026-03-08 04:35:54.265+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 107}"
|
|
TRC 2026-03-08 04:35:54.265+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b
|
|
TRC 2026-03-08 04:35:54.265+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=false
|
|
TRC 2026-03-08 04:35:54.265+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=false data=1a82020a540a...1faffc1e5d75
|
|
TRC 2026-03-08 04:35:54.265+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a82020a540a...1faffc1e5d75
|
|
TRC 2026-03-08 04:35:54.265+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.265+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:54.265+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.265+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.265+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:54.265+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:54.265+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:54.265+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:54.265+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:54.265+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:54.266+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:54.266+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:54.266+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:54.266+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=3 iwant_count=0
|
|
TRC 2026-03-08 04:35:54.266+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.266+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.266+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.266+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*DUhLJh payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.266+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*DUhLJh topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:54.266+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]"
|
|
TRC 2026-03-08 04:35:54.266+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*DUhLJh topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:54.267+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]"
|
|
TRC 2026-03-08 04:35:54.267+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"
|
|
TRC 2026-03-08 04:35:54.267+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*DUhLJh topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:54.267+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [2f4d00990eca...f2c069888fd3, 672fd0ac3c2e...d79ee9f0f707, 44868c26391d...dd689cbe4f08])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:54.267+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*DUhLJh payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [2f4d00990eca...f2c069888fd3, 672fd0ac3c2e...d79ee9f0f707, 44868c26391d...dd689cbe4f08])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.267+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [2f4d00990eca...f2c069888fd3, 672fd0ac3c2e...d79ee9f0f707, 44868c26391d...dd689cbe4f08])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.267+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*DUhLJh rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [2f4d00990eca...f2c069888fd3, 672fd0ac3c2e...d79ee9f0f707, 44868c26391d...dd689cbe4f08])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.267+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b encoded=1a6812660a20...dd689cbe4f08
|
|
TRC 2026-03-08 04:35:54.267+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 107}"
|
|
TRC 2026-03-08 04:35:54.268+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b
|
|
TRC 2026-03-08 04:35:54.268+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=false
|
|
TRC 2026-03-08 04:35:54.269+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=284
|
|
TRC 2026-03-08 04:35:54.269+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f8fe6ea962f5...713c051b931c tagOut=f8fe6ea962f5...713c051b931c nonce=34
|
|
TRC 2026-03-08 04:35:54.269+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 256}"
|
|
TRC 2026-03-08 04:35:54.269+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fe01124f123d...72732f322f30
|
|
TRC 2026-03-08 04:35:54.269+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.269+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=false data=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=3
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.269+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:54.270+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.270+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.270+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.270+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.270+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.270+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.270+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.270+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*DUhLJh payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: ), (fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: ), (fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.270+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:54.270+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/0 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:54.270+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/0
|
|
DBG 2026-03-08 04:35:54.270+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0xef5d103f84f2177713d3af51df007b449d4cc198562822cc8fa31f4c36445b55 msg_id=2f4d00990eca...f2c069888fd3 from_peer_id=16U*DUhLJh topic=/waku/2/rs/2/0 receivedTime=1772944554272088576 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.270+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=4 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.270+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.271+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xef5d103f84f2177713d3af51df007b449d4cc198562822cc8fa31f4c36445b55 msg_id=2f4d00990eca...f2c069888fd3 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/0 sentTime=1772944554272522240 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.271+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.271+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.271+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:54.271+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 82}"
|
|
TRC 2026-03-08 04:35:54.271+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:54.271+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.271+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xef5d103f84f2177713d3af51df007b449d4cc198562822cc8fa31f4c36445b55 msg_id=2f4d00990eca...f2c069888fd3 to_peer_id=16U*P1S397 topic=/waku/2/rs/2/0 sentTime=1772944554273008384 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.271+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.271+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.272+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:54.272+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 82}"
|
|
TRC 2026-03-08 04:35:54.272+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:54.272+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.272+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xef5d103f84f2177713d3af51df007b449d4cc198562822cc8fa31f4c36445b55 msg_id=2f4d00990eca...f2c069888fd3 to_peer_id=16U*VpJprH topic=/waku/2/rs/2/0 sentTime=1772944554273835776 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.272+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.272+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.272+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:54.272+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 82}"
|
|
TRC 2026-03-08 04:35:54.272+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:54.272+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.272+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xef5d103f84f2177713d3af51df007b449d4cc198562822cc8fa31f4c36445b55 msg_id=2f4d00990eca...f2c069888fd3 to_peer_id=16U*NSkuby topic=/waku/2/rs/2/0 sentTime=1772944554274392320 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.273+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.273+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.273+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:54.273+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 82}"
|
|
TRC 2026-03-08 04:35:54.273+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:54.273+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=4 msgId="[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]" peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:54.273+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/0 contenttopic=/myapp/1/latest/proto
|
|
TRC 2026-03-08 04:35:54.273+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:54.273+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/2 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:54.273+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/2
|
|
DBG 2026-03-08 04:35:54.273+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x3ef07b30c1bbfb5bc801d31878c4e860d34864a4916587c03414de2ae7ad180e msg_id=672fd0ac3c2e...d79ee9f0f707 from_peer_id=16U*DUhLJh topic=/waku/2/rs/2/2 receivedTime=1772944554275135232 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.273+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=4 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.273+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.273+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x3ef07b30c1bbfb5bc801d31878c4e860d34864a4916587c03414de2ae7ad180e msg_id=672fd0ac3c2e...d79ee9f0f707 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/2 sentTime=1772944554275304448 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.273+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.274+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.274+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=125a12480a10...72732f322f32
|
|
TRC 2026-03-08 04:35:54.274+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 93}"
|
|
TRC 2026-03-08 04:35:54.274+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:54.274+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.274+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x3ef07b30c1bbfb5bc801d31878c4e860d34864a4916587c03414de2ae7ad180e msg_id=672fd0ac3c2e...d79ee9f0f707 to_peer_id=16U*P1S397 topic=/waku/2/rs/2/2 sentTime=1772944554275894016 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.274+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.274+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.274+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=125a12480a10...72732f322f32
|
|
TRC 2026-03-08 04:35:54.274+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 93}"
|
|
TRC 2026-03-08 04:35:54.274+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:54.274+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.274+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x3ef07b30c1bbfb5bc801d31878c4e860d34864a4916587c03414de2ae7ad180e msg_id=672fd0ac3c2e...d79ee9f0f707 to_peer_id=16U*VpJprH topic=/waku/2/rs/2/2 sentTime=1772944554276186112 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.274+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.274+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.275+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=125a12480a10...72732f322f32
|
|
TRC 2026-03-08 04:35:54.275+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 93}"
|
|
TRC 2026-03-08 04:35:54.275+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:54.275+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.275+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x3ef07b30c1bbfb5bc801d31878c4e860d34864a4916587c03414de2ae7ad180e msg_id=672fd0ac3c2e...d79ee9f0f707 to_peer_id=16U*NSkuby topic=/waku/2/rs/2/2 sentTime=1772944554276869376 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.275+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.275+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.275+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=125a12480a10...72732f322f32
|
|
TRC 2026-03-08 04:35:54.275+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 93}"
|
|
TRC 2026-03-08 04:35:54.275+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:54.275+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=4 msgId="[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]" peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:54.276+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/2 contenttopic=/newsService/1.0/weekly/protobuf
|
|
TRC 2026-03-08 04:35:54.276+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:54.276+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/0 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:54.276+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/0
|
|
DBG 2026-03-08 04:35:54.276+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x9bdd75e4f99546278c3a72a469295902819dbbb999354ceb46d2eca304a9e99b msg_id=44868c26391d...dd689cbe4f08 from_peer_id=16U*DUhLJh topic=/waku/2/rs/2/0 receivedTime=1772944554277750016 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.276+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=4 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.276+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.276+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x9bdd75e4f99546278c3a72a469295902819dbbb999354ceb46d2eca304a9e99b msg_id=44868c26391d...dd689cbe4f08 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/0 sentTime=1772944554278156288 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.276+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.276+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.277+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:54.277+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 82}"
|
|
TRC 2026-03-08 04:35:54.277+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:54.277+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.277+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x9bdd75e4f99546278c3a72a469295902819dbbb999354ceb46d2eca304a9e99b msg_id=44868c26391d...dd689cbe4f08 to_peer_id=16U*P1S397 topic=/waku/2/rs/2/0 sentTime=1772944554278709248 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.277+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.277+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.277+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfca7a5e541f6859bcd58 encoded=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:54.277+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 82}"
|
|
TRC 2026-03-08 04:35:54.277+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:54.277+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.277+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x9bdd75e4f99546278c3a72a469295902819dbbb999354ceb46d2eca304a9e99b msg_id=44868c26391d...dd689cbe4f08 to_peer_id=16U*VpJprH topic=/waku/2/rs/2/0 sentTime=1772944554279216128 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.277+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.277+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.277+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:54.277+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 82}"
|
|
TRC 2026-03-08 04:35:54.280+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:54.280+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.280+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x9bdd75e4f99546278c3a72a469295902819dbbb999354ceb46d2eca304a9e99b msg_id=44868c26391d...dd689cbe4f08 to_peer_id=16U*NSkuby topic=/waku/2/rs/2/0 sentTime=1772944554281511424 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.280+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.280+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.280+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:54.280+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 82}"
|
|
TRC 2026-03-08 04:35:54.280+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:54.280+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=4 msgId="[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]" peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:54.280+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/0 contenttopic=/myapp/1/latest/proto
|
|
TRC 2026-03-08 04:35:54.280+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=false
|
|
TRC 2026-03-08 04:35:54.299+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=115
|
|
TRC 2026-03-08 04:35:54.299+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d09e1f3198fa...3b5edb51c144 tagOut=d09e1f3198fa...3b5edb51c144 nonce=31
|
|
TRC 2026-03-08 04:35:54.299+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 87}"
|
|
TRC 2026-03-08 04:35:54.299+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=56125412420a...72732f322f34
|
|
TRC 2026-03-08 04:35:54.299+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.299+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=false data=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:35:54.300+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:35:54.300+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.300+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.300+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.300+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.300+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.300+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.300+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:54.300+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.300+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.300+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.300+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.300+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.300+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.300+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.300+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.300+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=a913b6e6a541...b69cd3f178cd peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:54.300+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:35:54.313+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=115
|
|
TRC 2026-03-08 04:35:54.314+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=955103071837...2797884f68f0 tagOut=955103071837...2797884f68f0 nonce=31
|
|
TRC 2026-03-08 04:35:54.314+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 87}"
|
|
TRC 2026-03-08 04:35:54.314+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=56125412420a...72732f322f34
|
|
TRC 2026-03-08 04:35:54.314+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.314+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=false data=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:35:54.314+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:35:54.314+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.314+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.314+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.314+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.314+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.314+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.316+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:54.316+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.316+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.316+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.316+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.317+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.317+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.317+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.317+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.317+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=a913b6e6a541...b69cd3f178cd peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:54.317+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:35:54.323+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=192
|
|
TRC 2026-03-08 04:35:54.323+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=113
|
|
TRC 2026-03-08 04:35:54.323+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=94bfe03eafce...26a3dd8ef752 tagOut=94bfe03eafce...26a3dd8ef752 nonce=29
|
|
TRC 2026-03-08 04:35:54.323+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2970a54a622c...12ee98d8aded tagOut=2970a54a622c...12ee98d8aded nonce=30
|
|
TRC 2026-03-08 04:35:54.323+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 164}"
|
|
TRC 2026-03-08 04:35:54.323+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a201124f123d...72732f322f30
|
|
TRC 2026-03-08 04:35:54.323+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.323+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 85}"
|
|
TRC 2026-03-08 04:35:54.323+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=54125212400a...72732f322f33
|
|
TRC 2026-03-08 04:35:54.323+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.323+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:54.323+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:54.323+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.323+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=2
|
|
TRC 2026-03-08 04:35:54.323+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.323+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.323+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.323+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.323+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.324+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.324+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.324+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: ), (fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.324+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=2f4d00990eca...f2c069888fd3 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:54.324+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=44868c26391d...dd689cbe4f08 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:54.324+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:54.324+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.324+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.324+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.324+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.324+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.324+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=152ea14eb228...05a3dc8f5fd7 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:54.324+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:54.339+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=119
|
|
TRC 2026-03-08 04:35:54.340+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=81bbfa345465...c869524fed1a tagOut=81bbfa345465...c869524fed1a nonce=31
|
|
TRC 2026-03-08 04:35:54.340+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:35:54.340+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f35
|
|
TRC 2026-03-08 04:35:54.340+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.340+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfca7a5e541f6859bcd5b peer=16U*P1S397 closed=false data=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:35:54.341+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:35:54.341+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.341+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.341+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.341+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.341+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.341+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.341+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:54.342+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.342+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.342+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.342+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.342+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.345+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.345+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.346+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.346+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:54.346+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/5 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:54.347+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/5
|
|
DBG 2026-03-08 04:35:54.347+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x28ee71743fa7d113d60dcd92f4272df28a1de0ef3b964118c748838c4df4984a msg_id=7814fb78f101...d25f18150a98 from_peer_id=16U*P1S397 topic=/waku/2/rs/2/5 receivedTime=1772944554348507392 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.347+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=3 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.347+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.347+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x28ee71743fa7d113d60dcd92f4272df28a1de0ef3b964118c748838c4df4984a msg_id=7814fb78f101...d25f18150a98 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/5 sentTime=1772944554348913920 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.347+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.348+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.349+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:35:54.349+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:35:54.349+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:54.349+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.350+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x28ee71743fa7d113d60dcd92f4272df28a1de0ef3b964118c748838c4df4984a msg_id=7814fb78f101...d25f18150a98 to_peer_id=16U*VpJprH topic=/waku/2/rs/2/5 sentTime=1772944554351442944 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.352+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.352+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.353+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:35:54.353+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:35:54.353+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:54.354+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.354+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x28ee71743fa7d113d60dcd92f4272df28a1de0ef3b964118c748838c4df4984a msg_id=7814fb78f101...d25f18150a98 to_peer_id=16U*NSkuby topic=/waku/2/rs/2/5 sentTime=1772944554355844352 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.354+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.354+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.354+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:35:54.354+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:35:54.355+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:54.355+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=3 msgId="[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]" peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:54.355+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/5 contenttopic=/app/27/sometopic/someencoding
|
|
TRC 2026-03-08 04:35:54.355+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfca7a5e541f6859bcd5b peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:35:54.357+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=115
|
|
TRC 2026-03-08 04:35:54.357+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f72113b779ab...16d712a80351 tagOut=f72113b779ab...16d712a80351 nonce=31
|
|
TRC 2026-03-08 04:35:54.357+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 87}"
|
|
TRC 2026-03-08 04:35:54.357+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=56125412420a...72732f322f34
|
|
TRC 2026-03-08 04:35:54.357+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.357+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:35:54.357+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:35:54.357+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.357+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.357+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.357+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.357+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.357+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.357+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:54.357+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.358+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.358+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.358+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.358+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.358+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.358+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.358+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.359+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=a913b6e6a541...b69cd3f178cd peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:54.360+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:54.417+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=119
|
|
TRC 2026-03-08 04:35:54.417+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0e60810578ae...4d311026a62d tagOut=0e60810578ae...4d311026a62d nonce=32
|
|
TRC 2026-03-08 04:35:54.418+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:35:54.418+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f35
|
|
TRC 2026-03-08 04:35:54.418+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.418+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=false data=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:35:54.418+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:35:54.418+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.418+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.418+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.418+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.418+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.418+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.418+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:54.418+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.418+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.418+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.418+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.418+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.418+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.418+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.418+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.418+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=7814fb78f101...d25f18150a98 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:54.418+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:35:54.446+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=119
|
|
TRC 2026-03-08 04:35:54.446+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2c400ad63eb9...79045e5b04f5 tagOut=2c400ad63eb9...79045e5b04f5 nonce=32
|
|
TRC 2026-03-08 04:35:54.446+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:35:54.446+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f36
|
|
TRC 2026-03-08 04:35:54.447+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.447+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfca7a5e541f6859bcd5b peer=16U*P1S397 closed=false data=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:35:54.447+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:35:54.447+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.447+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.447+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.447+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.447+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.447+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.447+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:54.447+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.447+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.447+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.447+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.447+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.447+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.447+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.447+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.447+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:54.447+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/6 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:54.447+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/6
|
|
DBG 2026-03-08 04:35:54.447+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x7be80c8c6219f673364d6bc63a692cca75e5317865b638cb8eb4e9896be6de12 msg_id=9e92efa77ff2...156d67c15830 from_peer_id=16U*P1S397 topic=/waku/2/rs/2/6 receivedTime=1772944554449255680 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.447+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=3 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.447+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.448+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x7be80c8c6219f673364d6bc63a692cca75e5317865b638cb8eb4e9896be6de12 msg_id=9e92efa77ff2...156d67c15830 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/6 sentTime=1772944554449442304 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.448+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.448+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.448+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:35:54.448+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:35:54.448+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:54.448+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.448+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x7be80c8c6219f673364d6bc63a692cca75e5317865b638cb8eb4e9896be6de12 msg_id=9e92efa77ff2...156d67c15830 to_peer_id=16U*VpJprH topic=/waku/2/rs/2/6 sentTime=1772944554450150656 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.448+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.448+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.448+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:35:54.449+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:35:54.449+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:54.449+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.449+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x7be80c8c6219f673364d6bc63a692cca75e5317865b638cb8eb4e9896be6de12 msg_id=9e92efa77ff2...156d67c15830 to_peer_id=16U*NSkuby topic=/waku/2/rs/2/6 sentTime=1772944554450669824 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.449+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.449+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.449+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:35:54.449+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:35:54.449+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:54.449+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=3 msgId="[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]" peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:54.449+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/6 contenttopic=/app/29/sometopic/someencoding
|
|
TRC 2026-03-08 04:35:54.449+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfca7a5e541f6859bcd5b peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:35:54.471+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=119
|
|
TRC 2026-03-08 04:35:54.471+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ec17abcca178...e1d79740fdc1 tagOut=ec17abcca178...e1d79740fdc1 nonce=32
|
|
TRC 2026-03-08 04:35:54.472+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=119
|
|
TRC 2026-03-08 04:35:54.472+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:35:54.472+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f35
|
|
TRC 2026-03-08 04:35:54.472+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.472+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b64b1c361ec4...e798dab04b30 tagOut=b64b1c361ec4...e798dab04b30 nonce=32
|
|
TRC 2026-03-08 04:35:54.472+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:35:54.472+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f35
|
|
TRC 2026-03-08 04:35:54.472+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.472+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=false data=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:35:54.472+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:35:54.472+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.472+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.472+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.472+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.472+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.472+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.472+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:54.472+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.472+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.472+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.472+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.472+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.472+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.472+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.472+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.472+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=7814fb78f101...d25f18150a98 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:54.472+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:35:54.473+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:35:54.473+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:35:54.473+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.473+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.473+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.473+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.473+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.473+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.473+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:54.473+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.473+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.473+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.473+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.473+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.473+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.473+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.473+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.473+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=7814fb78f101...d25f18150a98 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:54.473+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:54.549+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=119
|
|
TRC 2026-03-08 04:35:54.549+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c17280072656...767b4eb5bddb tagOut=c17280072656...767b4eb5bddb nonce=33
|
|
TRC 2026-03-08 04:35:54.549+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:35:54.549+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f36
|
|
TRC 2026-03-08 04:35:54.549+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.549+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=false data=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:35:54.549+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:35:54.549+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.549+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.549+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.549+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.550+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.550+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.550+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:54.550+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.550+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.550+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.550+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.550+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.550+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.550+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.550+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.550+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=9e92efa77ff2...156d67c15830 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:54.550+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:35:54.555+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=119
|
|
TRC 2026-03-08 04:35:54.555+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7a63ef60302d...6e9cec26d394 tagOut=7a63ef60302d...6e9cec26d394 nonce=33
|
|
TRC 2026-03-08 04:35:54.555+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:35:54.555+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f36
|
|
TRC 2026-03-08 04:35:54.555+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.555+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=false data=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:35:54.555+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:35:54.555+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.555+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.555+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.555+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.555+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.555+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.556+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:54.556+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.556+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.556+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.556+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.556+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.556+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.556+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.556+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.556+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=9e92efa77ff2...156d67c15830 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:54.556+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:35:54.562+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=119
|
|
TRC 2026-03-08 04:35:54.562+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b546e53707e2...b1e8d17e1a33 tagOut=b546e53707e2...b1e8d17e1a33 nonce=33
|
|
TRC 2026-03-08 04:35:54.562+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:35:54.562+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f37
|
|
TRC 2026-03-08 04:35:54.562+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.562+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfca7a5e541f6859bcd5b peer=16U*P1S397 closed=false data=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:35:54.562+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:35:54.562+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.562+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.562+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.562+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.562+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.562+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.562+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:54.562+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.562+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.563+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.563+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.563+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.563+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.563+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.563+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.563+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:54.563+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/7 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:54.563+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/7
|
|
DBG 2026-03-08 04:35:54.563+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x4f68d1e05b09f2eabd2b5d58ce042f624dc329d7b0edb167ec00772241e1d714 msg_id=27f15c57bfe5...cf2e9f95b26d from_peer_id=16U*P1S397 topic=/waku/2/rs/2/7 receivedTime=1772944554564825600 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.563+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=3 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.563+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.563+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x4f68d1e05b09f2eabd2b5d58ce042f624dc329d7b0edb167ec00772241e1d714 msg_id=27f15c57bfe5...cf2e9f95b26d to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/7 sentTime=1772944554564978688 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.563+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.563+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.563+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:35:54.563+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:35:54.564+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:54.564+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.564+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x4f68d1e05b09f2eabd2b5d58ce042f624dc329d7b0edb167ec00772241e1d714 msg_id=27f15c57bfe5...cf2e9f95b26d to_peer_id=16U*VpJprH topic=/waku/2/rs/2/7 sentTime=1772944554565532928 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.564+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.564+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.564+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfca7a5e541f6859bcd5e encoded=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:35:54.564+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:35:54.564+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:54.564+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:54.564+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x4f68d1e05b09f2eabd2b5d58ce042f624dc329d7b0edb167ec00772241e1d714 msg_id=27f15c57bfe5...cf2e9f95b26d to_peer_id=16U*NSkuby topic=/waku/2/rs/2/7 sentTime=1772944554566082560 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:54.564+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.564+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.564+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfca7a5e541f6859bcd66 encoded=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:35:54.564+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:35:54.564+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:54.564+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=3 msgId="[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]" peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:54.569+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/7 contenttopic=/app/20/sometopic/someencoding
|
|
TRC 2026-03-08 04:35:54.570+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfca7a5e541f6859bcd5b peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:35:54.577+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*DUhLJh:69acfca9a5e541f6859bcd77 size=28
|
|
TRC 2026-03-08 04:35:54.577+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a53d293a6aca...ca5aba322e09 tagOut=a53d293a6aca...ca5aba322e09 nonce=35
|
|
TRC 2026-03-08 04:35:54.577+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{GoAway, {}, streamId: 0, length: 0}"
|
|
TRC 2026-03-08 04:35:54.579+00:00 Received go away topics="libp2p yamux" tid=1 file=yamux.nim:573 status=NormalTermination
|
|
TRC 2026-03-08 04:35:54.579+00:00 Closing yamux topics="libp2p yamux" tid=1 file=yamux.nim:528
|
|
TRC 2026-03-08 04:35:54.579+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*DUhLJh:69acfca9a5e541f6859bcd7d
|
|
TRC 2026-03-08 04:35:54.579+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*DUhLJh:69acfca9a5e541f6859bcd7d
|
|
TRC 2026-03-08 04:35:54.579+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca9a5e541f6859bcd7d objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:54.579+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca9a5e541f6859bcd7d objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:54.579+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*DUhLJh:69acfca9a5e541f6859bcd7b
|
|
TRC 2026-03-08 04:35:54.579+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*DUhLJh:69acfca9a5e541f6859bcd7b
|
|
TRC 2026-03-08 04:35:54.579+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca9a5e541f6859bcd7b objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:54.579+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca9a5e541f6859bcd7b objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:54.579+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{GoAway, {}, streamId: 0, length: 0}"
|
|
TRC 2026-03-08 04:35:54.579+00:00 Closing secure conn topics="libp2p secure" tid=1 file=secure.nim:69 s=16U*DUhLJh:69acfca9a5e541f6859bcd78 dir=Out
|
|
TRC 2026-03-08 04:35:54.579+00:00 Shutting down chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:169 address=172.18.111.168:29584 s=16U*DUhLJh:69acfca9a5e541f6859bcd77
|
|
TRC 2026-03-08 04:35:54.579+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfca9a5e541f6859bcd7d nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:35:54.579+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 4 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:35:54.579+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfca9a5e541f6859bcd7b nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:35:54.579+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 3 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:35:54.579+00:00 Cleaning up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:65 addrs=172.18.111.168:29584 conn=16U*DUhLJh:69acfca9a5e541f6859bcd77
|
|
TRC 2026-03-08 04:35:54.580+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca9a5e541f6859bcd77
|
|
TRC 2026-03-08 04:35:54.580+00:00 Cleaned up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:78 addrs=172.18.111.168:29584 conn=16U*DUhLJh:69acfca9a5e541f6859bcd77
|
|
TRC 2026-03-08 04:35:54.580+00:00 Shutdown chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:174 address=172.18.111.168:29584 s=16U*DUhLJh:69acfca9a5e541f6859bcd77
|
|
TRC 2026-03-08 04:35:54.580+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*DUhLJh:69acfca9a5e541f6859bcd77
|
|
TRC 2026-03-08 04:35:54.580+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*DUhLJh:69acfca9a5e541f6859bcd77
|
|
TRC 2026-03-08 04:35:54.580+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca9a5e541f6859bcd77 objName=ChronosStream dir=Out
|
|
TRC 2026-03-08 04:35:54.580+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca9a5e541f6859bcd77 objName=ChronosStream dir=Out
|
|
DBG 2026-03-08 04:35:54.580+00:00 Exception occurred reading message PubSubPeer.handle topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:242 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=true description="Stream Closed!"
|
|
DBG 2026-03-08 04:35:54.580+00:00 exiting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:231 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d peer=16U*DUhLJh closed=true
|
|
DBG 2026-03-08 04:35:54.580+00:00 Exception occurred reading message PubSubPeer.handle topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:242 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b peer=16U*DUhLJh closed=true description="Stream Closed!"
|
|
DBG 2026-03-08 04:35:54.580+00:00 exiting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:231 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b peer=16U*DUhLJh closed=true
|
|
TRC 2026-03-08 04:35:54.580+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*DUhLJh:69acfca9a5e541f6859bcd78
|
|
TRC 2026-03-08 04:35:54.580+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*DUhLJh:69acfca9a5e541f6859bcd78
|
|
TRC 2026-03-08 04:35:54.580+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca9a5e541f6859bcd78 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:35:54.580+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca9a5e541f6859bcd78 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:35:54.580+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca9a5e541f6859bcd7d
|
|
TRC 2026-03-08 04:35:54.580+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca9a5e541f6859bcd7d
|
|
TRC 2026-03-08 04:35:54.580+00:00 Removing send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:255 p=16U*DUhLJh conn=16U*DUhLJh:69acfca9a5e541f6859bcd7b
|
|
TRC 2026-03-08 04:35:54.580+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca9a5e541f6859bcd7b
|
|
TRC 2026-03-08 04:35:54.580+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*DUhLJh topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:54.580+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*DUhLJh topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:54.580+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca9a5e541f6859bcd78
|
|
TRC 2026-03-08 04:35:54.581+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca9a5e541f6859bcd77
|
|
TRC 2026-03-08 04:35:54.581+00:00 Connection closed, cleaning up topics="libp2p connmanager" tid=1 file=connmanager.nim:270 mux=16U*DUhLJh:69acfca9a5e541f6859bcd78
|
|
TRC 2026-03-08 04:35:54.581+00:00 Triggering disconnect events topics="libp2p connmanager" tid=1 file=connmanager.nim:243 mux=16U*DUhLJh:69acfca9a5e541f6859bcd78
|
|
TRC 2026-03-08 04:35:54.582+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:54.582+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*DUhLJh event="(kind: Left)"
|
|
TRC 2026-03-08 04:35:54.582+00:00 unsubscribing gossipsub peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:320 peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:54.582+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*DUhLJh score=0.0
|
|
TRC 2026-03-08 04:35:54.582+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*DUhLJh topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:54.582+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*DUhLJh score=0.0
|
|
TRC 2026-03-08 04:35:54.582+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*DUhLJh topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:54.582+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*DUhLJh score=0.0
|
|
TRC 2026-03-08 04:35:54.582+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*DUhLJh score=0.0
|
|
TRC 2026-03-08 04:35:54.582+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*DUhLJh score=0.0
|
|
TRC 2026-03-08 04:35:54.582+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*DUhLJh score=0.0
|
|
TRC 2026-03-08 04:35:54.582+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*DUhLJh score=0.0
|
|
TRC 2026-03-08 04:35:54.582+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*DUhLJh score=0.0
|
|
DBG 2026-03-08 04:35:54.582+00:00 stopping sendNonPriorityTask topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:584 p=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:54.583+00:00 unsubscribing floodsub peer topics="libp2p floodsub" tid=1 file=floodsub.nim:88 peer=16U*DUhLJh
|
|
DBG 2026-03-08 04:35:54.583+00:00 unsubscribing pubsub peer topics="libp2p pubsub" tid=1 file=pubsub.nim:209 peerId=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:54.583+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:54.583+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*DUhLJh protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:54.583+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*DUhLJh
|
|
TRC 2026-03-08 04:35:54.583+00:00 Error dialing topics="libp2p dialer" tid=1 file=dialer.nim:336 description="Couldn't get muxed stream in dial for peer_id: 16U*DUhLJh"
|
|
TRC 2026-03-08 04:35:54.583+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*DUhLJh topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:54.583+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*DUhLJh topic=/waku/2/rs/2/0
|
|
DBG 2026-03-08 04:35:54.584+00:00 Could not establish send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:322 description="failed dial existing: Couldn't get muxed stream in dial for peer_id: 16U*DUhLJh"
|
|
DBG 2026-03-08 04:35:54.586+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=5 storeClientCount=5 lightpushCount=5 filterCount=5
|
|
TRC 2026-03-08 04:35:54.586+00:00 Closed yamux topics="libp2p yamux" tid=1 file=yamux.nim:549
|
|
TRC 2026-03-08 04:35:54.586+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca9a5e541f6859bcd7d
|
|
TRC 2026-03-08 04:35:54.587+00:00 Stopped yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:668
|
|
TRC 2026-03-08 04:35:54.587+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca9a5e541f6859bcd7d
|
|
TRC 2026-03-08 04:35:54.587+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:35:54.587+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*DUhLJh:69acfca9a5e541f6859bcd7d
|
|
TRC 2026-03-08 04:35:54.587+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:35:54.601+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=119
|
|
TRC 2026-03-08 04:35:54.601+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=20a1abed3e7f...685c758ca355 tagOut=20a1abed3e7f...685c758ca355 nonce=33
|
|
TRC 2026-03-08 04:35:54.601+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:35:54.601+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f36
|
|
TRC 2026-03-08 04:35:54.601+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.601+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:35:54.602+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:35:54.602+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.602+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.602+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.602+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.602+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.602+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.602+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:54.602+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.602+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.602+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.602+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.602+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.602+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.602+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.602+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.602+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=9e92efa77ff2...156d67c15830 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:54.602+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:54.649+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=119
|
|
TRC 2026-03-08 04:35:54.649+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=898357e7389d...9a54edaf84c6 tagOut=898357e7389d...9a54edaf84c6 nonce=34
|
|
TRC 2026-03-08 04:35:54.649+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:35:54.649+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f37
|
|
TRC 2026-03-08 04:35:54.649+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.649+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=false data=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:35:54.649+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:35:54.649+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.649+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.650+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.650+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.650+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.650+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.650+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:54.650+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.650+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.650+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.650+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.650+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.650+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.650+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.650+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.650+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=27f15c57bfe5...cf2e9f95b26d peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:54.650+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:35:54.657+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=119
|
|
TRC 2026-03-08 04:35:54.657+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3dbe21f7c6a9...dae18fb09c30 tagOut=3dbe21f7c6a9...dae18fb09c30 nonce=34
|
|
TRC 2026-03-08 04:35:54.657+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:35:54.657+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f37
|
|
TRC 2026-03-08 04:35:54.657+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.657+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=false data=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:35:54.658+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:35:54.658+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.658+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.658+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.658+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.658+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.658+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.658+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:54.658+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.658+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.658+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.658+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.658+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.658+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.658+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.658+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.658+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=27f15c57bfe5...cf2e9f95b26d peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:54.658+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:35:54.700+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=119
|
|
TRC 2026-03-08 04:35:54.700+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5e9ecd08f727...8945d65a35bb tagOut=5e9ecd08f727...8945d65a35bb nonce=34
|
|
TRC 2026-03-08 04:35:54.700+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:35:54.700+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f37
|
|
TRC 2026-03-08 04:35:54.700+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:54.700+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:35:54.700+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:35:54.700+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:54.700+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:54.700+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:54.700+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:54.700+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:54.700+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:54.700+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:54.700+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:54.700+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:54.701+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:54.701+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:54.701+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:54.701+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:54.701+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:54.701+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:54.701+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=27f15c57bfe5...cf2e9f95b26d peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:54.701+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:55.040+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:35:55.040+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=4 gossipsub=5
|
|
TRC 2026-03-08 04:35:55.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=4 gossipsub=5
|
|
TRC 2026-03-08 04:35:55.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=4 gossipsub=5
|
|
TRC 2026-03-08 04:35:55.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=4 gossipsub=5
|
|
TRC 2026-03-08 04:35:55.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=4 gossipsub=5
|
|
TRC 2026-03-08 04:35:55.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=4 gossipsub=5
|
|
TRC 2026-03-08 04:35:55.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=4 gossipsub=5
|
|
TRC 2026-03-08 04:35:55.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=4 gossipsub=5
|
|
TRC 2026-03-08 04:35:55.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=4 gossipsub=5
|
|
TRC 2026-03-08 04:35:55.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=4 gossipsub=5
|
|
TRC 2026-03-08 04:35:55.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=4 gossipsub=5
|
|
TRC 2026-03-08 04:35:55.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=4 gossipsub=5
|
|
TRC 2026-03-08 04:35:55.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=4 gossipsub=5
|
|
TRC 2026-03-08 04:35:55.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=4 gossipsub=5
|
|
TRC 2026-03-08 04:35:55.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=4 gossipsub=5
|
|
TRC 2026-03-08 04:35:55.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=4 gossipsub=5
|
|
TRC 2026-03-08 04:35:55.042+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=8
|
|
TRC 2026-03-08 04:35:55.042+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:55.042+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:35:55.042+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=3
|
|
TRC 2026-03-08 04:35:55.042+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:55.042+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:55.042+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:55.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:55.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:55.043+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.043+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.044+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.044+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.044+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:35:55.044+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:55.044+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.044+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.045+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.045+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:35:55.045+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:55.045+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.045+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:35:55.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:55.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.046+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:35:55.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:55.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.047+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.047+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:35:55.047+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:55.047+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.048+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.048+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:35:55.048+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:55.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.048+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.048+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.049+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.049+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:35:55.049+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:55.049+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.049+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.049+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.050+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:35:55.050+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:55.210+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=551
|
|
TRC 2026-03-08 04:35:55.211+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=058adbc617fb...c63557d19aa0 tagOut=058adbc617fb...c63557d19aa0 nonce=30
|
|
TRC 2026-03-08 04:35:55.211+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 523}"
|
|
TRC 2026-03-08 04:35:55.211+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=89041a86040a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.211+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:55.211+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=551
|
|
TRC 2026-03-08 04:35:55.211+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=839918cb6127...5f1257702826 tagOut=839918cb6127...5f1257702826 nonce=31
|
|
TRC 2026-03-08 04:35:55.211+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 523}"
|
|
TRC 2026-03-08 04:35:55.212+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=89041a86040a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.212+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:55.212+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=551
|
|
TRC 2026-03-08 04:35:55.212+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d506cdc72a40...13d0937f4257 tagOut=d506cdc72a40...13d0937f4257 nonce=32
|
|
TRC 2026-03-08 04:35:55.212+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 523}"
|
|
TRC 2026-03-08 04:35:55.212+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=89041a86040a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.212+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:55.212+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=551
|
|
TRC 2026-03-08 04:35:55.212+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a8ee6fce5f8d...464a013aeac1 tagOut=a8ee6fce5f8d...464a013aeac1 nonce=33
|
|
TRC 2026-03-08 04:35:55.213+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 523}"
|
|
TRC 2026-03-08 04:35:55.213+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=89041a86040a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.213+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:55.213+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=551
|
|
TRC 2026-03-08 04:35:55.214+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=63093e9bc46f...389eea90f901 tagOut=63093e9bc46f...389eea90f901 nonce=34
|
|
TRC 2026-03-08 04:35:55.214+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 523}"
|
|
TRC 2026-03-08 04:35:55.214+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=89041a86040a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.214+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:55.214+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=551
|
|
TRC 2026-03-08 04:35:55.214+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4b6d1e7fa8f6...5f0ad19f39b1 tagOut=4b6d1e7fa8f6...5f0ad19f39b1 nonce=35
|
|
TRC 2026-03-08 04:35:55.216+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 523}"
|
|
TRC 2026-03-08 04:35:55.216+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=89041a86040a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.216+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:55.216+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=551
|
|
TRC 2026-03-08 04:35:55.216+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7b047c3294cb...2c9b64dfe961 tagOut=7b047c3294cb...2c9b64dfe961 nonce=36
|
|
TRC 2026-03-08 04:35:55.216+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 523}"
|
|
TRC 2026-03-08 04:35:55.217+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=89041a86040a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.217+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:55.217+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=551
|
|
TRC 2026-03-08 04:35:55.217+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9d05bd6a8aab...64d9253af9b7 tagOut=9d05bd6a8aab...64d9253af9b7 nonce=37
|
|
TRC 2026-03-08 04:35:55.217+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 523}"
|
|
TRC 2026-03-08 04:35:55.217+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=89041a86040a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.217+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:55.218+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.218+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.218+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:55.218+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:55.218+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:55.218+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:55.219+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.219+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:55.219+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:55.219+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.219+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:55.219+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:55.219+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.219+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:55.219+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:55.220+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.220+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:55.220+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:55.220+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.220+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:55.221+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:55.221+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.221+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:55.221+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:55.221+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.221+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:55.221+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:55.221+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.221+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:55.222+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:55.222+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:35:55.222+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:55.222+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:55.222+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:55.222+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.224+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/3 msgs="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:55.224+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:55.224+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:55.225+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/7 msgs="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:55.225+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:55.226+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/6 msgs="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:55.226+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/4 msgs="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:55.226+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/5 msgs="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:55.227+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:55.227+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.227+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.227+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:55.227+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:55.227+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:55.227+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:55.227+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.227+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:55.227+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:55.227+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.228+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:55.228+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:55.228+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.228+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:55.228+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:55.229+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.229+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:55.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:55.229+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.229+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:55.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:55.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:55.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:55.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:55.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:55.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:55.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:55.231+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:35:55.231+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:55.231+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:55.231+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:55.231+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/3 msgs="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:55.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:55.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:55.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/7 msgs="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:55.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:55.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/6 msgs="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:55.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/4 msgs="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:55.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/5 msgs="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:55.234+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:55.235+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.235+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.235+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:55.235+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:55.235+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:55.235+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:55.235+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:55.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:55.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:55.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:55.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:55.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:55.237+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.237+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:55.237+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:55.237+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.237+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:55.237+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:55.237+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.237+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:55.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:55.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:55.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:55.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:55.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:55.239+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:35:55.239+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:55.239+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:55.239+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:55.239+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.239+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/3 msgs="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:55.240+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:55.240+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:55.241+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/7 msgs="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:55.241+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:55.241+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/6 msgs="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:55.241+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/4 msgs="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:55.242+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/5 msgs="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:55.242+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:55.242+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.242+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.242+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:55.242+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:55.243+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:55.243+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:55.243+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.243+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:55.243+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:55.243+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.243+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:55.243+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:55.244+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.244+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:55.244+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:55.245+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.245+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:55.245+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:55.245+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.245+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:55.245+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:55.247+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.247+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:55.247+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:55.247+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.247+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:55.247+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:55.248+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.248+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:55.248+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:55.248+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:35:55.248+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:55.248+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:55.248+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:55.248+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.250+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/3 msgs="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:55.250+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:55.250+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:55.250+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/7 msgs="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:55.251+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:55.251+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/6 msgs="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:55.251+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/4 msgs="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:55.252+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/5 msgs="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:55.252+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:55.252+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.252+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.253+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:55.253+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:55.253+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:55.253+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:55.253+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.253+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:55.253+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:55.253+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.253+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:55.253+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:55.254+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.254+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:55.254+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:55.254+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.254+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:55.255+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:55.255+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.255+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:55.255+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:55.255+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.255+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:55.255+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:55.255+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.255+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:55.255+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:55.256+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.256+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:55.256+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:55.256+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:35:55.256+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:55.257+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:55.257+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:55.257+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.257+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/3 msgs="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:55.257+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:55.258+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:55.259+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/7 msgs="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:55.259+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:55.259+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/6 msgs="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:55.259+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/4 msgs="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:55.260+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/5 msgs="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:55.260+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:55.260+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.261+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.261+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:55.261+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:55.261+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:55.261+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:55.261+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.261+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:55.261+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:55.261+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.261+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:55.261+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:55.262+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.262+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:55.262+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:55.262+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.263+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:55.263+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:55.263+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.263+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:55.263+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:55.263+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.263+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:55.263+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:55.264+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.264+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:55.264+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:55.264+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.264+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:55.264+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:55.264+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:35:55.264+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:55.264+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:55.264+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:55.264+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.265+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/3 msgs="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:55.265+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:55.265+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:55.266+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/7 msgs="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:55.266+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:55.266+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/6 msgs="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:55.267+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/4 msgs="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:55.267+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/5 msgs="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:55.267+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:55.267+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.268+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.268+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:55.268+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:55.268+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:55.268+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:55.268+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.268+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:55.268+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:55.268+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.268+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:55.268+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:55.269+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.269+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:55.269+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:55.269+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.269+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:55.269+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:55.270+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.270+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:55.270+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:55.270+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.270+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:55.270+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:55.270+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.270+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:55.270+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:55.271+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.271+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:55.271+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:55.274+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:35:55.275+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:55.275+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:55.275+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:55.275+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.276+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/3 msgs="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:55.276+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:55.276+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:55.277+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/7 msgs="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:55.277+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:55.278+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/6 msgs="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:55.278+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/4 msgs="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:55.279+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/5 msgs="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:55.279+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:55.279+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.279+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:55.279+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:55.279+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:55.280+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:55.280+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:55.280+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.280+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:55.280+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:55.280+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.280+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:55.280+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:55.281+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.281+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:55.281+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:55.282+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.282+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:55.282+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:55.282+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.282+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:55.282+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:55.283+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.284+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:55.284+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:55.284+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.284+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:55.284+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:55.284+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:55.284+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:55.284+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:55.284+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:35:55.284+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:55.285+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:55.285+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:55.285+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:55.286+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/3 msgs="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:55.287+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:55.287+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:55.288+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/7 msgs="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:55.289+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:55.289+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/6 msgs="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:55.289+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/4 msgs="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:55.289+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/5 msgs="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:55.290+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:56.020+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfca7a5e541f6859bcd4f size=28
|
|
TRC 2026-03-08 04:35:56.021+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b948a10dfbca...5b1a0c1e0d04 tagOut=b948a10dfbca...5b1a0c1e0d04 nonce=34
|
|
TRC 2026-03-08 04:35:56.021+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{GoAway, {}, streamId: 0, length: 0}"
|
|
TRC 2026-03-08 04:35:56.021+00:00 Received go away topics="libp2p yamux" tid=1 file=yamux.nim:573 status=NormalTermination
|
|
TRC 2026-03-08 04:35:56.021+00:00 Closing yamux topics="libp2p yamux" tid=1 file=yamux.nim:528
|
|
TRC 2026-03-08 04:35:56.021+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*P1S397:69acfca7a5e541f6859bcd5b
|
|
TRC 2026-03-08 04:35:56.021+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*P1S397:69acfca7a5e541f6859bcd5b
|
|
TRC 2026-03-08 04:35:56.021+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd5b objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:56.021+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd5b objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:56.021+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:56.021+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:56.021+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd58 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:56.021+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd58 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:56.021+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{GoAway, {}, streamId: 0, length: 0}"
|
|
TRC 2026-03-08 04:35:56.021+00:00 Closing secure conn topics="libp2p secure" tid=1 file=secure.nim:69 s=16U*P1S397:69acfca7a5e541f6859bcd56 dir=Out
|
|
TRC 2026-03-08 04:35:56.021+00:00 Shutting down chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:169 address=136.119.156.87:30303 s=16U*P1S397:69acfca7a5e541f6859bcd4f
|
|
TRC 2026-03-08 04:35:56.021+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfca7a5e541f6859bcd5b nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:35:56.021+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 4 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:35:56.021+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfca7a5e541f6859bcd58 nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:35:56.021+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 3 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:35:56.022+00:00 Cleaning up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:65 addrs=136.119.156.87:30303 conn=16U*P1S397:69acfca7a5e541f6859bcd4f
|
|
TRC 2026-03-08 04:35:56.022+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd4f
|
|
TRC 2026-03-08 04:35:56.022+00:00 Cleaned up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:78 addrs=136.119.156.87:30303 conn=16U*P1S397:69acfca7a5e541f6859bcd4f
|
|
TRC 2026-03-08 04:35:56.022+00:00 Shutdown chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:174 address=136.119.156.87:30303 s=16U*P1S397:69acfca7a5e541f6859bcd4f
|
|
TRC 2026-03-08 04:35:56.022+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*P1S397:69acfca7a5e541f6859bcd4f
|
|
TRC 2026-03-08 04:35:56.022+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*P1S397:69acfca7a5e541f6859bcd4f
|
|
TRC 2026-03-08 04:35:56.022+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd4f objName=ChronosStream dir=Out
|
|
TRC 2026-03-08 04:35:56.022+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd4f objName=ChronosStream dir=Out
|
|
DBG 2026-03-08 04:35:56.022+00:00 Exception occurred reading message PubSubPeer.handle topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:242 conn=16U*P1S397:69acfca7a5e541f6859bcd5b peer=16U*P1S397 closed=true description="Stream Closed!"
|
|
DBG 2026-03-08 04:35:56.022+00:00 exiting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:231 conn=16U*P1S397:69acfca7a5e541f6859bcd5b peer=16U*P1S397 closed=true
|
|
DBG 2026-03-08 04:35:56.022+00:00 Exception occurred reading message PubSubPeer.handle topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:242 conn=16U*P1S397:69acfca7a5e541f6859bcd58 peer=16U*P1S397 closed=true description="Stream Closed!"
|
|
DBG 2026-03-08 04:35:56.022+00:00 exiting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:231 conn=16U*P1S397:69acfca7a5e541f6859bcd58 peer=16U*P1S397 closed=true
|
|
TRC 2026-03-08 04:35:56.022+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*P1S397:69acfca7a5e541f6859bcd56
|
|
TRC 2026-03-08 04:35:56.023+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*P1S397:69acfca7a5e541f6859bcd56
|
|
TRC 2026-03-08 04:35:56.023+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd56 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:35:56.023+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd56 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:35:56.023+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd5b
|
|
TRC 2026-03-08 04:35:56.023+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd5b
|
|
TRC 2026-03-08 04:35:56.023+00:00 Removing send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:255 p=16U*P1S397 conn=16U*P1S397:69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:56.023+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd58
|
|
TRC 2026-03-08 04:35:56.023+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:56.023+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:56.023+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:56.023+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:56.023+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:56.023+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:56.023+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:56.023+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:56.023+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd56
|
|
TRC 2026-03-08 04:35:56.023+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd4f
|
|
TRC 2026-03-08 04:35:56.023+00:00 Connection closed, cleaning up topics="libp2p connmanager" tid=1 file=connmanager.nim:270 mux=16U*P1S397:69acfca7a5e541f6859bcd56
|
|
TRC 2026-03-08 04:35:56.023+00:00 Triggering disconnect events topics="libp2p connmanager" tid=1 file=connmanager.nim:243 mux=16U*P1S397:69acfca7a5e541f6859bcd56
|
|
TRC 2026-03-08 04:35:56.024+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:56.024+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*P1S397 event="(kind: Left)"
|
|
TRC 2026-03-08 04:35:56.024+00:00 unsubscribing gossipsub peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:320 peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:56.024+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*P1S397 score=0.0
|
|
TRC 2026-03-08 04:35:56.024+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:56.024+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*P1S397 score=0.0
|
|
TRC 2026-03-08 04:35:56.024+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:56.024+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*P1S397 score=0.0
|
|
TRC 2026-03-08 04:35:56.024+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:56.024+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*P1S397 score=0.0
|
|
TRC 2026-03-08 04:35:56.024+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:56.024+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*P1S397 score=0.0
|
|
TRC 2026-03-08 04:35:56.024+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:56.024+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*P1S397 score=0.0
|
|
TRC 2026-03-08 04:35:56.024+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:56.024+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*P1S397 score=0.0
|
|
TRC 2026-03-08 04:35:56.024+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:56.024+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*P1S397 score=0.0
|
|
TRC 2026-03-08 04:35:56.024+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/4
|
|
DBG 2026-03-08 04:35:56.024+00:00 stopping sendNonPriorityTask topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:584 p=16U*P1S397
|
|
TRC 2026-03-08 04:35:56.024+00:00 unsubscribing floodsub peer topics="libp2p floodsub" tid=1 file=floodsub.nim:88 peer=16U*P1S397
|
|
DBG 2026-03-08 04:35:56.024+00:00 unsubscribing pubsub peer topics="libp2p pubsub" tid=1 file=pubsub.nim:209 peerId=16U*P1S397
|
|
TRC 2026-03-08 04:35:56.024+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:56.024+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*P1S397 protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:56.024+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*P1S397
|
|
TRC 2026-03-08 04:35:56.024+00:00 Error dialing topics="libp2p dialer" tid=1 file=dialer.nim:336 description="Couldn't get muxed stream in dial for peer_id: 16U*P1S397"
|
|
TRC 2026-03-08 04:35:56.025+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:56.025+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:56.025+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:56.025+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:56.026+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:56.026+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:56.026+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:56.026+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/4
|
|
DBG 2026-03-08 04:35:56.026+00:00 Could not establish send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:322 description="failed dial existing: Couldn't get muxed stream in dial for peer_id: 16U*P1S397"
|
|
DBG 2026-03-08 04:35:56.029+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=4 storeClientCount=4 lightpushCount=4 filterCount=4
|
|
TRC 2026-03-08 04:35:56.029+00:00 Closed yamux topics="libp2p yamux" tid=1 file=yamux.nim:549
|
|
TRC 2026-03-08 04:35:56.030+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd5b
|
|
TRC 2026-03-08 04:35:56.030+00:00 Stopped yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:668
|
|
TRC 2026-03-08 04:35:56.030+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd5b
|
|
TRC 2026-03-08 04:35:56.030+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:35:56.030+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*P1S397:69acfca7a5e541f6859bcd5b
|
|
TRC 2026-03-08 04:35:56.030+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:35:56.041+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:35:56.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=3 topic=/waku/2/rs/2/2 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=1 topic=/waku/2/rs/2/2 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.042+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*T3UNSE topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:56.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=4 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.042+00:00 broadcasting messages to peers topics="libp2p gossipsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/2)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.042+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/2)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.042+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/2)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.042+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/2)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.042+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a121a100a0e...72732f322f32
|
|
TRC 2026-03-08 04:35:56.042+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:56.042+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:56.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=3 topic=/waku/2/rs/2/0 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=1 topic=/waku/2/rs/2/0 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.042+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*T3UNSE topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:56.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=4 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.042+00:00 broadcasting messages to peers topics="libp2p gossipsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/0)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.043+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/0)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.043+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/0)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.043+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/0)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.043+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a121a100a0e...72732f322f30
|
|
TRC 2026-03-08 04:35:56.043+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:56.043+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:56.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=3 topic=/waku/2/rs/2/7 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=1 topic=/waku/2/rs/2/7 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.043+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*T3UNSE topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:56.044+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=4 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.044+00:00 broadcasting messages to peers topics="libp2p gossipsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/7)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.044+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/7)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.044+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/7)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.044+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/7)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.045+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a121a100a0e...72732f322f37
|
|
TRC 2026-03-08 04:35:56.045+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:56.045+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:56.045+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.045+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=3 topic=/waku/2/rs/2/5 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.045+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=1 topic=/waku/2/rs/2/5 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.045+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*T3UNSE topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:56.045+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=4 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.046+00:00 broadcasting messages to peers topics="libp2p gossipsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/5)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/5)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/5)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.046+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/5)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a121a100a0e...72732f322f35
|
|
TRC 2026-03-08 04:35:56.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:56.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:56.046+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.046+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=3 topic=/waku/2/rs/2/1 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.046+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=1 topic=/waku/2/rs/2/1 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.046+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*T3UNSE topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:56.046+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=4 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.046+00:00 broadcasting messages to peers topics="libp2p gossipsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/1)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/1)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/1)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/1)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.047+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a121a100a0e...72732f322f31
|
|
TRC 2026-03-08 04:35:56.047+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:56.047+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:56.047+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.047+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=3 topic=/waku/2/rs/2/3 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.047+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=1 topic=/waku/2/rs/2/3 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.047+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*T3UNSE topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:56.047+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=4 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.047+00:00 broadcasting messages to peers topics="libp2p gossipsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/3)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.047+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/3)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/3)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.049+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/3)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.049+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a121a100a0e...72732f322f33
|
|
TRC 2026-03-08 04:35:56.049+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:56.049+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:56.050+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.050+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=3 topic=/waku/2/rs/2/6 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.050+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=1 topic=/waku/2/rs/2/6 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.050+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*T3UNSE topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:56.050+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=4 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.050+00:00 broadcasting messages to peers topics="libp2p gossipsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/6)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.050+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/6)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.050+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/6)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.050+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/6)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.050+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a121a100a0e...72732f322f36
|
|
TRC 2026-03-08 04:35:56.050+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:56.050+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:56.050+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.050+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=3 topic=/waku/2/rs/2/4 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.050+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=1 topic=/waku/2/rs/2/4 mesh=3 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.050+00:00 grafted topics="libp2p gossipsub" tid=1 file=behavior.nim:78 peer=16U*T3UNSE topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:56.050+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=4 gossipsub=4
|
|
TRC 2026-03-08 04:35:56.050+00:00 broadcasting messages to peers topics="libp2p gossipsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/4)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.051+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/4)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.051+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/4)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.051+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [], graft: [(topic: /waku/...rs/2/4)], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.051+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1a121a100a0e...72732f322f34
|
|
TRC 2026-03-08 04:35:56.051+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 21}"
|
|
TRC 2026-03-08 04:35:56.051+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:56.051+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=8
|
|
TRC 2026-03-08 04:35:56.051+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:56.051+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:35:56.051+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=3
|
|
TRC 2026-03-08 04:35:56.051+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:56.051+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:56.051+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:56.052+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:56.052+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:56.084+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=551
|
|
TRC 2026-03-08 04:35:56.084+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=efea825a712f...1b608c31d11a tagOut=efea825a712f...1b608c31d11a nonce=38
|
|
TRC 2026-03-08 04:35:56.084+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 523}"
|
|
TRC 2026-03-08 04:35:56.084+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=89041a86040a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.084+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:56.084+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=551
|
|
TRC 2026-03-08 04:35:56.084+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=494a0e9e3bfd...8b8a3dc991bf tagOut=494a0e9e3bfd...8b8a3dc991bf nonce=39
|
|
TRC 2026-03-08 04:35:56.084+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 523}"
|
|
TRC 2026-03-08 04:35:56.084+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=89041a86040a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.084+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:56.084+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=551
|
|
TRC 2026-03-08 04:35:56.084+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3c8afacf6247...228447ada694 tagOut=3c8afacf6247...228447ada694 nonce=40
|
|
TRC 2026-03-08 04:35:56.084+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 523}"
|
|
TRC 2026-03-08 04:35:56.084+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=89041a86040a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.084+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:56.084+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=551
|
|
TRC 2026-03-08 04:35:56.084+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3d63efe9ecd5...5e2e202565e4 tagOut=3d63efe9ecd5...5e2e202565e4 nonce=41
|
|
TRC 2026-03-08 04:35:56.084+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.084+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.084+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:56.084+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:56.084+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:56.084+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:56.084+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.084+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:56.084+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:56.085+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.085+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:56.085+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:56.085+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.085+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:56.085+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:56.085+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.085+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:56.085+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:56.085+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.085+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:56.086+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:56.086+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.086+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:56.086+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:56.086+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.086+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:56.086+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:56.086+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.086+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:56.086+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:56.086+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:35:56.086+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:56.086+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:56.086+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:56.086+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.086+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/3 msgs="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:56.086+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:56.086+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:56.087+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/7 msgs="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:56.087+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:56.087+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/6 msgs="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:56.087+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/4 msgs="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:56.087+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/5 msgs="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:56.087+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:56.087+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.087+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.087+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:56.087+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:56.088+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:56.088+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:56.088+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.088+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:56.088+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:56.088+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.088+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:56.088+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:56.088+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.088+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:56.088+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:56.088+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.088+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:56.088+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:56.088+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.088+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:56.088+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:56.089+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.089+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:56.089+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:56.089+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.089+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:56.089+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:56.089+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.089+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:56.089+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:56.089+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:35:56.089+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:56.089+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:56.089+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:56.089+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.090+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/3 msgs="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:56.090+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:56.090+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:56.090+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/7 msgs="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:56.090+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:56.090+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/6 msgs="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:56.090+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/4 msgs="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:56.091+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/5 msgs="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:56.091+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:56.091+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.091+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.091+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:56.091+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:56.091+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:56.091+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:56.091+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.091+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:56.091+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:56.091+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.091+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:56.091+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:56.091+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.091+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:56.091+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:56.092+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.092+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:56.092+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:56.092+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.092+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:56.092+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:56.092+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.092+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:56.092+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:56.092+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.092+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:56.092+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:56.092+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.092+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:56.092+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:56.092+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:35:56.092+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:56.092+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:56.092+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:56.092+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.093+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/3 msgs="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:56.093+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:56.093+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:56.093+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/7 msgs="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:56.093+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:56.093+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/6 msgs="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:56.093+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/4 msgs="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:56.094+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/5 msgs="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:56.094+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:56.094+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 523}"
|
|
TRC 2026-03-08 04:35:56.094+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=89041a86040a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.094+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:56.094+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=551
|
|
TRC 2026-03-08 04:35:56.094+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f98ccb7d6688...10744fbe8b7a tagOut=f98ccb7d6688...10744fbe8b7a nonce=42
|
|
TRC 2026-03-08 04:35:56.094+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 523}"
|
|
TRC 2026-03-08 04:35:56.094+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=89041a86040a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.094+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:56.094+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=551
|
|
TRC 2026-03-08 04:35:56.094+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=17e56877f6e8...929fd8abd0b5 tagOut=17e56877f6e8...929fd8abd0b5 nonce=43
|
|
TRC 2026-03-08 04:35:56.094+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 523}"
|
|
TRC 2026-03-08 04:35:56.094+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=89041a86040a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.094+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:56.094+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=551
|
|
TRC 2026-03-08 04:35:56.095+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d22cb9e5d495...09a57bc95a13 tagOut=d22cb9e5d495...09a57bc95a13 nonce=44
|
|
TRC 2026-03-08 04:35:56.095+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 523}"
|
|
TRC 2026-03-08 04:35:56.095+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=89041a86040a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.095+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:56.095+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=551
|
|
TRC 2026-03-08 04:35:56.095+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f140b85d912b...f859bac7f8b7 tagOut=f140b85d912b...f859bac7f8b7 nonce=45
|
|
TRC 2026-03-08 04:35:56.095+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 523}"
|
|
TRC 2026-03-08 04:35:56.095+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=89041a86040a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.095+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:56.095+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.095+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.095+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:56.095+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:56.095+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:56.095+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:56.095+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.095+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:56.095+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:56.095+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.095+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:56.095+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:56.095+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.095+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:56.095+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:56.095+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.095+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:56.096+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:56.096+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.096+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:56.096+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:56.096+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.096+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:56.096+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:56.096+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.096+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:56.096+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:56.096+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.096+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:56.096+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:56.096+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:35:56.096+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:56.096+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:56.097+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:56.097+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.097+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/3 msgs="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:56.097+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:56.097+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:56.097+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/7 msgs="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:56.097+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:56.097+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/6 msgs="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:56.098+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/4 msgs="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:56.098+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/5 msgs="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:56.098+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:56.098+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.098+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.098+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:56.098+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:56.098+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:56.098+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:56.098+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.098+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:56.098+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:56.098+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.098+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:56.098+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:56.098+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.098+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:56.098+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:56.099+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.099+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:56.099+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:56.099+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.099+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:56.099+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:56.099+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.099+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:56.099+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:56.099+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.099+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:56.099+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:56.100+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.100+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:56.100+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:56.100+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:35:56.100+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:56.100+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:56.100+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:56.100+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.100+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/3 msgs="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:56.100+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:56.100+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:56.100+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/7 msgs="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:56.101+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:56.101+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/6 msgs="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:56.101+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/4 msgs="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:56.101+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/5 msgs="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:56.101+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:56.101+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.101+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.101+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:56.101+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:56.101+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:56.101+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:56.101+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.101+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:56.101+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:56.101+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.101+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:56.101+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:35:56.102+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:56.102+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:56.102+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:56.102+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.103+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/3 msgs="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:56.103+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:56.103+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:56.103+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/7 msgs="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:56.103+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:56.103+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/6 msgs="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:56.103+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/4 msgs="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:56.103+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/5 msgs="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:56.103+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:56.103+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.103+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.103+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:56.103+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:56.103+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:56.103+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:56.104+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.104+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:56.104+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:56.104+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.104+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:56.104+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:56.104+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.104+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:56.104+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:56.104+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.104+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:56.104+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:56.104+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.104+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:56.104+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:56.105+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.105+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:56.105+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:56.105+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.105+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:56.105+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:56.105+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.105+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:56.105+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:56.105+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:35:56.105+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:56.105+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:56.105+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:56.105+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.105+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/3 msgs="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:56.106+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:56.106+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:56.106+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/7 msgs="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:56.106+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:56.106+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/6 msgs="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:56.106+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/4 msgs="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:56.106+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/5 msgs="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:56.106+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:56.107+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.107+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a86040a320a...d25f18150a98
|
|
TRC 2026-03-08 04:35:56.107+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:56.107+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:35:56.107+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:56.107+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:56.107+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.107+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:56.107+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:56.107+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.107+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:56.107+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:56.107+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.107+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:56.107+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:56.107+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.108+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:56.108+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:56.108+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.108+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:56.108+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:56.108+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.108+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:56.108+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:56.108+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.108+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:56.108+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:56.108+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:35:56.108+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:56.108+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:56.108+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:35:56.108+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:56.108+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:56.108+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:56.108+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [152ea14eb228...05a3dc8f5fd7]), (topic: /waku/...rs/2/2, messageIDs: [672fd0ac3c2e...d79ee9f0f707, 26a4a138fcd1...7a02761d2c17]), (topic: /waku/...rs/2/0, messageIDs: [b9b866e4bec4...8d662bf136bf, 44868c26391d...dd689cbe4f08, 2f4d00990eca...f2c069888fd3]), (topic: /waku/...rs/2/7, messageIDs: [27f15c57bfe5...cf2e9f95b26d]), (topic: /waku/...rs/2/1, messageIDs: [209d504ed177...1faffc1e5d75]), (topic: /waku/...rs/2/6, messageIDs: [9e92efa77ff2...156d67c15830]), (topic: /waku/...rs/2/4, messageIDs: [a913b6e6a541...b69cd3f178cd]), (topic: /waku/...rs/2/5, messageIDs: [7814fb78f101...d25f18150a98])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:56.109+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/3 msgs="["[21, 46, 161, 78, 178, 40, 51, 191, 144, 84, 13, 172, 44, 18, 204, 84, 226, 4, 160, 147, 86, 161, 82, 163, 189, 108, 5, 163, 220, 143, 95, 215]"]"
|
|
TRC 2026-03-08 04:35:56.109+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/2 msgs="["[103, 47, 208, 172, 60, 46, 18, 110, 254, 130, 195, 199, 234, 38, 52, 107, 73, 49, 154, 168, 2, 203, 128, 25, 191, 74, 215, 158, 233, 240, 247, 7]", "[38, 164, 161, 56, 252, 209, 114, 28, 19, 3, 172, 166, 182, 162, 222, 235, 192, 62, 19, 135, 4, 230, 176, 44, 213, 205, 122, 2, 118, 29, 44, 23]"]"
|
|
TRC 2026-03-08 04:35:56.109+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/0 msgs="["[185, 184, 102, 228, 190, 196, 116, 8, 193, 228, 231, 216, 101, 22, 44, 202, 108, 154, 93, 110, 51, 248, 147, 152, 158, 116, 141, 102, 43, 241, 54, 191]", "[68, 134, 140, 38, 57, 29, 85, 29, 97, 147, 224, 77, 77, 92, 141, 55, 120, 60, 123, 85, 134, 250, 254, 171, 24, 125, 221, 104, 156, 190, 79, 8]", "[47, 77, 0, 153, 14, 202, 34, 86, 31, 124, 9, 226, 31, 36, 36, 114, 80, 198, 45, 147, 123, 168, 9, 55, 188, 96, 242, 192, 105, 136, 143, 211]"]"
|
|
TRC 2026-03-08 04:35:56.109+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/7 msgs="["[39, 241, 92, 87, 191, 229, 134, 119, 51, 162, 30, 12, 158, 94, 38, 171, 106, 146, 70, 6, 169, 0, 71, 178, 166, 118, 207, 46, 159, 149, 178, 109]"]"
|
|
TRC 2026-03-08 04:35:56.109+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/1 msgs="["[32, 157, 80, 78, 209, 119, 89, 96, 201, 81, 111, 30, 197, 160, 81, 248, 38, 17, 208, 204, 177, 237, 64, 101, 17, 154, 31, 175, 252, 30, 93, 117]"]"
|
|
TRC 2026-03-08 04:35:56.109+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/6 msgs="["[158, 146, 239, 167, 127, 242, 152, 189, 178, 103, 77, 216, 68, 101, 115, 126, 252, 60, 230, 98, 125, 43, 62, 218, 33, 212, 21, 109, 103, 193, 88, 48]"]"
|
|
TRC 2026-03-08 04:35:56.109+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/4 msgs="["[169, 19, 182, 230, 165, 65, 93, 200, 4, 105, 115, 233, 7, 72, 195, 42, 36, 24, 77, 172, 180, 10, 54, 48, 49, 47, 182, 156, 211, 241, 120, 205]"]"
|
|
TRC 2026-03-08 04:35:56.109+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*T3UNSE topicID=/waku/2/rs/2/5 msgs="["[120, 20, 251, 120, 241, 1, 125, 183, 73, 127, 4, 15, 121, 68, 243, 117, 14, 56, 67, 210, 11, 113, 137, 69, 151, 12, 210, 95, 24, 21, 10, 152]"]"
|
|
TRC 2026-03-08 04:35:56.109+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:56.856+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=28
|
|
TRC 2026-03-08 04:35:56.856+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e910890def18...a6289440436a tagOut=e910890def18...a6289440436a nonce=35
|
|
TRC 2026-03-08 04:35:56.856+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 8, length: 0}"
|
|
TRC 2026-03-08 04:35:56.856+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcaca5e541f6859bcd7f objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:56.856+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcaca5e541f6859bcd7f timeout=5m
|
|
TRC 2026-03-08 04:35:56.856+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=8 pid=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:56.856+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 8, length: 0}"
|
|
TRC 2026-03-08 04:35:56.856+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*kGyuEP:69acfcaca5e541f6859bcd7f
|
|
TRC 2026-03-08 04:35:56.856+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*kGyuEP:69acfcaca5e541f6859bcd7f handshaked=false
|
|
TRC 2026-03-08 04:35:56.856+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*kGyuEP:69acfcaca5e541f6859bcd7f handshaked=false
|
|
TRC 2026-03-08 04:35:56.857+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:56.857+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=48
|
|
TRC 2026-03-08 04:35:56.857+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5f9a402e925f...f94348734f59 tagOut=5f9a402e925f...f94348734f59 nonce=36
|
|
TRC 2026-03-08 04:35:56.857+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 20}"
|
|
TRC 2026-03-08 04:35:56.857+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:56.857+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:56.857+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=46
|
|
TRC 2026-03-08 04:35:56.857+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5c38afedea6b...4b45ec6e922d tagOut=5c38afedea6b...4b45ec6e922d nonce=37
|
|
TRC 2026-03-08 04:35:56.857+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 18}"
|
|
TRC 2026-03-08 04:35:56.857+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=112f69706673...312e302e300a
|
|
TRC 2026-03-08 04:35:56.857+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:56.857+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*kGyuEP:69acfcaca5e541f6859bcd7f ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:56.857+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 8, length: 20}"
|
|
TRC 2026-03-08 04:35:56.857+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*kGyuEP:69acfcaca5e541f6859bcd7f ms=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:35:56.857+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*kGyuEP:69acfcaca5e541f6859bcd7f protocol=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:35:56.857+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 8, length: 18}"
|
|
TRC 2026-03-08 04:35:56.857+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*kGyuEP:69acfcaca5e541f6859bcd7f protocol=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:35:56.857+00:00 handling ping topics="libp2p ping" tid=1 file=ping.nim:50 conn=16U*kGyuEP:69acfcaca5e541f6859bcd7f
|
|
TRC 2026-03-08 04:35:56.976+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfca7a5e541f6859bcd50 size=28
|
|
TRC 2026-03-08 04:35:56.977+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=942343d83751...e7bca4f448aa tagOut=942343d83751...e7bca4f448aa nonce=35
|
|
TRC 2026-03-08 04:35:56.977+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{GoAway, {}, streamId: 0, length: 0}"
|
|
TRC 2026-03-08 04:35:56.977+00:00 Received go away topics="libp2p yamux" tid=1 file=yamux.nim:573 status=NormalTermination
|
|
TRC 2026-03-08 04:35:56.977+00:00 Closing yamux topics="libp2p yamux" tid=1 file=yamux.nim:528
|
|
TRC 2026-03-08 04:35:56.977+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfca7a5e541f6859bcd61
|
|
TRC 2026-03-08 04:35:56.977+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfca7a5e541f6859bcd61
|
|
TRC 2026-03-08 04:35:56.977+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd61 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:56.977+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd61 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:56.977+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:56.977+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:56.977+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd5e objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:56.977+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd5e objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:56.977+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{GoAway, {}, streamId: 0, length: 0}"
|
|
TRC 2026-03-08 04:35:56.977+00:00 Closing secure conn topics="libp2p secure" tid=1 file=secure.nim:69 s=16U*VpJprH:69acfca7a5e541f6859bcd54 dir=Out
|
|
TRC 2026-03-08 04:35:56.977+00:00 Shutting down chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:169 address=174.138.106.244:30303 s=16U*VpJprH:69acfca7a5e541f6859bcd50
|
|
TRC 2026-03-08 04:35:56.978+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfca7a5e541f6859bcd61 nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:35:56.978+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 4 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:35:56.978+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfca7a5e541f6859bcd5e nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:35:56.978+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 3 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:35:56.978+00:00 Cleaning up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:65 addrs=174.138.106.244:30303 conn=16U*VpJprH:69acfca7a5e541f6859bcd50
|
|
TRC 2026-03-08 04:35:56.978+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd50
|
|
TRC 2026-03-08 04:35:56.978+00:00 Cleaned up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:78 addrs=174.138.106.244:30303 conn=16U*VpJprH:69acfca7a5e541f6859bcd50
|
|
TRC 2026-03-08 04:35:56.978+00:00 Shutdown chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:174 address=174.138.106.244:30303 s=16U*VpJprH:69acfca7a5e541f6859bcd50
|
|
TRC 2026-03-08 04:35:56.978+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfca7a5e541f6859bcd50
|
|
TRC 2026-03-08 04:35:56.978+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfca7a5e541f6859bcd50
|
|
TRC 2026-03-08 04:35:56.978+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd50 objName=ChronosStream dir=Out
|
|
TRC 2026-03-08 04:35:56.978+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd50 objName=ChronosStream dir=Out
|
|
DBG 2026-03-08 04:35:56.978+00:00 Exception occurred reading message PubSubPeer.handle topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:242 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=true description="Stream Closed!"
|
|
DBG 2026-03-08 04:35:56.979+00:00 exiting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:231 conn=16U*VpJprH:69acfca7a5e541f6859bcd61 peer=16U*VpJprH closed=true
|
|
DBG 2026-03-08 04:35:56.979+00:00 Exception occurred reading message PubSubPeer.handle topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:242 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e peer=16U*VpJprH closed=true description="Stream Closed!"
|
|
DBG 2026-03-08 04:35:56.979+00:00 exiting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:231 conn=16U*VpJprH:69acfca7a5e541f6859bcd5e peer=16U*VpJprH closed=true
|
|
TRC 2026-03-08 04:35:56.979+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfca7a5e541f6859bcd54
|
|
TRC 2026-03-08 04:35:56.979+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfca7a5e541f6859bcd54
|
|
TRC 2026-03-08 04:35:56.979+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd54 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:35:56.979+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd54 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:35:56.979+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd61
|
|
TRC 2026-03-08 04:35:56.979+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd61
|
|
TRC 2026-03-08 04:35:56.979+00:00 Removing send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:255 p=16U*VpJprH conn=16U*VpJprH:69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:56.979+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd5e
|
|
TRC 2026-03-08 04:35:56.979+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:56.979+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:56.979+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:56.979+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:56.980+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd54
|
|
TRC 2026-03-08 04:35:56.980+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd50
|
|
TRC 2026-03-08 04:35:56.980+00:00 Connection closed, cleaning up topics="libp2p connmanager" tid=1 file=connmanager.nim:270 mux=16U*VpJprH:69acfca7a5e541f6859bcd54
|
|
TRC 2026-03-08 04:35:56.980+00:00 Triggering disconnect events topics="libp2p connmanager" tid=1 file=connmanager.nim:243 mux=16U*VpJprH:69acfca7a5e541f6859bcd54
|
|
TRC 2026-03-08 04:35:56.980+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:56.980+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*VpJprH event="(kind: Left)"
|
|
TRC 2026-03-08 04:35:56.980+00:00 unsubscribing gossipsub peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:320 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*VpJprH score=0.0
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*VpJprH score=0.0
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*VpJprH score=0.0
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*VpJprH score=0.0
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*VpJprH score=0.0
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*VpJprH score=0.0
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*VpJprH score=0.0
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*VpJprH score=0.0
|
|
TRC 2026-03-08 04:35:56.980+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/4
|
|
DBG 2026-03-08 04:35:56.980+00:00 stopping sendNonPriorityTask topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:584 p=16U*VpJprH
|
|
TRC 2026-03-08 04:35:56.980+00:00 unsubscribing floodsub peer topics="libp2p floodsub" tid=1 file=floodsub.nim:88 peer=16U*VpJprH
|
|
DBG 2026-03-08 04:35:56.980+00:00 unsubscribing pubsub peer topics="libp2p pubsub" tid=1 file=pubsub.nim:209 peerId=16U*VpJprH
|
|
TRC 2026-03-08 04:35:56.980+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:35:56.980+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*VpJprH protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:56.980+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*VpJprH
|
|
TRC 2026-03-08 04:35:56.981+00:00 Error dialing topics="libp2p dialer" tid=1 file=dialer.nim:336 description="Couldn't get muxed stream in dial for peer_id: 16U*VpJprH"
|
|
TRC 2026-03-08 04:35:56.981+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:56.981+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:56.981+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:56.981+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:56.981+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:56.981+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:56.981+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:56.981+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*VpJprH topic=/waku/2/rs/2/4
|
|
DBG 2026-03-08 04:35:56.981+00:00 Could not establish send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:322 description="failed dial existing: Couldn't get muxed stream in dial for peer_id: 16U*VpJprH"
|
|
DBG 2026-03-08 04:35:56.983+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=3 storeClientCount=3 lightpushCount=3 filterCount=3
|
|
DBG 2026-03-08 04:35:56.983+00:00 connectionStatus change tid=1 file=node_health_monitor.nim:526 oldstatus=Connected newstatus=PartiallyConnected
|
|
TRC 2026-03-08 04:35:56.983+00:00 Closed yamux topics="libp2p yamux" tid=1 file=yamux.nim:549
|
|
TRC 2026-03-08 04:35:56.983+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd61
|
|
TRC 2026-03-08 04:35:56.983+00:00 Stopped yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:668
|
|
TRC 2026-03-08 04:35:56.983+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd61
|
|
TRC 2026-03-08 04:35:56.983+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:35:56.983+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*VpJprH:69acfca7a5e541f6859bcd61
|
|
TRC 2026-03-08 04:35:56.983+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:35:57.041+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:35:57.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=3 topic=/waku/2/rs/2/2 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/2 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=3 topic=/waku/2/rs/2/0 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/0 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=3 topic=/waku/2/rs/2/7 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/7 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=3 topic=/waku/2/rs/2/5 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/5 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=3 topic=/waku/2/rs/2/1 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/1 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=3 topic=/waku/2/rs/2/3 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.044+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/3 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.044+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.045+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.045+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=3 topic=/waku/2/rs/2/6 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.045+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/6 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.045+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.045+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.045+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=3 topic=/waku/2/rs/2/4 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.045+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/4 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.045+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=3 gossipsub=3
|
|
TRC 2026-03-08 04:35:57.045+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=8
|
|
TRC 2026-03-08 04:35:57.045+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:57.045+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:57.045+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=3
|
|
TRC 2026-03-08 04:35:57.046+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:57.046+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:35:57.046+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:57.046+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:57.046+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:57.139+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfca7a5e541f6859bcd51 size=28
|
|
TRC 2026-03-08 04:35:57.139+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=444d2d8f602a...c624d4d2e312 tagOut=444d2d8f602a...c624d4d2e312 nonce=35
|
|
TRC 2026-03-08 04:35:57.139+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{GoAway, {}, streamId: 0, length: 0}"
|
|
TRC 2026-03-08 04:35:57.139+00:00 Received go away topics="libp2p yamux" tid=1 file=yamux.nim:573 status=NormalTermination
|
|
TRC 2026-03-08 04:35:57.139+00:00 Closing yamux topics="libp2p yamux" tid=1 file=yamux.nim:528
|
|
TRC 2026-03-08 04:35:57.139+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*NSkuby:69acfca7a5e541f6859bcd64
|
|
TRC 2026-03-08 04:35:57.139+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*NSkuby:69acfca7a5e541f6859bcd64
|
|
TRC 2026-03-08 04:35:57.139+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd64 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:57.139+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd64 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:57.139+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:57.139+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:57.139+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd66 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:57.139+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd66 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:57.139+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{GoAway, {}, streamId: 0, length: 0}"
|
|
TRC 2026-03-08 04:35:57.139+00:00 Closing secure conn topics="libp2p secure" tid=1 file=secure.nim:69 s=16U*NSkuby:69acfca7a5e541f6859bcd55 dir=Out
|
|
TRC 2026-03-08 04:35:57.139+00:00 Shutting down chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:169 address=138.68.122.137:30303 s=16U*NSkuby:69acfca7a5e541f6859bcd51
|
|
TRC 2026-03-08 04:35:57.139+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfca7a5e541f6859bcd64 nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:35:57.139+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 4 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:35:57.140+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfca7a5e541f6859bcd66 nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:35:57.140+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 3 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:35:57.140+00:00 Cleaning up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:65 addrs=138.68.122.137:30303 conn=16U*NSkuby:69acfca7a5e541f6859bcd51
|
|
TRC 2026-03-08 04:35:57.140+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd51
|
|
TRC 2026-03-08 04:35:57.140+00:00 Cleaned up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:78 addrs=138.68.122.137:30303 conn=16U*NSkuby:69acfca7a5e541f6859bcd51
|
|
TRC 2026-03-08 04:35:57.140+00:00 Shutdown chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:174 address=138.68.122.137:30303 s=16U*NSkuby:69acfca7a5e541f6859bcd51
|
|
TRC 2026-03-08 04:35:57.140+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*NSkuby:69acfca7a5e541f6859bcd51
|
|
TRC 2026-03-08 04:35:57.140+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*NSkuby:69acfca7a5e541f6859bcd51
|
|
TRC 2026-03-08 04:35:57.140+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd51 objName=ChronosStream dir=Out
|
|
TRC 2026-03-08 04:35:57.140+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd51 objName=ChronosStream dir=Out
|
|
DBG 2026-03-08 04:35:57.140+00:00 Exception occurred reading message PubSubPeer.handle topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:242 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=true description="Stream Closed!"
|
|
DBG 2026-03-08 04:35:57.140+00:00 exiting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:231 conn=16U*NSkuby:69acfca7a5e541f6859bcd64 peer=16U*NSkuby closed=true
|
|
DBG 2026-03-08 04:35:57.140+00:00 Exception occurred reading message PubSubPeer.handle topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:242 conn=16U*NSkuby:69acfca7a5e541f6859bcd66 peer=16U*NSkuby closed=true description="Stream Closed!"
|
|
DBG 2026-03-08 04:35:57.140+00:00 exiting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:231 conn=16U*NSkuby:69acfca7a5e541f6859bcd66 peer=16U*NSkuby closed=true
|
|
TRC 2026-03-08 04:35:57.140+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*NSkuby:69acfca7a5e541f6859bcd55
|
|
TRC 2026-03-08 04:35:57.140+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*NSkuby:69acfca7a5e541f6859bcd55
|
|
TRC 2026-03-08 04:35:57.140+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd55 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:35:57.140+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd55 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:35:57.140+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd64
|
|
TRC 2026-03-08 04:35:57.140+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd64
|
|
TRC 2026-03-08 04:35:57.140+00:00 Removing send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:255 p=16U*NSkuby conn=16U*NSkuby:69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:57.140+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd66
|
|
TRC 2026-03-08 04:35:57.140+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:57.140+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:57.140+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:57.140+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:57.140+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:57.140+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:57.141+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:57.141+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:57.141+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd55
|
|
TRC 2026-03-08 04:35:57.141+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd51
|
|
TRC 2026-03-08 04:35:57.141+00:00 Connection closed, cleaning up topics="libp2p connmanager" tid=1 file=connmanager.nim:270 mux=16U*NSkuby:69acfca7a5e541f6859bcd55
|
|
TRC 2026-03-08 04:35:57.141+00:00 Triggering disconnect events topics="libp2p connmanager" tid=1 file=connmanager.nim:243 mux=16U*NSkuby:69acfca7a5e541f6859bcd55
|
|
TRC 2026-03-08 04:35:57.141+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:57.141+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*NSkuby event="(kind: Left)"
|
|
TRC 2026-03-08 04:35:57.141+00:00 unsubscribing gossipsub peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:320 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:57.141+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*NSkuby score=0.0
|
|
TRC 2026-03-08 04:35:57.141+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:57.141+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*NSkuby score=0.0
|
|
TRC 2026-03-08 04:35:57.141+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:57.141+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*NSkuby score=0.0
|
|
TRC 2026-03-08 04:35:57.141+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:57.141+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*NSkuby score=0.0
|
|
TRC 2026-03-08 04:35:57.141+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:57.141+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*NSkuby score=0.0
|
|
TRC 2026-03-08 04:35:57.141+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:57.141+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*NSkuby score=0.0
|
|
TRC 2026-03-08 04:35:57.141+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:57.141+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*NSkuby score=0.0
|
|
TRC 2026-03-08 04:35:57.141+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:57.141+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*NSkuby score=0.0
|
|
TRC 2026-03-08 04:35:57.141+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/4
|
|
DBG 2026-03-08 04:35:57.141+00:00 stopping sendNonPriorityTask topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:584 p=16U*NSkuby
|
|
TRC 2026-03-08 04:35:57.141+00:00 unsubscribing floodsub peer topics="libp2p floodsub" tid=1 file=floodsub.nim:88 peer=16U*NSkuby
|
|
DBG 2026-03-08 04:35:57.141+00:00 unsubscribing pubsub peer topics="libp2p pubsub" tid=1 file=pubsub.nim:209 peerId=16U*NSkuby
|
|
TRC 2026-03-08 04:35:57.141+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:35:57.141+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*NSkuby protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:57.141+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*NSkuby
|
|
TRC 2026-03-08 04:35:57.144+00:00 Error dialing topics="libp2p dialer" tid=1 file=dialer.nim:336 description="Couldn't get muxed stream in dial for peer_id: 16U*NSkuby"
|
|
TRC 2026-03-08 04:35:57.146+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:57.146+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:57.147+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:57.147+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:57.147+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:57.147+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:57.147+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:57.148+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*NSkuby topic=/waku/2/rs/2/4
|
|
DBG 2026-03-08 04:35:57.148+00:00 Could not establish send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:322 description="failed dial existing: Couldn't get muxed stream in dial for peer_id: 16U*NSkuby"
|
|
DBG 2026-03-08 04:35:57.153+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=2 storeClientCount=2 lightpushCount=2 filterCount=2
|
|
TRC 2026-03-08 04:35:57.154+00:00 Closed yamux topics="libp2p yamux" tid=1 file=yamux.nim:549
|
|
TRC 2026-03-08 04:35:57.154+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd64
|
|
TRC 2026-03-08 04:35:57.154+00:00 Stopped yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:668
|
|
TRC 2026-03-08 04:35:57.154+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca7a5e541f6859bcd64
|
|
TRC 2026-03-08 04:35:57.154+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:35:57.154+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*NSkuby:69acfca7a5e541f6859bcd64
|
|
TRC 2026-03-08 04:35:57.154+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:35:57.178+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=60
|
|
TRC 2026-03-08 04:35:57.179+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=970254379da7...b1eed67ebc9f tagOut=970254379da7...b1eed67ebc9f nonce=38
|
|
TRC 2026-03-08 04:35:57.179+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 32}"
|
|
TRC 2026-03-08 04:35:57.179+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d4d719372781...d961a5590ac2
|
|
TRC 2026-03-08 04:35:57.179+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:57.179+00:00 echoing ping topics="libp2p ping" tid=1 file=ping.nim:53 conn=16U*kGyuEP:69acfcaca5e541f6859bcd7f pingData="[212, 215, 25, 55, 39, 129, 34, 86, 217, 143, 121, 95, 46, 67, 103, 103, 203, 62, 54, 132, 67, 230, 212, 3, 22, 241, 217, 97, 165, 89, 10, 194]"
|
|
TRC 2026-03-08 04:35:57.179+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 8, length: 32}"
|
|
TRC 2026-03-08 04:35:57.179+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=8 conn=16U*kGyuEP:69acfca7a5e541f6859bcd69
|
|
TRC 2026-03-08 04:35:57.179+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 8, length: 0}"
|
|
TRC 2026-03-08 04:35:57.179+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcaca5e541f6859bcd7f
|
|
TRC 2026-03-08 04:35:57.179+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcaca5e541f6859bcd7f
|
|
TRC 2026-03-08 04:35:57.440+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=28
|
|
TRC 2026-03-08 04:35:57.440+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0a37298813f9...5e9ded246925 tagOut=0a37298813f9...5e9ded246925 nonce=39
|
|
TRC 2026-03-08 04:35:57.440+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 8, length: 0}"
|
|
TRC 2026-03-08 04:35:57.440+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:57.440+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*kGyuEP:69acfcaca5e541f6859bcd7f
|
|
TRC 2026-03-08 04:35:57.440+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*kGyuEP:69acfcaca5e541f6859bcd7f
|
|
TRC 2026-03-08 04:35:57.440+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcaca5e541f6859bcd7f objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:57.440+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcaca5e541f6859bcd7f objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:57.440+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:57.440+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*kGyuEP:69acfcaca5e541f6859bcd7f
|
|
TRC 2026-03-08 04:35:57.441+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:35:57.786+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=1 peers="[16U*DUhLJh]"
|
|
TRC 2026-03-08 04:35:57.786+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
|
TRC 2026-03-08 04:35:57.787+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:156 peerId=16U*DUhLJh addresses="[/ip4/172.18.111.168/tcp/29584]" origin=Discv5
|
|
TRC 2026-03-08 04:35:57.857+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=110
|
|
TRC 2026-03-08 04:35:57.857+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5f4cbe16b5c1...379d3d496987 tagOut=5f4cbe16b5c1...379d3d496987 nonce=46
|
|
TRC 2026-03-08 04:35:57.857+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 82}"
|
|
TRC 2026-03-08 04:35:57.857+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=51124f123d0a...72732f322f30
|
|
TRC 2026-03-08 04:35:57.857+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:57.858+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:57.858+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:57.858+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:57.858+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:57.858+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:57.858+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:57.858+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:57.858+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:57.858+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:57.859+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:57.859+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:57.859+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:57.859+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:57.859+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:57.859+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:57.859+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:57.859+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:57.860+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:57.860+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/0 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:57.860+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/0
|
|
DBG 2026-03-08 04:35:57.860+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x7c9b6e999adce762ba03c183752f463105c30301334c4c474eedc688fd017d5d msg_id=02bce9c43098...673c3f066cf1 from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/0 receivedTime=1772944557861614080 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:57.860+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:57.860+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:57.860+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x7c9b6e999adce762ba03c183752f463105c30301334c4c474eedc688fd017d5d msg_id=02bce9c43098...673c3f066cf1 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/0 sentTime=1772944557861779712 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:35:57.860+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:57.860+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:57.860+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:57.860+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 82}"
|
|
TRC 2026-03-08 04:35:57.860+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:57.860+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[2, 188, 233, 196, 48, 152, 126, 178, 63, 90, 224, 65, 238, 118, 252, 127, 210, 218, 69, 112, 29, 39, 176, 18, 184, 185, 103, 60, 63, 6, 108, 241]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:57.861+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/0 contenttopic=/myapp/1/latest/proto
|
|
TRC 2026-03-08 04:35:57.861+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:57.865+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=110
|
|
TRC 2026-03-08 04:35:57.865+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b1e7158511cb...c9057e6717e1 tagOut=b1e7158511cb...c9057e6717e1 nonce=40
|
|
TRC 2026-03-08 04:35:57.865+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 82}"
|
|
TRC 2026-03-08 04:35:57.865+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=51124f123d0a...72732f322f30
|
|
TRC 2026-03-08 04:35:57.865+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:57.865+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:57.866+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:35:57.866+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:57.866+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:57.866+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:57.866+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:57.866+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:35:57.866+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:57.866+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:57.866+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:57.866+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:57.866+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:57.866+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:57.866+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:57.866+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:57.866+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:57.866+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:57.866+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=02bce9c43098...673c3f066cf1 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:57.866+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:58.041+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:35:58.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/2 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/2 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/0 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/0 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/7 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/7 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/5 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/5 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/1 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/1 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/3 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/3 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/6 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/6 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/4 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/4 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:58.043+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=8
|
|
TRC 2026-03-08 04:35:58.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:35:58.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:35:58.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:58.044+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:35:58.044+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:35:58.044+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:35:58.044+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:35:58.044+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
DBG 2026-03-08 04:35:58.777+00:00 received random records from kademlia topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:211 numRecords=0
|
|
TRC 2026-03-08 04:35:58.882+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=108
|
|
TRC 2026-03-08 04:35:58.883+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=16947062d62f...857e626cea33 tagOut=16947062d62f...857e626cea33 nonce=47
|
|
TRC 2026-03-08 04:35:58.883+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 80}"
|
|
TRC 2026-03-08 04:35:58.883+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=4f124d123b0a...72732f322f30
|
|
TRC 2026-03-08 04:35:58.883+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:58.883+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=124d123b0a0e...72732f322f30
|
|
TRC 2026-03-08 04:35:58.883+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124d123b0a0e...72732f322f30
|
|
TRC 2026-03-08 04:35:58.883+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:58.883+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:58.883+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:58.883+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:58.883+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a0e2f77616b...aa0100f80100
|
|
TRC 2026-03-08 04:35:58.883+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:58.883+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:58.883+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:58.883+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:58.883+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:58.883+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:58.883+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:58.883+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:58.883+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:58.883+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.884+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:58.884+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/0 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:58.884+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/0
|
|
DBG 2026-03-08 04:35:58.884+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x018619be56071d1b1119ba9d8f5a6abf9a184517ec34a02be17395587aafdcd6 msg_id=e3735c802d26...c78eee9cb7ac from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/0 receivedTime=1772944558885673216 payloadSizeBytes=14.0
|
|
TRC 2026-03-08 04:35:58.884+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.884+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:58.884+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x018619be56071d1b1119ba9d8f5a6abf9a184517ec34a02be17395587aafdcd6 msg_id=e3735c802d26...c78eee9cb7ac to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/0 sentTime=1772944558886196480 payloadSizeBytes=14.0
|
|
TRC 2026-03-08 04:35:58.884+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.884+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.885+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=124d123b0a0e...72732f322f30
|
|
TRC 2026-03-08 04:35:58.885+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 80}"
|
|
TRC 2026-03-08 04:35:58.885+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:58.885+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:58.885+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/0 contenttopic=/myapp/1/latest/proto
|
|
TRC 2026-03-08 04:35:58.885+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:58.897+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=108
|
|
TRC 2026-03-08 04:35:58.897+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6931cdfd3c5c...466d37923a68 tagOut=6931cdfd3c5c...466d37923a68 nonce=41
|
|
TRC 2026-03-08 04:35:58.897+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 80}"
|
|
TRC 2026-03-08 04:35:58.897+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=4f124d123b0a...72732f322f30
|
|
TRC 2026-03-08 04:35:58.897+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:58.897+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=124d123b0a0e...72732f322f30
|
|
TRC 2026-03-08 04:35:58.897+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124d123b0a0e...72732f322f30
|
|
TRC 2026-03-08 04:35:58.897+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:58.897+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:58.897+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:58.897+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:58.897+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a0e2f77616b...aa0100f80100
|
|
TRC 2026-03-08 04:35:58.897+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:58.897+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:35:58.897+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:58.897+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:58.898+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:58.898+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:58.898+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:58.898+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:58.898+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:58.898+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.898+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=e3735c802d26...c78eee9cb7ac peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:58.898+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:58.902+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=108
|
|
TRC 2026-03-08 04:35:58.903+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0188b5b2b4a1...19104481d106 tagOut=0188b5b2b4a1...19104481d106 nonce=42
|
|
TRC 2026-03-08 04:35:58.903+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 80}"
|
|
TRC 2026-03-08 04:35:58.903+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=4f124d123b0a...72732f322f31
|
|
TRC 2026-03-08 04:35:58.903+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:58.903+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=124d123b0a0e...72732f322f31
|
|
TRC 2026-03-08 04:35:58.903+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124d123b0a0e...72732f322f31
|
|
TRC 2026-03-08 04:35:58.903+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:58.903+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:58.903+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:58.903+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:58.903+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a0e2f77616b...aa0100f80100
|
|
TRC 2026-03-08 04:35:58.903+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:58.903+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:58.903+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:58.903+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:58.903+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:58.903+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:58.903+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:58.903+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:58.903+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:58.903+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.903+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:58.903+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/1 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:58.903+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/1
|
|
DBG 2026-03-08 04:35:58.903+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x11413928aa298de1c38fed336ae539054a16891988bb5fb66cbf165707b87bda msg_id=f6ec35cb382d...7f5b02da02ef from_peer_id=16U*kGyuEP topic=/waku/2/rs/2/1 receivedTime=1772944558905141760 payloadSizeBytes=14.0
|
|
TRC 2026-03-08 04:35:58.903+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.903+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:58.904+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x11413928aa298de1c38fed336ae539054a16891988bb5fb66cbf165707b87bda msg_id=f6ec35cb382d...7f5b02da02ef to_peer_id=16U*T3UNSE topic=/waku/2/rs/2/1 sentTime=1772944558905559040 payloadSizeBytes=14.0
|
|
TRC 2026-03-08 04:35:58.904+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.904+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.904+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=124d123b0a0e...72732f322f31
|
|
TRC 2026-03-08 04:35:58.904+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 80}"
|
|
TRC 2026-03-08 04:35:58.904+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:58.904+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]" peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:58.904+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/1 contenttopic=/myapp/1/latest/proto
|
|
TRC 2026-03-08 04:35:58.904+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:58.905+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=108
|
|
TRC 2026-03-08 04:35:58.905+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=63f0ee50ebda...8b6214b404e4 tagOut=63f0ee50ebda...8b6214b404e4 nonce=48
|
|
TRC 2026-03-08 04:35:58.906+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 80}"
|
|
TRC 2026-03-08 04:35:58.906+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=4f124d123b0a...72732f322f31
|
|
TRC 2026-03-08 04:35:58.906+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:58.906+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=108
|
|
TRC 2026-03-08 04:35:58.906+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9b5296427667...f8f1c2098eab tagOut=9b5296427667...f8f1c2098eab nonce=49
|
|
TRC 2026-03-08 04:35:58.906+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 80}"
|
|
TRC 2026-03-08 04:35:58.906+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=4f124d123b0a...72732f322f32
|
|
TRC 2026-03-08 04:35:58.906+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:58.906+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=124d123b0a0e...72732f322f31
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124d123b0a0e...72732f322f31
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a0e2f77616b...aa0100f80100
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:58.906+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:58.906+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:58.906+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.906+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=f6ec35cb382d...7f5b02da02ef peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:58.906+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:58.906+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=124d123b0a0e...72732f322f32
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124d123b0a0e...72732f322f32
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a0e2f77616b...aa0100f80100
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:58.906+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:58.907+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:58.907+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:58.907+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:58.907+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.907+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:58.907+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/2 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:58.907+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/2
|
|
DBG 2026-03-08 04:35:58.907+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x990d66808449f2e3e91928b1b28309762f0113bcb8222134fc7f9074318f6350 msg_id=128507442503...53dc68a99b0d from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/2 receivedTime=1772944558908861696 payloadSizeBytes=14.0
|
|
TRC 2026-03-08 04:35:58.907+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.907+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:58.907+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x990d66808449f2e3e91928b1b28309762f0113bcb8222134fc7f9074318f6350 msg_id=128507442503...53dc68a99b0d to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/2 sentTime=1772944558909302016 payloadSizeBytes=14.0
|
|
TRC 2026-03-08 04:35:58.908+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.908+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.908+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=124d123b0a0e...72732f322f32
|
|
TRC 2026-03-08 04:35:58.908+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 80}"
|
|
TRC 2026-03-08 04:35:58.908+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:58.908+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:58.908+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/2 contenttopic=/myapp/1/latest/proto
|
|
TRC 2026-03-08 04:35:58.908+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:58.929+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=108
|
|
TRC 2026-03-08 04:35:58.929+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=17ed02805ea9...855412960253 tagOut=17ed02805ea9...855412960253 nonce=50
|
|
TRC 2026-03-08 04:35:58.930+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 80}"
|
|
TRC 2026-03-08 04:35:58.930+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=4f124d123b0a...72732f322f33
|
|
TRC 2026-03-08 04:35:58.930+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:58.930+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=124d123b0a0e...72732f322f33
|
|
TRC 2026-03-08 04:35:58.930+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124d123b0a0e...72732f322f33
|
|
TRC 2026-03-08 04:35:58.930+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:58.930+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:58.930+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:58.930+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:58.930+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a0e2f77616b...aa0100f80100
|
|
TRC 2026-03-08 04:35:58.930+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:58.930+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:58.930+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:58.930+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:58.930+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:58.930+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:58.930+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:58.930+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:58.930+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:58.930+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.930+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:58.930+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/3 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:58.930+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/3
|
|
DBG 2026-03-08 04:35:58.930+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x20cf6660537fa09bdbd68408bc0c84ec6c2d8d30bfb3af0db0a88d92a7089371 msg_id=28c412da619a...ece922cbce6b from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/3 receivedTime=1772944558932069632 payloadSizeBytes=14.0
|
|
TRC 2026-03-08 04:35:58.930+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.930+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:58.931+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x20cf6660537fa09bdbd68408bc0c84ec6c2d8d30bfb3af0db0a88d92a7089371 msg_id=28c412da619a...ece922cbce6b to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/3 sentTime=1772944558932462336 payloadSizeBytes=14.0
|
|
TRC 2026-03-08 04:35:58.931+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.931+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.931+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=124d123b0a0e...72732f322f33
|
|
TRC 2026-03-08 04:35:58.931+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 80}"
|
|
TRC 2026-03-08 04:35:58.931+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:58.931+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:58.931+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/3 contenttopic=/myapp/1/latest/proto
|
|
TRC 2026-03-08 04:35:58.931+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:58.931+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=108
|
|
TRC 2026-03-08 04:35:58.931+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d7aef4b6a502...e345a3bb2db6 tagOut=d7aef4b6a502...e345a3bb2db6 nonce=43
|
|
TRC 2026-03-08 04:35:58.931+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 80}"
|
|
TRC 2026-03-08 04:35:58.931+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=4f124d123b0a...72732f322f32
|
|
TRC 2026-03-08 04:35:58.931+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:58.931+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=124d123b0a0e...72732f322f32
|
|
TRC 2026-03-08 04:35:58.931+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124d123b0a0e...72732f322f32
|
|
TRC 2026-03-08 04:35:58.931+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:58.931+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:58.931+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:58.931+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:58.932+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a0e2f77616b...aa0100f80100
|
|
TRC 2026-03-08 04:35:58.932+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:58.932+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:35:58.932+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:58.932+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:58.932+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:58.932+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:58.932+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:58.932+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:58.932+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:58.932+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.932+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=128507442503...53dc68a99b0d peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:58.932+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:58.934+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=108
|
|
TRC 2026-03-08 04:35:58.934+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=46a9986b90fc...188c4243f4af tagOut=46a9986b90fc...188c4243f4af nonce=44
|
|
TRC 2026-03-08 04:35:58.934+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 80}"
|
|
TRC 2026-03-08 04:35:58.934+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=4f124d123b0a...72732f322f33
|
|
TRC 2026-03-08 04:35:58.934+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:58.934+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=124d123b0a0e...72732f322f33
|
|
TRC 2026-03-08 04:35:58.934+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124d123b0a0e...72732f322f33
|
|
TRC 2026-03-08 04:35:58.934+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:58.934+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:58.934+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:58.934+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:58.934+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a0e2f77616b...aa0100f80100
|
|
TRC 2026-03-08 04:35:58.934+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:58.934+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:35:58.934+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:58.934+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:58.934+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:58.934+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:58.934+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:58.934+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:58.934+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:58.934+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.934+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=28c412da619a...ece922cbce6b peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:58.934+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:58.934+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=108
|
|
TRC 2026-03-08 04:35:58.935+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6935bdafbecd...d04b9c702dc5 tagOut=6935bdafbecd...d04b9c702dc5 nonce=51
|
|
TRC 2026-03-08 04:35:58.935+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 80}"
|
|
TRC 2026-03-08 04:35:58.935+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=4f124d123b0a...72732f322f34
|
|
TRC 2026-03-08 04:35:58.935+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:58.935+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=124d123b0a0e...72732f322f34
|
|
TRC 2026-03-08 04:35:58.935+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124d123b0a0e...72732f322f34
|
|
TRC 2026-03-08 04:35:58.935+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:58.935+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:58.935+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:58.935+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:58.935+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a0e2f77616b...aa0100f80100
|
|
TRC 2026-03-08 04:35:58.935+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:58.935+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:58.935+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:58.935+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:58.935+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:58.935+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:58.935+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:58.935+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:58.935+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:58.935+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.935+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:58.935+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/4 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:58.936+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/4
|
|
DBG 2026-03-08 04:35:58.936+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0xac4df24127cd594499a38c7bc511f938c85c07703c51f52f5b0fe08c76e59286 msg_id=2ba4f2604ba4...8cef331ac07b from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/4 receivedTime=1772944558937475328 payloadSizeBytes=14.0
|
|
TRC 2026-03-08 04:35:58.936+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.936+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:58.936+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xac4df24127cd594499a38c7bc511f938c85c07703c51f52f5b0fe08c76e59286 msg_id=2ba4f2604ba4...8cef331ac07b to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/4 sentTime=1772944558937870336 payloadSizeBytes=14.0
|
|
TRC 2026-03-08 04:35:58.936+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.936+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.936+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=124d123b0a0e...72732f322f34
|
|
TRC 2026-03-08 04:35:58.936+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 80}"
|
|
TRC 2026-03-08 04:35:58.936+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:58.936+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:58.936+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/4 contenttopic=/myapp/1/latest/proto
|
|
TRC 2026-03-08 04:35:58.937+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:58.937+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=108
|
|
TRC 2026-03-08 04:35:58.938+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=df1faec7fc19...a645f8a01353 tagOut=df1faec7fc19...a645f8a01353 nonce=45
|
|
TRC 2026-03-08 04:35:58.938+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 80}"
|
|
TRC 2026-03-08 04:35:58.938+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=4f124d123b0a...72732f322f34
|
|
TRC 2026-03-08 04:35:58.938+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:58.938+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=124d123b0a0e...72732f322f34
|
|
TRC 2026-03-08 04:35:58.938+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124d123b0a0e...72732f322f34
|
|
TRC 2026-03-08 04:35:58.938+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:58.938+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:58.938+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:58.938+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:58.938+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a0e2f77616b...aa0100f80100
|
|
TRC 2026-03-08 04:35:58.938+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:58.938+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:35:58.939+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:58.939+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:58.939+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:58.939+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:58.939+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:58.939+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:58.939+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:58.939+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.939+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=2ba4f2604ba4...8cef331ac07b peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:58.939+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:58.968+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=108
|
|
TRC 2026-03-08 04:35:58.968+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=130ca5573eac...60723f18e9f6 tagOut=130ca5573eac...60723f18e9f6 nonce=46
|
|
TRC 2026-03-08 04:35:58.968+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 80}"
|
|
TRC 2026-03-08 04:35:58.968+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=4f124d123b0a...72732f322f35
|
|
TRC 2026-03-08 04:35:58.968+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:58.968+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=124d123b0a0e...72732f322f35
|
|
TRC 2026-03-08 04:35:58.968+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124d123b0a0e...72732f322f35
|
|
TRC 2026-03-08 04:35:58.968+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:58.968+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:58.968+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:58.968+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:58.968+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a0e2f77616b...aa0100f80100
|
|
TRC 2026-03-08 04:35:58.968+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:58.968+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:58.968+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:58.968+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:58.968+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:58.968+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:58.968+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:58.968+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:58.968+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:58.968+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.969+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:58.969+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/5 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:58.969+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/5
|
|
DBG 2026-03-08 04:35:58.969+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x1a18678aaa12bcc6eda34dd9f1736bba895ef80bbb5ae44913c7f83cd8835083 msg_id=c377687557db...9116d50b11fc from_peer_id=16U*kGyuEP topic=/waku/2/rs/2/5 receivedTime=1772944558970569728 payloadSizeBytes=14.0
|
|
TRC 2026-03-08 04:35:58.969+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.969+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:58.969+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x1a18678aaa12bcc6eda34dd9f1736bba895ef80bbb5ae44913c7f83cd8835083 msg_id=c377687557db...9116d50b11fc to_peer_id=16U*T3UNSE topic=/waku/2/rs/2/5 sentTime=1772944558970970624 payloadSizeBytes=14.0
|
|
TRC 2026-03-08 04:35:58.969+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.969+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.969+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=124d123b0a0e...72732f322f35
|
|
TRC 2026-03-08 04:35:58.969+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 80}"
|
|
TRC 2026-03-08 04:35:58.969+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:58.969+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]" peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:58.970+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/5 contenttopic=/myapp/1/latest/proto
|
|
TRC 2026-03-08 04:35:58.970+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:58.972+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=108
|
|
TRC 2026-03-08 04:35:58.972+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7c078edd6b49...a932c042a13e tagOut=7c078edd6b49...a932c042a13e nonce=47
|
|
TRC 2026-03-08 04:35:58.972+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 80}"
|
|
TRC 2026-03-08 04:35:58.972+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=4f124d123b0a...72732f322f36
|
|
TRC 2026-03-08 04:35:58.972+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:58.972+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=124d123b0a0e...72732f322f36
|
|
TRC 2026-03-08 04:35:58.972+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124d123b0a0e...72732f322f36
|
|
TRC 2026-03-08 04:35:58.972+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:58.972+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:58.972+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:58.972+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:58.972+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a0e2f77616b...aa0100f80100
|
|
TRC 2026-03-08 04:35:58.972+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:58.972+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:58.972+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:58.972+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:58.972+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:58.972+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:58.972+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:58.972+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:58.972+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:58.972+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.972+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:58.972+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/6 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:58.972+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/6
|
|
DBG 2026-03-08 04:35:58.972+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x90731d3607ae53e1a4deccff750c5f77bebe6df9f0f73f2b9ecd631238aaaf86 msg_id=6a193fd17ef0...5ca8e569d514 from_peer_id=16U*kGyuEP topic=/waku/2/rs/2/6 receivedTime=1772944558974176768 payloadSizeBytes=14.0
|
|
TRC 2026-03-08 04:35:58.972+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.972+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:58.973+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x90731d3607ae53e1a4deccff750c5f77bebe6df9f0f73f2b9ecd631238aaaf86 msg_id=6a193fd17ef0...5ca8e569d514 to_peer_id=16U*T3UNSE topic=/waku/2/rs/2/6 sentTime=1772944558974558464 payloadSizeBytes=14.0
|
|
TRC 2026-03-08 04:35:58.973+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.973+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.973+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=124d123b0a0e...72732f322f36
|
|
TRC 2026-03-08 04:35:58.973+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 80}"
|
|
TRC 2026-03-08 04:35:58.973+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:35:58.973+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]" peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:58.973+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/6 contenttopic=/myapp/1/latest/proto
|
|
TRC 2026-03-08 04:35:58.973+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:58.974+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=108
|
|
TRC 2026-03-08 04:35:58.974+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9232fcbb539f...e845f7e62039 tagOut=9232fcbb539f...e845f7e62039 nonce=52
|
|
TRC 2026-03-08 04:35:58.974+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 80}"
|
|
TRC 2026-03-08 04:35:58.974+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=4f124d123b0a...72732f322f35
|
|
TRC 2026-03-08 04:35:58.974+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:58.974+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=124d123b0a0e...72732f322f35
|
|
TRC 2026-03-08 04:35:58.974+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124d123b0a0e...72732f322f35
|
|
TRC 2026-03-08 04:35:58.974+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:58.974+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:58.974+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:58.974+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:58.974+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a0e2f77616b...aa0100f80100
|
|
TRC 2026-03-08 04:35:58.974+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:58.974+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:35:58.974+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:58.974+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:58.974+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:58.974+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:58.974+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:58.974+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:58.974+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:58.974+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.974+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=c377687557db...9116d50b11fc peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:58.974+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:58.978+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=108
|
|
TRC 2026-03-08 04:35:58.978+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f38df50011e4...82994f4980ef tagOut=f38df50011e4...82994f4980ef nonce=53
|
|
TRC 2026-03-08 04:35:58.978+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 80}"
|
|
TRC 2026-03-08 04:35:58.978+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=4f124d123b0a...72732f322f36
|
|
TRC 2026-03-08 04:35:58.978+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:58.978+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=124d123b0a0e...72732f322f36
|
|
TRC 2026-03-08 04:35:58.978+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124d123b0a0e...72732f322f36
|
|
TRC 2026-03-08 04:35:58.978+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:58.978+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:58.978+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:58.978+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:58.978+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a0e2f77616b...aa0100f80100
|
|
TRC 2026-03-08 04:35:58.978+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:58.978+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:35:58.978+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:58.978+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:58.979+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:58.979+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:58.979+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:58.979+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:58.979+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:58.979+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.979+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=6a193fd17ef0...5ca8e569d514 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:58.979+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:58.981+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=108
|
|
TRC 2026-03-08 04:35:58.981+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1e8e7dff7c5c...4cc061d63779 tagOut=1e8e7dff7c5c...4cc061d63779 nonce=54
|
|
TRC 2026-03-08 04:35:58.981+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 80}"
|
|
TRC 2026-03-08 04:35:58.981+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=4f124d123b0a...72732f322f37
|
|
TRC 2026-03-08 04:35:58.981+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:58.981+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=124d123b0a0e...72732f322f37
|
|
TRC 2026-03-08 04:35:58.981+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124d123b0a0e...72732f322f37
|
|
TRC 2026-03-08 04:35:58.981+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:58.981+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:58.981+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:58.981+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:58.981+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a0e2f77616b...aa0100f80100
|
|
TRC 2026-03-08 04:35:58.982+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:58.982+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:58.982+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:58.982+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:58.982+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:58.982+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:58.982+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:58.982+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:58.982+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:58.982+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.982+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:35:58.982+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/7 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:35:58.982+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/7
|
|
DBG 2026-03-08 04:35:58.982+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0xffeff72f16e39005ef9a81aa9b4043479ae684de9a55998bc67ae599002258d4 msg_id=a745e0187646...11a090cb1209 from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/7 receivedTime=1772944558983824640 payloadSizeBytes=14.0
|
|
TRC 2026-03-08 04:35:58.982+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.982+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:35:58.982+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xffeff72f16e39005ef9a81aa9b4043479ae684de9a55998bc67ae599002258d4 msg_id=a745e0187646...11a090cb1209 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/7 sentTime=1772944558984247808 payloadSizeBytes=14.0
|
|
TRC 2026-03-08 04:35:58.982+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.982+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.983+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=124d123b0a0e...72732f322f37
|
|
TRC 2026-03-08 04:35:58.983+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 80}"
|
|
TRC 2026-03-08 04:35:58.983+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:35:58.983+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:35:58.983+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/7 contenttopic=/myapp/1/latest/proto
|
|
TRC 2026-03-08 04:35:58.983+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:35:58.983+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=108
|
|
TRC 2026-03-08 04:35:58.983+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2402799b3c1b...0551ab05c830 tagOut=2402799b3c1b...0551ab05c830 nonce=48
|
|
TRC 2026-03-08 04:35:58.983+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 80}"
|
|
TRC 2026-03-08 04:35:58.983+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=4f124d123b0a...72732f322f37
|
|
TRC 2026-03-08 04:35:58.983+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:58.983+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=124d123b0a0e...72732f322f37
|
|
TRC 2026-03-08 04:35:58.983+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124d123b0a0e...72732f322f37
|
|
TRC 2026-03-08 04:35:58.983+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:35:58.983+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:35:58.983+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:35:58.983+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:35:58.983+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a0e2f77616b...aa0100f80100
|
|
TRC 2026-03-08 04:35:58.983+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:35:58.983+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:35:58.983+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:35:58.983+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:35:58.983+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:35:58.983+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:35:58.983+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:35:58.983+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:35:58.983+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:35:58.983+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a0e2f77616b...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:58.984+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=a745e0187646...11a090cb1209 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:35:58.984+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:35:59.041+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:35:59.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/2 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/2 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/0 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/0 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/7 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/7 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/5 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/5 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/1 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/1 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/3 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/3 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/6 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/6 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/4 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/4 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=2 gossipsub=2
|
|
TRC 2026-03-08 04:35:59.043+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=8
|
|
TRC 2026-03-08 04:35:59.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:59.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:59.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:35:59.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:59.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:59.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:59.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:35:59.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
INF 2026-03-08 04:35:59.840+00:00 Dialing multiple peers topics="waku node peer_manager" tid=1 file=peer_manager.nim:369 numOfPeers=4 nodes="@[16Uiu2HAmTUbnxLGT9JvV6mu9oPyDjqHK4Phs1VDJNUgESgNSkuby, 16Uiu2HAkyCv2VEptEA2wUuxgSaY74i7uA71Q6rfTbPVZXzDUhLJh, 16Uiu2HAmMK7PYygBtKUQ8EHp7EfaD3bCEsJrkFooK8RQ2PVpJprH, 16Uiu2HAm4S1JYkuzDKLKQvwgAhZKs9otxXqt8SCGtB4hoJP1S397]"
|
|
TRC 2026-03-08 04:35:59.840+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:320 wireAddr="[/ip4/138.68.122.137/tcp/30303, /ip4/138.68.122.137/tcp/30303, /ip4/138.68.122.137/tcp/8000/wss]" peerId=16U*NSkuby failedAttempts=0
|
|
TRC 2026-03-08 04:35:59.840+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*NSkuby
|
|
DBG 2026-03-08 04:35:59.840+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*NSkuby addrs="[/ip4/138.68.122.137/tcp/30303, /ip4/138.68.122.137/tcp/30303, /ip4/138.68.122.137/tcp/8000/wss]"
|
|
DBG 2026-03-08 04:35:59.840+00:00 Expanded address and hostname topics="libp2p dialer" tid=1 file=dialer.nim:156 expandedAddress=/ip4/138.68.122.137/tcp/30303 hostname=138.68.122.137 resolvedAddresses="[/ip4/138.68.122.137/tcp/30303]"
|
|
TRC 2026-03-08 04:35:59.840+00:00 Dialing address topics="libp2p dialer" tid=1 file=dialer.nim:49 addrs=/ip4/138.68.122.137/tcp/30303 peerId=16U*NSkuby hostname=138.68.122.137
|
|
TRC 2026-03-08 04:35:59.841+00:00 Dialing remote peer topics="libp2p tcptransport" tid=1 file=tcptransport.nim:298 address=/ip4/138.68.122.137/tcp/30303
|
|
TRC 2026-03-08 04:35:59.841+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:320 wireAddr="[/ip4/172.18.111.168/tcp/29584, /ip4/172.18.111.168/tcp/29584]" peerId=16U*DUhLJh failedAttempts=0
|
|
TRC 2026-03-08 04:35:59.841+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*DUhLJh
|
|
DBG 2026-03-08 04:35:59.841+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*DUhLJh addrs="[/ip4/172.18.111.168/tcp/29584, /ip4/172.18.111.168/tcp/29584]"
|
|
DBG 2026-03-08 04:35:59.841+00:00 Expanded address and hostname topics="libp2p dialer" tid=1 file=dialer.nim:156 expandedAddress=/ip4/172.18.111.168/tcp/29584 hostname=172.18.111.168 resolvedAddresses="[/ip4/172.18.111.168/tcp/29584]"
|
|
TRC 2026-03-08 04:35:59.841+00:00 Dialing address topics="libp2p dialer" tid=1 file=dialer.nim:49 addrs=/ip4/172.18.111.168/tcp/29584 peerId=16U*DUhLJh hostname=172.18.111.168
|
|
TRC 2026-03-08 04:35:59.841+00:00 Dialing remote peer topics="libp2p tcptransport" tid=1 file=tcptransport.nim:298 address=/ip4/172.18.111.168/tcp/29584
|
|
TRC 2026-03-08 04:35:59.842+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:320 wireAddr="[/ip4/174.138.106.244/tcp/30303, /ip4/174.138.106.244/tcp/30303, /ip4/174.138.106.244/tcp/8000/wss]" peerId=16U*VpJprH failedAttempts=0
|
|
TRC 2026-03-08 04:35:59.842+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*VpJprH
|
|
DBG 2026-03-08 04:35:59.842+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*VpJprH addrs="[/ip4/174.138.106.244/tcp/30303, /ip4/174.138.106.244/tcp/30303, /ip4/174.138.106.244/tcp/8000/wss]"
|
|
DBG 2026-03-08 04:35:59.842+00:00 Expanded address and hostname topics="libp2p dialer" tid=1 file=dialer.nim:156 expandedAddress=/ip4/174.138.106.244/tcp/30303 hostname=174.138.106.244 resolvedAddresses="[/ip4/174.138.106.244/tcp/30303]"
|
|
TRC 2026-03-08 04:35:59.842+00:00 Dialing address topics="libp2p dialer" tid=1 file=dialer.nim:49 addrs=/ip4/174.138.106.244/tcp/30303 peerId=16U*VpJprH hostname=174.138.106.244
|
|
TRC 2026-03-08 04:35:59.842+00:00 Dialing remote peer topics="libp2p tcptransport" tid=1 file=tcptransport.nim:298 address=/ip4/174.138.106.244/tcp/30303
|
|
TRC 2026-03-08 04:35:59.842+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:320 wireAddr="[/ip4/136.119.156.87/tcp/30303, /ip4/136.119.156.87/tcp/30303, /ip4/136.119.156.87/tcp/8000/wss]" peerId=16U*P1S397 failedAttempts=0
|
|
TRC 2026-03-08 04:35:59.842+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*P1S397
|
|
DBG 2026-03-08 04:35:59.842+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*P1S397 addrs="[/ip4/136.119.156.87/tcp/30303, /ip4/136.119.156.87/tcp/30303, /ip4/136.119.156.87/tcp/8000/wss]"
|
|
DBG 2026-03-08 04:35:59.843+00:00 Expanded address and hostname topics="libp2p dialer" tid=1 file=dialer.nim:156 expandedAddress=/ip4/136.119.156.87/tcp/30303 hostname=136.119.156.87 resolvedAddresses="[/ip4/136.119.156.87/tcp/30303]"
|
|
TRC 2026-03-08 04:35:59.843+00:00 Dialing address topics="libp2p dialer" tid=1 file=dialer.nim:49 addrs=/ip4/136.119.156.87/tcp/30303 peerId=16U*P1S397 hostname=136.119.156.87
|
|
TRC 2026-03-08 04:35:59.843+00:00 Dialing remote peer topics="libp2p tcptransport" tid=1 file=tcptransport.nim:298 address=/ip4/136.119.156.87/tcp/30303
|
|
TRC 2026-03-08 04:35:59.870+00:00 Handling tcp connection topics="libp2p tcptransport" tid=1 file=tcptransport.nim:47 address=ok(/ip4/136.119.156.87/tcp/30303) dir=Out clients=2
|
|
TRC 2026-03-08 04:35:59.870+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcafa5e541f6859bcd80 objName=ChronosStream dir=Out
|
|
TRC 2026-03-08 04:35:59.870+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcafa5e541f6859bcd80 timeout=10m
|
|
TRC 2026-03-08 04:35:59.870+00:00 Upgrading connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:63 conn=:69acfcafa5e541f6859bcd80 direction=Out
|
|
TRC 2026-03-08 04:35:59.870+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=:69acfcafa5e541f6859bcd80 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:59.870+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=:69acfcafa5e541f6859bcd80 proto=/noise
|
|
TRC 2026-03-08 04:35:59.899+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=:69acfcafa5e541f6859bcd80
|
|
TRC 2026-03-08 04:35:59.899+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=:69acfcafa5e541f6859bcd80 s=/noise proto="[/noise]"
|
|
TRC 2026-03-08 04:35:59.899+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=:69acfcafa5e541f6859bcd80 proto=/noise
|
|
TRC 2026-03-08 04:35:59.899+00:00 Securing connection topics="libp2p upgrade" tid=1 file=upgrade.nim:58 conn=:69acfcafa5e541f6859bcd80 codec=/noise
|
|
TRC 2026-03-08 04:35:59.899+00:00 Starting Noise handshake topics="libp2p noise" tid=1 file=noise.nim:495 conn=:69acfcafa5e541f6859bcd80 initiator=true
|
|
TRC 2026-03-08 04:35:59.899+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=f3d15e6108ed...2e0958dc002d
|
|
TRC 2026-03-08 04:35:59.899+00:00 noise write e topics="libp2p noise" tid=1 file=noise.nim:231
|
|
TRC 2026-03-08 04:35:59.900+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=1d3d266903a7...49f0b01fc068
|
|
TRC 2026-03-08 04:35:59.900+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=43c6cde17f82...f2fbdaf2ee6d
|
|
TRC 2026-03-08 04:35:59.900+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69acfcafa5e541f6859bcd80 size=32
|
|
TRC 2026-03-08 04:35:59.900+00:00 Empty byte seq, nothing to write topics="libp2p chronosstream" tid=1 file=chronosstream.nim:138
|
|
TRC 2026-03-08 04:35:59.924+00:00 Handling tcp connection topics="libp2p tcptransport" tid=1 file=tcptransport.nim:47 address=ok(/ip4/174.138.106.244/tcp/30303) dir=Out clients=3
|
|
TRC 2026-03-08 04:35:59.924+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcafa5e541f6859bcd81 objName=ChronosStream dir=Out
|
|
TRC 2026-03-08 04:35:59.924+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcafa5e541f6859bcd81 timeout=10m
|
|
TRC 2026-03-08 04:35:59.924+00:00 Upgrading connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:63 conn=:69acfcafa5e541f6859bcd81 direction=Out
|
|
TRC 2026-03-08 04:35:59.924+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=:69acfcafa5e541f6859bcd81 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:59.924+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=:69acfcafa5e541f6859bcd81 proto=/noise
|
|
TRC 2026-03-08 04:35:59.925+00:00 Handling tcp connection topics="libp2p tcptransport" tid=1 file=tcptransport.nim:47 address=ok(/ip4/138.68.122.137/tcp/30303) dir=Out clients=4
|
|
TRC 2026-03-08 04:35:59.925+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcafa5e541f6859bcd82 objName=ChronosStream dir=Out
|
|
TRC 2026-03-08 04:35:59.925+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcafa5e541f6859bcd82 timeout=10m
|
|
TRC 2026-03-08 04:35:59.925+00:00 Upgrading connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:63 conn=:69acfcafa5e541f6859bcd82 direction=Out
|
|
TRC 2026-03-08 04:35:59.925+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=:69acfcafa5e541f6859bcd82 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:59.925+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=:69acfcafa5e541f6859bcd82 proto=/noise
|
|
TRC 2026-03-08 04:35:59.927+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=:69acfcafa5e541f6859bcd80 size=208
|
|
TRC 2026-03-08 04:35:59.927+00:00 noise read e topics="libp2p noise" tid=1 file=noise.nim:272 size=208
|
|
TRC 2026-03-08 04:35:59.927+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=846390ede1f3...810757344027
|
|
TRC 2026-03-08 04:35:59.927+00:00 noise dh ee topics="libp2p noise" tid=1 file=noise.nim:245
|
|
TRC 2026-03-08 04:35:59.927+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=e6db0d95df32...e4bd43a53573
|
|
TRC 2026-03-08 04:35:59.927+00:00 noise read s topics="libp2p noise" tid=1 file=noise.nim:285 size=176
|
|
TRC 2026-03-08 04:35:59.927+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e64e96cad32d...16cf54899615 tagOut=e64e96cad32d...16cf54899615 nonce=0
|
|
TRC 2026-03-08 04:35:59.927+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=a5293712143f...5a7ebcd78ad2
|
|
TRC 2026-03-08 04:35:59.927+00:00 noise dh es topics="libp2p noise" tid=1 file=noise.nim:250
|
|
TRC 2026-03-08 04:35:59.927+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=0b575fcbc811...a2220fcfa8b6
|
|
TRC 2026-03-08 04:35:59.927+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8a2f54e3cce6...965aa5ae5736 tagOut=8a2f54e3cce6...965aa5ae5736 nonce=0
|
|
TRC 2026-03-08 04:35:59.927+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=ccfcc389585d...480c21da2f1c
|
|
TRC 2026-03-08 04:35:59.927+00:00 noise write s topics="libp2p noise" tid=1 file=noise.nim:240
|
|
TRC 2026-03-08 04:35:59.927+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=f62b54ab7456d70e4fd0fa050e1e41b2 data=510538831744...fa050e1e41b2 nonce=1
|
|
TRC 2026-03-08 04:35:59.927+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=112670500eed...388dc02b02e0
|
|
TRC 2026-03-08 04:35:59.927+00:00 noise dh se topics="libp2p noise" tid=1 file=noise.nim:258
|
|
TRC 2026-03-08 04:35:59.927+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=1ed7f0b84792...a29d9888aebf
|
|
TRC 2026-03-08 04:35:59.927+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=1a2379ea9c0d83eed990a1768f796528 data=cbcd582ed24b...a1768f796528 nonce=0
|
|
TRC 2026-03-08 04:35:59.927+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=89ea757bc200...243ca6f623ca
|
|
TRC 2026-03-08 04:35:59.927+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69acfcafa5e541f6859bcd80 size=175
|
|
TRC 2026-03-08 04:35:59.928+00:00 Remote signature verified topics="libp2p noise" tid=1 file=noise.nim:555 conn=:69acfcafa5e541f6859bcd80
|
|
TRC 2026-03-08 04:35:59.928+00:00 Remote peer id topics="libp2p noise" tid=1 file=noise.nim:560 pid=16Uiu2HAm4S1JYkuzDKLKQvwgAhZKs9otxXqt8SCGtB4hoJP1S397
|
|
TRC 2026-03-08 04:35:59.928+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcafa5e541f6859bcd83 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:35:59.928+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=16U*P1S397:69acfcafa5e541f6859bcd83 timeout=5m
|
|
TRC 2026-03-08 04:35:59.928+00:00 Noise handshake completed! topics="libp2p noise" tid=1 file=noise.nim:592 initiator=true peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:59.928+00:00 Muxing connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:34 conn=16U*P1S397:69acfcafa5e541f6859bcd83
|
|
TRC 2026-03-08 04:35:59.928+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=16U*P1S397:69acfcafa5e541f6859bcd83 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:59.928+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=16U*P1S397:69acfcafa5e541f6859bcd83 proto=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:59.963+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=36
|
|
TRC 2026-03-08 04:35:59.963+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e8885cbe8bbb...83c79480420a tagOut=e8885cbe8bbb...83c79480420a nonce=0
|
|
TRC 2026-03-08 04:35:59.964+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=16U*P1S397:69acfcafa5e541f6859bcd83
|
|
TRC 2026-03-08 04:35:59.964+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=30
|
|
TRC 2026-03-08 04:35:59.964+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7914d98acef5...216e8fbf126b tagOut=7914d98acef5...216e8fbf126b nonce=1
|
|
TRC 2026-03-08 04:35:59.964+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=16U*P1S397:69acfcafa5e541f6859bcd83 s=/yamux/1.0.0 proto="[/yamux/1.0.0, /mplex/6.7.0]"
|
|
TRC 2026-03-08 04:35:59.964+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=16U*P1S397:69acfcafa5e541f6859bcd83 proto=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:59.964+00:00 Found a muxer topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:50 conn=16U*P1S397:69acfcafa5e541f6859bcd83 muxerName=/yamux/1.0.0
|
|
TRC 2026-03-08 04:35:59.964+00:00 Starting yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:559 pid=16U*P1S397
|
|
TRC 2026-03-08 04:35:59.964+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.964+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=28
|
|
TRC 2026-03-08 04:35:59.964+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c668cd11d681...de1942c0d16b tagOut=c668cd11d681...de1942c0d16b nonce=2
|
|
TRC 2026-03-08 04:35:59.964+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:59.964+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcafa5e541f6859bcd84 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:59.964+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcafa5e541f6859bcd84 timeout=5m
|
|
TRC 2026-03-08 04:35:59.965+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=2 pid=16U*P1S397
|
|
TRC 2026-03-08 04:35:59.965+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:35:59.965+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*P1S397:69acfcafa5e541f6859bcd84
|
|
TRC 2026-03-08 04:35:59.965+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*P1S397:69acfcafa5e541f6859bcd84 handshaked=false
|
|
TRC 2026-03-08 04:35:59.965+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*P1S397:69acfcafa5e541f6859bcd84 handshaked=false
|
|
TRC 2026-03-08 04:35:59.965+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.965+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=48
|
|
TRC 2026-03-08 04:35:59.965+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6fffb8eeebff...9e2d061b4aeb tagOut=6fffb8eeebff...9e2d061b4aeb nonce=3
|
|
TRC 2026-03-08 04:35:59.965+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-08 04:35:59.965+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:59.965+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.965+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=54
|
|
TRC 2026-03-08 04:35:59.965+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=90b9bf73edbd...0cb33d1ef24f tagOut=90b9bf73edbd...0cb33d1ef24f nonce=4
|
|
TRC 2026-03-08 04:35:59.966+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-08 04:35:59.966+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:35:59.966+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.966+00:00 Upgraded connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:81 conn=16U*P1S397:69acfcafa5e541f6859bcd80 sconn=16U*P1S397:69acfcafa5e541f6859bcd83 direction=Out
|
|
DBG 2026-03-08 04:35:59.966+00:00 Dial successful topics="libp2p dialer" tid=1 file=dialer.nim:92 peerId=16U*P1S397
|
|
TRC 2026-03-08 04:35:59.966+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:59.966+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*P1S397
|
|
TRC 2026-03-08 04:35:59.966+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*P1S397 event="(kind: Joined, initiator: true)"
|
|
TRC 2026-03-08 04:35:59.966+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*P1S397 protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:59.966+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcafa5e541f6859bcd85 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:59.966+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcafa5e541f6859bcd85 timeout=5m
|
|
TRC 2026-03-08 04:35:59.966+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=1 pid=16U*P1S397
|
|
TRC 2026-03-08 04:35:59.966+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:59.966+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*P1S397:69acfcafa5e541f6859bcd85 protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:59.966+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*P1S397:69acfcafa5e541f6859bcd85 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:59.966+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-08 04:35:59.966+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*P1S397:69acfcafa5e541f6859bcd85 proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:59.966+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 26}"
|
|
DBG 2026-03-08 04:35:59.967+00:00 starting sendNonPriorityTask topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:578 p=16U*P1S397
|
|
DBG 2026-03-08 04:35:59.967+00:00 created new pubsub peer topics="libp2p pubsub" tid=1 file=pubsub.nim:430 peerId=16U*P1S397
|
|
TRC 2026-03-08 04:35:59.967+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*P1S397 protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:59.967+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcafa5e541f6859bcd86 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:59.967+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcafa5e541f6859bcd86 timeout=5m
|
|
TRC 2026-03-08 04:35:59.967+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=3 pid=16U*P1S397
|
|
TRC 2026-03-08 04:35:59.967+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 3, length: 0}"
|
|
TRC 2026-03-08 04:35:59.967+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*P1S397:69acfcafa5e541f6859bcd86 protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:59.967+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*P1S397:69acfcafa5e541f6859bcd86 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:59.967+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-08 04:35:59.967+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*P1S397:69acfcafa5e541f6859bcd86 proto=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:59.967+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 23}"
|
|
TRC 2026-03-08 04:35:59.967+00:00 Stored muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:347 muxer=16U*P1S397:69acfcafa5e541f6859bcd83 direction=Out peers=3
|
|
TRC 2026-03-08 04:35:59.967+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcafa5e541f6859bcd87 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:59.967+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcafa5e541f6859bcd87 timeout=5m
|
|
TRC 2026-03-08 04:35:59.967+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=5 pid=16U*P1S397
|
|
TRC 2026-03-08 04:35:59.967+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:59.967+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*P1S397:69acfcafa5e541f6859bcd87 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:59.967+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-08 04:35:59.967+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*P1S397:69acfcafa5e541f6859bcd87 proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:59.967+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 16}"
|
|
TRC 2026-03-08 04:35:59.967+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=28
|
|
TRC 2026-03-08 04:35:59.968+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9c6ed5208e5c...0b4e60190aa4 tagOut=9c6ed5208e5c...0b4e60190aa4 nonce=5
|
|
TRC 2026-03-08 04:35:59.968+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*P1S397:69acfcafa5e541f6859bcd84 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:59.968+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-08 04:35:59.968+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*P1S397:69acfcafa5e541f6859bcd84 ms=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:59.968+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*P1S397:69acfcafa5e541f6859bcd84 protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:59.968+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-08 04:35:59.968+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*P1S397:69acfcafa5e541f6859bcd84 protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:59.968+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 4, length: 0}"
|
|
TRC 2026-03-08 04:35:59.968+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcafa5e541f6859bcd88 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:59.968+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcafa5e541f6859bcd88 timeout=5m
|
|
TRC 2026-03-08 04:35:59.968+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=4 pid=16U*P1S397
|
|
TRC 2026-03-08 04:35:59.968+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 4, length: 0}"
|
|
TRC 2026-03-08 04:35:59.968+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*P1S397:69acfcafa5e541f6859bcd88
|
|
TRC 2026-03-08 04:35:59.968+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*P1S397:69acfcafa5e541f6859bcd88 handshaked=false
|
|
TRC 2026-03-08 04:35:59.968+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*P1S397:69acfcafa5e541f6859bcd88 handshaked=false
|
|
TRC 2026-03-08 04:35:59.968+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.968+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=48
|
|
TRC 2026-03-08 04:35:59.968+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5382b97521ff...0c7d530aeba7 tagOut=5382b97521ff...0c7d530aeba7 nonce=6
|
|
TRC 2026-03-08 04:35:59.968+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-08 04:35:59.968+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:59.968+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.968+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=51
|
|
TRC 2026-03-08 04:35:59.969+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a707e94d9675...fd7a50574d7b tagOut=a707e94d9675...fd7a50574d7b nonce=7
|
|
TRC 2026-03-08 04:35:59.969+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-08 04:35:59.969+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-08 04:35:59.969+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.969+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=28
|
|
TRC 2026-03-08 04:35:59.969+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c308e9ec6208...55bf7f84899b tagOut=c308e9ec6208...55bf7f84899b nonce=8
|
|
TRC 2026-03-08 04:35:59.969+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:59.969+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcafa5e541f6859bcd89 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:35:59.969+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcafa5e541f6859bcd89 timeout=5m
|
|
TRC 2026-03-08 04:35:59.969+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=6 pid=16U*P1S397
|
|
TRC 2026-03-08 04:35:59.969+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:59.969+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*P1S397:69acfcafa5e541f6859bcd89
|
|
TRC 2026-03-08 04:35:59.969+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*P1S397:69acfcafa5e541f6859bcd89 handshaked=false
|
|
TRC 2026-03-08 04:35:59.969+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*P1S397:69acfcafa5e541f6859bcd89 handshaked=false
|
|
TRC 2026-03-08 04:35:59.969+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.969+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=48
|
|
TRC 2026-03-08 04:35:59.969+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a5aa0adb46fb...6b63a58e2b43 tagOut=a5aa0adb46fb...6b63a58e2b43 nonce=9
|
|
TRC 2026-03-08 04:35:59.969+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-08 04:35:59.969+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:59.969+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.969+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*P1S397:69acfcafa5e541f6859bcd88 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:59.969+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-08 04:35:59.969+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*P1S397:69acfcafa5e541f6859bcd88 ms=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:59.969+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*P1S397:69acfcafa5e541f6859bcd88 protocol=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:59.969+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-08 04:35:59.970+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*P1S397:69acfcafa5e541f6859bcd89 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:35:59.970+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-08 04:35:59.970+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*P1S397:69acfcafa5e541f6859bcd88 protocol=/vac/waku/relay/2.0.0
|
|
INF 2026-03-08 04:35:59.970+00:00 Incoming WakuRelay connection topics="waku relay" tid=1 file=protocol.nim:191 connection=16U*P1S397:69acfcafa5e541f6859bcd88 protocol=/vac/waku/relay/2.0.0
|
|
DBG 2026-03-08 04:35:59.970+00:00 starting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:229 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:35:59.970+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:35:59.990+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=44
|
|
TRC 2026-03-08 04:35:59.990+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1a14d800c579...5b5665e1965f tagOut=1a14d800c579...5b5665e1965f nonce=10
|
|
TRC 2026-03-08 04:35:59.990+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-08 04:35:59.990+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-08 04:35:59.990+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.990+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*P1S397:69acfcafa5e541f6859bcd89 ms=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:59.990+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*P1S397:69acfcafa5e541f6859bcd89 protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:59.990+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-08 04:35:59.990+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*P1S397:69acfcafa5e541f6859bcd89 protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:59.990+00:00 handling identify request topics="libp2p identify" tid=1 file=identify.nim:146 conn=16U*P1S397:69acfcafa5e541f6859bcd89
|
|
TRC 2026-03-08 04:35:59.990+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 379}"
|
|
DBG 2026-03-08 04:35:59.990+00:00 identify: info sent topics="libp2p identify" tid=1 file=identify.nim:149 conn=16U*P1S397:69acfcafa5e541f6859bcd89 info="(peerId: 16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2, listenAddrs: [/ip4/0.0.0.0/tcp/1121, /ip4/0.0.0.0/tcp/1122/ws], addrs: [/ip4/172.18.189.195/tcp/1121, /ip4/172.18.189.195/tcp/1122/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /logos/kad/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.36.0-164-g0ad551)"
|
|
TRC 2026-03-08 04:35:59.991+00:00 exiting identify handler topics="libp2p identify" tid=1 file=identify.nim:156 conn=16U*P1S397:69acfcafa5e541f6859bcd89
|
|
TRC 2026-03-08 04:35:59.991+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcafa5e541f6859bcd89
|
|
TRC 2026-03-08 04:35:59.991+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=6 conn=16U*P1S397:69acfcafa5e541f6859bcd83
|
|
TRC 2026-03-08 04:35:59.991+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:35:59.993+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=28
|
|
TRC 2026-03-08 04:35:59.993+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=791c2ddaf0ad...e01c807548fc tagOut=791c2ddaf0ad...e01c807548fc nonce=11
|
|
TRC 2026-03-08 04:35:59.993+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:35:59.993+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.993+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=48
|
|
TRC 2026-03-08 04:35:59.993+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=38c4ebc7b527...cf9012667e77 tagOut=38c4ebc7b527...cf9012667e77 nonce=12
|
|
TRC 2026-03-08 04:35:59.993+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-08 04:35:59.993+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:59.993+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.993+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=54
|
|
TRC 2026-03-08 04:35:59.993+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=26eb1958497e...2c370a0d6741 tagOut=26eb1958497e...2c370a0d6741 nonce=13
|
|
TRC 2026-03-08 04:35:59.993+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*P1S397:69acfcafa5e541f6859bcd85
|
|
TRC 2026-03-08 04:35:59.993+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 26}"
|
|
TRC 2026-03-08 04:35:59.994+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:35:59.994+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.994+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*P1S397:69acfcafa5e541f6859bcd85 s=/vac/waku/metadata/1.0.0 proto="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:35:59.994+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*P1S397:69acfcafa5e541f6859bcd85 proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:35:59.994+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 29}"
|
|
TRC 2026-03-08 04:35:59.994+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=28
|
|
TRC 2026-03-08 04:35:59.994+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d9d1c0f30097...625fec44308f tagOut=d9d1c0f30097...625fec44308f nonce=14
|
|
TRC 2026-03-08 04:35:59.994+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 3, length: 0}"
|
|
TRC 2026-03-08 04:35:59.994+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.994+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=28
|
|
TRC 2026-03-08 04:35:59.994+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=53c7b0ead51d...4c0eaf473a82 tagOut=53c7b0ead51d...4c0eaf473a82 nonce=15
|
|
TRC 2026-03-08 04:35:59.994+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:59.994+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.994+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=48
|
|
TRC 2026-03-08 04:35:59.994+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2f667ce1b1fd...0ce57afddf00 tagOut=2f667ce1b1fd...0ce57afddf00 nonce=16
|
|
TRC 2026-03-08 04:35:59.995+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-08 04:35:59.995+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:59.995+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.995+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=51
|
|
TRC 2026-03-08 04:35:59.995+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=649d608e5eec...1879aa7135dd tagOut=649d608e5eec...1879aa7135dd nonce=17
|
|
TRC 2026-03-08 04:35:59.995+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 23}"
|
|
TRC 2026-03-08 04:35:59.995+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-08 04:35:59.995+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.995+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=48
|
|
TRC 2026-03-08 04:35:59.995+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f7305d48c4d0...adffa4a58449 tagOut=f7305d48c4d0...adffa4a58449 nonce=18
|
|
TRC 2026-03-08 04:35:59.995+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-08 04:35:59.995+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:35:59.995+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.995+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=44
|
|
TRC 2026-03-08 04:35:59.995+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e1dff4af096b...870f12652d31 tagOut=e1dff4af096b...870f12652d31 nonce=19
|
|
TRC 2026-03-08 04:35:59.995+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 16}"
|
|
TRC 2026-03-08 04:35:59.995+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-08 04:35:59.995+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.995+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=526
|
|
TRC 2026-03-08 04:35:59.996+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=03638de29cbb...6acb6af3b0bf tagOut=03638de29cbb...6acb6af3b0bf nonce=20
|
|
TRC 2026-03-08 04:35:59.996+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 498}"
|
|
TRC 2026-03-08 04:35:59.996+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=f0030a250802...302e33362e30
|
|
TRC 2026-03-08 04:35:59.996+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.996+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=28
|
|
TRC 2026-03-08 04:35:59.996+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=64b538d01d29...3ee43cf80a35 tagOut=64b538d01d29...3ee43cf80a35 nonce=21
|
|
TRC 2026-03-08 04:35:59.996+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:35:59.996+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*P1S397:69acfcafa5e541f6859bcd86 s=/vac/waku/relay/2.0.0 proto="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:35:59.996+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*P1S397:69acfcafa5e541f6859bcd86 proto=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:35:59.996+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*P1S397:69acfcafa5e541f6859bcd87
|
|
TRC 2026-03-08 04:35:59.996+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*P1S397:69acfcafa5e541f6859bcd87 s=/ipfs/id/1.0.0 proto="[/ipfs/id/1.0.0]"
|
|
TRC 2026-03-08 04:35:59.996+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*P1S397:69acfcafa5e541f6859bcd87 proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:35:59.996+00:00 initiating identify topics="libp2p identify" tid=1 file=identify.nim:170 conn=16U*P1S397:69acfcafa5e541f6859bcd87
|
|
DBG 2026-03-08 04:35:59.996+00:00 identify: info received topics="libp2p identify" tid=1 file=identify.nim:178 conn=16U*P1S397:69acfcafa5e541f6859bcd87 pubkey=some(s...97dc)) addresses=/ip4/136.119.156.87/tcp/30303,/ip4/136.119.156.87/tcp/8000/wss protocols=/ipfs/id/1.0.0,/libp2p/autonat/1.0.0,/libp2p/circuit/relay/0.2.0/hop,/vac/waku/metadata/1.0.0,/mix/1.0.0,/logos/kad/1.0.0,/vac/waku/store-query/3.0.0,/vac/waku/relay/2.0.0,/vac/waku/rendezvous/1.0.0,/ipfs/ping/1.0.0,/vac/waku/lightpush/3.0.0,/vac/waku/lightpush/2.0.0-beta1,/vac/waku/filter-subscribe/2.0.0-beta1,/vac/waku/filter-push/2.0.0-beta1,/vac/waku/peer-exchange/2.0.0-alpha1 observable_address=some(/ip4/172.178.119.36/tcp/62471) proto_version=ipfs/0.1.0 agent_version=nwaku-0.36.0 signedPeerRecord=None
|
|
TRC 2026-03-08 04:35:59.997+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcafa5e541f6859bcd87
|
|
TRC 2026-03-08 04:35:59.997+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=5 conn=16U*P1S397:69acfcafa5e541f6859bcd83
|
|
TRC 2026-03-08 04:35:59.997+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:59.997+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:35:59.997+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:35:59.997+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*P1S397:69acfcafa5e541f6859bcd87
|
|
TRC 2026-03-08 04:35:59.997+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*P1S397:69acfcafa5e541f6859bcd87
|
|
TRC 2026-03-08 04:35:59.997+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcafa5e541f6859bcd87 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:59.997+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcafa5e541f6859bcd87 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:35:59.997+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:35:59.997+00:00 Get new send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:286 p=16U*P1S397 newConn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:35:59.997+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:59.997+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:59.998+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:35:59.998+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:35:59.998+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 194}"
|
|
TRC 2026-03-08 04:35:59.998+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
DBG 2026-03-08 04:35:59.998+00:00 starting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:229 conn=16U*P1S397:69acfcafa5e541f6859bcd86 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:35:59.998+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd86 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:35:59.998+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:00.007+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=:69acfcafa5e541f6859bcd81
|
|
TRC 2026-03-08 04:36:00.007+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=:69acfcafa5e541f6859bcd81 s=/noise proto="[/noise]"
|
|
TRC 2026-03-08 04:36:00.007+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=:69acfcafa5e541f6859bcd81 proto=/noise
|
|
TRC 2026-03-08 04:36:00.007+00:00 Securing connection topics="libp2p upgrade" tid=1 file=upgrade.nim:58 conn=:69acfcafa5e541f6859bcd81 codec=/noise
|
|
TRC 2026-03-08 04:36:00.007+00:00 Starting Noise handshake topics="libp2p noise" tid=1 file=noise.nim:495 conn=:69acfcafa5e541f6859bcd81 initiator=true
|
|
TRC 2026-03-08 04:36:00.007+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=f3d15e6108ed...2e0958dc002d
|
|
TRC 2026-03-08 04:36:00.007+00:00 noise write e topics="libp2p noise" tid=1 file=noise.nim:231
|
|
TRC 2026-03-08 04:36:00.008+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=65d7c6d7116d...c4bc0a38f96f
|
|
TRC 2026-03-08 04:36:00.008+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=99d95dadd568...8b6b3811ec71
|
|
TRC 2026-03-08 04:36:00.008+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69acfcafa5e541f6859bcd81 size=32
|
|
TRC 2026-03-08 04:36:00.008+00:00 Empty byte seq, nothing to write topics="libp2p chronosstream" tid=1 file=chronosstream.nim:138
|
|
TRC 2026-03-08 04:36:00.012+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=:69acfcafa5e541f6859bcd82
|
|
TRC 2026-03-08 04:36:00.012+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=:69acfcafa5e541f6859bcd82 s=/noise proto="[/noise]"
|
|
TRC 2026-03-08 04:36:00.012+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=:69acfcafa5e541f6859bcd82 proto=/noise
|
|
TRC 2026-03-08 04:36:00.012+00:00 Securing connection topics="libp2p upgrade" tid=1 file=upgrade.nim:58 conn=:69acfcafa5e541f6859bcd82 codec=/noise
|
|
TRC 2026-03-08 04:36:00.012+00:00 Starting Noise handshake topics="libp2p noise" tid=1 file=noise.nim:495 conn=:69acfcafa5e541f6859bcd82 initiator=true
|
|
TRC 2026-03-08 04:36:00.012+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=f3d15e6108ed...2e0958dc002d
|
|
TRC 2026-03-08 04:36:00.013+00:00 noise write e topics="libp2p noise" tid=1 file=noise.nim:231
|
|
TRC 2026-03-08 04:36:00.013+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=4d018ace7f58...80fffe5af17f
|
|
TRC 2026-03-08 04:36:00.013+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=95411a97d2f2...be73d18f4107
|
|
TRC 2026-03-08 04:36:00.013+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69acfcafa5e541f6859bcd82 size=32
|
|
TRC 2026-03-08 04:36:00.013+00:00 Empty byte seq, nothing to write topics="libp2p chronosstream" tid=1 file=chronosstream.nim:138
|
|
TRC 2026-03-08 04:36:00.021+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=28
|
|
TRC 2026-03-08 04:36:00.021+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=53863bdeff3f...66f89d673b1e tagOut=53863bdeff3f...66f89d673b1e nonce=22
|
|
TRC 2026-03-08 04:36:00.021+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:36:00.021+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:00.021+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*P1S397:69acfcafa5e541f6859bcd89
|
|
TRC 2026-03-08 04:36:00.021+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*P1S397:69acfcafa5e541f6859bcd89
|
|
TRC 2026-03-08 04:36:00.021+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcafa5e541f6859bcd89 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:00.022+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcafa5e541f6859bcd89 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:00.022+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.022+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=57
|
|
TRC 2026-03-08 04:36:00.022+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=84f16d542a8e...c30dd037a1b7 tagOut=84f16d542a8e...c30dd037a1b7 nonce=23
|
|
TRC 2026-03-08 04:36:00.022+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 29}"
|
|
TRC 2026-03-08 04:36:00.022+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1c0802100210...070501030604
|
|
TRC 2026-03-08 04:36:00.022+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.022+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcafa5e541f6859bcd89
|
|
TRC 2026-03-08 04:36:00.022+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=222
|
|
TRC 2026-03-08 04:36:00.022+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcafa5e541f6859bcd89
|
|
TRC 2026-03-08 04:36:00.022+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:36:00.022+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*P1S397:69acfcafa5e541f6859bcd89
|
|
INF 2026-03-08 04:36:00.022+00:00 Received WakuMetadata request topics="waku metadata" tid=1 file=protocol.nim:86 remoteClusterId=some(2) remoteShards="[2, 0, 7, 5, 1, 3, 6, 4]" localClusterId=2 localShards="[2, 0, 7, 5, 1, 3, 6, 4]" peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:00.022+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 29}"
|
|
TRC 2026-03-08 04:36:00.022+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcafa5e541f6859bcd84
|
|
TRC 2026-03-08 04:36:00.022+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=2 conn=16U*P1S397:69acfcafa5e541f6859bcd83
|
|
TRC 2026-03-08 04:36:00.022+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:36:00.023+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1dacf7e09ad7...d455aa25f0e4 tagOut=1dacf7e09ad7...d455aa25f0e4 nonce=24
|
|
TRC 2026-03-08 04:36:00.023+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:36:00.023+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 194}"
|
|
TRC 2026-03-08 04:36:00.023+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=c0010a160801...2f3418002000
|
|
TRC 2026-03-08 04:36:00.023+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.023+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=57
|
|
TRC 2026-03-08 04:36:00.023+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fd1c09cf4a03...d9f3d4d2137c tagOut=fd1c09cf4a03...d9f3d4d2137c nonce=25
|
|
TRC 2026-03-08 04:36:00.023+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 29}"
|
|
TRC 2026-03-08 04:36:00.023+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1c0802100210...070501030604
|
|
TRC 2026-03-08 04:36:00.023+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.023+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=28
|
|
TRC 2026-03-08 04:36:00.023+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d3ec371f89e2...d2d07f29cb4f tagOut=d3ec371f89e2...d2d07f29cb4f nonce=26
|
|
TRC 2026-03-08 04:36:00.023+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:36:00.023+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:00.023+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.023+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcafa5e541f6859bcd85
|
|
TRC 2026-03-08 04:36:00.023+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=1 conn=16U*P1S397:69acfcafa5e541f6859bcd83
|
|
TRC 2026-03-08 04:36:00.023+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:36:00.023+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*P1S397:69acfcafa5e541f6859bcd85
|
|
TRC 2026-03-08 04:36:00.023+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*P1S397:69acfcafa5e541f6859bcd85
|
|
TRC 2026-03-08 04:36:00.023+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcafa5e541f6859bcd85 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:00.023+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcafa5e541f6859bcd85 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:00.023+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscriptions: read subscriptions topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:411 count=8
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:00.024+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:00.024+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:00.024+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:00.024+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.025+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*P1S397 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:00.025+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=3 topic=/waku/2/rs/2/2 peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:00.025+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*P1S397 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:00.025+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=3 topic=/waku/2/rs/2/0 peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:00.025+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*P1S397 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:00.025+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=3 topic=/waku/2/rs/2/7 peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:00.025+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*P1S397 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:00.025+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=3 topic=/waku/2/rs/2/5 peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:00.025+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*P1S397 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:00.025+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=3 topic=/waku/2/rs/2/1 peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:00.025+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*P1S397 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:00.025+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=3 topic=/waku/2/rs/2/3 peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:00.025+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*P1S397 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:00.025+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=3 topic=/waku/2/rs/2/6 peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:00.025+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*P1S397 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:00.025+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=3 topic=/waku/2/rs/2/4 peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:00.025+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.025+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/2 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.025+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/2 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.025+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.025+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/0 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/0 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/7 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/7 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/5 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/5 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/1 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/1 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/3 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/3 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.026+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.027+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/6 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.027+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/6 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.027+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.027+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.027+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/4 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.027+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/4 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.027+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.027+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
DBG 2026-03-08 04:36:00.028+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=3 storeClientCount=3 lightpushCount=3 filterCount=3
|
|
TRC 2026-03-08 04:36:00.040+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:36:00.040+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.040+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/2 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.040+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/2 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.040+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.040+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.040+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/0 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/0 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/7 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/7 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/5 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/5 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/1 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/1 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/3 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/3 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/6 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/6 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/4 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/4 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=2 gossipsub=3
|
|
TRC 2026-03-08 04:36:00.042+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=8
|
|
TRC 2026-03-08 04:36:00.042+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:00.042+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:00.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:00.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:00.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:00.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:00.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:00.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:00.043+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.044+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.044+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.044+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.044+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 455}"
|
|
TRC 2026-03-08 04:36:00.044+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:00.044+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.045+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.045+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.045+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 455}"
|
|
TRC 2026-03-08 04:36:00.045+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:00.045+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.045+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 455}"
|
|
TRC 2026-03-08 04:36:00.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:00.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.046+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 455}"
|
|
TRC 2026-03-08 04:36:00.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:00.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.047+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.047+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 455}"
|
|
TRC 2026-03-08 04:36:00.047+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:00.047+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.048+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.048+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 455}"
|
|
TRC 2026-03-08 04:36:00.048+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:00.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.048+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.048+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.048+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.048+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 455}"
|
|
TRC 2026-03-08 04:36:00.048+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:00.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.049+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.049+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.049+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 455}"
|
|
TRC 2026-03-08 04:36:00.049+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:00.049+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=28
|
|
TRC 2026-03-08 04:36:00.049+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=addc25f9edbb...28d6855126bd tagOut=addc25f9edbb...28d6855126bd nonce=27
|
|
TRC 2026-03-08 04:36:00.049+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:36:00.049+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:00.049+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*P1S397:69acfcafa5e541f6859bcd84
|
|
TRC 2026-03-08 04:36:00.049+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*P1S397:69acfcafa5e541f6859bcd84
|
|
TRC 2026-03-08 04:36:00.049+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcafa5e541f6859bcd84 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:00.049+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcafa5e541f6859bcd84 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:00.049+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.050+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcafa5e541f6859bcd84
|
|
TRC 2026-03-08 04:36:00.050+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcafa5e541f6859bcd84
|
|
TRC 2026-03-08 04:36:00.050+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:36:00.050+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*P1S397:69acfcafa5e541f6859bcd84
|
|
TRC 2026-03-08 04:36:00.050+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:36:00.090+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=:69acfcafa5e541f6859bcd81 size=208
|
|
TRC 2026-03-08 04:36:00.090+00:00 noise read e topics="libp2p noise" tid=1 file=noise.nim:272 size=208
|
|
TRC 2026-03-08 04:36:00.090+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=6b5418999cf7...2719e597fc60
|
|
TRC 2026-03-08 04:36:00.090+00:00 noise dh ee topics="libp2p noise" tid=1 file=noise.nim:245
|
|
TRC 2026-03-08 04:36:00.090+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=730b18b16507...02b0d37ad070
|
|
TRC 2026-03-08 04:36:00.090+00:00 noise read s topics="libp2p noise" tid=1 file=noise.nim:285 size=176
|
|
TRC 2026-03-08 04:36:00.091+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4d8098fd39b7...970990b23c05 tagOut=4d8098fd39b7...970990b23c05 nonce=0
|
|
TRC 2026-03-08 04:36:00.091+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=7a494a04c9c2...55cd4bcf1458
|
|
TRC 2026-03-08 04:36:00.091+00:00 noise dh es topics="libp2p noise" tid=1 file=noise.nim:250
|
|
TRC 2026-03-08 04:36:00.091+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=5402a5c4bdde...b2d125a579cd
|
|
TRC 2026-03-08 04:36:00.091+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=81b6831f981c...abc5ec6a71e8 tagOut=81b6831f981c...abc5ec6a71e8 nonce=0
|
|
TRC 2026-03-08 04:36:00.091+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=28192f481284...46a589dc660b
|
|
TRC 2026-03-08 04:36:00.091+00:00 noise write s topics="libp2p noise" tid=1 file=noise.nim:240
|
|
TRC 2026-03-08 04:36:00.091+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=585e8fdbee2e5c0e5ab5ffa88607de0a data=af17c9ac3286...ffa88607de0a nonce=1
|
|
TRC 2026-03-08 04:36:00.091+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=2061664b4f99...b738a66eb843
|
|
TRC 2026-03-08 04:36:00.091+00:00 noise dh se topics="libp2p noise" tid=1 file=noise.nim:258
|
|
TRC 2026-03-08 04:36:00.091+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=88b0bf71d02c...a26e8ca7ed10
|
|
TRC 2026-03-08 04:36:00.091+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=fff29937f414b6060b19b5e91e2267a6 data=57cf2920c55c...b5e91e2267a6 nonce=0
|
|
TRC 2026-03-08 04:36:00.092+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=93e21e71f5e8...b3a78f4ff53b
|
|
TRC 2026-03-08 04:36:00.092+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69acfcafa5e541f6859bcd81 size=175
|
|
TRC 2026-03-08 04:36:00.092+00:00 Remote signature verified topics="libp2p noise" tid=1 file=noise.nim:555 conn=:69acfcafa5e541f6859bcd81
|
|
TRC 2026-03-08 04:36:00.092+00:00 Remote peer id topics="libp2p noise" tid=1 file=noise.nim:560 pid=16Uiu2HAmMK7PYygBtKUQ8EHp7EfaD3bCEsJrkFooK8RQ2PVpJprH
|
|
TRC 2026-03-08 04:36:00.092+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb0a5e541f6859bcd8a objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:36:00.092+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=16U*VpJprH:69acfcb0a5e541f6859bcd8a timeout=5m
|
|
TRC 2026-03-08 04:36:00.092+00:00 Noise handshake completed! topics="libp2p noise" tid=1 file=noise.nim:592 initiator=true peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.092+00:00 Muxing connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:34 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8a
|
|
TRC 2026-03-08 04:36:00.092+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8a codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:00.092+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8a proto=/yamux/1.0.0
|
|
TRC 2026-03-08 04:36:00.097+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=:69acfcafa5e541f6859bcd82 size=207
|
|
TRC 2026-03-08 04:36:00.097+00:00 noise read e topics="libp2p noise" tid=1 file=noise.nim:272 size=207
|
|
TRC 2026-03-08 04:36:00.097+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=1c2139fd0d48...b940f0d3f44d
|
|
TRC 2026-03-08 04:36:00.098+00:00 noise dh ee topics="libp2p noise" tid=1 file=noise.nim:245
|
|
TRC 2026-03-08 04:36:00.098+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=5b472d92eb95...3d806db73b7e
|
|
TRC 2026-03-08 04:36:00.098+00:00 noise read s topics="libp2p noise" tid=1 file=noise.nim:285 size=175
|
|
TRC 2026-03-08 04:36:00.098+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ac35aa6b3647...2e10008376cd tagOut=ac35aa6b3647...2e10008376cd nonce=0
|
|
TRC 2026-03-08 04:36:00.098+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=5eb1564ef53e...3a4e7f23cc8e
|
|
TRC 2026-03-08 04:36:00.098+00:00 noise dh es topics="libp2p noise" tid=1 file=noise.nim:250
|
|
TRC 2026-03-08 04:36:00.098+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=285d5b929af1...a68efb8ef49e
|
|
TRC 2026-03-08 04:36:00.098+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a551b2cf6697...186a9f947472 tagOut=a551b2cf6697...186a9f947472 nonce=0
|
|
TRC 2026-03-08 04:36:00.098+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=1503389112ec...a41243168556
|
|
TRC 2026-03-08 04:36:00.098+00:00 noise write s topics="libp2p noise" tid=1 file=noise.nim:240
|
|
TRC 2026-03-08 04:36:00.098+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=e17a0521d28789ac6dd45bcbaa4c1935 data=b8492dbc4d09...5bcbaa4c1935 nonce=1
|
|
TRC 2026-03-08 04:36:00.098+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=274433845000...e5639fdc58f3
|
|
TRC 2026-03-08 04:36:00.098+00:00 noise dh se topics="libp2p noise" tid=1 file=noise.nim:258
|
|
TRC 2026-03-08 04:36:00.099+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=bb11431cd7a1...1895d36e6d2e
|
|
TRC 2026-03-08 04:36:00.099+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=322aec004dfc946274b08e8f0eaf1b61 data=5ce7ba915512...8e8f0eaf1b61 nonce=0
|
|
TRC 2026-03-08 04:36:00.099+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=200a2999ae9e...1161db4c8157
|
|
TRC 2026-03-08 04:36:00.099+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69acfcafa5e541f6859bcd82 size=175
|
|
TRC 2026-03-08 04:36:00.099+00:00 Remote signature verified topics="libp2p noise" tid=1 file=noise.nim:555 conn=:69acfcafa5e541f6859bcd82
|
|
TRC 2026-03-08 04:36:00.099+00:00 Remote peer id topics="libp2p noise" tid=1 file=noise.nim:560 pid=16Uiu2HAmTUbnxLGT9JvV6mu9oPyDjqHK4Phs1VDJNUgESgNSkuby
|
|
TRC 2026-03-08 04:36:00.099+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb0a5e541f6859bcd8b objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:36:00.099+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=16U*NSkuby:69acfcb0a5e541f6859bcd8b timeout=5m
|
|
TRC 2026-03-08 04:36:00.099+00:00 Noise handshake completed! topics="libp2p noise" tid=1 file=noise.nim:592 initiator=true peer=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.099+00:00 Muxing connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:34 conn=16U*NSkuby:69acfcb0a5e541f6859bcd8b
|
|
TRC 2026-03-08 04:36:00.099+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=16U*NSkuby:69acfcb0a5e541f6859bcd8b codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:00.099+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=16U*NSkuby:69acfcb0a5e541f6859bcd8b proto=/yamux/1.0.0
|
|
DBG 2026-03-08 04:36:00.130+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=3 storeClientCount=3 lightpushCount=3 filterCount=3
|
|
TRC 2026-03-08 04:36:00.177+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=36
|
|
TRC 2026-03-08 04:36:00.177+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b3a800182b0b...4306ef91dfdf tagOut=b3a800182b0b...4306ef91dfdf nonce=0
|
|
TRC 2026-03-08 04:36:00.177+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8a
|
|
TRC 2026-03-08 04:36:00.177+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=30
|
|
TRC 2026-03-08 04:36:00.177+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=87fce8158fba...6de059181dd5 tagOut=87fce8158fba...6de059181dd5 nonce=1
|
|
TRC 2026-03-08 04:36:00.178+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8a s=/yamux/1.0.0 proto="[/yamux/1.0.0, /mplex/6.7.0]"
|
|
TRC 2026-03-08 04:36:00.178+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8a proto=/yamux/1.0.0
|
|
TRC 2026-03-08 04:36:00.178+00:00 Found a muxer topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:50 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8a muxerName=/yamux/1.0.0
|
|
TRC 2026-03-08 04:36:00.178+00:00 Starting yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:559 pid=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.178+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.178+00:00 Upgraded connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:81 conn=16U*VpJprH:69acfcafa5e541f6859bcd81 sconn=16U*VpJprH:69acfcb0a5e541f6859bcd8a direction=Out
|
|
DBG 2026-03-08 04:36:00.178+00:00 Dial successful topics="libp2p dialer" tid=1 file=dialer.nim:92 peerId=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.178+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.178+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.178+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*VpJprH event="(kind: Joined, initiator: true)"
|
|
TRC 2026-03-08 04:36:00.178+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*VpJprH protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:36:00.178+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb0a5e541f6859bcd8c objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:00.178+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb0a5e541f6859bcd8c timeout=5m
|
|
TRC 2026-03-08 04:36:00.178+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=1 pid=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.178+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:36:00.178+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8c protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:36:00.178+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8c codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:00.178+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-08 04:36:00.179+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8c proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:36:00.179+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 26}"
|
|
DBG 2026-03-08 04:36:00.179+00:00 starting sendNonPriorityTask topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:578 p=16U*VpJprH
|
|
DBG 2026-03-08 04:36:00.179+00:00 created new pubsub peer topics="libp2p pubsub" tid=1 file=pubsub.nim:430 peerId=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.179+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*VpJprH protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:36:00.179+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb0a5e541f6859bcd8d objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:00.179+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb0a5e541f6859bcd8d timeout=5m
|
|
TRC 2026-03-08 04:36:00.179+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=3 pid=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.179+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 3, length: 0}"
|
|
TRC 2026-03-08 04:36:00.180+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:36:00.180+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:00.180+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-08 04:36:00.180+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d proto=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:36:00.180+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 23}"
|
|
TRC 2026-03-08 04:36:00.180+00:00 Stored muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:347 muxer=16U*VpJprH:69acfcb0a5e541f6859bcd8a direction=Out peers=4
|
|
TRC 2026-03-08 04:36:00.180+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb0a5e541f6859bcd8e objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:00.180+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb0a5e541f6859bcd8e timeout=5m
|
|
TRC 2026-03-08 04:36:00.180+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=5 pid=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.180+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:36:00.180+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8e codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:00.180+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-08 04:36:00.180+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8e proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:36:00.180+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 16}"
|
|
TRC 2026-03-08 04:36:00.180+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=28
|
|
TRC 2026-03-08 04:36:00.180+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=83b51209c93e...898ab3cc4b5c tagOut=83b51209c93e...898ab3cc4b5c nonce=2
|
|
TRC 2026-03-08 04:36:00.180+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:36:00.180+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb0a5e541f6859bcd8f objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:00.180+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb0a5e541f6859bcd8f timeout=5m
|
|
TRC 2026-03-08 04:36:00.180+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=2 pid=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.180+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:36:00.181+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8f
|
|
TRC 2026-03-08 04:36:00.181+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8f handshaked=false
|
|
TRC 2026-03-08 04:36:00.181+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8f handshaked=false
|
|
TRC 2026-03-08 04:36:00.181+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.181+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=48
|
|
TRC 2026-03-08 04:36:00.181+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6fcb8c530678...3081832a7306 tagOut=6fcb8c530678...3081832a7306 nonce=3
|
|
TRC 2026-03-08 04:36:00.181+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-08 04:36:00.181+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:00.181+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.181+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=54
|
|
TRC 2026-03-08 04:36:00.181+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8bab3b01c27b...708cac6850bd tagOut=8bab3b01c27b...708cac6850bd nonce=4
|
|
TRC 2026-03-08 04:36:00.181+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-08 04:36:00.181+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:36:00.181+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.181+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=28
|
|
TRC 2026-03-08 04:36:00.181+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a82ea61f927c...6623d80d2d86 tagOut=a82ea61f927c...6623d80d2d86 nonce=5
|
|
TRC 2026-03-08 04:36:00.181+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 4, length: 0}"
|
|
TRC 2026-03-08 04:36:00.181+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb0a5e541f6859bcd90 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:00.181+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb0a5e541f6859bcd90 timeout=5m
|
|
TRC 2026-03-08 04:36:00.181+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=4 pid=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.181+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 4, length: 0}"
|
|
TRC 2026-03-08 04:36:00.181+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90
|
|
TRC 2026-03-08 04:36:00.181+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 handshaked=false
|
|
TRC 2026-03-08 04:36:00.181+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 handshaked=false
|
|
TRC 2026-03-08 04:36:00.182+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.182+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=48
|
|
TRC 2026-03-08 04:36:00.182+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4ffc83fbb6f6...d40640edccce tagOut=4ffc83fbb6f6...d40640edccce nonce=6
|
|
TRC 2026-03-08 04:36:00.182+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-08 04:36:00.182+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:00.182+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.182+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=51
|
|
TRC 2026-03-08 04:36:00.182+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1f391e808aea...2208b6226333 tagOut=1f391e808aea...2208b6226333 nonce=7
|
|
TRC 2026-03-08 04:36:00.182+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-08 04:36:00.182+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-08 04:36:00.182+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.182+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=28
|
|
TRC 2026-03-08 04:36:00.182+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6ed7e1fe6b1a...02928a31398c tagOut=6ed7e1fe6b1a...02928a31398c nonce=8
|
|
TRC 2026-03-08 04:36:00.182+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8f ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:00.182+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-08 04:36:00.182+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8f ms=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:36:00.183+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8f protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:36:00.183+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-08 04:36:00.183+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:00.183+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-08 04:36:00.183+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 ms=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:36:00.183+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 protocol=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:36:00.183+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-08 04:36:00.183+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8f protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:36:00.183+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 protocol=/vac/waku/relay/2.0.0
|
|
INF 2026-03-08 04:36:00.183+00:00 Incoming WakuRelay connection topics="waku relay" tid=1 file=protocol.nim:191 connection=16U*VpJprH:69acfcb0a5e541f6859bcd90 protocol=/vac/waku/relay/2.0.0
|
|
DBG 2026-03-08 04:36:00.183+00:00 starting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:229 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:00.183+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:00.183+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:36:00.183+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb0a5e541f6859bcd91 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:00.183+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb0a5e541f6859bcd91 timeout=5m
|
|
TRC 2026-03-08 04:36:00.183+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=6 pid=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.183+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:36:00.184+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*VpJprH:69acfcb0a5e541f6859bcd91
|
|
TRC 2026-03-08 04:36:00.184+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*VpJprH:69acfcb0a5e541f6859bcd91 handshaked=false
|
|
TRC 2026-03-08 04:36:00.184+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*VpJprH:69acfcb0a5e541f6859bcd91 handshaked=false
|
|
TRC 2026-03-08 04:36:00.184+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.184+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=48
|
|
TRC 2026-03-08 04:36:00.184+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9528f3107570...74bc3e9ad7f1 tagOut=9528f3107570...74bc3e9ad7f1 nonce=9
|
|
TRC 2026-03-08 04:36:00.184+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-08 04:36:00.184+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:00.184+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.184+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*VpJprH:69acfcb0a5e541f6859bcd91 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:00.184+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-08 04:36:00.200+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=36
|
|
TRC 2026-03-08 04:36:00.200+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c7205916c5af...c6635394132d tagOut=c7205916c5af...c6635394132d nonce=0
|
|
TRC 2026-03-08 04:36:00.200+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=16U*NSkuby:69acfcb0a5e541f6859bcd8b
|
|
TRC 2026-03-08 04:36:00.201+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=30
|
|
TRC 2026-03-08 04:36:00.201+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=db411b48de0e...60ff9daea0e3 tagOut=db411b48de0e...60ff9daea0e3 nonce=1
|
|
TRC 2026-03-08 04:36:00.201+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=16U*NSkuby:69acfcb0a5e541f6859bcd8b s=/yamux/1.0.0 proto="[/yamux/1.0.0, /mplex/6.7.0]"
|
|
TRC 2026-03-08 04:36:00.201+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=16U*NSkuby:69acfcb0a5e541f6859bcd8b proto=/yamux/1.0.0
|
|
TRC 2026-03-08 04:36:00.201+00:00 Found a muxer topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:50 conn=16U*NSkuby:69acfcb0a5e541f6859bcd8b muxerName=/yamux/1.0.0
|
|
TRC 2026-03-08 04:36:00.201+00:00 Starting yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:559 pid=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.201+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.201+00:00 Upgraded connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:81 conn=16U*NSkuby:69acfcafa5e541f6859bcd82 sconn=16U*NSkuby:69acfcb0a5e541f6859bcd8b direction=Out
|
|
DBG 2026-03-08 04:36:00.201+00:00 Dial successful topics="libp2p dialer" tid=1 file=dialer.nim:92 peerId=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.201+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.201+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.201+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*NSkuby event="(kind: Joined, initiator: true)"
|
|
TRC 2026-03-08 04:36:00.201+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*NSkuby protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:36:00.201+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb0a5e541f6859bcd92 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:00.201+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb0a5e541f6859bcd92 timeout=5m
|
|
TRC 2026-03-08 04:36:00.201+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=1 pid=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.201+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:36:00.202+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*NSkuby:69acfcb0a5e541f6859bcd92 protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:36:00.202+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*NSkuby:69acfcb0a5e541f6859bcd92 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:00.202+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-08 04:36:00.202+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*NSkuby:69acfcb0a5e541f6859bcd92 proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:36:00.202+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 26}"
|
|
DBG 2026-03-08 04:36:00.202+00:00 starting sendNonPriorityTask topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:578 p=16U*NSkuby
|
|
DBG 2026-03-08 04:36:00.202+00:00 created new pubsub peer topics="libp2p pubsub" tid=1 file=pubsub.nim:430 peerId=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.202+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*NSkuby protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:36:00.202+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb0a5e541f6859bcd93 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:00.202+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb0a5e541f6859bcd93 timeout=5m
|
|
TRC 2026-03-08 04:36:00.202+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=3 pid=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.202+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 3, length: 0}"
|
|
TRC 2026-03-08 04:36:00.202+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:36:00.202+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:00.202+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-08 04:36:00.202+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 proto=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:36:00.202+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 23}"
|
|
TRC 2026-03-08 04:36:00.202+00:00 Stored muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:347 muxer=16U*NSkuby:69acfcb0a5e541f6859bcd8b direction=Out peers=5
|
|
TRC 2026-03-08 04:36:00.202+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb0a5e541f6859bcd94 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:00.202+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb0a5e541f6859bcd94 timeout=5m
|
|
TRC 2026-03-08 04:36:00.203+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=5 pid=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.203+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:36:00.203+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*NSkuby:69acfcb0a5e541f6859bcd94 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:00.203+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-08 04:36:00.203+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*NSkuby:69acfcb0a5e541f6859bcd94 proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:36:00.203+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 16}"
|
|
TRC 2026-03-08 04:36:00.203+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=28
|
|
TRC 2026-03-08 04:36:00.203+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=19f6251dfa89...dc4247f3def9 tagOut=19f6251dfa89...dc4247f3def9 nonce=2
|
|
TRC 2026-03-08 04:36:00.203+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:36:00.203+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb0a5e541f6859bcd95 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:00.203+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb0a5e541f6859bcd95 timeout=5m
|
|
TRC 2026-03-08 04:36:00.203+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=2 pid=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.203+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:36:00.203+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*NSkuby:69acfcb0a5e541f6859bcd95
|
|
TRC 2026-03-08 04:36:00.203+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*NSkuby:69acfcb0a5e541f6859bcd95 handshaked=false
|
|
TRC 2026-03-08 04:36:00.203+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*NSkuby:69acfcb0a5e541f6859bcd95 handshaked=false
|
|
TRC 2026-03-08 04:36:00.204+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.204+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=48
|
|
TRC 2026-03-08 04:36:00.204+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bfb15870708c...cfad40b25f7f tagOut=bfb15870708c...cfad40b25f7f nonce=3
|
|
TRC 2026-03-08 04:36:00.204+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-08 04:36:00.204+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:00.204+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.204+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=54
|
|
TRC 2026-03-08 04:36:00.204+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=90c8fbed31cb...3a59411dd823 tagOut=90c8fbed31cb...3a59411dd823 nonce=4
|
|
TRC 2026-03-08 04:36:00.204+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-08 04:36:00.204+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:36:00.204+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.204+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=28
|
|
TRC 2026-03-08 04:36:00.204+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5bedc54a475a...7ed3e3eea5f6 tagOut=5bedc54a475a...7ed3e3eea5f6 nonce=5
|
|
TRC 2026-03-08 04:36:00.204+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 4, length: 0}"
|
|
TRC 2026-03-08 04:36:00.204+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb0a5e541f6859bcd96 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:00.204+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb0a5e541f6859bcd96 timeout=5m
|
|
TRC 2026-03-08 04:36:00.204+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=4 pid=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.204+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 4, length: 0}"
|
|
TRC 2026-03-08 04:36:00.204+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96
|
|
TRC 2026-03-08 04:36:00.204+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 handshaked=false
|
|
TRC 2026-03-08 04:36:00.204+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 handshaked=false
|
|
TRC 2026-03-08 04:36:00.204+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.204+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=48
|
|
TRC 2026-03-08 04:36:00.204+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b0de648c14f7...f25faaa9dc1f tagOut=b0de648c14f7...f25faaa9dc1f nonce=6
|
|
TRC 2026-03-08 04:36:00.204+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-08 04:36:00.205+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:00.205+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.205+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=51
|
|
TRC 2026-03-08 04:36:00.205+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c0fb38eea85e...bea4c0b8415a tagOut=c0fb38eea85e...bea4c0b8415a nonce=7
|
|
TRC 2026-03-08 04:36:00.205+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-08 04:36:00.205+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-08 04:36:00.205+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.205+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=28
|
|
TRC 2026-03-08 04:36:00.205+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=097dc17b7dd1...cabdc7e8a587 tagOut=097dc17b7dd1...cabdc7e8a587 nonce=8
|
|
TRC 2026-03-08 04:36:00.205+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*NSkuby:69acfcb0a5e541f6859bcd95 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:00.205+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-08 04:36:00.205+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*NSkuby:69acfcb0a5e541f6859bcd95 ms=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:36:00.205+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*NSkuby:69acfcb0a5e541f6859bcd95 protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:36:00.205+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-08 04:36:00.205+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:00.205+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-08 04:36:00.205+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 ms=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:36:00.205+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 protocol=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:36:00.205+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-08 04:36:00.205+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*NSkuby:69acfcb0a5e541f6859bcd95 protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:36:00.205+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 protocol=/vac/waku/relay/2.0.0
|
|
INF 2026-03-08 04:36:00.205+00:00 Incoming WakuRelay connection topics="waku relay" tid=1 file=protocol.nim:191 connection=16U*NSkuby:69acfcb0a5e541f6859bcd96 protocol=/vac/waku/relay/2.0.0
|
|
DBG 2026-03-08 04:36:00.205+00:00 starting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:229 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:00.205+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:00.205+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:36:00.205+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb0a5e541f6859bcd97 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:00.206+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb0a5e541f6859bcd97 timeout=5m
|
|
TRC 2026-03-08 04:36:00.206+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=6 pid=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.206+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:36:00.206+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*NSkuby:69acfcb0a5e541f6859bcd97
|
|
TRC 2026-03-08 04:36:00.206+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*NSkuby:69acfcb0a5e541f6859bcd97 handshaked=false
|
|
TRC 2026-03-08 04:36:00.206+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*NSkuby:69acfcb0a5e541f6859bcd97 handshaked=false
|
|
TRC 2026-03-08 04:36:00.206+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.206+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=48
|
|
TRC 2026-03-08 04:36:00.206+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f2180aac3ebd...bf316af9e255 tagOut=f2180aac3ebd...bf316af9e255 nonce=9
|
|
TRC 2026-03-08 04:36:00.206+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-08 04:36:00.206+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:00.206+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.206+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*NSkuby:69acfcb0a5e541f6859bcd97 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:00.206+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-08 04:36:00.258+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=44
|
|
TRC 2026-03-08 04:36:00.258+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=24f53e6d80e7...6a4ed401d49d tagOut=24f53e6d80e7...6a4ed401d49d nonce=10
|
|
TRC 2026-03-08 04:36:00.258+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-08 04:36:00.258+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-08 04:36:00.258+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.259+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*VpJprH:69acfcb0a5e541f6859bcd91 ms=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:36:00.259+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*VpJprH:69acfcb0a5e541f6859bcd91 protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:36:00.259+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-08 04:36:00.259+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*VpJprH:69acfcb0a5e541f6859bcd91 protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:36:00.259+00:00 handling identify request topics="libp2p identify" tid=1 file=identify.nim:146 conn=16U*VpJprH:69acfcb0a5e541f6859bcd91
|
|
TRC 2026-03-08 04:36:00.259+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 379}"
|
|
DBG 2026-03-08 04:36:00.259+00:00 identify: info sent topics="libp2p identify" tid=1 file=identify.nim:149 conn=16U*VpJprH:69acfcb0a5e541f6859bcd91 info="(peerId: 16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2, listenAddrs: [/ip4/0.0.0.0/tcp/1121, /ip4/0.0.0.0/tcp/1122/ws], addrs: [/ip4/172.18.189.195/tcp/1121, /ip4/172.18.189.195/tcp/1122/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /logos/kad/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.36.0-164-g0ad551)"
|
|
TRC 2026-03-08 04:36:00.259+00:00 exiting identify handler topics="libp2p identify" tid=1 file=identify.nim:156 conn=16U*VpJprH:69acfcb0a5e541f6859bcd91
|
|
TRC 2026-03-08 04:36:00.259+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcb0a5e541f6859bcd91
|
|
TRC 2026-03-08 04:36:00.259+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=6 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8a
|
|
TRC 2026-03-08 04:36:00.259+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:36:00.284+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=44
|
|
TRC 2026-03-08 04:36:00.284+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=58714e22aff2...744feea1396a tagOut=58714e22aff2...744feea1396a nonce=10
|
|
TRC 2026-03-08 04:36:00.284+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-08 04:36:00.284+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-08 04:36:00.284+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.284+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*NSkuby:69acfcb0a5e541f6859bcd97 ms=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:36:00.284+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*NSkuby:69acfcb0a5e541f6859bcd97 protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:36:00.284+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-08 04:36:00.284+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*NSkuby:69acfcb0a5e541f6859bcd97 protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:36:00.284+00:00 handling identify request topics="libp2p identify" tid=1 file=identify.nim:146 conn=16U*NSkuby:69acfcb0a5e541f6859bcd97
|
|
TRC 2026-03-08 04:36:00.284+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 379}"
|
|
DBG 2026-03-08 04:36:00.284+00:00 identify: info sent topics="libp2p identify" tid=1 file=identify.nim:149 conn=16U*NSkuby:69acfcb0a5e541f6859bcd97 info="(peerId: 16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2, listenAddrs: [/ip4/0.0.0.0/tcp/1121, /ip4/0.0.0.0/tcp/1122/ws], addrs: [/ip4/172.18.189.195/tcp/1121, /ip4/172.18.189.195/tcp/1122/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /logos/kad/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.36.0-164-g0ad551)"
|
|
TRC 2026-03-08 04:36:00.285+00:00 exiting identify handler topics="libp2p identify" tid=1 file=identify.nim:156 conn=16U*NSkuby:69acfcb0a5e541f6859bcd97
|
|
TRC 2026-03-08 04:36:00.285+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcb0a5e541f6859bcd97
|
|
TRC 2026-03-08 04:36:00.285+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=6 conn=16U*NSkuby:69acfcb0a5e541f6859bcd8b
|
|
TRC 2026-03-08 04:36:00.285+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:36:00.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=483
|
|
TRC 2026-03-08 04:36:00.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=04c0313d938f...db11cd75a44e tagOut=04c0313d938f...db11cd75a44e nonce=28
|
|
TRC 2026-03-08 04:36:00.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 455}"
|
|
TRC 2026-03-08 04:36:00.289+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=c5031ac2030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=483
|
|
TRC 2026-03-08 04:36:00.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=141e6b69a194...fe37cc280c96 tagOut=141e6b69a194...fe37cc280c96 nonce=29
|
|
TRC 2026-03-08 04:36:00.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 455}"
|
|
TRC 2026-03-08 04:36:00.289+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=c5031ac2030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.289+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.290+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.290+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:00.290+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:00.290+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:00.290+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:00.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:00.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:00.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:00.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:00.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:00.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]", "[2, 188, 233, 196, 48, 152, 126, 178, 63, 90, 224, 65, 238, 118, 252, 127, 210, 218, 69, 112, 29, 39, 176, 18, 184, 185, 103, 60, 63, 6, 108, 241]"]"
|
|
TRC 2026-03-08 04:36:00.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:00.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:00.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:00.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:00.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:00.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:00.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:00.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:00.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:00.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:00.291+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:00.291+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:00.291+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:00.291+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:00.291+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:00.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:00.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]", "[2, 188, 233, 196, 48, 152, 126, 178, 63, 90, 224, 65, 238, 118, 252, 127, 210, 218, 69, 112, 29, 39, 176, 18, 184, 185, 103, 60, 63, 6, 108, 241]"]"
|
|
TRC 2026-03-08 04:36:00.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:00.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:00.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:00.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:00.293+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:00.293+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:00.293+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.293+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.293+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:00.293+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:00.293+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:00.293+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:00.293+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.293+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:00.293+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:00.293+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.293+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:00.293+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]", "[2, 188, 233, 196, 48, 152, 126, 178, 63, 90, 224, 65, 238, 118, 252, 127, 210, 218, 69, 112, 29, 39, 176, 18, 184, 185, 103, 60, 63, 6, 108, 241]"]"
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:00.294+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:00.294+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:00.294+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:00.294+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:00.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:00.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]", "[2, 188, 233, 196, 48, 152, 126, 178, 63, 90, 224, 65, 238, 118, 252, 127, 210, 218, 69, 112, 29, 39, 176, 18, 184, 185, 103, 60, 63, 6, 108, 241]"]"
|
|
TRC 2026-03-08 04:36:00.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:00.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:00.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:00.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:00.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:00.296+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:00.296+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=483
|
|
TRC 2026-03-08 04:36:00.296+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=69b4126bc335...bd00c6a1c8d6 tagOut=69b4126bc335...bd00c6a1c8d6 nonce=30
|
|
TRC 2026-03-08 04:36:00.297+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 455}"
|
|
TRC 2026-03-08 04:36:00.297+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=c5031ac2030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.297+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.297+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=483
|
|
TRC 2026-03-08 04:36:00.297+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9b2aa604e131...c6c2a9ce5f1f tagOut=9b2aa604e131...c6c2a9ce5f1f nonce=31
|
|
TRC 2026-03-08 04:36:00.298+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 455}"
|
|
TRC 2026-03-08 04:36:00.298+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=c5031ac2030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.298+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.298+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=483
|
|
TRC 2026-03-08 04:36:00.298+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9722e0a6b401...7e1d22d2afbd tagOut=9722e0a6b401...7e1d22d2afbd nonce=32
|
|
TRC 2026-03-08 04:36:00.298+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 455}"
|
|
TRC 2026-03-08 04:36:00.298+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=c5031ac2030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.298+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.298+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=483
|
|
TRC 2026-03-08 04:36:00.298+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d8a47c2b7fdf...da69d5c97a8b tagOut=d8a47c2b7fdf...da69d5c97a8b nonce=33
|
|
TRC 2026-03-08 04:36:00.298+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 455}"
|
|
TRC 2026-03-08 04:36:00.298+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=c5031ac2030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.298+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.298+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=483
|
|
TRC 2026-03-08 04:36:00.298+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b347299bf4ab...26fa98550493 tagOut=b347299bf4ab...26fa98550493 nonce=34
|
|
TRC 2026-03-08 04:36:00.298+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 455}"
|
|
TRC 2026-03-08 04:36:00.298+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=c5031ac2030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.298+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.298+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=483
|
|
TRC 2026-03-08 04:36:00.298+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d2386309733e...292b5073b27e tagOut=d2386309733e...292b5073b27e nonce=35
|
|
TRC 2026-03-08 04:36:00.298+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 455}"
|
|
TRC 2026-03-08 04:36:00.298+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=c5031ac2030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.299+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.299+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]", "[2, 188, 233, 196, 48, 152, 126, 178, 63, 90, 224, 65, 238, 118, 252, 127, 210, 218, 69, 112, 29, 39, 176, 18, 184, 185, 103, 60, 63, 6, 108, 241]"]"
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.299+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:00.300+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:00.300+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:00.300+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:00.300+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:00.300+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:00.300+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:00.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:00.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]", "[2, 188, 233, 196, 48, 152, 126, 178, 63, 90, 224, 65, 238, 118, 252, 127, 210, 218, 69, 112, 29, 39, 176, 18, 184, 185, 103, 60, 63, 6, 108, 241]"]"
|
|
TRC 2026-03-08 04:36:00.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:00.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:00.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:00.303+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:00.303+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:00.303+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:00.303+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.303+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.303+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:00.303+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:00.303+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:00.303+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:00.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:00.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:00.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:00.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:00.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:00.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]", "[2, 188, 233, 196, 48, 152, 126, 178, 63, 90, 224, 65, 238, 118, 252, 127, 210, 218, 69, 112, 29, 39, 176, 18, 184, 185, 103, 60, 63, 6, 108, 241]"]"
|
|
TRC 2026-03-08 04:36:00.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:00.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:00.304+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.304+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:00.304+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:00.304+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.304+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:00.304+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:00.304+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.304+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:00.304+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:00.304+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.304+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:00.304+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:00.304+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:00.304+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:00.304+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:00.304+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:00.304+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:00.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:00.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]", "[2, 188, 233, 196, 48, 152, 126, 178, 63, 90, 224, 65, 238, 118, 252, 127, 210, 218, 69, 112, 29, 39, 176, 18, 184, 185, 103, 60, 63, 6, 108, 241]"]"
|
|
TRC 2026-03-08 04:36:00.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:00.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:00.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:00.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:00.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:00.305+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:00.305+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.305+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]", "[2, 188, 233, 196, 48, 152, 126, 178, 63, 90, 224, 65, 238, 118, 252, 127, 210, 218, 69, 112, 29, 39, 176, 18, 184, 185, 103, 60, 63, 6, 108, 241]"]"
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:00.306+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:00.306+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:00.307+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:00.307+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:00.307+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.307+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:00.307+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:00.308+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]", "[2, 188, 233, 196, 48, 152, 126, 178, 63, 90, 224, 65, 238, 118, 252, 127, 210, 218, 69, 112, 29, 39, 176, 18, 184, 185, 103, 60, 63, 6, 108, 241]"]"
|
|
TRC 2026-03-08 04:36:00.308+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:00.308+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:00.308+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:00.308+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:00.308+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:00.308+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:00.308+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.308+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.308+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:00.308+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:00.308+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]", "[2, 188, 233, 196, 48, 152, 126, 178, 63, 90, 224, 65, 238, 118, 252, 127, 210, 218, 69, 112, 29, 39, 176, 18, 184, 185, 103, 60, 63, 6, 108, 241]"]"
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:00.309+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:00.309+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:00.309+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:00.310+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.310+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:00.310+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:00.310+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]", "[2, 188, 233, 196, 48, 152, 126, 178, 63, 90, 224, 65, 238, 118, 252, 127, 210, 218, 69, 112, 29, 39, 176, 18, 184, 185, 103, 60, 63, 6, 108, 241]"]"
|
|
TRC 2026-03-08 04:36:00.310+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:00.310+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:00.310+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:00.310+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:00.310+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:00.310+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:00.310+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.310+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.310+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:00.310+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:00.310+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:00.310+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:00.311+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.311+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:00.311+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:00.311+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.311+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:00.311+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:00.311+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.311+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:00.311+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]", "[2, 188, 233, 196, 48, 152, 126, 178, 63, 90, 224, 65, 238, 118, 252, 127, 210, 218, 69, 112, 29, 39, 176, 18, 184, 185, 103, 60, 63, 6, 108, 241]"]"
|
|
TRC 2026-03-08 04:36:00.311+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.311+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:00.311+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:00.311+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.311+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:00.311+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:00.311+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.311+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:00.312+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:00.312+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.312+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:00.312+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:00.312+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.312+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:00.312+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:00.312+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:00.312+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:00.312+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:00.312+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:00.312+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.312+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:00.312+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:00.313+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]", "[2, 188, 233, 196, 48, 152, 126, 178, 63, 90, 224, 65, 238, 118, 252, 127, 210, 218, 69, 112, 29, 39, 176, 18, 184, 185, 103, 60, 63, 6, 108, 241]"]"
|
|
TRC 2026-03-08 04:36:00.313+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:00.313+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:00.313+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:00.313+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:00.313+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:00.313+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:00.313+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.313+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ac2030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:00.313+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:00.313+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:00.313+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:00.313+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:00.314+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.314+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:00.314+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:00.314+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.314+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:00.314+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:00.314+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.314+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:00.314+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]", "[2, 188, 233, 196, 48, 152, 126, 178, 63, 90, 224, 65, 238, 118, 252, 127, 210, 218, 69, 112, 29, 39, 176, 18, 184, 185, 103, 60, 63, 6, 108, 241]"]"
|
|
TRC 2026-03-08 04:36:00.314+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.314+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:00.314+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:00.314+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.314+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:00.315+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:00.315+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.315+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:00.315+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:00.315+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.315+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:00.315+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:00.315+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:00.315+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:00.315+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:00.315+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:00.315+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:00.315+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:00.315+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:00.315+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac, 02bce9c43098...673c3f066cf1]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.316+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:00.316+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:00.316+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]", "[2, 188, 233, 196, 48, 152, 126, 178, 63, 90, 224, 65, 238, 118, 252, 127, 210, 218, 69, 112, 29, 39, 176, 18, 184, 185, 103, 60, 63, 6, 108, 241]"]"
|
|
TRC 2026-03-08 04:36:00.316+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:00.316+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:00.316+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:00.316+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:00.317+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:00.317+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:00.317+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=28
|
|
TRC 2026-03-08 04:36:00.317+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=28
|
|
TRC 2026-03-08 04:36:00.317+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=156b8ae83c7c...2881aeb34323 tagOut=156b8ae83c7c...2881aeb34323 nonce=11
|
|
TRC 2026-03-08 04:36:00.317+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=345ef37fcd85...feafea8d25c4 tagOut=345ef37fcd85...feafea8d25c4 nonce=11
|
|
TRC 2026-03-08 04:36:00.317+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:36:00.317+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.317+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=28
|
|
TRC 2026-03-08 04:36:00.317+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=626656638fb8...6f39df3d53bb tagOut=626656638fb8...6f39df3d53bb nonce=12
|
|
TRC 2026-03-08 04:36:00.317+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 3, length: 0}"
|
|
TRC 2026-03-08 04:36:00.317+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.317+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=28
|
|
TRC 2026-03-08 04:36:00.317+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6e5db491103b...87f5611d6eab tagOut=6e5db491103b...87f5611d6eab nonce=13
|
|
TRC 2026-03-08 04:36:00.317+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:36:00.317+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.317+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:36:00.318+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.318+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=28
|
|
TRC 2026-03-08 04:36:00.318+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=57e6a6df00cf...ab1b2354412d tagOut=57e6a6df00cf...ab1b2354412d nonce=12
|
|
TRC 2026-03-08 04:36:00.318+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 3, length: 0}"
|
|
TRC 2026-03-08 04:36:00.318+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.318+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=28
|
|
TRC 2026-03-08 04:36:00.318+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=720460ee280e...be336e885db7 tagOut=720460ee280e...be336e885db7 nonce=13
|
|
TRC 2026-03-08 04:36:00.318+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:36:00.318+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.318+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=48
|
|
TRC 2026-03-08 04:36:00.318+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=974c5f95d665...19dfaccf5aba tagOut=974c5f95d665...19dfaccf5aba nonce=14
|
|
TRC 2026-03-08 04:36:00.318+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-08 04:36:00.318+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:00.318+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.318+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=54
|
|
TRC 2026-03-08 04:36:00.318+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=dc9d87f44e81...59df9da772a6 tagOut=dc9d87f44e81...59df9da772a6 nonce=15
|
|
TRC 2026-03-08 04:36:00.318+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 26}"
|
|
TRC 2026-03-08 04:36:00.318+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:36:00.318+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.318+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=48
|
|
TRC 2026-03-08 04:36:00.318+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b99a22fd02f3...f5634da16359 tagOut=b99a22fd02f3...f5634da16359 nonce=16
|
|
TRC 2026-03-08 04:36:00.318+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-08 04:36:00.318+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:00.319+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.319+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=51
|
|
TRC 2026-03-08 04:36:00.319+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=05f9bbbe87f6...81b29c3c38c9 tagOut=05f9bbbe87f6...81b29c3c38c9 nonce=17
|
|
TRC 2026-03-08 04:36:00.319+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 23}"
|
|
TRC 2026-03-08 04:36:00.319+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-08 04:36:00.319+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.319+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=48
|
|
TRC 2026-03-08 04:36:00.319+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4da2b50fa869...d0d1ffa3c941 tagOut=4da2b50fa869...d0d1ffa3c941 nonce=18
|
|
TRC 2026-03-08 04:36:00.319+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-08 04:36:00.319+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:00.319+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.319+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=44
|
|
TRC 2026-03-08 04:36:00.319+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6a052976afbc...009f23ae62dd tagOut=6a052976afbc...009f23ae62dd nonce=19
|
|
TRC 2026-03-08 04:36:00.319+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 16}"
|
|
TRC 2026-03-08 04:36:00.319+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-08 04:36:00.319+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.319+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=526
|
|
TRC 2026-03-08 04:36:00.319+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8810dd74961e...8a2334b9f919 tagOut=8810dd74961e...8a2334b9f919 nonce=20
|
|
TRC 2026-03-08 04:36:00.319+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 498}"
|
|
TRC 2026-03-08 04:36:00.319+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=f0030a250802...302e33362e30
|
|
TRC 2026-03-08 04:36:00.319+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.319+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=28
|
|
TRC 2026-03-08 04:36:00.319+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=93089e44476d...af2202f8f8d1 tagOut=93089e44476d...af2202f8f8d1 nonce=21
|
|
TRC 2026-03-08 04:36:00.319+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:36:00.319+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:00.319+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.319+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*NSkuby:69acfcb0a5e541f6859bcd94
|
|
TRC 2026-03-08 04:36:00.320+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*NSkuby:69acfcb0a5e541f6859bcd94 s=/ipfs/id/1.0.0 proto="[/ipfs/id/1.0.0]"
|
|
TRC 2026-03-08 04:36:00.320+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*NSkuby:69acfcb0a5e541f6859bcd94 proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:36:00.320+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*NSkuby:69acfcb0a5e541f6859bcd92
|
|
TRC 2026-03-08 04:36:00.320+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*NSkuby:69acfcb0a5e541f6859bcd92 s=/vac/waku/metadata/1.0.0 proto="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:36:00.320+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*NSkuby:69acfcb0a5e541f6859bcd92 proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:36:00.320+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:00.320+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 s=/vac/waku/relay/2.0.0 proto="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:36:00.320+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 proto=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:36:00.320+00:00 initiating identify topics="libp2p identify" tid=1 file=identify.nim:170 conn=16U*NSkuby:69acfcb0a5e541f6859bcd94
|
|
DBG 2026-03-08 04:36:00.320+00:00 identify: info received topics="libp2p identify" tid=1 file=identify.nim:178 conn=16U*NSkuby:69acfcb0a5e541f6859bcd94 pubkey=some(s...9ab7)) addresses=/ip4/138.68.122.137/tcp/30303,/ip4/138.68.122.137/tcp/8000/wss protocols=/ipfs/id/1.0.0,/libp2p/autonat/1.0.0,/libp2p/circuit/relay/0.2.0/hop,/vac/waku/metadata/1.0.0,/mix/1.0.0,/logos/kad/1.0.0,/vac/waku/store-query/3.0.0,/vac/waku/relay/2.0.0,/vac/waku/rendezvous/1.0.0,/ipfs/ping/1.0.0,/vac/waku/lightpush/3.0.0,/vac/waku/lightpush/2.0.0-beta1,/vac/waku/filter-subscribe/2.0.0-beta1,/vac/waku/filter-push/2.0.0-beta1,/vac/waku/peer-exchange/2.0.0-alpha1 observable_address=some(/ip4/172.178.119.36/tcp/62469) proto_version=ipfs/0.1.0 agent_version=nwaku-0.36.0 signedPeerRecord=None
|
|
TRC 2026-03-08 04:36:00.320+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcb0a5e541f6859bcd94
|
|
TRC 2026-03-08 04:36:00.320+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=5 conn=16U*NSkuby:69acfcb0a5e541f6859bcd8b
|
|
TRC 2026-03-08 04:36:00.320+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:36:00.320+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*NSkuby:69acfcb0a5e541f6859bcd94
|
|
TRC 2026-03-08 04:36:00.321+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*NSkuby:69acfcb0a5e541f6859bcd94
|
|
TRC 2026-03-08 04:36:00.321+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb0a5e541f6859bcd94 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:00.321+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb0a5e541f6859bcd94 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:00.321+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 29}"
|
|
TRC 2026-03-08 04:36:00.321+00:00 Get new send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:286 p=16U*NSkuby newConn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:00.321+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.321+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.321+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.322+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:36:00.322+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 194}"
|
|
TRC 2026-03-08 04:36:00.322+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
DBG 2026-03-08 04:36:00.322+00:00 starting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:229 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:00.322+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:00.322+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.324+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=48
|
|
TRC 2026-03-08 04:36:00.324+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=420f53d1179d...e62fbffdae03 tagOut=420f53d1179d...e62fbffdae03 nonce=14
|
|
TRC 2026-03-08 04:36:00.324+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-08 04:36:00.324+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:00.324+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.324+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=54
|
|
TRC 2026-03-08 04:36:00.324+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e1b94e3088ea...e81f8a13bf76 tagOut=e1b94e3088ea...e81f8a13bf76 nonce=15
|
|
TRC 2026-03-08 04:36:00.324+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 26}"
|
|
TRC 2026-03-08 04:36:00.324+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:36:00.324+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.324+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=48
|
|
TRC 2026-03-08 04:36:00.324+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=567443f07518...39ff6805f83f tagOut=567443f07518...39ff6805f83f nonce=16
|
|
TRC 2026-03-08 04:36:00.325+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-08 04:36:00.325+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:00.325+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.325+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=51
|
|
TRC 2026-03-08 04:36:00.325+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d5a09f68d919...088bc20cf0a7 tagOut=d5a09f68d919...088bc20cf0a7 nonce=17
|
|
TRC 2026-03-08 04:36:00.325+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8c
|
|
TRC 2026-03-08 04:36:00.325+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8c s=/vac/waku/metadata/1.0.0 proto="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-08 04:36:00.325+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8c proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-08 04:36:00.325+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:00.325+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 23}"
|
|
TRC 2026-03-08 04:36:00.325+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-08 04:36:00.325+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.325+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=48
|
|
TRC 2026-03-08 04:36:00.325+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=57a6db10e30e...0199e9f1faf8 tagOut=57a6db10e30e...0199e9f1faf8 nonce=18
|
|
TRC 2026-03-08 04:36:00.325+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-08 04:36:00.325+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:00.325+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.325+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=44
|
|
TRC 2026-03-08 04:36:00.325+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=cc67a3e9afef...fb692150aa33 tagOut=cc67a3e9afef...fb692150aa33 nonce=19
|
|
TRC 2026-03-08 04:36:00.326+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 16}"
|
|
TRC 2026-03-08 04:36:00.326+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-08 04:36:00.326+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.326+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=526
|
|
TRC 2026-03-08 04:36:00.326+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2afafbbbd28b...98598ed0fcbe tagOut=2afafbbbd28b...98598ed0fcbe nonce=20
|
|
TRC 2026-03-08 04:36:00.326+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 498}"
|
|
TRC 2026-03-08 04:36:00.326+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=f0030a250802...302e33362e30
|
|
TRC 2026-03-08 04:36:00.326+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.326+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 29}"
|
|
TRC 2026-03-08 04:36:00.326+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=28
|
|
TRC 2026-03-08 04:36:00.326+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=07ec810875b8...e0d75b0c5b31 tagOut=07ec810875b8...e0d75b0c5b31 nonce=21
|
|
TRC 2026-03-08 04:36:00.326+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d s=/vac/waku/relay/2.0.0 proto="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:36:00.326+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d proto=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-08 04:36:00.326+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8e
|
|
TRC 2026-03-08 04:36:00.326+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8e s=/ipfs/id/1.0.0 proto="[/ipfs/id/1.0.0]"
|
|
TRC 2026-03-08 04:36:00.326+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8e proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-08 04:36:00.327+00:00 initiating identify topics="libp2p identify" tid=1 file=identify.nim:170 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8e
|
|
DBG 2026-03-08 04:36:00.327+00:00 identify: info received topics="libp2p identify" tid=1 file=identify.nim:178 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8e pubkey=some(s...7631)) addresses=/ip4/174.138.106.244/tcp/30303,/ip4/174.138.106.244/tcp/8000/wss protocols=/ipfs/id/1.0.0,/libp2p/autonat/1.0.0,/libp2p/circuit/relay/0.2.0/hop,/vac/waku/metadata/1.0.0,/mix/1.0.0,/logos/kad/1.0.0,/vac/waku/store-query/3.0.0,/vac/waku/relay/2.0.0,/vac/waku/rendezvous/1.0.0,/ipfs/ping/1.0.0,/vac/waku/lightpush/3.0.0,/vac/waku/lightpush/2.0.0-beta1,/vac/waku/filter-subscribe/2.0.0-beta1,/vac/waku/filter-push/2.0.0-beta1,/vac/waku/peer-exchange/2.0.0-alpha1 observable_address=some(/ip4/172.178.119.36/tcp/62469) proto_version=ipfs/0.1.0 agent_version=nwaku-0.36.0 signedPeerRecord=None
|
|
TRC 2026-03-08 04:36:00.327+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcb0a5e541f6859bcd8e
|
|
TRC 2026-03-08 04:36:00.327+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=5 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8a
|
|
TRC 2026-03-08 04:36:00.327+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:36:00.327+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-08 04:36:00.327+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:00.327+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfcb0a5e541f6859bcd8e
|
|
TRC 2026-03-08 04:36:00.327+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfcb0a5e541f6859bcd8e
|
|
TRC 2026-03-08 04:36:00.327+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb0a5e541f6859bcd8e objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:00.327+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb0a5e541f6859bcd8e objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:00.327+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.327+00:00 Get new send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:286 p=16U*VpJprH newConn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:00.327+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.328+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.328+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.328+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:36:00.328+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 194}"
|
|
TRC 2026-03-08 04:36:00.328+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
DBG 2026-03-08 04:36:00.328+00:00 starting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:229 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:00.328+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:00.328+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.375+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=28
|
|
TRC 2026-03-08 04:36:00.375+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a0bfe603b71f...2bdec57d470a tagOut=a0bfe603b71f...2bdec57d470a nonce=22
|
|
TRC 2026-03-08 04:36:00.375+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:36:00.375+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:00.375+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfcb0a5e541f6859bcd91
|
|
TRC 2026-03-08 04:36:00.375+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfcb0a5e541f6859bcd91
|
|
TRC 2026-03-08 04:36:00.375+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb0a5e541f6859bcd91 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:00.375+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb0a5e541f6859bcd91 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:00.375+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.375+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcb0a5e541f6859bcd91
|
|
TRC 2026-03-08 04:36:00.375+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcb0a5e541f6859bcd91
|
|
TRC 2026-03-08 04:36:00.375+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:36:00.375+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*VpJprH:69acfcb0a5e541f6859bcd91
|
|
TRC 2026-03-08 04:36:00.375+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:36:00.378+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=57
|
|
TRC 2026-03-08 04:36:00.378+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9bf20d723f5f...40fb10755dcb tagOut=9bf20d723f5f...40fb10755dcb nonce=23
|
|
TRC 2026-03-08 04:36:00.378+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 29}"
|
|
TRC 2026-03-08 04:36:00.378+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1c0802100210...070501030604
|
|
TRC 2026-03-08 04:36:00.378+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-08 04:36:00.378+00:00 Received WakuMetadata request topics="waku metadata" tid=1 file=protocol.nim:86 remoteClusterId=some(2) remoteShards="[2, 0, 7, 5, 1, 3, 6, 4]" localClusterId=2 localShards="[2, 0, 7, 5, 1, 3, 6, 4]" peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.379+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 29}"
|
|
TRC 2026-03-08 04:36:00.379+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcb0a5e541f6859bcd8f
|
|
TRC 2026-03-08 04:36:00.379+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=2 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8a
|
|
TRC 2026-03-08 04:36:00.379+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:36:00.385+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=222
|
|
TRC 2026-03-08 04:36:00.385+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=41daf0c140b5...ba3f6f23ca3c tagOut=41daf0c140b5...ba3f6f23ca3c nonce=24
|
|
TRC 2026-03-08 04:36:00.385+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 194}"
|
|
TRC 2026-03-08 04:36:00.385+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=c0010a160801...2f3418002000
|
|
TRC 2026-03-08 04:36:00.385+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.385+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeSubscriptions: read subscriptions topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:411 count=8
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.385+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:00.386+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:00.386+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:00.386+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:00.386+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.386+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*VpJprH topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:00.386+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=4 topic=/waku/2/rs/2/2 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.386+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*VpJprH topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:00.386+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=4 topic=/waku/2/rs/2/0 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.387+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*VpJprH topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:00.387+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=4 topic=/waku/2/rs/2/7 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.387+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*VpJprH topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:00.387+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=4 topic=/waku/2/rs/2/5 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.387+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*VpJprH topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:00.387+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=4 topic=/waku/2/rs/2/1 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.387+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*VpJprH topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:00.387+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=4 topic=/waku/2/rs/2/3 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.387+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*VpJprH topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:00.387+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=4 topic=/waku/2/rs/2/6 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.387+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*VpJprH topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:00.387+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=4 topic=/waku/2/rs/2/4 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:00.387+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.387+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/2 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.387+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/2 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.387+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.387+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.387+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/0 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.387+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/0 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.387+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.387+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.387+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/7 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.387+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/7 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.387+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.387+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.387+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/5 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.387+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/5 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.387+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.387+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.387+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/1 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.387+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/1 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.388+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.388+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.388+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/3 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.388+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/3 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.388+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.388+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.388+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/6 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.388+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/6 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.388+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.388+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.388+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/4 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.388+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/4 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.388+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=2 gossipsub=4
|
|
TRC 2026-03-08 04:36:00.388+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
DBG 2026-03-08 04:36:00.390+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=4 storeClientCount=5 lightpushCount=5 filterCount=5
|
|
DBG 2026-03-08 04:36:00.390+00:00 connectionStatus change tid=1 file=node_health_monitor.nim:526 oldstatus=PartiallyConnected newstatus=Connected
|
|
TRC 2026-03-08 04:36:00.424+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=57
|
|
TRC 2026-03-08 04:36:00.424+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=69582170fe76...47deb4370cf8 tagOut=69582170fe76...47deb4370cf8 nonce=25
|
|
TRC 2026-03-08 04:36:00.424+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 29}"
|
|
TRC 2026-03-08 04:36:00.424+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1c0802100210...070501030604
|
|
TRC 2026-03-08 04:36:00.424+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.424+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=28
|
|
TRC 2026-03-08 04:36:00.424+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b878918a42df...d16e40445d92 tagOut=b878918a42df...d16e40445d92 nonce=26
|
|
TRC 2026-03-08 04:36:00.424+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcb0a5e541f6859bcd8c
|
|
TRC 2026-03-08 04:36:00.425+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=1 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8a
|
|
TRC 2026-03-08 04:36:00.425+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:36:00.425+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:36:00.425+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:00.425+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfcb0a5e541f6859bcd8c
|
|
TRC 2026-03-08 04:36:00.425+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfcb0a5e541f6859bcd8c
|
|
TRC 2026-03-08 04:36:00.425+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb0a5e541f6859bcd8c objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:00.425+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb0a5e541f6859bcd8c objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:00.425+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.426+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=28
|
|
TRC 2026-03-08 04:36:00.426+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=418ec9bceebd...bf648e9d7133 tagOut=418ec9bceebd...bf648e9d7133 nonce=22
|
|
TRC 2026-03-08 04:36:00.426+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-08 04:36:00.426+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:00.426+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*NSkuby:69acfcb0a5e541f6859bcd97
|
|
TRC 2026-03-08 04:36:00.426+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*NSkuby:69acfcb0a5e541f6859bcd97
|
|
TRC 2026-03-08 04:36:00.427+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb0a5e541f6859bcd97 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:00.427+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb0a5e541f6859bcd97 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:00.427+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.427+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcb0a5e541f6859bcd97
|
|
TRC 2026-03-08 04:36:00.427+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcb0a5e541f6859bcd97
|
|
TRC 2026-03-08 04:36:00.427+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:36:00.427+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*NSkuby:69acfcb0a5e541f6859bcd97
|
|
TRC 2026-03-08 04:36:00.427+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:36:00.428+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=57
|
|
TRC 2026-03-08 04:36:00.428+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2eb3060a0213...594fd099ad0a tagOut=2eb3060a0213...594fd099ad0a nonce=23
|
|
TRC 2026-03-08 04:36:00.428+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 29}"
|
|
TRC 2026-03-08 04:36:00.428+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1c0802100210...070501030604
|
|
TRC 2026-03-08 04:36:00.428+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-08 04:36:00.428+00:00 Received WakuMetadata request topics="waku metadata" tid=1 file=protocol.nim:86 remoteClusterId=some(2) remoteShards="[2, 0, 7, 5, 1, 3, 6, 4]" localClusterId=2 localShards="[2, 0, 7, 5, 1, 3, 6, 4]" peer=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.429+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 29}"
|
|
TRC 2026-03-08 04:36:00.429+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcb0a5e541f6859bcd95
|
|
TRC 2026-03-08 04:36:00.429+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=2 conn=16U*NSkuby:69acfcb0a5e541f6859bcd8b
|
|
TRC 2026-03-08 04:36:00.429+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:36:00.430+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=222
|
|
TRC 2026-03-08 04:36:00.430+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1280f810b180...1b553db494cf tagOut=1280f810b180...1b553db494cf nonce=24
|
|
TRC 2026-03-08 04:36:00.430+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 194}"
|
|
TRC 2026-03-08 04:36:00.430+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=c0010a160801...2f3418002000
|
|
TRC 2026-03-08 04:36:00.430+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.430+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:36:00.430+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=0a160801120e...2f3418002000
|
|
TRC 2026-03-08 04:36:00.430+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:00.430+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:00.430+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:00.430+00:00 decodeSubscriptions: read subscriptions topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:411 count=8
|
|
TRC 2026-03-08 04:36:00.430+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.430+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:379
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read subscribe topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:382 subscribe=true
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:387 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read requestsPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:392 requestsPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeSubscription: read supportsSendingPartial topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:398 supportsSendingPartial=some(false)
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:00.431+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:00.431+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:00.431+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:00.431+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [(subscribe: true, topic: /waku/2/rs/2/2, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/0, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/7, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/5, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/1, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/3, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/6, requestsPartial: some(false), supportsSendingPartial: some(false)), (subscribe: true, topic: /waku/2/rs/2/4, requestsPartial: some(false), supportsSendingPartial: some(false))], messages: [], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:00.431+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*NSkuby topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:00.432+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=5 topic=/waku/2/rs/2/2 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.432+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*NSkuby topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:00.432+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=5 topic=/waku/2/rs/2/0 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.432+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*NSkuby topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:00.432+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=5 topic=/waku/2/rs/2/7 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.432+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*NSkuby topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:00.432+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=5 topic=/waku/2/rs/2/5 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.432+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*NSkuby topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:00.432+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=5 topic=/waku/2/rs/2/1 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.432+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*NSkuby topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:00.432+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=5 topic=/waku/2/rs/2/3 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.432+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*NSkuby topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:00.432+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=5 topic=/waku/2/rs/2/6 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.432+00:00 peer subscribed to topic topics="libp2p gossipsub" tid=1 file=gossipsub.nim:376 peer=16U*NSkuby topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:00.432+00:00 gossip peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:397 peers=5 topic=/waku/2/rs/2/4 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:36:00.433+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.433+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.434+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.434+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.434+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.434+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.434+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.434+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.434+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.434+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.434+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.434+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:00.434+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:00.443+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=57
|
|
TRC 2026-03-08 04:36:00.443+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2a9efdac9be4...07e50abcda41 tagOut=2a9efdac9be4...07e50abcda41 nonce=25
|
|
TRC 2026-03-08 04:36:00.443+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 29}"
|
|
TRC 2026-03-08 04:36:00.443+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1c0802100210...070501030604
|
|
TRC 2026-03-08 04:36:00.443+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.443+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=28
|
|
TRC 2026-03-08 04:36:00.443+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=171e2ac8a5a0...c7d5fd5e4629 tagOut=171e2ac8a5a0...c7d5fd5e4629 nonce=26
|
|
TRC 2026-03-08 04:36:00.443+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:36:00.443+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:00.443+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.443+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcb0a5e541f6859bcd92
|
|
TRC 2026-03-08 04:36:00.443+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=1 conn=16U*NSkuby:69acfcb0a5e541f6859bcd8b
|
|
TRC 2026-03-08 04:36:00.443+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-08 04:36:00.443+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*NSkuby:69acfcb0a5e541f6859bcd92
|
|
TRC 2026-03-08 04:36:00.444+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*NSkuby:69acfcb0a5e541f6859bcd92
|
|
TRC 2026-03-08 04:36:00.444+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb0a5e541f6859bcd92 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:00.444+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb0a5e541f6859bcd92 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:00.483+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=28
|
|
TRC 2026-03-08 04:36:00.483+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3151bd9f3c8a...c8b1f922dc47 tagOut=3151bd9f3c8a...c8b1f922dc47 nonce=27
|
|
TRC 2026-03-08 04:36:00.483+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:36:00.483+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:00.483+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfcb0a5e541f6859bcd8f
|
|
TRC 2026-03-08 04:36:00.483+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfcb0a5e541f6859bcd8f
|
|
TRC 2026-03-08 04:36:00.483+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb0a5e541f6859bcd8f objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:00.483+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb0a5e541f6859bcd8f objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:00.483+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.483+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcb0a5e541f6859bcd8f
|
|
TRC 2026-03-08 04:36:00.483+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcb0a5e541f6859bcd8f
|
|
TRC 2026-03-08 04:36:00.483+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:36:00.483+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8f
|
|
TRC 2026-03-08 04:36:00.483+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
DBG 2026-03-08 04:36:00.493+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=5 storeClientCount=5 lightpushCount=5 filterCount=5
|
|
TRC 2026-03-08 04:36:00.538+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=28
|
|
TRC 2026-03-08 04:36:00.538+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6a2c737bdb70...3bedd143e783 tagOut=6a2c737bdb70...3bedd143e783 nonce=27
|
|
TRC 2026-03-08 04:36:00.538+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-08 04:36:00.538+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:00.538+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*NSkuby:69acfcb0a5e541f6859bcd95
|
|
TRC 2026-03-08 04:36:00.539+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*NSkuby:69acfcb0a5e541f6859bcd95
|
|
TRC 2026-03-08 04:36:00.539+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb0a5e541f6859bcd95 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:00.539+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb0a5e541f6859bcd95 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:00.539+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:00.539+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcb0a5e541f6859bcd95
|
|
TRC 2026-03-08 04:36:00.539+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcb0a5e541f6859bcd95
|
|
TRC 2026-03-08 04:36:00.539+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:36:00.539+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*NSkuby:69acfcb0a5e541f6859bcd95
|
|
TRC 2026-03-08 04:36:00.539+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:36:01.042+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:36:01.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:01.043+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=8
|
|
TRC 2026-03-08 04:36:01.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:01.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:01.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:01.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:01.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:01.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:01.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:01.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:01.044+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.045+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.045+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.045+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.045+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:01.045+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.045+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:01.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.046+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:01.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.047+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.047+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.047+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:01.047+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.048+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.048+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.048+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:01.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.048+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.048+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.048+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.048+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.048+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:01.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.049+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.049+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.049+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.049+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:01.049+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.049+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.050+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.050+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.050+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:01.050+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.050+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.050+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.050+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.050+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.050+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:01.050+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.051+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.051+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.051+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.051+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.051+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:01.051+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.051+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.051+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.052+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.052+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.052+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:01.052+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.052+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.052+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.052+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.052+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.052+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:01.052+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.052+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.053+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.053+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.053+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.053+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:01.053+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.053+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.053+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.053+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.054+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.054+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:01.054+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.054+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.054+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.054+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.054+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.054+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:01.054+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.055+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.055+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.055+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.055+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.055+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:01.055+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.055+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.055+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.055+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.055+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.056+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:01.056+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.056+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.056+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.056+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.056+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.056+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:01.056+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.056+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.057+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.057+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.057+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.057+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:01.057+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.057+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.057+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.057+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.057+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.057+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:01.058+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.058+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.058+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.058+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.058+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.058+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:01.058+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.058+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.058+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.059+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.059+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.059+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:01.059+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.059+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.059+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.059+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.059+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.060+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:01.060+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.060+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.060+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.060+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.060+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 421}"
|
|
TRC 2026-03-08 04:36:01.060+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:01.060+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
|
|
TRC 2026-03-08 04:36:01.061+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:226 protocol=/vac/waku/rendezvous/1.0.0 peers="["(peerId: 16U*kGyuEP, addrs: [/ip4/47.242.130.189/tcp/30303, /ip4/47.242.130.189/tcp/30303, /ip4/47.242.130.189/tcp/8000/wss], enr: none(Record), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /mix/1.0.0, /logos/kad/1.0.0, /vac/waku/store-query/3.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [2, 0, 7, 5, 1, 3, 6, 4], mixPubKey: none(Curve25519Key), agent: nwaku-0.36.0, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04c2fbc94e99e3f238ec300c37ccd3949c65d43174195781b455e3f2e40ce6fa683fb75f633c998f13ee0491e4a84b626c82c03707c680a2bf7dcfad53b6c8c56e), connectedness: Connected, disconnectTime: 0, origin: UnknownOrigin, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)", "(peerId: 16U*P1S397, addrs: [/ip4/136.119.156.87/tcp/30303, /ip4/136.119.156.87/tcp/30303, /ip4/136.119.156.87/tcp/8000/wss], enr: none(Record), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /mix/1.0.0, /logos/kad/1.0.0, /vac/waku/store-query/3.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [2, 0, 7, 5, 1, 3, 6, 4], mixPubKey: none(Curve25519Key), agent: nwaku-0.36.0, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0485cf08052f781ac2a0e49c27197f8dd2eb3eee31cb36c29b03ffa2f1aca8d906626ab9512df741ddd6b7aeb68dc34f88ade9365001c1f734a9d7052d7f3b97dc), connectedness: Connected, disconnectTime: 0, origin: UnknownOrigin, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)", "(peerId: 16U*DUhLJh, addrs: [/ip4/172.18.111.168/tcp/29584, /ip4/172.18.111.168/tcp/29584], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 111, 168])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 111, 168, 6, 115, 144, 0, 10, 4, 172, 18, 111, 168, 6, 115, 145, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 2, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[2, 56, 42, 20, 94, 18, 28, 37, 251, 19, 124, 5, 81, 140, 173, 91, 70, 119, 184, 7, 64, 201, 179, 138, 47, 185, 180, 176, 249, 211, 147, 87, 94])), ("tcp", (kind: kNum, num: 29584)), ("udp", (kind: kNum, num: 29586)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 83, 188, 247, 27, 185, 30, 52, 124, 26, 164, 18, 128, 82, 227, 30, 234, 216, 97, 171, 187, 0, 85, 128, 162, 93, 214, 209, 169, 49, 1, 161, 184, 92, 98, 225, 223, 41, 200, 11, 178, 167, 158, 165, 153, 41, 69, 2, 64, 130, 20, 114, 119, 231, 70, 104, 248, 83, 33, 135, 54, 158, 213, 74, 173, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 111, 168, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 111, 168, 6, 115, 144, 0, 10, 4, 172, 18, 111, 168, 6, 115, 145, 221, 3, 130, 114, 115, 133, 0, 2, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 2, 56, 42, 20, 94, 18, 28, 37, 251, 19, 124, 5, 81, 140, 173, 91, 70, 119, 184, 7, 64, 201, 179, 138, 47, 185, 180, 176, 249, 211, 147, 87, 94, 131, 116, 99, 112, 130, 115, 144, 131, 117, 100, 112, 130, 115, 146, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /logos/kad/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [2, 0, 7, 5, 1, 3, 6, 4], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.36.0-164-g0ad551, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04382a145e121c25fb137c05518cad5b4677b80740c9b38a2fb9b4b0f9d393575ec0708d1241450917e9ad87dd6bc53a65c256cc010940b4c3cce035a553f58870), connectedness: CanConnect, disconnectTime: 0, origin: Discv5, direction: UnknownDirection, lastFailedConn: 0ns, numberFailedConn: 0)", "(peerId: 16U*T3UNSE, addrs: [/ip4/43.99.103.10/tcp/30303, /ip4/43.99.103.10/tcp/30303, /ip4/43.99.103.10/tcp/8000/wss], enr: none(Record), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /mix/1.0.0, /logos/kad/1.0.0, /vac/waku/store-query/3.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [2, 0, 7, 5, 1, 3, 6, 4], mixPubKey: none(Curve25519Key), agent: nwaku-0.36.0, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04168c9037738aa289ab06b174c5b0abd036d6017b5a9e5e09f0c0e9598991c7031a4b8362954dc8caa302ab323a0e4b08ed56e88e3f0b5818d4c29d198e736d2a), connectedness: Connected, disconnectTime: 0, origin: UnknownOrigin, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)", "(peerId: 16U*VpJprH, addrs: [/ip4/174.138.106.244/tcp/30303, /ip4/174.138.106.244/tcp/30303, /ip4/174.138.106.244/tcp/8000/wss], enr: none(Record), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /mix/1.0.0, /logos/kad/1.0.0, /vac/waku/store-query/3.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [2, 0, 7, 5, 1, 3, 6, 4], mixPubKey: none(Curve25519Key), agent: nwaku-0.36.0, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0480a186726f18b0998187c2027eb31a2d3f96e9a9f3474e9d35eec0474caa7bdea7955b2dc090837fd0f40b0d4ad7b1f2fe18ce49a5384d6925ee616d50cd7631), connectedness: Connected, disconnectTime: 0, origin: UnknownOrigin, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)", "(peerId: 16U*NSkuby, addrs: [/ip4/138.68.122.137/tcp/30303, /ip4/138.68.122.137/tcp/30303, /ip4/138.68.122.137/tcp/8000/wss], enr: none(Record), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /mix/1.0.0, /logos/kad/1.0.0, /vac/waku/store-query/3.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [2, 0, 7, 5, 1, 3, 6, 4], mixPubKey: none(Curve25519Key), agent: nwaku-0.36.0, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04dc35fd6dd037dcd9c3c15c1504f95d627b23fa81197142c5e3b988e0607965e4e641ac77150b140b79d6983fabd2a38c23eed1eeb8a1fd4f3265b253bb179ab7), connectedness: Connected, disconnectTime: 0, origin: UnknownOrigin, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140083245807184
|
|
TRC 2026-03-08 04:36:01.061+00:00 Got peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:264 peerId=16U*T3UNSE multi=/ip4/43.99.103.10/tcp/30303 protocol=/vac/waku/rendezvous/1.0.0
|
|
TRC 2026-03-08 04:36:01.061+00:00 advertising via waku rendezvous topics="waku rendezvous" tid=1 file=protocol.nim:56 namespace=rs/2/mix ttl=1m peers=@[16Uiu2HAkvwhGHKNry6LACrB8TmEFoCJKEX29XR5dDUzk3UT3UNSE] peerRecord="(peerId: 16Uiu2HAmUxgXrfXpiwxrd9mS74UTrkJwEWJsZFce1t4razJkCCP2, seqNo: 1772944561, addresses: @[/ip4/172.18.189.195/tcp/1121, /ip4/172.18.189.195/tcp/1122/ws], mixKey: \"\")"
|
|
TRC 2026-03-08 04:36:01.061+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:425 wireAddr="[/ip4/43.99.103.10/tcp/30303, /ip4/43.99.103.10/tcp/8000/wss]" peerId=16U*T3UNSE proto=/vac/waku/rendezvous/1.0.0
|
|
TRC 2026-03-08 04:36:01.061+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*T3UNSE protos="[/vac/waku/rendezvous/1.0.0]"
|
|
TRC 2026-03-08 04:36:01.061+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*T3UNSE:69acfca9a5e541f6859bcd70 direction=Out
|
|
TRC 2026-03-08 04:36:01.061+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*T3UNSE:69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:36:01.061+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb1a5e541f6859bcd98 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:01.061+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb1a5e541f6859bcd98 timeout=5m
|
|
TRC 2026-03-08 04:36:01.061+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=7 pid=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:01.062+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:01.062+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*T3UNSE:69acfcb1a5e541f6859bcd98 protos="[/vac/waku/rendezvous/1.0.0]"
|
|
TRC 2026-03-08 04:36:01.062+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*T3UNSE:69acfcb1a5e541f6859bcd98 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:01.062+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 20}"
|
|
TRC 2026-03-08 04:36:01.062+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*T3UNSE:69acfcb1a5e541f6859bcd98 proto=/vac/waku/rendezvous/1.0.0
|
|
TRC 2026-03-08 04:36:01.062+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 28}"
|
|
TRC 2026-03-08 04:36:01.062+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
|
|
TRC 2026-03-08 04:36:01.062+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:226 protocol=/vac/waku/rendezvous/1.0.0 peers="["(peerId: 16U*kGyuEP, addrs: [/ip4/47.242.130.189/tcp/30303, /ip4/47.242.130.189/tcp/30303, /ip4/47.242.130.189/tcp/8000/wss], enr: none(Record), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /mix/1.0.0, /logos/kad/1.0.0, /vac/waku/store-query/3.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [2, 0, 7, 5, 1, 3, 6, 4], mixPubKey: none(Curve25519Key), agent: nwaku-0.36.0, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04c2fbc94e99e3f238ec300c37ccd3949c65d43174195781b455e3f2e40ce6fa683fb75f633c998f13ee0491e4a84b626c82c03707c680a2bf7dcfad53b6c8c56e), connectedness: Connected, disconnectTime: 0, origin: UnknownOrigin, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)", "(peerId: 16U*P1S397, addrs: [/ip4/136.119.156.87/tcp/30303, /ip4/136.119.156.87/tcp/30303, /ip4/136.119.156.87/tcp/8000/wss], enr: none(Record), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /mix/1.0.0, /logos/kad/1.0.0, /vac/waku/store-query/3.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [2, 0, 7, 5, 1, 3, 6, 4], mixPubKey: none(Curve25519Key), agent: nwaku-0.36.0, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0485cf08052f781ac2a0e49c27197f8dd2eb3eee31cb36c29b03ffa2f1aca8d906626ab9512df741ddd6b7aeb68dc34f88ade9365001c1f734a9d7052d7f3b97dc), connectedness: Connected, disconnectTime: 0, origin: UnknownOrigin, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)", "(peerId: 16U*DUhLJh, addrs: [/ip4/172.18.111.168/tcp/29584, /ip4/172.18.111.168/tcp/29584], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 111, 168])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 111, 168, 6, 115, 144, 0, 10, 4, 172, 18, 111, 168, 6, 115, 145, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 2, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[2, 56, 42, 20, 94, 18, 28, 37, 251, 19, 124, 5, 81, 140, 173, 91, 70, 119, 184, 7, 64, 201, 179, 138, 47, 185, 180, 176, 249, 211, 147, 87, 94])), ("tcp", (kind: kNum, num: 29584)), ("udp", (kind: kNum, num: 29586)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 83, 188, 247, 27, 185, 30, 52, 124, 26, 164, 18, 128, 82, 227, 30, 234, 216, 97, 171, 187, 0, 85, 128, 162, 93, 214, 209, 169, 49, 1, 161, 184, 92, 98, 225, 223, 41, 200, 11, 178, 167, 158, 165, 153, 41, 69, 2, 64, 130, 20, 114, 119, 231, 70, 104, 248, 83, 33, 135, 54, 158, 213, 74, 173, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 111, 168, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 111, 168, 6, 115, 144, 0, 10, 4, 172, 18, 111, 168, 6, 115, 145, 221, 3, 130, 114, 115, 133, 0, 2, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 2, 56, 42, 20, 94, 18, 28, 37, 251, 19, 124, 5, 81, 140, 173, 91, 70, 119, 184, 7, 64, 201, 179, 138, 47, 185, 180, 176, 249, 211, 147, 87, 94, 131, 116, 99, 112, 130, 115, 144, 131, 117, 100, 112, 130, 115, 146, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /logos/kad/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [2, 0, 7, 5, 1, 3, 6, 4], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.36.0-164-g0ad551, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04382a145e121c25fb137c05518cad5b4677b80740c9b38a2fb9b4b0f9d393575ec0708d1241450917e9ad87dd6bc53a65c256cc010940b4c3cce035a553f58870), connectedness: CanConnect, disconnectTime: 0, origin: Discv5, direction: UnknownDirection, lastFailedConn: 0ns, numberFailedConn: 0)", "(peerId: 16U*T3UNSE, addrs: [/ip4/43.99.103.10/tcp/30303, /ip4/43.99.103.10/tcp/30303, /ip4/43.99.103.10/tcp/8000/wss], enr: none(Record), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /mix/1.0.0, /logos/kad/1.0.0, /vac/waku/store-query/3.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [2, 0, 7, 5, 1, 3, 6, 4], mixPubKey: none(Curve25519Key), agent: nwaku-0.36.0, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04168c9037738aa289ab06b174c5b0abd036d6017b5a9e5e09f0c0e9598991c7031a4b8362954dc8caa302ab323a0e4b08ed56e88e3f0b5818d4c29d198e736d2a), connectedness: Connected, disconnectTime: 0, origin: UnknownOrigin, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)", "(peerId: 16U*VpJprH, addrs: [/ip4/174.138.106.244/tcp/30303, /ip4/174.138.106.244/tcp/30303, /ip4/174.138.106.244/tcp/8000/wss], enr: none(Record), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /mix/1.0.0, /logos/kad/1.0.0, /vac/waku/store-query/3.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [2, 0, 7, 5, 1, 3, 6, 4], mixPubKey: none(Curve25519Key), agent: nwaku-0.36.0, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0480a186726f18b0998187c2027eb31a2d3f96e9a9f3474e9d35eec0474caa7bdea7955b2dc090837fd0f40b0d4ad7b1f2fe18ce49a5384d6925ee616d50cd7631), connectedness: Connected, disconnectTime: 0, origin: UnknownOrigin, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)", "(peerId: 16U*NSkuby, addrs: [/ip4/138.68.122.137/tcp/30303, /ip4/138.68.122.137/tcp/30303, /ip4/138.68.122.137/tcp/8000/wss], enr: none(Record), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /mix/1.0.0, /logos/kad/1.0.0, /vac/waku/store-query/3.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [2, 0, 7, 5, 1, 3, 6, 4], mixPubKey: none(Curve25519Key), agent: nwaku-0.36.0, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04dc35fd6dd037dcd9c3c15c1504f95d627b23fa81197142c5e3b988e0607965e4e641ac77150b140b79d6983fabd2a38c23eed1eeb8a1fd4f3265b253bb179ab7), connectedness: Connected, disconnectTime: 0, origin: UnknownOrigin, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140083245807184
|
|
TRC 2026-03-08 04:36:01.063+00:00 Got peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:264 peerId=16U*VpJprH multi=/ip4/174.138.106.244/tcp/30303 protocol=/vac/waku/rendezvous/1.0.0
|
|
TRC 2026-03-08 04:36:01.063+00:00 Send Request topics="waku rendezvous client" tid=1 file=rendezvous.nim:425 peerId=16U*VpJprH ns=ok(rs/2/mix)
|
|
TRC 2026-03-08 04:36:01.063+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*VpJprH protos="[/vac/waku/rendezvous/1.0.0]"
|
|
TRC 2026-03-08 04:36:01.063+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb1a5e541f6859bcd99 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:01.063+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb1a5e541f6859bcd99 timeout=5m
|
|
TRC 2026-03-08 04:36:01.063+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=7 pid=16U*VpJprH
|
|
TRC 2026-03-08 04:36:01.063+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:01.063+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*VpJprH:69acfcb1a5e541f6859bcd99 protos="[/vac/waku/rendezvous/1.0.0]"
|
|
TRC 2026-03-08 04:36:01.063+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*VpJprH:69acfcb1a5e541f6859bcd99 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:01.063+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 20}"
|
|
TRC 2026-03-08 04:36:01.063+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*VpJprH:69acfcb1a5e541f6859bcd99 proto=/vac/waku/rendezvous/1.0.0
|
|
TRC 2026-03-08 04:36:01.063+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 28}"
|
|
TRC 2026-03-08 04:36:01.141+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=449
|
|
TRC 2026-03-08 04:36:01.141+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5548f4b03187...858c0a47178e tagOut=5548f4b03187...858c0a47178e nonce=28
|
|
TRC 2026-03-08 04:36:01.141+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.141+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.141+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.141+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=449
|
|
TRC 2026-03-08 04:36:01.141+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=409a0264eb66...ec58e10a055b tagOut=409a0264eb66...ec58e10a055b nonce=29
|
|
TRC 2026-03-08 04:36:01.141+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.141+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.141+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.141+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=449
|
|
TRC 2026-03-08 04:36:01.142+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=db8add2d3413...4b6265f8d74a tagOut=db8add2d3413...4b6265f8d74a nonce=30
|
|
TRC 2026-03-08 04:36:01.142+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.142+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.143+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.143+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.143+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.143+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.143+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.143+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.143+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.143+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.143+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.143+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.143+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.143+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.143+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.143+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:01.144+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.145+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.145+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.145+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.145+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.145+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.145+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:01.146+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.146+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.146+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.146+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=449
|
|
TRC 2026-03-08 04:36:01.146+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=040e91226618...c3a465dad8f7 tagOut=040e91226618...c3a465dad8f7 nonce=31
|
|
TRC 2026-03-08 04:36:01.146+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.146+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.146+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.146+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=449
|
|
TRC 2026-03-08 04:36:01.146+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=54e621bce63c...dbd5f92ea190 tagOut=54e621bce63c...dbd5f92ea190 nonce=32
|
|
TRC 2026-03-08 04:36:01.146+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.146+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.146+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.146+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=449
|
|
TRC 2026-03-08 04:36:01.146+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8df7e8336def...17f930c789c4 tagOut=8df7e8336def...17f930c789c4 nonce=33
|
|
TRC 2026-03-08 04:36:01.146+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.146+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.146+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.146+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=449
|
|
TRC 2026-03-08 04:36:01.146+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b0b18b68c783...03f4d9bc3499 tagOut=b0b18b68c783...03f4d9bc3499 nonce=34
|
|
TRC 2026-03-08 04:36:01.146+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.146+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.146+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.146+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=449
|
|
TRC 2026-03-08 04:36:01.146+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c690199a6c11...e28d3cdfdbda tagOut=c690199a6c11...e28d3cdfdbda nonce=35
|
|
TRC 2026-03-08 04:36:01.146+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.146+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.146+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.146+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.147+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.148+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.148+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.148+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.148+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.148+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.148+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.148+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.148+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.148+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.148+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.148+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.148+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.148+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.148+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:01.149+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.149+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.150+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.150+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.150+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.150+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.150+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:01.150+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.150+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.150+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.150+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.151+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.151+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.151+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.151+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.152+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:01.152+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.152+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.152+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.152+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.152+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.152+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.152+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.152+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.152+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.152+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.152+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.152+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.153+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.153+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.153+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.153+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.153+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.153+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.154+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:01.154+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.154+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.154+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.154+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.154+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.154+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.154+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.154+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.154+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.154+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.154+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.154+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.154+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.154+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.154+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.155+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.155+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.155+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.155+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.155+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.155+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.155+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.155+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.156+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:01.156+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.156+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.157+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.157+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.157+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.157+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.157+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.157+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.157+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.157+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.157+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.157+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.157+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.158+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:01.158+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=28
|
|
TRC 2026-03-08 04:36:01.158+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=86988cbc2a23...237f879f9196 tagOut=86988cbc2a23...237f879f9196 nonce=36
|
|
TRC 2026-03-08 04:36:01.158+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:01.158+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.170+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=48
|
|
TRC 2026-03-08 04:36:01.170+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0d641667d071...e88be3dcc6c3 tagOut=0d641667d071...e88be3dcc6c3 nonce=37
|
|
TRC 2026-03-08 04:36:01.170+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 20}"
|
|
TRC 2026-03-08 04:36:01.170+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:01.170+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.170+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*VpJprH:69acfcb1a5e541f6859bcd99
|
|
TRC 2026-03-08 04:36:01.224+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=56
|
|
TRC 2026-03-08 04:36:01.224+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4996259d7171...149fa791f150 tagOut=4996259d7171...149fa791f150 nonce=38
|
|
TRC 2026-03-08 04:36:01.224+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 28}"
|
|
TRC 2026-03-08 04:36:01.224+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1b2f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:36:01.224+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.224+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*VpJprH:69acfcb1a5e541f6859bcd99 s=/vac/waku/rendezvous/1.0.0 proto="[/vac/waku/rendezvous/1.0.0]"
|
|
TRC 2026-03-08 04:36:01.224+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*VpJprH:69acfcb1a5e541f6859bcd99 proto=/vac/waku/rendezvous/1.0.0
|
|
TRC 2026-03-08 04:36:01.224+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 17}"
|
|
TRC 2026-03-08 04:36:01.229+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=449
|
|
TRC 2026-03-08 04:36:01.229+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=731035bca5ef...b7c0da702f2e tagOut=731035bca5ef...b7c0da702f2e nonce=28
|
|
TRC 2026-03-08 04:36:01.229+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.229+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.229+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.229+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=449
|
|
TRC 2026-03-08 04:36:01.229+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1d0d3db47303...17ca83347028 tagOut=1d0d3db47303...17ca83347028 nonce=29
|
|
TRC 2026-03-08 04:36:01.229+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.229+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.229+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.229+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=449
|
|
TRC 2026-03-08 04:36:01.229+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=aaa2116906ef...7fbc66f62fbd tagOut=aaa2116906ef...7fbc66f62fbd nonce=30
|
|
TRC 2026-03-08 04:36:01.229+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.229+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.229+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.229+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=449
|
|
TRC 2026-03-08 04:36:01.229+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ab93841b8481...504e421d2b6b tagOut=ab93841b8481...504e421d2b6b nonce=31
|
|
TRC 2026-03-08 04:36:01.229+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.229+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.229+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.229+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.229+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.229+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.229+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.229+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.229+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.229+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.229+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.229+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.229+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.229+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.230+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.230+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.230+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.230+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.230+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.231+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:01.231+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.231+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.231+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.231+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.231+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.231+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.232+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.232+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.232+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.232+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.232+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.233+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:01.233+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.233+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.233+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.233+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.233+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.233+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.233+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.233+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.233+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.233+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.233+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.233+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.233+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.233+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.233+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.233+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.233+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.233+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.233+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.234+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.234+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.234+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.234+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.234+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.234+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.234+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.234+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.234+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.234+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.234+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.234+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.234+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.234+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.234+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.234+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.235+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.235+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.235+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.235+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.235+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.235+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:01.235+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.235+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.235+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.235+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=449
|
|
TRC 2026-03-08 04:36:01.235+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d23d0942b398...d67249c9adce tagOut=d23d0942b398...d67249c9adce nonce=32
|
|
TRC 2026-03-08 04:36:01.235+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.235+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.235+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.235+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=449
|
|
TRC 2026-03-08 04:36:01.235+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=44cc47960c4d...d4830a9bb121 tagOut=44cc47960c4d...d4830a9bb121 nonce=33
|
|
TRC 2026-03-08 04:36:01.235+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.235+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.235+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.235+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=449
|
|
TRC 2026-03-08 04:36:01.235+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3bf9838d5e1c...f4ae17b91827 tagOut=3bf9838d5e1c...f4ae17b91827 nonce=34
|
|
TRC 2026-03-08 04:36:01.235+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.235+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.235+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.235+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=449
|
|
TRC 2026-03-08 04:36:01.235+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f860d878f483...4376bdd0c601 tagOut=f860d878f483...4376bdd0c601 nonce=35
|
|
TRC 2026-03-08 04:36:01.236+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.236+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.236+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.236+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.237+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.237+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.237+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.237+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.237+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.237+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.237+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.237+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.238+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:01.238+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.239+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.239+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.239+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.239+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.239+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.239+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.239+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.239+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.239+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.239+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.239+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.239+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.239+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.239+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.239+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:01.239+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.239+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.239+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.239+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.239+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.239+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.240+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.240+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.240+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.241+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.241+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.241+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.241+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.241+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.241+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.241+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.241+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.241+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.241+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:01.241+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.241+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.241+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.241+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.241+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.241+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.241+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.241+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.242+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.242+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.242+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.242+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.243+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.243+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.243+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.243+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.243+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.243+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.243+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.243+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.243+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:01.243+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.243+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.243+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.243+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.243+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.243+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.243+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.243+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.243+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.243+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.243+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.243+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.244+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.244+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.244+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.244+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.244+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.245+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.245+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.245+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.245+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.245+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.245+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.245+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.245+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:01.265+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=28
|
|
TRC 2026-03-08 04:36:01.265+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4603d6f650fe...3fa7459794b1 tagOut=4603d6f650fe...3fa7459794b1 nonce=55
|
|
TRC 2026-03-08 04:36:01.265+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:01.265+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.265+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=48
|
|
TRC 2026-03-08 04:36:01.265+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6d320ae7bd4d...951be3618628 tagOut=6d320ae7bd4d...951be3618628 nonce=56
|
|
TRC 2026-03-08 04:36:01.265+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 20}"
|
|
TRC 2026-03-08 04:36:01.265+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:01.265+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.265+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=56
|
|
TRC 2026-03-08 04:36:01.265+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8710b81b816f...8b4450b89616 tagOut=8710b81b816f...8b4450b89616 nonce=57
|
|
TRC 2026-03-08 04:36:01.265+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 28}"
|
|
TRC 2026-03-08 04:36:01.265+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1b2f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:36:01.265+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.265+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*T3UNSE:69acfcb1a5e541f6859bcd98
|
|
TRC 2026-03-08 04:36:01.265+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*T3UNSE:69acfcb1a5e541f6859bcd98 s=/vac/waku/rendezvous/1.0.0 proto="[/vac/waku/rendezvous/1.0.0]"
|
|
TRC 2026-03-08 04:36:01.265+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*T3UNSE:69acfcb1a5e541f6859bcd98 proto=/vac/waku/rendezvous/1.0.0
|
|
TRC 2026-03-08 04:36:01.265+00:00 Send Advertise topics="waku rendezvous" tid=1 file=rendezvous.nim:328 peerId=16U*T3UNSE ns=rs/2/mix
|
|
TRC 2026-03-08 04:36:01.266+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*T3UNSE protos="[/vac/waku/rendezvous/1.0.0]"
|
|
TRC 2026-03-08 04:36:01.266+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb1a5e541f6859bcd9a objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:01.266+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb1a5e541f6859bcd9a timeout=5m
|
|
TRC 2026-03-08 04:36:01.266+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=9 pid=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:01.266+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 9, length: 0}"
|
|
TRC 2026-03-08 04:36:01.266+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*T3UNSE:69acfcb1a5e541f6859bcd9a protos="[/vac/waku/rendezvous/1.0.0]"
|
|
TRC 2026-03-08 04:36:01.266+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*T3UNSE:69acfcb1a5e541f6859bcd9a codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:01.266+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 9, length: 20}"
|
|
TRC 2026-03-08 04:36:01.266+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*T3UNSE:69acfcb1a5e541f6859bcd9a proto=/vac/waku/rendezvous/1.0.0
|
|
TRC 2026-03-08 04:36:01.266+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 9, length: 28}"
|
|
TRC 2026-03-08 04:36:01.288+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=449
|
|
TRC 2026-03-08 04:36:01.288+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7eaa635cf0fa...7798391ca7de tagOut=7eaa635cf0fa...7798391ca7de nonce=36
|
|
TRC 2026-03-08 04:36:01.288+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.288+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.288+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.288+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=449
|
|
TRC 2026-03-08 04:36:01.288+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7b65c410af8f...f4ba23f48cb1 tagOut=7b65c410af8f...f4ba23f48cb1 nonce=37
|
|
TRC 2026-03-08 04:36:01.288+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.288+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.288+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.288+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=449
|
|
TRC 2026-03-08 04:36:01.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b3650d8373cc...32d9442f313d tagOut=b3650d8373cc...32d9442f313d nonce=38
|
|
TRC 2026-03-08 04:36:01.289+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.289+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.290+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.290+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.290+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.290+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.290+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.290+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.290+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.290+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.290+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.290+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.290+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.290+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.290+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.290+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:01.291+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.291+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.291+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.292+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.292+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.292+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:01.292+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.292+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.292+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.293+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=449
|
|
TRC 2026-03-08 04:36:01.293+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3b5b89301eea...fecd88db917b tagOut=3b5b89301eea...fecd88db917b nonce=39
|
|
TRC 2026-03-08 04:36:01.293+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.293+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.293+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.293+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=449
|
|
TRC 2026-03-08 04:36:01.293+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=faa3dc20ef80...1ccf9a089527 tagOut=faa3dc20ef80...1ccf9a089527 nonce=40
|
|
TRC 2026-03-08 04:36:01.293+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.293+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.293+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.293+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=449
|
|
TRC 2026-03-08 04:36:01.293+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1e2ddad0866e...2a76ac42be35 tagOut=1e2ddad0866e...2a76ac42be35 nonce=41
|
|
TRC 2026-03-08 04:36:01.293+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.293+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.293+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.293+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=449
|
|
TRC 2026-03-08 04:36:01.293+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b76f8ff453b9...1c99f22265e8 tagOut=b76f8ff453b9...1c99f22265e8 nonce=42
|
|
TRC 2026-03-08 04:36:01.293+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.293+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.293+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.293+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=449
|
|
TRC 2026-03-08 04:36:01.293+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5c033bb0298b...c71a564313c0 tagOut=5c033bb0298b...c71a564313c0 nonce=43
|
|
TRC 2026-03-08 04:36:01.293+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 421}"
|
|
TRC 2026-03-08 04:36:01.293+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=a3031aa0030a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.293+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.293+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.293+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.293+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.294+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.294+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.294+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.294+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.295+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:01.295+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.295+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.295+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.295+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.295+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.295+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.296+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.296+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.296+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.296+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.297+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.297+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.297+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.297+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.297+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.297+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.297+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.297+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:01.297+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.297+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.297+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.297+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.297+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.297+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.297+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.297+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.297+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.297+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.297+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.297+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.297+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.298+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.298+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.298+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.298+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.298+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.298+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.299+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.299+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.299+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.299+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.299+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.299+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.299+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:01.299+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.299+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.299+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.299+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.299+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.299+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.299+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.299+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.299+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.299+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.299+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.299+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.299+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.299+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.299+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.299+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.299+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.299+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.300+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.300+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.300+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.300+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.300+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.300+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.300+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.300+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.300+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.300+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.300+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.300+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.300+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.300+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.300+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.300+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.300+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.301+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.301+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.301+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:01.301+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.301+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.302+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.302+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.302+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.302+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.302+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.302+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.302+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.302+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.302+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.302+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.302+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.302+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.302+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.302+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.302+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.302+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.302+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.303+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.303+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:01.303+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa0030a320a...9116d50b11fc
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:01.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:01.304+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.304+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:01.304+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.304+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.304+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.304+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [28c412da619a...ece922cbce6b]), (topic: /waku/...rs/2/2, messageIDs: [128507442503...53dc68a99b0d]), (topic: /waku/...rs/2/0, messageIDs: [e3735c802d26...c78eee9cb7ac]), (topic: /waku/...rs/2/7, messageIDs: [a745e0187646...11a090cb1209]), (topic: /waku/...rs/2/1, messageIDs: [f6ec35cb382d...7f5b02da02ef]), (topic: /waku/...rs/2/6, messageIDs: [6a193fd17ef0...5ca8e569d514]), (topic: /waku/...rs/2/4, messageIDs: [2ba4f2604ba4...8cef331ac07b]), (topic: /waku/...rs/2/5, messageIDs: [c377687557db...9116d50b11fc])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.304+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[40, 196, 18, 218, 97, 154, 96, 45, 164, 201, 12, 58, 210, 60, 85, 28, 171, 115, 108, 217, 114, 58, 194, 137, 140, 244, 236, 233, 34, 203, 206, 107]"]"
|
|
TRC 2026-03-08 04:36:01.304+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[18, 133, 7, 68, 37, 3, 56, 198, 127, 243, 133, 1, 42, 179, 150, 243, 147, 159, 187, 25, 184, 227, 90, 255, 60, 60, 83, 220, 104, 169, 155, 13]"]"
|
|
TRC 2026-03-08 04:36:01.304+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[227, 115, 92, 128, 45, 38, 252, 229, 55, 22, 17, 175, 233, 127, 74, 142, 36, 183, 203, 179, 29, 182, 242, 226, 40, 57, 199, 142, 238, 156, 183, 172]"]"
|
|
TRC 2026-03-08 04:36:01.304+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[167, 69, 224, 24, 118, 70, 131, 77, 93, 40, 206, 255, 107, 33, 36, 38, 50, 233, 221, 35, 165, 197, 38, 227, 17, 21, 17, 160, 144, 203, 18, 9]"]"
|
|
TRC 2026-03-08 04:36:01.304+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[246, 236, 53, 203, 56, 45, 48, 164, 54, 250, 166, 134, 97, 171, 88, 228, 216, 98, 213, 190, 62, 213, 22, 126, 6, 81, 127, 91, 2, 218, 2, 239]"]"
|
|
TRC 2026-03-08 04:36:01.304+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[106, 25, 63, 209, 126, 240, 26, 100, 187, 182, 189, 7, 89, 50, 30, 7, 170, 19, 27, 49, 113, 136, 232, 232, 8, 98, 92, 168, 229, 105, 213, 20]"]"
|
|
TRC 2026-03-08 04:36:01.304+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[43, 164, 242, 96, 75, 164, 163, 226, 224, 3, 172, 18, 39, 63, 119, 30, 202, 51, 182, 233, 23, 233, 133, 60, 124, 152, 140, 239, 51, 26, 192, 123]"]"
|
|
TRC 2026-03-08 04:36:01.304+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[195, 119, 104, 117, 87, 219, 6, 138, 28, 43, 9, 127, 50, 159, 164, 44, 129, 234, 184, 9, 94, 94, 224, 18, 156, 87, 145, 22, 213, 11, 17, 252]"]"
|
|
TRC 2026-03-08 04:36:01.304+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:01.310+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=467
|
|
TRC 2026-03-08 04:36:01.310+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e28649e29148...d004d67c593f tagOut=e28649e29148...d004d67c593f nonce=39
|
|
TRC 2026-03-08 04:36:01.310+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 439}"
|
|
TRC 2026-03-08 04:36:01.310+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=b503080432b0...2f6d69781800
|
|
TRC 2026-03-08 04:36:01.310+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.310+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=28
|
|
TRC 2026-03-08 04:36:01.310+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=334420da0466...0d0e27c87eb5 tagOut=334420da0466...0d0e27c87eb5 nonce=40
|
|
TRC 2026-03-08 04:36:01.310+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:01.310+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:01.310+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.310+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=7 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8a
|
|
TRC 2026-03-08 04:36:01.310+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:01.310+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfcb1a5e541f6859bcd99
|
|
TRC 2026-03-08 04:36:01.310+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfcb1a5e541f6859bcd99
|
|
TRC 2026-03-08 04:36:01.310+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb1a5e541f6859bcd99 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:01.310+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb1a5e541f6859bcd99 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:01.311+00:00 waku rendezvous client request got peers topics="waku rendezvous client" tid=1 file=client.nim:60 count=2
|
|
TRC 2026-03-08 04:36:01.311+00:00 waku rendezvous client request finished topics="waku rendezvous client" tid=1 file=client.nim:75
|
|
TRC 2026-03-08 04:36:01.467+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=28
|
|
TRC 2026-03-08 04:36:01.467+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8410b668ff9e...49d9b9a6bb18 tagOut=8410b668ff9e...49d9b9a6bb18 nonce=58
|
|
TRC 2026-03-08 04:36:01.467+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 9, length: 0}"
|
|
TRC 2026-03-08 04:36:01.467+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.468+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=48
|
|
TRC 2026-03-08 04:36:01.468+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=530c78c9f0de...84de3229cb3e tagOut=530c78c9f0de...84de3229cb3e nonce=59
|
|
TRC 2026-03-08 04:36:01.468+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 9, length: 20}"
|
|
TRC 2026-03-08 04:36:01.468+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:01.468+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.468+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=56
|
|
TRC 2026-03-08 04:36:01.468+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e722c1383f11...c48d20ffc789 tagOut=e722c1383f11...c48d20ffc789 nonce=60
|
|
TRC 2026-03-08 04:36:01.468+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 9, length: 28}"
|
|
TRC 2026-03-08 04:36:01.468+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1b2f7661632f...312e302e300a
|
|
TRC 2026-03-08 04:36:01.468+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.468+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*T3UNSE:69acfcb1a5e541f6859bcd9a
|
|
TRC 2026-03-08 04:36:01.468+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*T3UNSE:69acfcb1a5e541f6859bcd9a s=/vac/waku/rendezvous/1.0.0 proto="[/vac/waku/rendezvous/1.0.0]"
|
|
TRC 2026-03-08 04:36:01.468+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*T3UNSE:69acfcb1a5e541f6859bcd9a proto=/vac/waku/rendezvous/1.0.0
|
|
TRC 2026-03-08 04:36:01.468+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 9, length: 212}"
|
|
TRC 2026-03-08 04:36:01.672+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=37
|
|
TRC 2026-03-08 04:36:01.672+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=cfb2b77fb08b...8cba6da5bb0e tagOut=cfb2b77fb08b...8cba6da5bb0e nonce=61
|
|
TRC 2026-03-08 04:36:01.672+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 9, length: 9}"
|
|
TRC 2026-03-08 04:36:01.672+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0808011a040800183c
|
|
TRC 2026-03-08 04:36:01.672+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.672+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=28
|
|
TRC 2026-03-08 04:36:01.672+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=eefee26ca0e1...3d5c55f32929 tagOut=eefee26ca0e1...3d5c55f32929 nonce=62
|
|
TRC 2026-03-08 04:36:01.672+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 9, length: 0}"
|
|
TRC 2026-03-08 04:36:01.672+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:01.672+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.672+00:00 Successfully registered topics="waku rendezvous" tid=1 file=rendezvous.nim:278 peer=16U*T3UNSE response=ok((status: Ok, text: none(), ttl: ok(60)))
|
|
TRC 2026-03-08 04:36:01.672+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=9 conn=16U*T3UNSE:69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:36:01.672+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 9, length: 0}"
|
|
TRC 2026-03-08 04:36:01.673+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*T3UNSE:69acfcb1a5e541f6859bcd9a
|
|
TRC 2026-03-08 04:36:01.673+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*T3UNSE:69acfcb1a5e541f6859bcd9a
|
|
TRC 2026-03-08 04:36:01.673+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb1a5e541f6859bcd9a objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:01.673+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb1a5e541f6859bcd9a objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:01.673+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=7 conn=16U*T3UNSE:69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:36:01.673+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:01.673+00:00 waku rendezvous advertisements finished topics="waku rendezvous" tid=1 file=protocol.nim:122
|
|
TRC 2026-03-08 04:36:01.713+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=110
|
|
TRC 2026-03-08 04:36:01.713+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d262fa51d993...c0b70d7d34ba tagOut=d262fa51d993...c0b70d7d34ba nonce=63
|
|
TRC 2026-03-08 04:36:01.713+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 82}"
|
|
TRC 2026-03-08 04:36:01.713+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=51124f123d0a...72732f322f30
|
|
TRC 2026-03-08 04:36:01.713+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.713+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:01.713+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:01.713+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.713+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:01.713+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:01.713+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:01.713+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:01.714+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:01.714+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.714+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:01.714+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:01.714+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.714+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.714+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.714+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.714+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.714+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.714+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:01.714+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/0 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:01.714+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/0
|
|
DBG 2026-03-08 04:36:01.714+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x855fa1830787b87b499353829d2391e5b55e1d6a317f1ad669931e059a3196b7 msg_id=0b0842837fa7...939dcaba73cd from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/0 receivedTime=1772944561715847168 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:01.714+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.714+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:01.714+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x855fa1830787b87b499353829d2391e5b55e1d6a317f1ad669931e059a3196b7 msg_id=0b0842837fa7...939dcaba73cd to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/0 sentTime=1772944561716259840 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:01.714+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.714+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.715+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:01.715+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 82}"
|
|
TRC 2026-03-08 04:36:01.715+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:01.715+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:01.715+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/0 contenttopic=/myapp/1/latest/proto
|
|
TRC 2026-03-08 04:36:01.715+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:01.845+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=112
|
|
TRC 2026-03-08 04:36:01.845+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=76cd5ec960f1...dedaca2b32d3 tagOut=76cd5ec960f1...dedaca2b32d3 nonce=64
|
|
TRC 2026-03-08 04:36:01.845+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 84}"
|
|
TRC 2026-03-08 04:36:01.845+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=531251123f0a...72732f322f31
|
|
TRC 2026-03-08 04:36:01.845+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.845+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:36:01.845+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:36:01.845+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.845+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:01.845+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:01.845+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:01.845+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:01.845+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:01.845+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.845+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:01.845+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:01.845+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.845+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.845+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.845+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.845+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.845+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.846+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:01.846+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/1 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:01.846+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/1
|
|
DBG 2026-03-08 04:36:01.846+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0xc0c181a35540c0760eeae86413672b4f85ac6ca828b7b3926854e58a67631f0c msg_id=652ffe86c9bb...443227c2539c from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/1 receivedTime=1772944561847544832 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:01.846+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.846+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:01.846+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xc0c181a35540c0760eeae86413672b4f85ac6ca828b7b3926854e58a67631f0c msg_id=652ffe86c9bb...443227c2539c to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/1 sentTime=1772944561847973632 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:01.846+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.846+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.846+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:36:01.846+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 84}"
|
|
TRC 2026-03-08 04:36:01.846+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:01.846+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:01.847+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/1 contenttopic=/waku/2/content/test.js
|
|
TRC 2026-03-08 04:36:01.847+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:01.889+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=28
|
|
TRC 2026-03-08 04:36:01.889+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7481a4659bfc...a164eacf4526 tagOut=7481a4659bfc...a164eacf4526 nonce=65
|
|
TRC 2026-03-08 04:36:01.889+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:01.889+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:01.889+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*T3UNSE:69acfcb1a5e541f6859bcd98
|
|
TRC 2026-03-08 04:36:01.889+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*T3UNSE:69acfcb1a5e541f6859bcd98
|
|
TRC 2026-03-08 04:36:01.889+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb1a5e541f6859bcd98 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:01.889+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb1a5e541f6859bcd98 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:01.889+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.956+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=119
|
|
TRC 2026-03-08 04:36:01.956+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=466170a75774...78c4966b34b1 tagOut=466170a75774...78c4966b34b1 nonce=66
|
|
TRC 2026-03-08 04:36:01.956+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:36:01.956+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f32
|
|
TRC 2026-03-08 04:36:01.957+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.957+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:36:01.957+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:36:01.957+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.957+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:01.957+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:01.957+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:01.957+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:01.957+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:01.957+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:01.957+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:01.957+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:01.957+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.957+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.957+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.957+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.957+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.957+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.957+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:01.957+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/2 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:01.957+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/2
|
|
DBG 2026-03-08 04:36:01.957+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x694fb69d477cd1d0def5df36122687555737fc62864d858116f4fbfab0e5a31b msg_id=770080f1b9bc...5eea3f9512b8 from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/2 receivedTime=1772944561959337472 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:01.958+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.958+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:01.958+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x694fb69d477cd1d0def5df36122687555737fc62864d858116f4fbfab0e5a31b msg_id=770080f1b9bc...5eea3f9512b8 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/2 sentTime=1772944561959536896 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:01.958+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.958+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.958+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:36:01.958+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:36:01.958+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:01.958+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:01.958+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/2 contenttopic=/app/22/sometopic/someencoding
|
|
TRC 2026-03-08 04:36:01.958+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:01.974+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=110
|
|
TRC 2026-03-08 04:36:01.974+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=40153874ce49...6943f75baf7e tagOut=40153874ce49...6943f75baf7e nonce=49
|
|
TRC 2026-03-08 04:36:01.974+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 82}"
|
|
TRC 2026-03-08 04:36:01.974+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=51124f123d0a...72732f322f30
|
|
TRC 2026-03-08 04:36:01.974+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.974+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:01.974+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:01.974+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.974+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:01.974+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:01.974+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:01.974+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:01.974+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:01.974+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:01.974+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:01.974+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:01.974+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.974+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.974+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.974+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.974+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.974+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.975+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=0b0842837fa7...939dcaba73cd peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:01.975+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:01.982+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=112
|
|
TRC 2026-03-08 04:36:01.982+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=00e5147d2c62...4c7b2eebae19 tagOut=00e5147d2c62...4c7b2eebae19 nonce=50
|
|
TRC 2026-03-08 04:36:01.982+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 84}"
|
|
TRC 2026-03-08 04:36:01.982+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=531251123f0a...72732f322f31
|
|
TRC 2026-03-08 04:36:01.982+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:01.982+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:36:01.982+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:36:01.982+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:01.982+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:01.982+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:01.982+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:01.982+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:01.982+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:01.982+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:01.982+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:01.983+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:01.983+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:01.983+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:01.983+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:01.983+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:01.983+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:01.983+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:01.983+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=652ffe86c9bb...443227c2539c peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:01.983+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:02.042+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:36:02.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:02.043+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=8
|
|
TRC 2026-03-08 04:36:02.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:02.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:02.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:02.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:02.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:02.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:02.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:02.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:02.043+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.044+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.044+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.044+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a9c010a320a...443227c2539c
|
|
TRC 2026-03-08 04:36:02.044+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 161}"
|
|
TRC 2026-03-08 04:36:02.044+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:02.044+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.044+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.044+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.044+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a9c010a320a...443227c2539c
|
|
TRC 2026-03-08 04:36:02.044+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 161}"
|
|
TRC 2026-03-08 04:36:02.044+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:02.044+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.044+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.044+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.045+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a9c010a320a...443227c2539c
|
|
TRC 2026-03-08 04:36:02.045+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 161}"
|
|
TRC 2026-03-08 04:36:02.045+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:02.045+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.045+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.045+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1a9c010a320a...443227c2539c
|
|
TRC 2026-03-08 04:36:02.045+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 161}"
|
|
TRC 2026-03-08 04:36:02.045+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:02.045+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.045+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.045+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1a9c010a320a...443227c2539c
|
|
TRC 2026-03-08 04:36:02.045+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 161}"
|
|
TRC 2026-03-08 04:36:02.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:02.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.046+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1a9c010a320a...443227c2539c
|
|
TRC 2026-03-08 04:36:02.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 161}"
|
|
TRC 2026-03-08 04:36:02.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:02.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.046+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1a9c010a320a...443227c2539c
|
|
TRC 2026-03-08 04:36:02.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 161}"
|
|
TRC 2026-03-08 04:36:02.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:02.047+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.047+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1a9c010a320a...443227c2539c
|
|
TRC 2026-03-08 04:36:02.047+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 161}"
|
|
TRC 2026-03-08 04:36:02.047+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:02.047+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.047+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1a9c010a320a...443227c2539c
|
|
TRC 2026-03-08 04:36:02.047+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 161}"
|
|
TRC 2026-03-08 04:36:02.047+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:02.063+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=113
|
|
TRC 2026-03-08 04:36:02.063+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8192db772b7c...21cdc50e27aa tagOut=8192db772b7c...21cdc50e27aa nonce=67
|
|
TRC 2026-03-08 04:36:02.063+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 85}"
|
|
TRC 2026-03-08 04:36:02.063+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=54125212400a...72732f322f33
|
|
TRC 2026-03-08 04:36:02.063+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.063+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:36:02.063+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:36:02.063+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.063+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:02.063+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:02.063+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:02.063+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:02.063+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:02.063+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.063+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:02.063+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:02.063+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.063+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.063+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.063+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.063+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.063+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.063+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:02.063+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/3 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:02.063+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/3
|
|
DBG 2026-03-08 04:36:02.063+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x2b3d4288f47c09f3b888b4cacf4bd6fc054eb79ab767418bb339a51f177e2069 msg_id=cb6a263e356c...f2ded78223a9 from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/3 receivedTime=1772944562064828672 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:02.063+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.063+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:02.063+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x2b3d4288f47c09f3b888b4cacf4bd6fc054eb79ab767418bb339a51f177e2069 msg_id=cb6a263e356c...f2ded78223a9 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/3 sentTime=1772944562065214976 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:02.063+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.063+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.063+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:36:02.064+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 85}"
|
|
TRC 2026-03-08 04:36:02.064+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:02.064+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:02.064+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/3 contenttopic=/toychat/2/huilong/proto
|
|
TRC 2026-03-08 04:36:02.064+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:02.087+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=119
|
|
TRC 2026-03-08 04:36:02.087+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=156c33960f5a...6d014e7569fe tagOut=156c33960f5a...6d014e7569fe nonce=51
|
|
TRC 2026-03-08 04:36:02.087+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:36:02.087+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f32
|
|
TRC 2026-03-08 04:36:02.087+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.087+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:36:02.087+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:36:02.087+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.087+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:02.088+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:02.088+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:02.088+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:02.088+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:02.088+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:02.088+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:02.088+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:02.088+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.088+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.088+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.088+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.088+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.088+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.088+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=770080f1b9bc...5eea3f9512b8 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:02.088+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:02.128+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=113
|
|
TRC 2026-03-08 04:36:02.128+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=635a84bd3b90...513954644367 tagOut=635a84bd3b90...513954644367 nonce=52
|
|
TRC 2026-03-08 04:36:02.128+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 85}"
|
|
TRC 2026-03-08 04:36:02.128+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=54125212400a...72732f322f33
|
|
TRC 2026-03-08 04:36:02.128+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.128+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:36:02.128+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:36:02.128+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.128+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:02.128+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:02.128+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:02.128+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:02.128+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:02.128+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.128+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:02.128+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:02.128+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.128+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.128+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.128+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.128+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.128+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.128+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=cb6a263e356c...f2ded78223a9 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:02.128+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:02.149+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=293
|
|
TRC 2026-03-08 04:36:02.149+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=cb37806380f7...c21bfa6c155c tagOut=cb37806380f7...c21bfa6c155c nonce=41
|
|
TRC 2026-03-08 04:36:02.149+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:02.149+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.149+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.149+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=293
|
|
TRC 2026-03-08 04:36:02.149+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ecc7c3b2f380...417f8c2a2387 tagOut=ecc7c3b2f380...417f8c2a2387 nonce=42
|
|
TRC 2026-03-08 04:36:02.149+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:02.149+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.149+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.149+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=293
|
|
TRC 2026-03-08 04:36:02.149+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6c939d03a7ef...16c443747ff9 tagOut=6c939d03a7ef...16c443747ff9 nonce=43
|
|
TRC 2026-03-08 04:36:02.149+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:02.149+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.149+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.149+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=293
|
|
TRC 2026-03-08 04:36:02.149+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5d76a2885094...be9b8ef72d15 tagOut=5d76a2885094...be9b8ef72d15 nonce=44
|
|
TRC 2026-03-08 04:36:02.149+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:02.150+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.150+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.150+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=293
|
|
TRC 2026-03-08 04:36:02.150+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=758b6952dcc1...0919b49ed291 tagOut=758b6952dcc1...0919b49ed291 nonce=45
|
|
TRC 2026-03-08 04:36:02.150+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:02.150+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.150+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.150+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.150+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:02.151+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.151+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.151+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.151+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.151+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.151+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.151+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.151+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.151+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.151+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"
|
|
TRC 2026-03-08 04:36:02.151+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:02.151+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.151+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.151+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.151+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1a2412220a20...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.151+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 39}"
|
|
TRC 2026-03-08 04:36:02.151+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:02.151+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:02.152+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:02.152+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.152+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.152+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.152+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.153+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.153+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.153+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"
|
|
TRC 2026-03-08 04:36:02.153+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:02.153+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.153+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.153+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.153+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1a2412220a20...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.153+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 39}"
|
|
TRC 2026-03-08 04:36:02.153+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:02.153+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:02.153+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.153+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.153+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.153+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:02.153+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.153+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:02.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.154+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.154+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.154+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.154+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.154+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.154+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.154+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.154+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.154+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:02.154+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.154+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.154+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.154+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.154+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"
|
|
TRC 2026-03-08 04:36:02.154+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:02.155+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.155+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.155+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.155+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1a2412220a20...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.155+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 39}"
|
|
TRC 2026-03-08 04:36:02.155+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:02.155+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:02.155+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.156+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:02.156+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.156+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.156+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.156+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.156+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"
|
|
TRC 2026-03-08 04:36:02.156+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:02.156+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.156+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.157+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.157+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1a2412220a20...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.157+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 39}"
|
|
TRC 2026-03-08 04:36:02.157+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:02.157+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:02.157+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:02.157+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.157+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.157+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.158+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.158+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"
|
|
TRC 2026-03-08 04:36:02.158+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:02.158+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.158+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.158+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [e9c690b276c3...a4798dc662d1])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.158+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1a2412220a20...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.158+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 39}"
|
|
TRC 2026-03-08 04:36:02.159+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:02.159+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:02.189+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=115
|
|
TRC 2026-03-08 04:36:02.189+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=20700b8be3c0...4c750ae3c2ad tagOut=20700b8be3c0...4c750ae3c2ad nonce=68
|
|
TRC 2026-03-08 04:36:02.189+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 87}"
|
|
TRC 2026-03-08 04:36:02.189+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=56125412420a...72732f322f34
|
|
TRC 2026-03-08 04:36:02.189+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.189+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:36:02.189+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:36:02.189+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.189+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:02.189+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:02.189+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:02.189+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:02.189+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:02.189+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.189+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:02.189+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:02.189+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.189+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.189+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.189+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.189+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.189+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.189+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:02.189+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/4 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:02.189+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/4
|
|
DBG 2026-03-08 04:36:02.189+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0xb46f386f8cb842665e646260d40a5e983287e9a6efdb41bad16e8f2e3f827e4e msg_id=e9c690b276c3...a4798dc662d1 from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/4 receivedTime=1772944562191346688 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:02.190+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.190+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:02.190+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xb46f386f8cb842665e646260d40a5e983287e9a6efdb41bad16e8f2e3f827e4e msg_id=e9c690b276c3...a4798dc662d1 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/4 sentTime=1772944562191792640 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:02.190+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.190+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.190+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:36:02.190+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 87}"
|
|
TRC 2026-03-08 04:36:02.190+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:02.190+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:02.190+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/4 contenttopic=/statusim/1/community/cbor
|
|
TRC 2026-03-08 04:36:02.190+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:02.231+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=293
|
|
TRC 2026-03-08 04:36:02.231+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d7d98ea9dc34...d0fc3f9dee0b tagOut=d7d98ea9dc34...d0fc3f9dee0b nonce=36
|
|
TRC 2026-03-08 04:36:02.231+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:02.231+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.231+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.231+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=293
|
|
TRC 2026-03-08 04:36:02.231+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=39023e080c91...98c80a1b603b tagOut=39023e080c91...98c80a1b603b nonce=37
|
|
TRC 2026-03-08 04:36:02.231+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:02.231+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.231+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.231+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=293
|
|
TRC 2026-03-08 04:36:02.231+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c21898c0e300...b35839aa6c5e tagOut=c21898c0e300...b35839aa6c5e nonce=38
|
|
TRC 2026-03-08 04:36:02.231+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:02.231+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.231+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.231+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.231+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.232+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:02.232+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.233+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:02.233+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.233+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.233+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.233+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.233+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:02.233+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:02.233+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.233+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.233+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=293
|
|
TRC 2026-03-08 04:36:02.233+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=da60388caf33...057b410cb088 tagOut=da60388caf33...057b410cb088 nonce=39
|
|
TRC 2026-03-08 04:36:02.233+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:02.233+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.233+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.233+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=293
|
|
TRC 2026-03-08 04:36:02.234+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d2d7d9e22633...1a36326e7ea4 tagOut=d2d7d9e22633...1a36326e7ea4 nonce=40
|
|
TRC 2026-03-08 04:36:02.234+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:02.234+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.234+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.234+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:02.234+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.234+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.234+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.234+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.235+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.235+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.235+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.235+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.235+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:02.235+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.235+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.236+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:02.236+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.236+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.236+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.236+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.236+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.236+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.236+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.236+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.236+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.236+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:02.236+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.236+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...a4798dc662d1
|
|
TRC 2026-03-08 04:36:02.236+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.236+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:02.236+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.236+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:02.237+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.237+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.237+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.237+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.237+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.237+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.237+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.237+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.237+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.237+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.237+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:02.237+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.237+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.237+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.237+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.237+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:02.257+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=115
|
|
TRC 2026-03-08 04:36:02.257+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fd22b602fd2d...269674f3b6be tagOut=fd22b602fd2d...269674f3b6be nonce=46
|
|
TRC 2026-03-08 04:36:02.257+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 87}"
|
|
TRC 2026-03-08 04:36:02.257+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=56125412420a...72732f322f34
|
|
TRC 2026-03-08 04:36:02.257+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.257+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:36:02.257+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:36:02.257+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.257+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:02.257+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:02.257+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:02.257+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:02.257+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:02.257+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.257+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:02.257+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:02.257+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.257+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.257+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.257+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.257+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.257+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.257+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=e9c690b276c3...a4798dc662d1 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:02.257+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:02.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=397
|
|
TRC 2026-03-08 04:36:02.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=240e7c4f52f2...aca22f50801f tagOut=240e7c4f52f2...aca22f50801f nonce=44
|
|
TRC 2026-03-08 04:36:02.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 369}"
|
|
TRC 2026-03-08 04:36:02.289+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ef021aec020a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=397
|
|
TRC 2026-03-08 04:36:02.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e5380cf56843...6d0ae06afac4 tagOut=e5380cf56843...6d0ae06afac4 nonce=45
|
|
TRC 2026-03-08 04:36:02.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 369}"
|
|
TRC 2026-03-08 04:36:02.289+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ef021aec020a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=397
|
|
TRC 2026-03-08 04:36:02.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b7d75b108031...26ae54e09c9b tagOut=b7d75b108031...26ae54e09c9b nonce=46
|
|
TRC 2026-03-08 04:36:02.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 369}"
|
|
TRC 2026-03-08 04:36:02.289+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ef021aec020a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=397
|
|
TRC 2026-03-08 04:36:02.290+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=796cf01bab12...e2e2136ff1fc tagOut=796cf01bab12...e2e2136ff1fc nonce=47
|
|
TRC 2026-03-08 04:36:02.290+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1aec020a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aec020a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:02.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:02.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:02.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:02.291+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=7 iwant_count=0
|
|
TRC 2026-03-08 04:36:02.291+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.291+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.291+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.291+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:02.291+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"
|
|
TRC 2026-03-08 04:36:02.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:02.292+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"
|
|
TRC 2026-03-08 04:36:02.292+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:02.292+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.292+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.292+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.292+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a4612440a20...6a621e2e6ff6
|
|
TRC 2026-03-08 04:36:02.292+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 73}"
|
|
TRC 2026-03-08 04:36:02.292+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:02.292+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:02.292+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1aec020a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.292+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aec020a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.292+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.292+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:02.292+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.292+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.292+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.292+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.292+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.292+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.292+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:02.292+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.292+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.292+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.292+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.293+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.293+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.293+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.293+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.293+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:02.293+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:02.293+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.293+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.293+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.293+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.293+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:02.293+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:02.293+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=7 iwant_count=0
|
|
TRC 2026-03-08 04:36:02.293+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.293+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.293+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.293+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.293+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.293+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.293+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.293+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.293+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:02.294+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"
|
|
TRC 2026-03-08 04:36:02.294+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.294+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:02.294+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"
|
|
TRC 2026-03-08 04:36:02.294+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:02.294+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.294+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.294+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.294+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a4612440a20...6a621e2e6ff6
|
|
TRC 2026-03-08 04:36:02.294+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 73}"
|
|
TRC 2026-03-08 04:36:02.294+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:02.294+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:02.294+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1aec020a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.294+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aec020a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.294+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=7 iwant_count=0
|
|
TRC 2026-03-08 04:36:02.295+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.295+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.295+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.295+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:02.296+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"
|
|
TRC 2026-03-08 04:36:02.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:02.296+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"
|
|
TRC 2026-03-08 04:36:02.296+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:02.296+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.296+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.297+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.297+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a4612440a20...6a621e2e6ff6
|
|
TRC 2026-03-08 04:36:02.297+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 73}"
|
|
TRC 2026-03-08 04:36:02.297+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:02.297+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:02.297+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 369}"
|
|
TRC 2026-03-08 04:36:02.297+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ef021aec020a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.297+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.297+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=397
|
|
TRC 2026-03-08 04:36:02.297+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=47adf849949c...383f43678ce9 tagOut=47adf849949c...383f43678ce9 nonce=48
|
|
TRC 2026-03-08 04:36:02.297+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 369}"
|
|
TRC 2026-03-08 04:36:02.297+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ef021aec020a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.297+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.297+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=397
|
|
TRC 2026-03-08 04:36:02.297+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1b210d47f883...4aee40912a6b tagOut=1b210d47f883...4aee40912a6b nonce=49
|
|
TRC 2026-03-08 04:36:02.297+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 369}"
|
|
TRC 2026-03-08 04:36:02.297+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ef021aec020a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.297+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.297+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=397
|
|
TRC 2026-03-08 04:36:02.297+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d221f48a48b9...1f4ce58fcb72 tagOut=d221f48a48b9...1f4ce58fcb72 nonce=50
|
|
TRC 2026-03-08 04:36:02.297+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 369}"
|
|
TRC 2026-03-08 04:36:02.297+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ef021aec020a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.297+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.297+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1aec020a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aec020a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:02.298+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=7 iwant_count=0
|
|
TRC 2026-03-08 04:36:02.299+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.299+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.299+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.299+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.299+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.299+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.299+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.299+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.299+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:02.299+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"
|
|
TRC 2026-03-08 04:36:02.299+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.299+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:02.299+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"
|
|
TRC 2026-03-08 04:36:02.299+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:02.299+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.299+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.300+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.300+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a4612440a20...6a621e2e6ff6
|
|
TRC 2026-03-08 04:36:02.300+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 73}"
|
|
TRC 2026-03-08 04:36:02.300+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:02.300+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:02.300+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1aec020a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aec020a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:02.300+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.301+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.301+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.301+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.301+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:02.301+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:02.301+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=7 iwant_count=0
|
|
TRC 2026-03-08 04:36:02.301+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.301+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.301+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.301+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.301+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.301+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.301+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.301+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.301+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:02.301+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"
|
|
TRC 2026-03-08 04:36:02.301+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.301+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:02.301+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"
|
|
TRC 2026-03-08 04:36:02.302+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:02.302+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.302+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.302+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [35948d7e6e49...5c979fb592f6, 6c822c27e302...6a621e2e6ff6])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.302+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a4612440a20...6a621e2e6ff6
|
|
TRC 2026-03-08 04:36:02.302+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 73}"
|
|
TRC 2026-03-08 04:36:02.302+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:02.302+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:02.302+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1aec020a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aec020a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:02.302+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=7 iwant_count=0
|
|
TRC 2026-03-08 04:36:02.303+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.303+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.303+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.303+00:00 ihave: ignoring out of budget peer topics="libp2p gossipsub" tid=1 file=behavior.nim:296 peer=16U*P1S397 score=0.0
|
|
TRC 2026-03-08 04:36:02.303+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:02.303+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1aec020a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aec020a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]"]"
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]"]"
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]"]"
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]"]"
|
|
TRC 2026-03-08 04:36:02.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.304+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:02.304+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:02.304+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.304+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:02.304+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:02.304+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:02.304+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:02.304+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:02.304+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=7 iwant_count=0
|
|
TRC 2026-03-08 04:36:02.304+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.304+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.304+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.304+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.304+00:00 ihave: ignoring out of budget peer topics="libp2p gossipsub" tid=1 file=behavior.nim:296 peer=16U*P1S397 score=0.0
|
|
TRC 2026-03-08 04:36:02.304+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:02.304+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=119
|
|
TRC 2026-03-08 04:36:02.304+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f6966eb02035...a03b2d735386 tagOut=f6966eb02035...a03b2d735386 nonce=69
|
|
TRC 2026-03-08 04:36:02.304+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:36:02.304+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f35
|
|
TRC 2026-03-08 04:36:02.304+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.304+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:36:02.304+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:36:02.304+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.304+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:02.304+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:02.304+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:02.304+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:02.304+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:02.305+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:02.305+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:02.305+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:02.305+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.305+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.305+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.305+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.305+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.305+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.305+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:02.305+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/5 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:02.305+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/5
|
|
DBG 2026-03-08 04:36:02.305+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x37dc275d647a7a64354d797af026de9a16a51a4e80196f983c694e0d9bbb21f7 msg_id=35948d7e6e49...5c979fb592f6 from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/5 receivedTime=1772944562306726400 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:02.305+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.305+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:02.305+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x37dc275d647a7a64354d797af026de9a16a51a4e80196f983c694e0d9bbb21f7 msg_id=35948d7e6e49...5c979fb592f6 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/5 sentTime=1772944562307065088 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:02.305+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.305+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.305+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:36:02.305+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:36:02.305+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:02.305+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:02.306+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/5 contenttopic=/app/27/sometopic/someencoding
|
|
TRC 2026-03-08 04:36:02.306+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:02.323+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=210
|
|
TRC 2026-03-08 04:36:02.323+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ad1cad00b850...cbd6abed5ab6 tagOut=ad1cad00b850...cbd6abed5ab6 nonce=51
|
|
TRC 2026-03-08 04:36:02.323+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 182}"
|
|
TRC 2026-03-08 04:36:02.323+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=b40112581246...72732f322f36
|
|
TRC 2026-03-08 04:36:02.323+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.323+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=2
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.323+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.323+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.323+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.323+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: ), (fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.323+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=35948d7e6e49...5c979fb592f6 peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:02.323+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:02.323+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/6 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:02.323+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/6
|
|
DBG 2026-03-08 04:36:02.323+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0xb5d148086a075d033027e21687b185b491274bf9cd941f0acfdd8469f6a45b01 msg_id=6c822c27e302...6a621e2e6ff6 from_peer_id=16U*P1S397 topic=/waku/2/rs/2/6 receivedTime=1772944562325144832 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:02.323+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=2 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.323+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:02.323+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xb5d148086a075d033027e21687b185b491274bf9cd941f0acfdd8469f6a45b01 msg_id=6c822c27e302...6a621e2e6ff6 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/6 sentTime=1772944562325317632 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:02.323+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.324+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.324+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:36:02.324+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:36:02.324+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:02.324+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:02.324+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xb5d148086a075d033027e21687b185b491274bf9cd941f0acfdd8469f6a45b01 msg_id=6c822c27e302...6a621e2e6ff6 to_peer_id=16U*T3UNSE topic=/waku/2/rs/2/6 sentTime=1772944562325859584 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:02.324+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.324+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.324+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:36:02.324+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:36:02.324+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:36:02.324+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=2 msgId="[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]" peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:02.325+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/6 contenttopic=/app/29/sometopic/someencoding
|
|
TRC 2026-03-08 04:36:02.325+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:02.425+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=119
|
|
TRC 2026-03-08 04:36:02.425+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e3fb447f05c9...4610de352b31 tagOut=e3fb447f05c9...4610de352b31 nonce=70
|
|
TRC 2026-03-08 04:36:02.425+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:36:02.425+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f36
|
|
TRC 2026-03-08 04:36:02.425+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.425+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:36:02.425+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:36:02.425+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.425+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:02.425+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:02.425+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:02.425+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:02.425+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:02.425+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:02.425+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:02.425+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:02.425+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.425+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.425+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.425+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.425+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.425+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.425+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=6c822c27e302...6a621e2e6ff6 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:02.425+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:02.537+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=119
|
|
TRC 2026-03-08 04:36:02.537+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e96493f6307f...f35006bb70bf tagOut=e96493f6307f...f35006bb70bf nonce=71
|
|
TRC 2026-03-08 04:36:02.537+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:36:02.537+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f37
|
|
TRC 2026-03-08 04:36:02.537+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.537+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:36:02.537+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:36:02.537+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.537+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:02.537+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:02.537+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:02.537+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:02.537+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:02.537+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:02.537+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:02.537+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:02.537+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.537+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.537+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.537+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.537+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.537+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.537+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:02.537+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/7 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:02.537+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/7
|
|
DBG 2026-03-08 04:36:02.537+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0xb3d35d2d68d8fd3664365e077407ad4c687a61ca441b307242727d9843ee37b6 msg_id=3bc206d59ec9...5d470f4086a4 from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/7 receivedTime=1772944562539290368 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:02.537+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.538+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:02.538+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xb3d35d2d68d8fd3664365e077407ad4c687a61ca441b307242727d9843ee37b6 msg_id=3bc206d59ec9...5d470f4086a4 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/7 sentTime=1772944562539504640 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:02.538+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.538+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.538+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:36:02.538+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:36:02.538+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:02.538+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:02.538+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/7 contenttopic=/app/20/sometopic/someencoding
|
|
TRC 2026-03-08 04:36:02.538+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:02.733+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=119
|
|
TRC 2026-03-08 04:36:02.733+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c1b50c4678c3...b8fc1066f129 tagOut=c1b50c4678c3...b8fc1066f129 nonce=53
|
|
TRC 2026-03-08 04:36:02.733+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:36:02.733+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f37
|
|
TRC 2026-03-08 04:36:02.733+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.733+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:36:02.733+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:36:02.733+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.733+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:02.733+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:02.733+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:02.733+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:02.733+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:02.733+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:02.733+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:02.733+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:02.733+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.733+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.733+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.733+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.733+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.733+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.733+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=3bc206d59ec9...5d470f4086a4 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:02.733+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:02.788+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
|
TRC 2026-03-08 04:36:02.816+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=110
|
|
TRC 2026-03-08 04:36:02.816+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ad3970b69565...da07ae0301f7 tagOut=ad3970b69565...da07ae0301f7 nonce=72
|
|
TRC 2026-03-08 04:36:02.816+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 82}"
|
|
TRC 2026-03-08 04:36:02.816+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=51124f123d0a...72732f322f30
|
|
TRC 2026-03-08 04:36:02.816+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.816+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:02.816+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:02.816+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.816+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:02.816+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:02.816+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:02.816+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:02.816+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:02.816+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.816+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:02.816+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:02.816+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.816+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.817+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.817+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.817+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.817+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.817+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:02.817+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/0 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:02.817+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/0
|
|
DBG 2026-03-08 04:36:02.817+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0xd4d0d888ecfa319b342dfeaf3a13829b16f8425028828ff98e9dc631a3283ce3 msg_id=beb2e8920aff...a9b2db062c11 from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/0 receivedTime=1772944562818692608 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:02.817+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.817+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:02.817+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xd4d0d888ecfa319b342dfeaf3a13829b16f8425028828ff98e9dc631a3283ce3 msg_id=beb2e8920aff...a9b2db062c11 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/0 sentTime=1772944562818878720 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:02.817+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.817+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.817+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:02.817+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 82}"
|
|
TRC 2026-03-08 04:36:02.817+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:02.817+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:02.818+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/0 contenttopic=/myapp/1/latest/proto
|
|
TRC 2026-03-08 04:36:02.818+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:02.919+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=112
|
|
TRC 2026-03-08 04:36:02.919+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8aaa7109999c...3298ca133321 tagOut=8aaa7109999c...3298ca133321 nonce=73
|
|
TRC 2026-03-08 04:36:02.919+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 84}"
|
|
TRC 2026-03-08 04:36:02.919+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=531251123f0a...72732f322f31
|
|
TRC 2026-03-08 04:36:02.919+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.919+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:36:02.919+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:36:02.919+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.919+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:02.919+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:02.919+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:02.919+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:02.919+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:02.919+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.919+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:02.919+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:02.919+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.919+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.919+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.919+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.919+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.919+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.919+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:02.919+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/1 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:02.919+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/1
|
|
DBG 2026-03-08 04:36:02.920+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0xb61b1b984ff0b8438e8ee10018354532f528abb6da105fa60b12c91c202138a9 msg_id=1e22f9b1f09e...652896f02788 from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/1 receivedTime=1772944562921395456 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:02.920+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.920+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:02.920+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xb61b1b984ff0b8438e8ee10018354532f528abb6da105fa60b12c91c202138a9 msg_id=1e22f9b1f09e...652896f02788 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/1 sentTime=1772944562921690368 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:02.920+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.920+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.920+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:36:02.920+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 84}"
|
|
TRC 2026-03-08 04:36:02.920+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:02.920+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:02.920+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/1 contenttopic=/waku/2/content/test.js
|
|
TRC 2026-03-08 04:36:02.920+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:02.942+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=110
|
|
TRC 2026-03-08 04:36:02.942+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=69071fe32c05...82d9e884752d tagOut=69071fe32c05...82d9e884752d nonce=54
|
|
TRC 2026-03-08 04:36:02.942+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 82}"
|
|
TRC 2026-03-08 04:36:02.942+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=51124f123d0a...72732f322f30
|
|
TRC 2026-03-08 04:36:02.942+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.942+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:02.942+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:02.942+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.942+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:02.942+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:02.942+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:02.942+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:02.942+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:02.942+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:02.942+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:02.942+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:02.942+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.942+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.942+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.942+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.942+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.942+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.942+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=beb2e8920aff...a9b2db062c11 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:02.942+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:02.961+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=112
|
|
TRC 2026-03-08 04:36:02.961+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fe9766e82528...abd308177a2b tagOut=fe9766e82528...abd308177a2b nonce=55
|
|
TRC 2026-03-08 04:36:02.961+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 84}"
|
|
TRC 2026-03-08 04:36:02.961+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=531251123f0a...72732f322f31
|
|
TRC 2026-03-08 04:36:02.961+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:02.961+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:36:02.961+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1251123f0a10...72732f322f31
|
|
TRC 2026-03-08 04:36:02.961+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:02.961+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:02.961+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:02.961+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:02.961+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:02.961+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:02.961+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:02.961+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:02.961+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:02.961+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:02.961+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:02.961+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:02.962+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:02.962+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:02.962+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/1, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:02.962+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=1e22f9b1f09e...652896f02788 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:02.962+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:03.022+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=119
|
|
TRC 2026-03-08 04:36:03.022+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=119
|
|
TRC 2026-03-08 04:36:03.022+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=73e80ccd5204...f0b80416ad22 tagOut=73e80ccd5204...f0b80416ad22 nonce=74
|
|
TRC 2026-03-08 04:36:03.022+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d44c7bc5d8cd...044697f280e8 tagOut=d44c7bc5d8cd...044697f280e8 nonce=56
|
|
TRC 2026-03-08 04:36:03.022+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:36:03.022+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f32
|
|
TRC 2026-03-08 04:36:03.022+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.022+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:36:03.022+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f32
|
|
TRC 2026-03-08 04:36:03.022+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.022+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:36:03.022+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:36:03.022+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.022+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:03.022+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:03.022+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:03.022+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:03.022+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:03.022+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.022+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:03.022+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:03.022+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.022+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.022+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.022+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.022+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.022+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.022+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:03.022+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/2 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:03.022+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/2
|
|
DBG 2026-03-08 04:36:03.022+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0xcf543ad95c1f0a226999901a8c75fae3356c87442e817098ea9213da6c86bb34 msg_id=0f85a5e5fb75...4df33256120b from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/2 receivedTime=1772944563023986176 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:03.022+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.022+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:03.023+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xcf543ad95c1f0a226999901a8c75fae3356c87442e817098ea9213da6c86bb34 msg_id=0f85a5e5fb75...4df33256120b to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/2 sentTime=1772944563024399616 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:03.023+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.023+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.023+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:36:03.023+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:36:03.023+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:03.023+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:03.023+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/2 contenttopic=/app/22/sometopic/someencoding
|
|
TRC 2026-03-08 04:36:03.023+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:03.023+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:36:03.023+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f32
|
|
TRC 2026-03-08 04:36:03.023+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.023+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:03.023+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:03.023+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:03.023+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:03.023+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:03.023+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.023+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:03.023+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:03.023+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.023+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.023+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.023+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.023+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.023+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.023+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=0f85a5e5fb75...4df33256120b peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:03.023+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:03.041+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:36:03.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:03.043+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=8
|
|
TRC 2026-03-08 04:36:03.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:03.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:03.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:03.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:03.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:03.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:03.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:03.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:03.044+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.044+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.044+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.044+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.044+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.044+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:03.044+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.044+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.045+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.045+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.045+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:03.045+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.045+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:03.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.046+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:03.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.047+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.047+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.047+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:03.047+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.047+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.047+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.048+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:03.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.048+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.048+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.048+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.048+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.048+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:03.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.049+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.049+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.049+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.049+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:03.049+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.049+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.049+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.049+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.049+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:03.050+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.050+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.050+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.050+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.050+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.050+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:03.050+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.050+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.051+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.051+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.051+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.051+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:03.051+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.051+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.051+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.051+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.051+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.051+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:03.051+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.052+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.052+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.052+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.052+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.052+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:03.052+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.052+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.053+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.053+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.053+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.053+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:03.053+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.053+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.053+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.053+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.053+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.053+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:03.053+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.054+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.054+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.054+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.054+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.054+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:03.054+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.054+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.054+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.055+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.055+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.055+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:03.055+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.055+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.055+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.055+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.055+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.055+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:03.055+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.055+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.056+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.056+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.056+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.056+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:03.056+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.056+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.056+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.056+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.056+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.057+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:03.057+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.057+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.057+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.057+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.057+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.057+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:03.057+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.058+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.058+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.058+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.058+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.058+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:03.058+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.058+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.058+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.059+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.059+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.059+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:03.059+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.059+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.059+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.059+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1a86040a320a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.059+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 523}"
|
|
TRC 2026-03-08 04:36:03.059+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:03.059+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140083245736016
|
|
TRC 2026-03-08 04:36:03.059+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=5
|
|
TRC 2026-03-08 04:36:03.059+00:00 updating peer score topics="libp2p gossipsub" tid=1 file=scoring.nim:157 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:03.059+00:00 p1 topics="libp2p gossipsub" tid=1 file=scoring.nim:183 peer=16U*kGyuEP p1=9.25387496 topic=/waku/2/rs/2/2 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.059+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*kGyuEP p2=0.0 topic=/waku/2/rs/2/2 topicScore=0.0925387496
|
|
TRC 2026-03-08 04:36:03.059+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*kGyuEP p3b=0.0 topic=/waku/2/rs/2/2 topicScore=0.0925387496
|
|
TRC 2026-03-08 04:36:03.060+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*kGyuEP p4=0.0 topic=/waku/2/rs/2/2 topicScore=0.0925387496
|
|
TRC 2026-03-08 04:36:03.060+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*kGyuEP scoreAcc=0.0925387496 topic=/waku/2/rs/2/2 info="(graftTime: 341545928056ns, meshTime: 9s253ms874us960ns, inMesh: true, meshMessageDeliveriesActive: true, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0925387496 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.060+00:00 p1 topics="libp2p gossipsub" tid=1 file=scoring.nim:183 peer=16U*kGyuEP p1=9.267903947 topic=/waku/2/rs/2/0 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.060+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*kGyuEP p2=0.0 topic=/waku/2/rs/2/0 topicScore=0.09267903947
|
|
TRC 2026-03-08 04:36:03.060+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*kGyuEP p3b=0.0 topic=/waku/2/rs/2/0 topicScore=0.09267903947
|
|
TRC 2026-03-08 04:36:03.060+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*kGyuEP p4=0.0 topic=/waku/2/rs/2/0 topicScore=0.09267903947
|
|
TRC 2026-03-08 04:36:03.060+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*kGyuEP scoreAcc=0.18521778907 topic=/waku/2/rs/2/0 info="(graftTime: 341531899069ns, meshTime: 9s267ms903us947ns, inMesh: true, meshMessageDeliveriesActive: true, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.09267903947 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.060+00:00 p1 topics="libp2p gossipsub" tid=1 file=scoring.nim:183 peer=16U*kGyuEP p1=9.229767158 topic=/waku/2/rs/2/7 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.060+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*kGyuEP p2=0.0 topic=/waku/2/rs/2/7 topicScore=0.09229767158
|
|
TRC 2026-03-08 04:36:03.060+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*kGyuEP p3b=0.0 topic=/waku/2/rs/2/7 topicScore=0.09229767158
|
|
TRC 2026-03-08 04:36:03.060+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*kGyuEP p4=0.0 topic=/waku/2/rs/2/7 topicScore=0.09229767158
|
|
TRC 2026-03-08 04:36:03.060+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*kGyuEP scoreAcc=0.27751546065 topic=/waku/2/rs/2/7 info="(graftTime: 341570035858ns, meshTime: 9s229ms767us158ns, inMesh: true, meshMessageDeliveriesActive: true, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.09229767158 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.060+00:00 p1 topics="libp2p gossipsub" tid=1 file=scoring.nim:183 peer=16U*kGyuEP p1=9.238700453 topic=/waku/2/rs/2/5 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.060+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*kGyuEP p2=1.0 topic=/waku/2/rs/2/5 topicScore=1.09238700453
|
|
TRC 2026-03-08 04:36:03.060+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*kGyuEP p3b=0.0 topic=/waku/2/rs/2/5 topicScore=1.09238700453
|
|
TRC 2026-03-08 04:36:03.060+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*kGyuEP p4=0.0 topic=/waku/2/rs/2/5 topicScore=1.09238700453
|
|
TRC 2026-03-08 04:36:03.060+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*kGyuEP scoreAcc=1.36990246518 topic=/waku/2/rs/2/5 info="(graftTime: 341561102563ns, meshTime: 9s238ms700us453ns, inMesh: true, meshMessageDeliveriesActive: true, firstMessageDeliveries: 1.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=1.09238700453 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.060+00:00 p1 topics="libp2p gossipsub" tid=1 file=scoring.nim:183 peer=16U*kGyuEP p1=9.259005865 topic=/waku/2/rs/2/1 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.060+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*kGyuEP p2=1.0 topic=/waku/2/rs/2/1 topicScore=1.09259005865
|
|
TRC 2026-03-08 04:36:03.060+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*kGyuEP p3b=0.0 topic=/waku/2/rs/2/1 topicScore=1.09259005865
|
|
TRC 2026-03-08 04:36:03.060+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*kGyuEP p4=0.0 topic=/waku/2/rs/2/1 topicScore=1.09259005865
|
|
TRC 2026-03-08 04:36:03.060+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*kGyuEP scoreAcc=2.46249252383 topic=/waku/2/rs/2/1 info="(graftTime: 341540797151ns, meshTime: 9s259ms5us865ns, inMesh: true, meshMessageDeliveriesActive: true, firstMessageDeliveries: 1.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=1.09259005865 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.060+00:00 p1 topics="libp2p gossipsub" tid=1 file=scoring.nim:183 peer=16U*kGyuEP p1=9.249048008 topic=/waku/2/rs/2/3 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.060+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*kGyuEP p2=0.0 topic=/waku/2/rs/2/3 topicScore=0.09249048008
|
|
TRC 2026-03-08 04:36:03.060+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*kGyuEP p3b=0.0 topic=/waku/2/rs/2/3 topicScore=0.09249048008
|
|
TRC 2026-03-08 04:36:03.060+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*kGyuEP p4=0.0 topic=/waku/2/rs/2/3 topicScore=0.09249048008
|
|
TRC 2026-03-08 04:36:03.060+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*kGyuEP scoreAcc=2.55498300391 topic=/waku/2/rs/2/3 info="(graftTime: 341550755008ns, meshTime: 9s249ms48us8ns, inMesh: true, meshMessageDeliveriesActive: true, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.09249048008 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.060+00:00 p1 topics="libp2p gossipsub" tid=1 file=scoring.nim:183 peer=16U*kGyuEP p1=9.23452568 topic=/waku/2/rs/2/6 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.060+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*kGyuEP p2=1.0 topic=/waku/2/rs/2/6 topicScore=1.0923452568
|
|
TRC 2026-03-08 04:36:03.060+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*kGyuEP p3b=0.0 topic=/waku/2/rs/2/6 topicScore=1.0923452568
|
|
TRC 2026-03-08 04:36:03.060+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*kGyuEP p4=0.0 topic=/waku/2/rs/2/6 topicScore=1.0923452568
|
|
TRC 2026-03-08 04:36:03.060+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*kGyuEP scoreAcc=3.64732826071 topic=/waku/2/rs/2/6 info="(graftTime: 341565277336ns, meshTime: 9s234ms525us680ns, inMesh: true, meshMessageDeliveriesActive: true, firstMessageDeliveries: 1.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=1.0923452568 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.060+00:00 p1 topics="libp2p gossipsub" tid=1 file=scoring.nim:183 peer=16U*kGyuEP p1=9.244007661 topic=/waku/2/rs/2/4 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.060+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*kGyuEP p2=0.0 topic=/waku/2/rs/2/4 topicScore=0.09244007660999999
|
|
TRC 2026-03-08 04:36:03.061+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*kGyuEP p3b=0.0 topic=/waku/2/rs/2/4 topicScore=0.09244007660999999
|
|
TRC 2026-03-08 04:36:03.061+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*kGyuEP p4=0.0 topic=/waku/2/rs/2/4 topicScore=0.09244007660999999
|
|
TRC 2026-03-08 04:36:03.061+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*kGyuEP scoreAcc=3.73976833732 topic=/waku/2/rs/2/4 info="(graftTime: 341555795355ns, meshTime: 9s244ms7us661ns, inMesh: true, meshMessageDeliveriesActive: true, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.09244007660999999 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 appScore topics="libp2p gossipsub" tid=1 file=scoring.nim:254 peer=16U*kGyuEP scoreAcc=3.73976833732 appScore=0.0 appSpecificWeight=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 behaviourPenalty topics="libp2p gossipsub" tid=1 file=scoring.nim:263 peer=16U*kGyuEP scoreAcc=3.73976833732 behaviourPenalty=0.0 behaviourPenaltyWeight=-10.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 colocationFactor topics="libp2p gossipsub" tid=1 file=scoring.nim:271 peer=16U*kGyuEP scoreAcc=3.73976833732 colocationFactor=0.0 ipColocationFactorWeight=-50.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 updated (accumulated) peer's score topics="libp2p gossipsub" tid=1 file=scoring.nim:299 peer=16U*kGyuEP peerScore=3.73976833732 n_topics=8 is_grafted=8
|
|
TRC 2026-03-08 04:36:03.061+00:00 updating peer score topics="libp2p gossipsub" tid=1 file=scoring.nim:157 peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:03.061+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*P1S397 p2=0.0 topic=/waku/2/rs/2/2 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*P1S397 p3b=0.0 topic=/waku/2/rs/2/2 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*P1S397 p4=0.0 topic=/waku/2/rs/2/2 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*P1S397 scoreAcc=0.0 topic=/waku/2/rs/2/2 info="(graftTime: 341546076805ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*P1S397 p2=0.0 topic=/waku/2/rs/2/0 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*P1S397 p3b=0.0 topic=/waku/2/rs/2/0 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*P1S397 p4=0.0 topic=/waku/2/rs/2/0 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*P1S397 scoreAcc=0.0 topic=/waku/2/rs/2/0 info="(graftTime: 341531929085ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*P1S397 p2=0.0 topic=/waku/2/rs/2/7 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*P1S397 p3b=0.0 topic=/waku/2/rs/2/7 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*P1S397 p4=0.0 topic=/waku/2/rs/2/7 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*P1S397 scoreAcc=0.0 topic=/waku/2/rs/2/7 info="(graftTime: 341569947694ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*P1S397 p2=0.0 topic=/waku/2/rs/2/5 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*P1S397 p3b=0.0 topic=/waku/2/rs/2/5 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*P1S397 p4=0.0 topic=/waku/2/rs/2/5 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*P1S397 scoreAcc=0.0 topic=/waku/2/rs/2/5 info="(graftTime: 341561171722ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*P1S397 p2=0.0 topic=/waku/2/rs/2/1 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*P1S397 p3b=0.0 topic=/waku/2/rs/2/1 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*P1S397 p4=0.0 topic=/waku/2/rs/2/1 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*P1S397 scoreAcc=0.0 topic=/waku/2/rs/2/1 info="(graftTime: 341540688678ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*P1S397 p2=0.0 topic=/waku/2/rs/2/3 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*P1S397 p3b=0.0 topic=/waku/2/rs/2/3 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*P1S397 p4=0.0 topic=/waku/2/rs/2/3 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*P1S397 scoreAcc=0.0 topic=/waku/2/rs/2/3 info="(graftTime: 341550731064ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.061+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*P1S397 p2=1.0 topic=/waku/2/rs/2/6 topicScore=1.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*P1S397 p3b=0.0 topic=/waku/2/rs/2/6 topicScore=1.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*P1S397 p4=0.0 topic=/waku/2/rs/2/6 topicScore=1.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*P1S397 scoreAcc=1.0 topic=/waku/2/rs/2/6 info="(graftTime: 341565243252ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 1.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=1.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*P1S397 p2=0.0 topic=/waku/2/rs/2/4 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*P1S397 p3b=0.0 topic=/waku/2/rs/2/4 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*P1S397 p4=0.0 topic=/waku/2/rs/2/4 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*P1S397 scoreAcc=1.0 topic=/waku/2/rs/2/4 info="(graftTime: 341555656246ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 appScore topics="libp2p gossipsub" tid=1 file=scoring.nim:254 peer=16U*P1S397 scoreAcc=1.0 appScore=0.0 appSpecificWeight=0.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 behaviourPenalty topics="libp2p gossipsub" tid=1 file=scoring.nim:263 peer=16U*P1S397 scoreAcc=1.0 behaviourPenalty=0.0 behaviourPenaltyWeight=-10.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 colocationFactor topics="libp2p gossipsub" tid=1 file=scoring.nim:271 peer=16U*P1S397 scoreAcc=1.0 colocationFactor=0.0 ipColocationFactorWeight=-50.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 updated (accumulated) peer's score topics="libp2p gossipsub" tid=1 file=scoring.nim:299 peer=16U*P1S397 peerScore=1.0 n_topics=8 is_grafted=0
|
|
TRC 2026-03-08 04:36:03.062+00:00 updating peer score topics="libp2p gossipsub" tid=1 file=scoring.nim:157 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:03.062+00:00 p1 topics="libp2p gossipsub" tid=1 file=scoring.nim:183 peer=16U*T3UNSE p1=7.017406274 topic=/waku/2/rs/2/2 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*T3UNSE p2=3.0 topic=/waku/2/rs/2/2 topicScore=3.07017406274
|
|
TRC 2026-03-08 04:36:03.062+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*T3UNSE p3b=0.0 topic=/waku/2/rs/2/2 topicScore=3.07017406274
|
|
TRC 2026-03-08 04:36:03.062+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*T3UNSE p4=0.0 topic=/waku/2/rs/2/2 topicScore=3.07017406274
|
|
TRC 2026-03-08 04:36:03.062+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*T3UNSE scoreAcc=3.07017406274 topic=/waku/2/rs/2/2 info="(graftTime: 343782396742ns, meshTime: 7s17ms406us274ns, inMesh: true, meshMessageDeliveriesActive: true, firstMessageDeliveries: 3.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=3.07017406274 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 p1 topics="libp2p gossipsub" tid=1 file=scoring.nim:183 peer=16U*T3UNSE p1=7.016912093 topic=/waku/2/rs/2/0 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*T3UNSE p2=4.0 topic=/waku/2/rs/2/0 topicScore=4.07016912093
|
|
TRC 2026-03-08 04:36:03.062+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*T3UNSE p3b=0.0 topic=/waku/2/rs/2/0 topicScore=4.07016912093
|
|
TRC 2026-03-08 04:36:03.062+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*T3UNSE p4=0.0 topic=/waku/2/rs/2/0 topicScore=4.07016912093
|
|
TRC 2026-03-08 04:36:03.062+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*T3UNSE scoreAcc=7.14034318367 topic=/waku/2/rs/2/0 info="(graftTime: 343782890923ns, meshTime: 7s16ms912us93ns, inMesh: true, meshMessageDeliveriesActive: true, firstMessageDeliveries: 4.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=4.07016912093 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 p1 topics="libp2p gossipsub" tid=1 file=scoring.nim:183 peer=16U*T3UNSE p1=7.015809747 topic=/waku/2/rs/2/7 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*T3UNSE p2=2.0 topic=/waku/2/rs/2/7 topicScore=2.07015809747
|
|
TRC 2026-03-08 04:36:03.062+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*T3UNSE p3b=0.0 topic=/waku/2/rs/2/7 topicScore=2.07015809747
|
|
TRC 2026-03-08 04:36:03.062+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*T3UNSE p4=0.0 topic=/waku/2/rs/2/7 topicScore=2.07015809747
|
|
TRC 2026-03-08 04:36:03.062+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*T3UNSE scoreAcc=9.210501281139999 topic=/waku/2/rs/2/7 info="(graftTime: 343783993269ns, meshTime: 7s15ms809us747ns, inMesh: true, meshMessageDeliveriesActive: true, firstMessageDeliveries: 2.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=2.07015809747 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 p1 topics="libp2p gossipsub" tid=1 file=scoring.nim:183 peer=16U*T3UNSE p1=7.013938548 topic=/waku/2/rs/2/5 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*T3UNSE p2=1.0 topic=/waku/2/rs/2/5 topicScore=1.07013938548
|
|
TRC 2026-03-08 04:36:03.062+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*T3UNSE p3b=0.0 topic=/waku/2/rs/2/5 topicScore=1.07013938548
|
|
TRC 2026-03-08 04:36:03.062+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*T3UNSE p4=0.0 topic=/waku/2/rs/2/5 topicScore=1.07013938548
|
|
TRC 2026-03-08 04:36:03.062+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*T3UNSE scoreAcc=10.280640666619998 topic=/waku/2/rs/2/5 info="(graftTime: 343785864468ns, meshTime: 7s13ms938us548ns, inMesh: true, meshMessageDeliveriesActive: true, firstMessageDeliveries: 1.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=1.07013938548 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 p1 topics="libp2p gossipsub" tid=1 file=scoring.nim:183 peer=16U*T3UNSE p1=7.01295294 topic=/waku/2/rs/2/1 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.062+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*T3UNSE p2=2.0 topic=/waku/2/rs/2/1 topicScore=2.0701295294
|
|
TRC 2026-03-08 04:36:03.062+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*T3UNSE p3b=0.0 topic=/waku/2/rs/2/1 topicScore=2.0701295294
|
|
TRC 2026-03-08 04:36:03.062+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*T3UNSE p4=0.0 topic=/waku/2/rs/2/1 topicScore=2.0701295294
|
|
TRC 2026-03-08 04:36:03.062+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*T3UNSE scoreAcc=12.350770196019997 topic=/waku/2/rs/2/1 info="(graftTime: 343786850076ns, meshTime: 7s12ms952us940ns, inMesh: true, meshMessageDeliveriesActive: true, firstMessageDeliveries: 2.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=2.0701295294 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 p1 topics="libp2p gossipsub" tid=1 file=scoring.nim:183 peer=16U*T3UNSE p1=7.012095542 topic=/waku/2/rs/2/3 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*T3UNSE p2=2.0 topic=/waku/2/rs/2/3 topicScore=2.07012095542
|
|
TRC 2026-03-08 04:36:03.063+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*T3UNSE p3b=0.0 topic=/waku/2/rs/2/3 topicScore=2.07012095542
|
|
TRC 2026-03-08 04:36:03.063+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*T3UNSE p4=0.0 topic=/waku/2/rs/2/3 topicScore=2.07012095542
|
|
TRC 2026-03-08 04:36:03.063+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*T3UNSE scoreAcc=14.420891151439998 topic=/waku/2/rs/2/3 info="(graftTime: 343787707474ns, meshTime: 7s12ms95us542ns, inMesh: true, meshMessageDeliveriesActive: true, firstMessageDeliveries: 2.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=2.07012095542 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 p1 topics="libp2p gossipsub" tid=1 file=scoring.nim:183 peer=16U*T3UNSE p1=7.009468844 topic=/waku/2/rs/2/6 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*T3UNSE p2=0.0 topic=/waku/2/rs/2/6 topicScore=0.07009468844
|
|
TRC 2026-03-08 04:36:03.063+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*T3UNSE p3b=0.0 topic=/waku/2/rs/2/6 topicScore=0.07009468844
|
|
TRC 2026-03-08 04:36:03.063+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*T3UNSE p4=0.0 topic=/waku/2/rs/2/6 topicScore=0.07009468844
|
|
TRC 2026-03-08 04:36:03.063+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*T3UNSE scoreAcc=14.490985839879997 topic=/waku/2/rs/2/6 info="(graftTime: 343790334172ns, meshTime: 7s9ms468us844ns, inMesh: true, meshMessageDeliveriesActive: true, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.07009468844 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 p1 topics="libp2p gossipsub" tid=1 file=scoring.nim:183 peer=16U*T3UNSE p1=7.008996172 topic=/waku/2/rs/2/4 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*T3UNSE p2=2.0 topic=/waku/2/rs/2/4 topicScore=2.07008996172
|
|
TRC 2026-03-08 04:36:03.063+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*T3UNSE p3b=0.0 topic=/waku/2/rs/2/4 topicScore=2.07008996172
|
|
TRC 2026-03-08 04:36:03.063+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*T3UNSE p4=0.0 topic=/waku/2/rs/2/4 topicScore=2.07008996172
|
|
TRC 2026-03-08 04:36:03.063+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*T3UNSE scoreAcc=16.561075801599998 topic=/waku/2/rs/2/4 info="(graftTime: 343790806844ns, meshTime: 7s8ms996us172ns, inMesh: true, meshMessageDeliveriesActive: true, firstMessageDeliveries: 2.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=2.07008996172 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 appScore topics="libp2p gossipsub" tid=1 file=scoring.nim:254 peer=16U*T3UNSE scoreAcc=16.561075801599998 appScore=0.0 appSpecificWeight=0.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 behaviourPenalty topics="libp2p gossipsub" tid=1 file=scoring.nim:263 peer=16U*T3UNSE scoreAcc=16.561075801599998 behaviourPenalty=0.0 behaviourPenaltyWeight=-10.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 colocationFactor topics="libp2p gossipsub" tid=1 file=scoring.nim:271 peer=16U*T3UNSE scoreAcc=16.561075801599998 colocationFactor=0.0 ipColocationFactorWeight=-50.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 updated (accumulated) peer's score topics="libp2p gossipsub" tid=1 file=scoring.nim:299 peer=16U*T3UNSE peerScore=16.561075801599998 n_topics=8 is_grafted=8
|
|
TRC 2026-03-08 04:36:03.063+00:00 updating peer score topics="libp2p gossipsub" tid=1 file=scoring.nim:157 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:03.063+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*VpJprH p2=0.0 topic=/waku/2/rs/2/2 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*VpJprH p3b=0.0 topic=/waku/2/rs/2/2 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*VpJprH p4=0.0 topic=/waku/2/rs/2/2 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*VpJprH scoreAcc=0.0 topic=/waku/2/rs/2/2 info="(graftTime: 341545868036ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*VpJprH p2=0.0 topic=/waku/2/rs/2/0 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*VpJprH p3b=0.0 topic=/waku/2/rs/2/0 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*VpJprH p4=0.0 topic=/waku/2/rs/2/0 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*VpJprH scoreAcc=0.0 topic=/waku/2/rs/2/0 info="(graftTime: 341531854896ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*VpJprH p2=0.0 topic=/waku/2/rs/2/7 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*VpJprH p3b=0.0 topic=/waku/2/rs/2/7 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*VpJprH p4=0.0 topic=/waku/2/rs/2/7 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*VpJprH scoreAcc=0.0 topic=/waku/2/rs/2/7 info="(graftTime: 341570062188ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*VpJprH p2=0.0 topic=/waku/2/rs/2/5 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*VpJprH p3b=0.0 topic=/waku/2/rs/2/5 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*VpJprH p4=0.0 topic=/waku/2/rs/2/5 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.063+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*VpJprH scoreAcc=0.0 topic=/waku/2/rs/2/5 info="(graftTime: 341561073789ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*VpJprH p2=0.0 topic=/waku/2/rs/2/1 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*VpJprH p3b=0.0 topic=/waku/2/rs/2/1 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*VpJprH p4=0.0 topic=/waku/2/rs/2/1 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*VpJprH scoreAcc=0.0 topic=/waku/2/rs/2/1 info="(graftTime: 341540594781ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*VpJprH p2=0.0 topic=/waku/2/rs/2/3 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*VpJprH p3b=0.0 topic=/waku/2/rs/2/3 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*VpJprH p4=0.0 topic=/waku/2/rs/2/3 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*VpJprH scoreAcc=0.0 topic=/waku/2/rs/2/3 info="(graftTime: 341550689356ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*VpJprH p2=0.0 topic=/waku/2/rs/2/6 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*VpJprH p3b=0.0 topic=/waku/2/rs/2/6 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*VpJprH p4=0.0 topic=/waku/2/rs/2/6 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*VpJprH scoreAcc=0.0 topic=/waku/2/rs/2/6 info="(graftTime: 341565294217ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*VpJprH p2=0.0 topic=/waku/2/rs/2/4 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*VpJprH p3b=0.0 topic=/waku/2/rs/2/4 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*VpJprH p4=0.0 topic=/waku/2/rs/2/4 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*VpJprH scoreAcc=0.0 topic=/waku/2/rs/2/4 info="(graftTime: 341555705778ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 appScore topics="libp2p gossipsub" tid=1 file=scoring.nim:254 peer=16U*VpJprH scoreAcc=0.0 appScore=0.0 appSpecificWeight=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 behaviourPenalty topics="libp2p gossipsub" tid=1 file=scoring.nim:263 peer=16U*VpJprH scoreAcc=0.0 behaviourPenalty=0.0 behaviourPenaltyWeight=-10.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 colocationFactor topics="libp2p gossipsub" tid=1 file=scoring.nim:271 peer=16U*VpJprH scoreAcc=0.0 colocationFactor=0.0 ipColocationFactorWeight=-50.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 updated (accumulated) peer's score topics="libp2p gossipsub" tid=1 file=scoring.nim:299 peer=16U*VpJprH peerScore=0.0 n_topics=8 is_grafted=0
|
|
TRC 2026-03-08 04:36:03.064+00:00 updating peer score topics="libp2p gossipsub" tid=1 file=scoring.nim:157 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:36:03.064+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*NSkuby p2=0.0 topic=/waku/2/rs/2/2 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*NSkuby p3b=0.0 topic=/waku/2/rs/2/2 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*NSkuby p4=0.0 topic=/waku/2/rs/2/2 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*NSkuby scoreAcc=0.0 topic=/waku/2/rs/2/2 info="(graftTime: 341545959605ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*NSkuby p2=0.0 topic=/waku/2/rs/2/0 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*NSkuby p3b=0.0 topic=/waku/2/rs/2/0 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*NSkuby p4=0.0 topic=/waku/2/rs/2/0 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*NSkuby scoreAcc=0.0 topic=/waku/2/rs/2/0 info="(graftTime: 341531809381ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*NSkuby p2=0.0 topic=/waku/2/rs/2/7 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*NSkuby p3b=0.0 topic=/waku/2/rs/2/7 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*NSkuby p4=0.0 topic=/waku/2/rs/2/7 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*NSkuby scoreAcc=0.0 topic=/waku/2/rs/2/7 info="(graftTime: 341569996455ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*NSkuby p2=0.0 topic=/waku/2/rs/2/5 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*NSkuby p3b=0.0 topic=/waku/2/rs/2/5 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*NSkuby p4=0.0 topic=/waku/2/rs/2/5 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.064+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*NSkuby scoreAcc=0.0 topic=/waku/2/rs/2/5 info="(graftTime: 341561122680ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*NSkuby p2=0.0 topic=/waku/2/rs/2/1 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*NSkuby p3b=0.0 topic=/waku/2/rs/2/1 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*NSkuby p4=0.0 topic=/waku/2/rs/2/1 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*NSkuby scoreAcc=0.0 topic=/waku/2/rs/2/1 info="(graftTime: 341540643945ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*NSkuby p2=0.0 topic=/waku/2/rs/2/3 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*NSkuby p3b=0.0 topic=/waku/2/rs/2/3 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*NSkuby p4=0.0 topic=/waku/2/rs/2/3 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*NSkuby scoreAcc=0.0 topic=/waku/2/rs/2/3 info="(graftTime: 341550711547ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*NSkuby p2=0.0 topic=/waku/2/rs/2/6 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*NSkuby p3b=0.0 topic=/waku/2/rs/2/6 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*NSkuby p4=0.0 topic=/waku/2/rs/2/6 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*NSkuby scoreAcc=0.0 topic=/waku/2/rs/2/6 info="(graftTime: 341565260674ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 p2 topics="libp2p gossipsub" tid=1 file=scoring.nim:190 peer=16U*NSkuby p2=0.0 topic=/waku/2/rs/2/4 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 p3b topics="libp2p gossipsub" tid=1 file=scoring.nim:201 peer=16U*NSkuby p3b=0.0 topic=/waku/2/rs/2/4 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 p4 topics="libp2p gossipsub" tid=1 file=scoring.nim:206 peer=16U*NSkuby p4=0.0 topic=/waku/2/rs/2/4 topicScore=0.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 updated peer topic's scores topics="libp2p gossipsub" tid=1 file=scoring.nim:214 peer=16U*NSkuby scoreAcc=0.0 topic=/waku/2/rs/2/4 info="(graftTime: 341555752204ns, meshTime: , inMesh: false, meshMessageDeliveriesActive: false, firstMessageDeliveries: 0.0, meshMessageDeliveries: 0.0, meshFailurePenalty: 0.0, invalidMessageDeliveries: 0.0)" topicScore=0.0 topicWeight=1.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 appScore topics="libp2p gossipsub" tid=1 file=scoring.nim:254 peer=16U*NSkuby scoreAcc=0.0 appScore=0.0 appSpecificWeight=0.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 behaviourPenalty topics="libp2p gossipsub" tid=1 file=scoring.nim:263 peer=16U*NSkuby scoreAcc=0.0 behaviourPenalty=0.0 behaviourPenaltyWeight=-10.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 colocationFactor topics="libp2p gossipsub" tid=1 file=scoring.nim:271 peer=16U*NSkuby scoreAcc=0.0 colocationFactor=0.0 ipColocationFactorWeight=-50.0
|
|
TRC 2026-03-08 04:36:03.065+00:00 updated (accumulated) peer's score topics="libp2p gossipsub" tid=1 file=scoring.nim:299 peer=16U*NSkuby peerScore=0.0 n_topics=8 is_grafted=0
|
|
TRC 2026-03-08 04:36:03.065+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=5
|
|
TRC 2026-03-08 04:36:03.132+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=113
|
|
TRC 2026-03-08 04:36:03.132+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7581a428fa89...d54449e738e4 tagOut=7581a428fa89...d54449e738e4 nonce=57
|
|
TRC 2026-03-08 04:36:03.132+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 85}"
|
|
TRC 2026-03-08 04:36:03.132+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=54125212400a...72732f322f33
|
|
TRC 2026-03-08 04:36:03.132+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.132+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:36:03.132+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:36:03.132+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.132+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:03.132+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:03.132+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:03.132+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:03.132+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:03.132+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.132+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:03.132+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:03.132+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.132+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.132+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.132+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.132+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.132+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.132+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:03.132+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/3 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:03.132+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/3
|
|
DBG 2026-03-08 04:36:03.132+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0xa7ceeec5f8e57d6b55cb15fe1eb0bd45b7bf23c547a327268646086b41d3e03c msg_id=b526724472c5...3dc95df93243 from_peer_id=16U*kGyuEP topic=/waku/2/rs/2/3 receivedTime=1772944563134061568 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:03.132+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.133+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:03.133+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xa7ceeec5f8e57d6b55cb15fe1eb0bd45b7bf23c547a327268646086b41d3e03c msg_id=b526724472c5...3dc95df93243 to_peer_id=16U*T3UNSE topic=/waku/2/rs/2/3 sentTime=1772944563134463488 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:03.133+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.133+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.133+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:36:03.133+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 85}"
|
|
TRC 2026-03-08 04:36:03.133+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:36:03.133+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]" peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:03.133+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/3 contenttopic=/toychat/2/huilong/proto
|
|
TRC 2026-03-08 04:36:03.133+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:03.139+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=585
|
|
TRC 2026-03-08 04:36:03.139+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a8ad59b532ae...fd66443b5113 tagOut=a8ad59b532ae...fd66443b5113 nonce=47
|
|
TRC 2026-03-08 04:36:03.139+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=113
|
|
TRC 2026-03-08 04:36:03.139+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c684a1e85c86...85a749487631 tagOut=c684a1e85c86...85a749487631 nonce=75
|
|
TRC 2026-03-08 04:36:03.139+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:03.139+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.139+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.139+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=585
|
|
TRC 2026-03-08 04:36:03.139+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=344810f1e96f...d72cb248d014 tagOut=344810f1e96f...d72cb248d014 nonce=48
|
|
TRC 2026-03-08 04:36:03.139+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:03.139+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.139+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.139+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=585
|
|
TRC 2026-03-08 04:36:03.139+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=673c5b6218ce...673501bc8b1c tagOut=673c5b6218ce...673501bc8b1c nonce=49
|
|
TRC 2026-03-08 04:36:03.139+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:03.139+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.139+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.139+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 85}"
|
|
TRC 2026-03-08 04:36:03.139+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=54125212400a...72732f322f33
|
|
TRC 2026-03-08 04:36:03.139+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.139+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=585
|
|
TRC 2026-03-08 04:36:03.140+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9399e39e2dfb...e8bf8f048319 tagOut=9399e39e2dfb...e8bf8f048319 nonce=50
|
|
TRC 2026-03-08 04:36:03.140+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.140+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.141+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.141+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.141+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.141+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.141+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.141+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.141+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.141+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.141+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.141+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.141+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.141+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.141+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.141+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.141+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.141+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.142+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.142+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.142+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.142+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:03.142+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.142+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.142+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.142+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.142+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.142+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.142+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.142+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.142+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.142+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.142+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.142+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.142+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.142+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.142+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.142+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.142+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.142+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.143+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.143+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.143+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.143+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.143+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.143+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.143+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.143+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.143+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.143+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.143+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.143+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.143+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.143+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.143+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.143+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.143+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.143+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.143+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.144+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.144+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.144+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.144+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.144+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.144+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.144+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:03.144+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.144+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.144+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.144+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.144+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.144+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.145+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.145+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.145+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.145+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.145+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.145+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.145+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.145+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.145+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.145+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.145+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.145+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.145+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.145+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.145+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.145+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.145+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.145+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.145+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.145+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.145+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.146+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.146+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.146+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.146+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.146+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.146+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.146+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.146+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:03.146+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:03.146+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.146+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.146+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=585
|
|
TRC 2026-03-08 04:36:03.146+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a67fae2890ac...65a689e5fb17 tagOut=a67fae2890ac...65a689e5fb17 nonce=51
|
|
TRC 2026-03-08 04:36:03.146+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:03.147+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.147+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.147+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=585
|
|
TRC 2026-03-08 04:36:03.147+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=888c5c1bafc9...396469af19c2 tagOut=888c5c1bafc9...396469af19c2 nonce=52
|
|
TRC 2026-03-08 04:36:03.147+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:03.147+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.147+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.147+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=585
|
|
TRC 2026-03-08 04:36:03.147+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c019fc11d36c...cd5ff5a8b04a tagOut=c019fc11d36c...cd5ff5a8b04a nonce=53
|
|
TRC 2026-03-08 04:36:03.147+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:03.147+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.147+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.147+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=585
|
|
TRC 2026-03-08 04:36:03.147+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=66690d96f0b6...3e03fd9e9a35 tagOut=66690d96f0b6...3e03fd9e9a35 nonce=54
|
|
TRC 2026-03-08 04:36:03.147+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:03.147+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.147+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.147+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:36:03.147+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125212400a10...72732f322f33
|
|
TRC 2026-03-08 04:36:03.147+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.147+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:03.147+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:03.147+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:03.147+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:03.147+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:03.147+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.147+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:03.147+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:03.147+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.147+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.147+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.147+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.147+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.147+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.148+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=b526724472c5...3dc95df93243 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:03.148+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:03.148+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.148+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.149+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.149+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.149+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.149+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.149+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.149+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.149+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.149+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.149+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.149+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.149+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.149+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.149+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.149+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.149+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.149+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.149+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.149+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.150+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:03.150+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.150+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.151+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.151+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.151+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.151+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.151+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.151+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.151+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.151+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.151+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.151+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.151+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.151+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.151+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.151+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.151+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.151+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.152+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:03.152+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.152+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.152+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.152+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.152+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.152+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.152+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.152+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.152+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.152+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.152+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.152+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.152+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.152+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.152+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.153+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.153+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.153+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.153+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.153+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.153+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.153+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.154+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:03.154+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.154+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.154+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.154+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.154+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.154+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.154+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.154+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.154+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.154+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.154+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.154+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.155+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.155+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.155+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.155+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.155+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.156+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:03.156+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.156+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.156+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.156+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.156+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.156+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.156+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.156+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.156+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.158+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.158+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.158+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.158+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.158+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.159+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:03.230+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=585
|
|
TRC 2026-03-08 04:36:03.230+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5b613ddb6e42...97a27a22d980 tagOut=5b613ddb6e42...97a27a22d980 nonce=41
|
|
TRC 2026-03-08 04:36:03.230+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:03.230+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.230+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.230+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=585
|
|
TRC 2026-03-08 04:36:03.230+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=94bbc35f8861...08f2d414c0b0 tagOut=94bbc35f8861...08f2d414c0b0 nonce=42
|
|
TRC 2026-03-08 04:36:03.230+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:03.230+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.230+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.230+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=585
|
|
TRC 2026-03-08 04:36:03.230+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=915cc41dfa6d...f15a29e43219 tagOut=915cc41dfa6d...f15a29e43219 nonce=43
|
|
TRC 2026-03-08 04:36:03.230+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.231+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.231+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.231+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.231+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.231+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.232+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:03.232+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.232+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.232+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.232+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.232+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.232+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.233+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.233+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.233+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.233+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.233+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.233+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.233+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.233+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.233+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.233+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.233+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.233+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.233+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.233+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.233+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.233+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.233+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.234+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:03.234+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:03.234+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.234+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.234+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=585
|
|
TRC 2026-03-08 04:36:03.234+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d6ef079bf07e...b9636f293a57 tagOut=d6ef079bf07e...b9636f293a57 nonce=44
|
|
TRC 2026-03-08 04:36:03.234+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:03.234+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.234+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.234+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=585
|
|
TRC 2026-03-08 04:36:03.234+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=efb6bf1d95c8...630f2b918e0f tagOut=efb6bf1d95c8...630f2b918e0f nonce=45
|
|
TRC 2026-03-08 04:36:03.234+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:03.234+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.234+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.235+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=585
|
|
TRC 2026-03-08 04:36:03.235+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1e31d4e083da...d4dd20bcfed8 tagOut=1e31d4e083da...d4dd20bcfed8 nonce=46
|
|
TRC 2026-03-08 04:36:03.235+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:03.235+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.235+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.235+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=585
|
|
TRC 2026-03-08 04:36:03.235+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8006f06c4fb2...50e066c2ba49 tagOut=8006f06c4fb2...50e066c2ba49 nonce=47
|
|
TRC 2026-03-08 04:36:03.235+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:03.235+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.235+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.235+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=585
|
|
TRC 2026-03-08 04:36:03.235+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b3472fc63397...d57f4fef4efe tagOut=b3472fc63397...d57f4fef4efe nonce=48
|
|
TRC 2026-03-08 04:36:03.235+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:03.235+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.235+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.235+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.235+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.235+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.235+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.235+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.235+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.235+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.235+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.235+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.235+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.235+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.235+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.236+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.236+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.236+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.236+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.236+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.237+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:03.237+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.237+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.237+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.237+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.237+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.237+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.237+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.237+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.239+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.239+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.239+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.239+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.239+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.239+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.239+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.239+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.239+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.239+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.239+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.240+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.240+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.240+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:03.240+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.240+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.241+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.241+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.241+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.241+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.241+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.241+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.241+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.241+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.241+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.241+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.241+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.241+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.241+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.241+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.241+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.241+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.241+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.241+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.242+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.242+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.242+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.242+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.242+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:03.242+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.242+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.242+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.242+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.242+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.242+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.242+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.242+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.242+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.242+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.242+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.242+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.242+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.242+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.242+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.243+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.243+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.243+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.243+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.243+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.243+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.243+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.243+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.243+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.243+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.243+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.243+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.243+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.243+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.243+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.243+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.243+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.243+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.243+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.243+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.243+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.244+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.244+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.244+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.244+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.244+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.244+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.244+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.244+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:03.244+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.244+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.244+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.244+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.244+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.244+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.244+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.244+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.244+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.245+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.245+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.245+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.246+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.246+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.246+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.246+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.246+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.246+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.246+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.246+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.246+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.247+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:03.247+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a540a...5c979fb592f6
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.247+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.248+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.248+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.248+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.248+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.248+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.248+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.248+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.248+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.248+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.248+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.248+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.248+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.248+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]"]"
|
|
TRC 2026-03-08 04:36:03.248+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.248+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.249+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.249+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]"]"
|
|
TRC 2026-03-08 04:36:03.249+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]"]"
|
|
TRC 2026-03-08 04:36:03.249+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:03.259+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=115
|
|
TRC 2026-03-08 04:36:03.259+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b3254456da25...526925f43c80 tagOut=b3254456da25...526925f43c80 nonce=76
|
|
TRC 2026-03-08 04:36:03.259+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 87}"
|
|
TRC 2026-03-08 04:36:03.259+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=56125412420a...72732f322f34
|
|
TRC 2026-03-08 04:36:03.259+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.259+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:36:03.259+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:36:03.259+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.259+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:03.259+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:03.259+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:03.259+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:03.259+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:03.259+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.259+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:03.259+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:03.259+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.259+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.259+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.259+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.259+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.259+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.259+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:03.259+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/4 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:03.259+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/4
|
|
DBG 2026-03-08 04:36:03.260+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0xbb4b0f341cfff6dd0fe8e108ac0a20bd0e075163e9edcc1cb2f48c35708cf824 msg_id=c0281ef18167...679f52adf120 from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/4 receivedTime=1772944563261405952 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:03.260+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.260+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:03.260+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xbb4b0f341cfff6dd0fe8e108ac0a20bd0e075163e9edcc1cb2f48c35708cf824 msg_id=c0281ef18167...679f52adf120 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/4 sentTime=1772944563261640192 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:03.260+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.260+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.260+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:36:03.260+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 87}"
|
|
TRC 2026-03-08 04:36:03.260+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:03.260+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:03.260+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/4 contenttopic=/statusim/1/community/cbor
|
|
TRC 2026-03-08 04:36:03.260+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:03.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=687
|
|
TRC 2026-03-08 04:36:03.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ac2f34b88e12...8b296caed53d tagOut=ac2f34b88e12...8b296caed53d nonce=52
|
|
TRC 2026-03-08 04:36:03.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 659}"
|
|
TRC 2026-03-08 04:36:03.289+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=91051a8e050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.289+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1a8e050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.289+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a8e050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.289+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.289+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.289+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.289+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.289+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.289+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.289+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.289+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.289+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.289+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.289+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.289+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:03.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:03.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:03.290+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.290+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.290+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.291+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.291+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:03.291+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"
|
|
TRC 2026-03-08 04:36:03.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:03.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:03.292+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"
|
|
TRC 2026-03-08 04:36:03.292+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:03.292+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.292+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.292+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.292+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a4612440a20...d800ae5a23ee
|
|
TRC 2026-03-08 04:36:03.292+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 73}"
|
|
TRC 2026-03-08 04:36:03.292+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:03.292+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:03.292+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=687
|
|
TRC 2026-03-08 04:36:03.292+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=14990981790a...5a5c920859b1 tagOut=14990981790a...5a5c920859b1 nonce=53
|
|
TRC 2026-03-08 04:36:03.292+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 659}"
|
|
TRC 2026-03-08 04:36:03.292+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=91051a8e050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.292+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.292+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=687
|
|
TRC 2026-03-08 04:36:03.292+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=51886b1ed45e...32a9ded26679 tagOut=51886b1ed45e...32a9ded26679 nonce=54
|
|
TRC 2026-03-08 04:36:03.292+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 659}"
|
|
TRC 2026-03-08 04:36:03.292+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=91051a8e050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.292+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.293+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=687
|
|
TRC 2026-03-08 04:36:03.293+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bb6c1264c86d...fbd7e98c2932 tagOut=bb6c1264c86d...fbd7e98c2932 nonce=55
|
|
TRC 2026-03-08 04:36:03.293+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 659}"
|
|
TRC 2026-03-08 04:36:03.293+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=91051a8e050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.293+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.293+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=687
|
|
TRC 2026-03-08 04:36:03.293+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4fa1eaa6ba5b...9943588b8d4e tagOut=4fa1eaa6ba5b...9943588b8d4e nonce=56
|
|
TRC 2026-03-08 04:36:03.293+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 659}"
|
|
TRC 2026-03-08 04:36:03.293+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=91051a8e050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.293+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.293+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=687
|
|
TRC 2026-03-08 04:36:03.293+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=64e23e26729e...c9c8707175a1 tagOut=64e23e26729e...c9c8707175a1 nonce=57
|
|
TRC 2026-03-08 04:36:03.293+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 659}"
|
|
TRC 2026-03-08 04:36:03.293+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=91051a8e050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.293+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.293+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=687
|
|
TRC 2026-03-08 04:36:03.293+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=76b0c3a34354...3c5c71f9e37a tagOut=76b0c3a34354...3c5c71f9e37a nonce=58
|
|
TRC 2026-03-08 04:36:03.293+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 659}"
|
|
TRC 2026-03-08 04:36:03.293+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=91051a8e050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.293+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.293+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=687
|
|
TRC 2026-03-08 04:36:03.293+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1592c39d03fe...8323e60593be tagOut=1592c39d03fe...8323e60593be nonce=59
|
|
TRC 2026-03-08 04:36:03.293+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 659}"
|
|
TRC 2026-03-08 04:36:03.293+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=91051a8e050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.293+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.293+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1a8e050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.293+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a8e050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.293+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.293+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.293+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.293+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:03.295+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.295+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.295+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.295+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.295+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:03.295+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"
|
|
TRC 2026-03-08 04:36:03.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:03.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:03.296+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"
|
|
TRC 2026-03-08 04:36:03.296+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:03.296+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.296+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.296+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.296+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a4612440a20...d800ae5a23ee
|
|
TRC 2026-03-08 04:36:03.296+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 73}"
|
|
TRC 2026-03-08 04:36:03.296+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:03.296+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:03.296+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1a8e050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.296+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a8e050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.296+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.296+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.296+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.296+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.297+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.297+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.297+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.297+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.297+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.297+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.297+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.297+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.297+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:03.297+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.297+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.297+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.297+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.297+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.297+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.297+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.297+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.297+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.298+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.298+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.298+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:03.298+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.298+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.298+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:03.298+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.298+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.298+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.298+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.298+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.298+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.298+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.298+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:03.299+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"
|
|
TRC 2026-03-08 04:36:03.299+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.299+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.299+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.299+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:03.299+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:03.299+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"
|
|
TRC 2026-03-08 04:36:03.299+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:03.299+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.299+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.299+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.299+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a4612440a20...d800ae5a23ee
|
|
TRC 2026-03-08 04:36:03.299+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 73}"
|
|
TRC 2026-03-08 04:36:03.300+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:03.300+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:03.300+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1a8e050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a8e050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.300+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.301+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.301+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.301+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.301+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.301+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.301+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:03.301+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.301+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.301+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:03.301+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.301+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.301+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.301+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.301+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.301+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.301+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.301+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:03.302+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"
|
|
TRC 2026-03-08 04:36:03.302+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.302+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.302+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.302+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:03.302+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:03.302+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"
|
|
TRC 2026-03-08 04:36:03.302+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:03.302+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.302+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.302+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.302+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a4612440a20...d800ae5a23ee
|
|
TRC 2026-03-08 04:36:03.303+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 73}"
|
|
TRC 2026-03-08 04:36:03.303+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:03.303+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:03.303+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1a8e050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.303+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a8e050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.303+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.303+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.303+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.303+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:03.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.304+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.304+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.304+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.304+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.304+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.304+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.304+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.304+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.304+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:03.304+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.304+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.304+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:03.304+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.304+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.304+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.304+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.304+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.304+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:03.305+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"
|
|
TRC 2026-03-08 04:36:03.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:03.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:03.306+00:00 requested message via ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:316 messageID="[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"
|
|
TRC 2026-03-08 04:36:03.306+00:00 sending control message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:428 payload="(ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>))" peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:03.306+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.306+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.306+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [], iwant: [(messageIDs: [3d99141af3ed...6852cc8588c2, 216c0d11ee3b...d800ae5a23ee])], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.306+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1a4612440a20...d800ae5a23ee
|
|
TRC 2026-03-08 04:36:03.306+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 73}"
|
|
TRC 2026-03-08 04:36:03.306+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:03.306+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:03.306+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1a8e050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.306+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a8e050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.306+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.306+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.306+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.306+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.306+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.306+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.306+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.306+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.306+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.306+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.306+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.306+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.306+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:03.307+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.307+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.307+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.307+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.307+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.307+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.307+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.307+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.307+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.307+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.307+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.307+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:03.307+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.307+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.307+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:03.307+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.307+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.307+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.307+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.307+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.308+00:00 ihave: ignoring out of budget peer topics="libp2p gossipsub" tid=1 file=behavior.nim:296 peer=16U*P1S397 score=1.0
|
|
TRC 2026-03-08 04:36:03.308+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:03.308+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1a8e050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a8e050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.308+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.309+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.309+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.309+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:03.309+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.309+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.309+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:03.309+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.309+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.309+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.309+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.309+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.309+00:00 ihave: ignoring out of budget peer topics="libp2p gossipsub" tid=1 file=behavior.nim:296 peer=16U*P1S397 score=1.0
|
|
TRC 2026-03-08 04:36:03.309+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:03.309+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1a8e050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.309+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a8e050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:03.309+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.309+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:03.309+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.309+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.309+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.309+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:03.309+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.310+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:03.311+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:03.311+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.311+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.311+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.311+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.311+00:00 ihave: ignoring out of budget peer topics="libp2p gossipsub" tid=1 file=behavior.nim:296 peer=16U*P1S397 score=1.0
|
|
TRC 2026-03-08 04:36:03.311+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:03.321+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=201
|
|
TRC 2026-03-08 04:36:03.321+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=28c3e4f5cebe...2f51d4fb8947 tagOut=28c3e4f5cebe...2f51d4fb8947 nonce=60
|
|
TRC 2026-03-08 04:36:03.321+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 173}"
|
|
TRC 2026-03-08 04:36:03.321+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab0112581246...72732f322f30
|
|
TRC 2026-03-08 04:36:03.321+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.321+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=125812460a10...72732f322f30
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f30
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=2
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.321+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.321+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.321+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.321+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: ), (fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.321+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:03.321+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/5 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:03.322+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/5
|
|
DBG 2026-03-08 04:36:03.322+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x2f0a5f5042a82faa8b7523d6694395cb86818ca17fffe3d05a2bfb5e4ef48eb0 msg_id=3d99141af3ed...6852cc8588c2 from_peer_id=16U*P1S397 topic=/waku/2/rs/2/5 receivedTime=1772944563323460608 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:03.322+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=2 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.322+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:03.322+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x2f0a5f5042a82faa8b7523d6694395cb86818ca17fffe3d05a2bfb5e4ef48eb0 msg_id=3d99141af3ed...6852cc8588c2 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/5 sentTime=1772944563323638016 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:03.322+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.322+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.322+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:36:03.322+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:36:03.322+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:03.322+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:03.322+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x2f0a5f5042a82faa8b7523d6694395cb86818ca17fffe3d05a2bfb5e4ef48eb0 msg_id=3d99141af3ed...6852cc8588c2 to_peer_id=16U*T3UNSE topic=/waku/2/rs/2/5 sentTime=1772944563324174336 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:03.322+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.322+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.322+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:36:03.322+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:36:03.323+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:36:03.323+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=2 msgId="[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]" peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:03.323+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/5 contenttopic=/app/27/sometopic/someencoding
|
|
TRC 2026-03-08 04:36:03.323+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:03.323+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/0 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:03.323+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/0
|
|
DBG 2026-03-08 04:36:03.323+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0xd4e9f58ba2df7ae55df81bcdae89dc1a6c371f975398b19671abc3f80bbf6c09 msg_id=216c0d11ee3b...d800ae5a23ee from_peer_id=16U*P1S397 topic=/waku/2/rs/2/0 receivedTime=1772944563324887040 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:03.323+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=2 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.323+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:03.323+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xd4e9f58ba2df7ae55df81bcdae89dc1a6c371f975398b19671abc3f80bbf6c09 msg_id=216c0d11ee3b...d800ae5a23ee to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/0 sentTime=1772944563325045248 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:03.323+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.323+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.323+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:03.323+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 82}"
|
|
TRC 2026-03-08 04:36:03.323+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:03.324+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:03.324+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xd4e9f58ba2df7ae55df81bcdae89dc1a6c371f975398b19671abc3f80bbf6c09 msg_id=216c0d11ee3b...d800ae5a23ee to_peer_id=16U*T3UNSE topic=/waku/2/rs/2/0 sentTime=1772944563325624064 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:03.324+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.324+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.324+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:03.324+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 82}"
|
|
TRC 2026-03-08 04:36:03.324+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:36:03.324+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=2 msgId="[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]" peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:03.324+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/0 contenttopic=/myapp/1/latest/proto
|
|
TRC 2026-03-08 04:36:03.324+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:03.348+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=115
|
|
TRC 2026-03-08 04:36:03.348+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d661c7f2db7e...7fa3fa717b4f tagOut=d661c7f2db7e...7fa3fa717b4f nonce=58
|
|
TRC 2026-03-08 04:36:03.348+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 87}"
|
|
TRC 2026-03-08 04:36:03.348+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=56125412420a...72732f322f34
|
|
TRC 2026-03-08 04:36:03.348+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.348+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:36:03.348+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125412420a10...72732f322f34
|
|
TRC 2026-03-08 04:36:03.348+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.348+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:03.348+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:03.348+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:03.348+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:03.348+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:03.348+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:03.348+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:03.348+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:03.348+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.348+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.348+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.348+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.348+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.348+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.348+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=c0281ef18167...679f52adf120 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:03.348+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:03.368+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=119
|
|
TRC 2026-03-08 04:36:03.368+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d3d2d7d052f7...7dd92bc9462e tagOut=d3d2d7d052f7...7dd92bc9462e nonce=77
|
|
TRC 2026-03-08 04:36:03.368+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:36:03.368+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f35
|
|
TRC 2026-03-08 04:36:03.368+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.368+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:36:03.368+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:36:03.368+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.368+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:03.368+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:03.368+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:03.368+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:03.368+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:03.368+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.368+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:03.368+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:03.368+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.368+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.368+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.368+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.368+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.368+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.368+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=3d99141af3ed...6852cc8588c2 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:03.368+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:03.373+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=110
|
|
TRC 2026-03-08 04:36:03.373+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6dfb2cbf9333...0d995e475682 tagOut=6dfb2cbf9333...0d995e475682 nonce=78
|
|
TRC 2026-03-08 04:36:03.373+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 82}"
|
|
TRC 2026-03-08 04:36:03.373+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=51124f123d0a...72732f322f30
|
|
TRC 2026-03-08 04:36:03.373+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.373+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:03.373+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:03.373+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.373+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:03.373+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:03.373+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:03.373+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:03.373+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:03.373+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.373+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:03.373+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:03.373+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.373+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.373+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.373+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.373+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.373+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.373+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=216c0d11ee3b...d800ae5a23ee peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:03.373+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:03.373+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=119
|
|
TRC 2026-03-08 04:36:03.373+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=682ef5033795...6c04422e575f tagOut=682ef5033795...6c04422e575f nonce=59
|
|
TRC 2026-03-08 04:36:03.374+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:36:03.374+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f35
|
|
TRC 2026-03-08 04:36:03.374+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.374+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:36:03.374+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f35
|
|
TRC 2026-03-08 04:36:03.374+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.374+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:03.374+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:03.374+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:03.374+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:03.374+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:03.374+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:03.374+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:03.374+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:03.374+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.374+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.374+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.374+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.374+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.374+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/5, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.374+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=3d99141af3ed...6852cc8588c2 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:03.374+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:03.434+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=110
|
|
TRC 2026-03-08 04:36:03.434+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8d8b087e9980...0519fbc1af77 tagOut=8d8b087e9980...0519fbc1af77 nonce=60
|
|
TRC 2026-03-08 04:36:03.434+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 82}"
|
|
TRC 2026-03-08 04:36:03.434+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=51124f123d0a...72732f322f30
|
|
TRC 2026-03-08 04:36:03.434+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.434+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:03.434+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:03.434+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.434+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:03.434+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:03.434+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:03.434+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:03.434+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:03.434+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:03.434+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:03.434+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:03.434+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.434+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.434+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.434+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.434+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.434+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.434+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=216c0d11ee3b...d800ae5a23ee peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:03.434+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:03.474+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=119
|
|
TRC 2026-03-08 04:36:03.474+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=652100da491d...1d3bc3d4f075 tagOut=652100da491d...1d3bc3d4f075 nonce=79
|
|
TRC 2026-03-08 04:36:03.474+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:36:03.474+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f36
|
|
TRC 2026-03-08 04:36:03.474+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.474+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:36:03.474+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:36:03.474+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.474+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:03.474+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:03.474+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:03.474+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:03.474+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:03.474+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.474+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:03.474+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:03.474+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.474+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.474+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.474+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.474+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.474+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.474+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:03.474+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/6 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:03.475+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/6
|
|
DBG 2026-03-08 04:36:03.475+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x35fc6fbcdc738dc4334b7f618aa165b328fccf32f8b611da4ca60cbfe3052e27 msg_id=c036a9fe0b4e...a229903868cd from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/6 receivedTime=1772944563476482560 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:03.475+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.475+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:03.475+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x35fc6fbcdc738dc4334b7f618aa165b328fccf32f8b611da4ca60cbfe3052e27 msg_id=c036a9fe0b4e...a229903868cd to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/6 sentTime=1772944563476679168 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:03.475+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.475+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.475+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:36:03.475+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:36:03.475+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:03.475+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:03.475+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/6 contenttopic=/app/29/sometopic/someencoding
|
|
TRC 2026-03-08 04:36:03.475+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:03.563+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=119
|
|
TRC 2026-03-08 04:36:03.563+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d52d94565b22...073ab984806c tagOut=d52d94565b22...073ab984806c nonce=61
|
|
TRC 2026-03-08 04:36:03.563+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:36:03.563+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f36
|
|
TRC 2026-03-08 04:36:03.563+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.563+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:36:03.563+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f36
|
|
TRC 2026-03-08 04:36:03.563+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.563+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:03.563+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:03.563+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:03.563+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:03.563+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:03.563+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:03.563+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:03.563+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:03.563+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.563+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.563+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.563+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.564+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.564+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/6, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.564+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=c036a9fe0b4e...a229903868cd peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:03.564+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:03.589+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=119
|
|
TRC 2026-03-08 04:36:03.589+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7d667510ecfb...02aa6d09dd27 tagOut=7d667510ecfb...02aa6d09dd27 nonce=80
|
|
TRC 2026-03-08 04:36:03.589+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:36:03.589+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f37
|
|
TRC 2026-03-08 04:36:03.589+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.589+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:36:03.589+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:36:03.589+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.589+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:03.589+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:03.589+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:03.589+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:03.589+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:03.589+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.589+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:03.589+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:03.589+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.589+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.589+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.589+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.589+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.589+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.589+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:03.589+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/7 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:03.589+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/7
|
|
DBG 2026-03-08 04:36:03.589+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x6891b4dbbd1ee8cb343327bee0b21675afadf6288478e2de1ffabea7886ac594 msg_id=7e87f34a10b4...047fb68d54e1 from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/7 receivedTime=1772944563591386880 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:03.590+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.590+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:03.590+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x6891b4dbbd1ee8cb343327bee0b21675afadf6288478e2de1ffabea7886ac594 msg_id=7e87f34a10b4...047fb68d54e1 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/7 sentTime=1772944563591825152 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:03.590+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.590+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.590+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:36:03.590+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 91}"
|
|
TRC 2026-03-08 04:36:03.590+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:03.590+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:03.590+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/7 contenttopic=/app/20/sometopic/someencoding
|
|
TRC 2026-03-08 04:36:03.590+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:03.647+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=119
|
|
TRC 2026-03-08 04:36:03.647+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3128e9d6386f...9b2d3d0b6f83 tagOut=3128e9d6386f...9b2d3d0b6f83 nonce=62
|
|
TRC 2026-03-08 04:36:03.647+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 91}"
|
|
TRC 2026-03-08 04:36:03.647+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=5a125812460a...72732f322f37
|
|
TRC 2026-03-08 04:36:03.647+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.647+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:36:03.647+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=125812460a10...72732f322f37
|
|
TRC 2026-03-08 04:36:03.647+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:03.647+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:03.647+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:03.647+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:03.648+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:03.648+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:03.648+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:03.648+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:03.648+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:03.648+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:03.648+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:03.648+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:03.648+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:03.648+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:03.648+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/7, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:03.648+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=7e87f34a10b4...047fb68d54e1 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:03.648+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
DBG 2026-03-08 04:36:03.778+00:00 received random records from kademlia topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:211 numRecords=0
|
|
TRC 2026-03-08 04:36:03.834+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers="[16U*kGyuEP, 16U*T3UNSE]"
|
|
TRC 2026-03-08 04:36:03.834+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected="[16U*kGyuEP, 16U*T3UNSE, 16U*VpJprH, 16U*P1S397, 16U*NSkuby]"
|
|
TRC 2026-03-08 04:36:03.834+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=5 countdownToPingAll=11
|
|
TRC 2026-03-08 04:36:03.834+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:425 wireAddr="[/ip4/47.242.130.189/tcp/30303, /ip4/47.242.130.189/tcp/8000/wss]" peerId=16U*kGyuEP proto=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:36:03.835+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*kGyuEP protos="[/ipfs/ping/1.0.0]"
|
|
TRC 2026-03-08 04:36:03.835+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*kGyuEP:69acfca7a5e541f6859bcd69 direction=Out
|
|
TRC 2026-03-08 04:36:03.835+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*kGyuEP:69acfca7a5e541f6859bcd69
|
|
TRC 2026-03-08 04:36:03.835+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb3a5e541f6859bcd9b objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:03.835+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb3a5e541f6859bcd9b timeout=5m
|
|
TRC 2026-03-08 04:36:03.835+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=7 pid=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:03.835+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:03.835+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*kGyuEP:69acfcb3a5e541f6859bcd9b protos="[/ipfs/ping/1.0.0]"
|
|
TRC 2026-03-08 04:36:03.835+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*kGyuEP:69acfcb3a5e541f6859bcd9b codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:03.835+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 20}"
|
|
TRC 2026-03-08 04:36:03.835+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*kGyuEP:69acfcb3a5e541f6859bcd9b proto=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:36:03.835+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 18}"
|
|
TRC 2026-03-08 04:36:03.835+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:425 wireAddr="[/ip4/43.99.103.10/tcp/30303, /ip4/43.99.103.10/tcp/8000/wss]" peerId=16U*T3UNSE proto=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:36:03.835+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*T3UNSE protos="[/ipfs/ping/1.0.0]"
|
|
TRC 2026-03-08 04:36:03.835+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*T3UNSE:69acfca9a5e541f6859bcd70 direction=Out
|
|
TRC 2026-03-08 04:36:03.835+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*T3UNSE:69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:36:03.835+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb3a5e541f6859bcd9c objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:03.835+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb3a5e541f6859bcd9c timeout=5m
|
|
TRC 2026-03-08 04:36:03.835+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=11 pid=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:03.835+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 11, length: 0}"
|
|
TRC 2026-03-08 04:36:03.836+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*T3UNSE:69acfcb3a5e541f6859bcd9c protos="[/ipfs/ping/1.0.0]"
|
|
TRC 2026-03-08 04:36:03.836+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*T3UNSE:69acfcb3a5e541f6859bcd9c codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:03.836+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 11, length: 20}"
|
|
TRC 2026-03-08 04:36:03.836+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*T3UNSE:69acfcb3a5e541f6859bcd9c proto=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:36:03.836+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 11, length: 18}"
|
|
TRC 2026-03-08 04:36:03.836+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:425 wireAddr="[/ip4/174.138.106.244/tcp/30303, /ip4/174.138.106.244/tcp/8000/wss]" peerId=16U*VpJprH proto=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:36:03.836+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*VpJprH protos="[/ipfs/ping/1.0.0]"
|
|
TRC 2026-03-08 04:36:03.836+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*VpJprH:69acfcb0a5e541f6859bcd8a direction=Out
|
|
TRC 2026-03-08 04:36:03.836+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8a
|
|
TRC 2026-03-08 04:36:03.836+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb3a5e541f6859bcd9d objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:03.836+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb3a5e541f6859bcd9d timeout=5m
|
|
TRC 2026-03-08 04:36:03.836+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=9 pid=16U*VpJprH
|
|
TRC 2026-03-08 04:36:03.836+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 9, length: 0}"
|
|
TRC 2026-03-08 04:36:03.836+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*VpJprH:69acfcb3a5e541f6859bcd9d protos="[/ipfs/ping/1.0.0]"
|
|
TRC 2026-03-08 04:36:03.836+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*VpJprH:69acfcb3a5e541f6859bcd9d codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:03.836+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 9, length: 20}"
|
|
TRC 2026-03-08 04:36:03.836+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*VpJprH:69acfcb3a5e541f6859bcd9d proto=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:36:03.836+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 9, length: 18}"
|
|
TRC 2026-03-08 04:36:03.836+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:425 wireAddr="[/ip4/136.119.156.87/tcp/30303, /ip4/136.119.156.87/tcp/8000/wss]" peerId=16U*P1S397 proto=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:36:03.836+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*P1S397 protos="[/ipfs/ping/1.0.0]"
|
|
TRC 2026-03-08 04:36:03.836+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*P1S397:69acfcafa5e541f6859bcd83 direction=Out
|
|
TRC 2026-03-08 04:36:03.836+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*P1S397:69acfcafa5e541f6859bcd83
|
|
TRC 2026-03-08 04:36:03.837+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb3a5e541f6859bcd9e objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:03.837+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb3a5e541f6859bcd9e timeout=5m
|
|
TRC 2026-03-08 04:36:03.837+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=7 pid=16U*P1S397
|
|
TRC 2026-03-08 04:36:03.837+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:03.837+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*P1S397:69acfcb3a5e541f6859bcd9e protos="[/ipfs/ping/1.0.0]"
|
|
TRC 2026-03-08 04:36:03.837+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*P1S397:69acfcb3a5e541f6859bcd9e codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:03.837+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 20}"
|
|
TRC 2026-03-08 04:36:03.837+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*P1S397:69acfcb3a5e541f6859bcd9e proto=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:36:03.837+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 18}"
|
|
TRC 2026-03-08 04:36:03.837+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:425 wireAddr="[/ip4/138.68.122.137/tcp/30303, /ip4/138.68.122.137/tcp/8000/wss]" peerId=16U*NSkuby proto=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:36:03.837+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*NSkuby protos="[/ipfs/ping/1.0.0]"
|
|
TRC 2026-03-08 04:36:03.837+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*NSkuby:69acfcb0a5e541f6859bcd8b direction=Out
|
|
TRC 2026-03-08 04:36:03.837+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*NSkuby:69acfcb0a5e541f6859bcd8b
|
|
TRC 2026-03-08 04:36:03.837+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb3a5e541f6859bcd9f objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:03.837+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb3a5e541f6859bcd9f timeout=5m
|
|
TRC 2026-03-08 04:36:03.837+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=7 pid=16U*NSkuby
|
|
TRC 2026-03-08 04:36:03.837+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:03.837+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*NSkuby:69acfcb3a5e541f6859bcd9f protos="[/ipfs/ping/1.0.0]"
|
|
TRC 2026-03-08 04:36:03.837+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*NSkuby:69acfcb3a5e541f6859bcd9f codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:03.837+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 20}"
|
|
TRC 2026-03-08 04:36:03.837+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*NSkuby:69acfcb3a5e541f6859bcd9f proto=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:36:03.838+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 18}"
|
|
TRC 2026-03-08 04:36:03.887+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=28
|
|
TRC 2026-03-08 04:36:03.887+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d9ec4bc2cb1e...96db7f162377 tagOut=d9ec4bc2cb1e...96db7f162377 nonce=61
|
|
TRC 2026-03-08 04:36:03.887+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:03.887+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.895+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=48
|
|
TRC 2026-03-08 04:36:03.895+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=27e6438921cd...4e19ca2aefde tagOut=27e6438921cd...4e19ca2aefde nonce=62
|
|
TRC 2026-03-08 04:36:03.895+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 20}"
|
|
TRC 2026-03-08 04:36:03.895+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:03.895+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.895+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=46
|
|
TRC 2026-03-08 04:36:03.895+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=89d88622ed36...bf1c1bc84ef7 tagOut=89d88622ed36...bf1c1bc84ef7 nonce=63
|
|
TRC 2026-03-08 04:36:03.895+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 18}"
|
|
TRC 2026-03-08 04:36:03.895+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=112f69706673...312e302e300a
|
|
TRC 2026-03-08 04:36:03.895+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.895+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*P1S397:69acfcb3a5e541f6859bcd9e
|
|
TRC 2026-03-08 04:36:03.895+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*P1S397:69acfcb3a5e541f6859bcd9e s=/ipfs/ping/1.0.0 proto="[/ipfs/ping/1.0.0]"
|
|
TRC 2026-03-08 04:36:03.895+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*P1S397:69acfcb3a5e541f6859bcd9e proto=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:36:03.895+00:00 initiating ping topics="libp2p ping" tid=1 file=ping.nim:73 conn=16U*P1S397:69acfcb3a5e541f6859bcd9e
|
|
TRC 2026-03-08 04:36:03.895+00:00 sending ping topics="libp2p ping" tid=1 file=ping.nim:83 conn=16U*P1S397:69acfcb3a5e541f6859bcd9e
|
|
TRC 2026-03-08 04:36:03.895+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 32}"
|
|
TRC 2026-03-08 04:36:03.924+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=60
|
|
TRC 2026-03-08 04:36:03.924+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f9eeea0f22a1...a306eb4197ec tagOut=f9eeea0f22a1...a306eb4197ec nonce=64
|
|
TRC 2026-03-08 04:36:03.924+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 32}"
|
|
TRC 2026-03-08 04:36:03.924+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=277b5718f10b...e41ead0c89ed
|
|
TRC 2026-03-08 04:36:03.924+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.924+00:00 got ping response topics="libp2p ping" tid=1 file=ping.nim:90 conn=16U*P1S397:69acfcb3a5e541f6859bcd9e responseDur=29ms201us293ns
|
|
TRC 2026-03-08 04:36:03.924+00:00 valid ping response topics="libp2p ping" tid=1 file=ping.nim:96 conn=16U*P1S397:69acfcb3a5e541f6859bcd9e
|
|
TRC 2026-03-08 04:36:03.924+00:00 Ping successful topics="waku node ping api" tid=1 file=ping.nim:57 peerId=16U*P1S397 duration=29ms201us293ns
|
|
TRC 2026-03-08 04:36:03.924+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=7 conn=16U*P1S397:69acfcafa5e541f6859bcd83
|
|
TRC 2026-03-08 04:36:03.924+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:03.924+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=28
|
|
TRC 2026-03-08 04:36:03.924+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=58ea1fb939c5...a3e5ecb3e592 tagOut=58ea1fb939c5...a3e5ecb3e592 nonce=65
|
|
TRC 2026-03-08 04:36:03.924+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:03.924+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:03.924+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*P1S397:69acfcb3a5e541f6859bcd9e
|
|
TRC 2026-03-08 04:36:03.924+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*P1S397:69acfcb3a5e541f6859bcd9e
|
|
TRC 2026-03-08 04:36:03.924+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb3a5e541f6859bcd9e objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:03.924+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb3a5e541f6859bcd9e objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:03.924+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.927+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=28
|
|
TRC 2026-03-08 04:36:03.927+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1cae4283d577...8d97f8484b2b tagOut=1cae4283d577...8d97f8484b2b nonce=55
|
|
TRC 2026-03-08 04:36:03.927+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 9, length: 0}"
|
|
TRC 2026-03-08 04:36:03.927+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.927+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=48
|
|
TRC 2026-03-08 04:36:03.927+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=285b94d3b7ff...ce57034e1077 tagOut=285b94d3b7ff...ce57034e1077 nonce=56
|
|
TRC 2026-03-08 04:36:03.927+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 9, length: 20}"
|
|
TRC 2026-03-08 04:36:03.927+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:03.927+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.927+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=46
|
|
TRC 2026-03-08 04:36:03.927+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7bc1f159155e...6b28b01e03c5 tagOut=7bc1f159155e...6b28b01e03c5 nonce=57
|
|
TRC 2026-03-08 04:36:03.927+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 9, length: 18}"
|
|
TRC 2026-03-08 04:36:03.927+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=112f69706673...312e302e300a
|
|
TRC 2026-03-08 04:36:03.927+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:03.927+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*VpJprH:69acfcb3a5e541f6859bcd9d
|
|
TRC 2026-03-08 04:36:03.927+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*VpJprH:69acfcb3a5e541f6859bcd9d s=/ipfs/ping/1.0.0 proto="[/ipfs/ping/1.0.0]"
|
|
TRC 2026-03-08 04:36:03.927+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*VpJprH:69acfcb3a5e541f6859bcd9d proto=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:36:03.927+00:00 initiating ping topics="libp2p ping" tid=1 file=ping.nim:73 conn=16U*VpJprH:69acfcb3a5e541f6859bcd9d
|
|
TRC 2026-03-08 04:36:03.927+00:00 sending ping topics="libp2p ping" tid=1 file=ping.nim:83 conn=16U*VpJprH:69acfcb3a5e541f6859bcd9d
|
|
TRC 2026-03-08 04:36:03.927+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 9, length: 32}"
|
|
TRC 2026-03-08 04:36:04.015+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=60
|
|
TRC 2026-03-08 04:36:04.015+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=565b9247eccf...5b2218193267 tagOut=565b9247eccf...5b2218193267 nonce=58
|
|
TRC 2026-03-08 04:36:04.015+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 9, length: 32}"
|
|
TRC 2026-03-08 04:36:04.015+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=2b0390dabdf9...557865880970
|
|
TRC 2026-03-08 04:36:04.015+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.015+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=28
|
|
TRC 2026-03-08 04:36:04.015+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fb3ba922cccc...ae9f47cad4b2 tagOut=fb3ba922cccc...ae9f47cad4b2 nonce=59
|
|
TRC 2026-03-08 04:36:04.015+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 9, length: 0}"
|
|
TRC 2026-03-08 04:36:04.015+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:04.015+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.015+00:00 got ping response topics="libp2p ping" tid=1 file=ping.nim:90 conn=16U*VpJprH:69acfcb3a5e541f6859bcd9d responseDur=87ms566us109ns
|
|
TRC 2026-03-08 04:36:04.015+00:00 valid ping response topics="libp2p ping" tid=1 file=ping.nim:96 conn=16U*VpJprH:69acfcb3a5e541f6859bcd9d
|
|
TRC 2026-03-08 04:36:04.015+00:00 Ping successful topics="waku node ping api" tid=1 file=ping.nim:57 peerId=16U*VpJprH duration=87ms566us109ns
|
|
TRC 2026-03-08 04:36:04.015+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=9 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8a
|
|
TRC 2026-03-08 04:36:04.015+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 9, length: 0}"
|
|
TRC 2026-03-08 04:36:04.015+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfcb3a5e541f6859bcd9d
|
|
TRC 2026-03-08 04:36:04.015+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfcb3a5e541f6859bcd9d
|
|
TRC 2026-03-08 04:36:04.015+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb3a5e541f6859bcd9d objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:04.015+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb3a5e541f6859bcd9d objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:04.037+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=28
|
|
TRC 2026-03-08 04:36:04.037+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=059d354af8ad...fb13c95665e5 tagOut=059d354af8ad...fb13c95665e5 nonce=81
|
|
TRC 2026-03-08 04:36:04.037+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 11, length: 0}"
|
|
TRC 2026-03-08 04:36:04.037+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.041+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:36:04.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:04.043+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=8
|
|
TRC 2026-03-08 04:36:04.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:04.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:04.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=3
|
|
TRC 2026-03-08 04:36:04.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:04.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:04.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:04.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:04.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:04.044+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.044+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.044+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.045+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.045+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.045+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:04.045+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.045+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.045+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.045+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.045+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:04.045+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.046+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:04.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.047+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.047+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.047+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:04.047+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.048+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.048+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.048+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:04.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.048+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.048+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.048+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.048+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.048+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:04.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.049+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.049+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.049+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.049+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:04.049+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.050+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.050+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.050+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.050+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:04.050+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.050+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.050+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.050+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.051+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.051+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:04.051+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.051+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.051+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.051+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.051+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.051+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:04.051+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.051+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.052+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.052+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.052+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.052+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:04.052+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.052+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.053+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.053+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.053+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.053+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:04.053+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.053+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.053+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.053+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.053+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.053+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:04.053+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.054+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.054+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.054+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.054+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.054+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:04.054+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.054+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.055+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.055+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.055+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.055+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:04.055+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.055+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.055+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.055+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.055+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.056+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:04.056+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.056+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.056+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.056+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.056+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.056+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:04.056+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.057+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.057+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.057+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.057+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.057+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:04.057+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.057+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.057+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.058+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.058+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.058+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:04.058+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.058+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.058+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.058+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.058+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.058+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:04.058+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.059+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.059+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.059+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.059+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.059+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:04.059+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.059+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.060+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.060+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.060+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.060+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:04.060+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.060+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.060+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.060+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.060+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.060+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:04.061+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.061+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.061+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.061+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.061+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 727}"
|
|
TRC 2026-03-08 04:36:04.061+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:04.061+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=28
|
|
TRC 2026-03-08 04:36:04.061+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=48
|
|
TRC 2026-03-08 04:36:04.061+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=28
|
|
TRC 2026-03-08 04:36:04.062+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=37748d1e464e...39fafee9a2de tagOut=37748d1e464e...39fafee9a2de nonce=63
|
|
TRC 2026-03-08 04:36:04.062+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=cb050cb656d8...0008fc5cec59 tagOut=cb050cb656d8...0008fc5cec59 nonce=82
|
|
TRC 2026-03-08 04:36:04.062+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e0069b292992...ffe79e3ec465 tagOut=e0069b292992...ffe79e3ec465 nonce=49
|
|
TRC 2026-03-08 04:36:04.062+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:04.062+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.062+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=48
|
|
TRC 2026-03-08 04:36:04.062+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=81ddfeb44ddd...2ddee33ed92e tagOut=81ddfeb44ddd...2ddee33ed92e nonce=64
|
|
TRC 2026-03-08 04:36:04.062+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 20}"
|
|
TRC 2026-03-08 04:36:04.062+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:04.062+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.062+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=46
|
|
TRC 2026-03-08 04:36:04.062+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4f0335a3b454...b523e594f64f tagOut=4f0335a3b454...b523e594f64f nonce=65
|
|
TRC 2026-03-08 04:36:04.062+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 18}"
|
|
TRC 2026-03-08 04:36:04.062+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=112f69706673...312e302e300a
|
|
TRC 2026-03-08 04:36:04.062+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.062+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 11, length: 20}"
|
|
TRC 2026-03-08 04:36:04.062+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:04.062+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.062+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=46
|
|
TRC 2026-03-08 04:36:04.062+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f4ec50f30d1f...925942bc4a8a tagOut=f4ec50f30d1f...925942bc4a8a nonce=83
|
|
TRC 2026-03-08 04:36:04.062+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 11, length: 18}"
|
|
TRC 2026-03-08 04:36:04.062+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=112f69706673...312e302e300a
|
|
TRC 2026-03-08 04:36:04.062+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.062+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:04.062+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.062+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*kGyuEP:69acfcb3a5e541f6859bcd9b
|
|
TRC 2026-03-08 04:36:04.062+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*kGyuEP:69acfcb3a5e541f6859bcd9b s=/ipfs/ping/1.0.0 proto="[/ipfs/ping/1.0.0]"
|
|
TRC 2026-03-08 04:36:04.062+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*kGyuEP:69acfcb3a5e541f6859bcd9b proto=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:36:04.062+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*T3UNSE:69acfcb3a5e541f6859bcd9c
|
|
TRC 2026-03-08 04:36:04.062+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*T3UNSE:69acfcb3a5e541f6859bcd9c s=/ipfs/ping/1.0.0 proto="[/ipfs/ping/1.0.0]"
|
|
TRC 2026-03-08 04:36:04.063+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*T3UNSE:69acfcb3a5e541f6859bcd9c proto=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:36:04.063+00:00 initiating ping topics="libp2p ping" tid=1 file=ping.nim:73 conn=16U*kGyuEP:69acfcb3a5e541f6859bcd9b
|
|
TRC 2026-03-08 04:36:04.063+00:00 sending ping topics="libp2p ping" tid=1 file=ping.nim:83 conn=16U*kGyuEP:69acfcb3a5e541f6859bcd9b
|
|
TRC 2026-03-08 04:36:04.063+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 32}"
|
|
TRC 2026-03-08 04:36:04.063+00:00 initiating ping topics="libp2p ping" tid=1 file=ping.nim:73 conn=16U*T3UNSE:69acfcb3a5e541f6859bcd9c
|
|
TRC 2026-03-08 04:36:04.063+00:00 sending ping topics="libp2p ping" tid=1 file=ping.nim:83 conn=16U*T3UNSE:69acfcb3a5e541f6859bcd9c
|
|
TRC 2026-03-08 04:36:04.063+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 11, length: 32}"
|
|
TRC 2026-03-08 04:36:04.096+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=48
|
|
TRC 2026-03-08 04:36:04.096+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=86cbae69988a...959bee8d4919 tagOut=86cbae69988a...959bee8d4919 nonce=50
|
|
TRC 2026-03-08 04:36:04.096+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 20}"
|
|
TRC 2026-03-08 04:36:04.096+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:04.096+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.096+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=46
|
|
TRC 2026-03-08 04:36:04.096+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=42dc6cab3189...66268de84c06 tagOut=42dc6cab3189...66268de84c06 nonce=51
|
|
TRC 2026-03-08 04:36:04.096+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 18}"
|
|
TRC 2026-03-08 04:36:04.096+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=112f69706673...312e302e300a
|
|
TRC 2026-03-08 04:36:04.096+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.096+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*NSkuby:69acfcb3a5e541f6859bcd9f
|
|
TRC 2026-03-08 04:36:04.096+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*NSkuby:69acfcb3a5e541f6859bcd9f s=/ipfs/ping/1.0.0 proto="[/ipfs/ping/1.0.0]"
|
|
TRC 2026-03-08 04:36:04.097+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*NSkuby:69acfcb3a5e541f6859bcd9f proto=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:36:04.097+00:00 initiating ping topics="libp2p ping" tid=1 file=ping.nim:73 conn=16U*NSkuby:69acfcb3a5e541f6859bcd9f
|
|
TRC 2026-03-08 04:36:04.097+00:00 sending ping topics="libp2p ping" tid=1 file=ping.nim:83 conn=16U*NSkuby:69acfcb3a5e541f6859bcd9f
|
|
TRC 2026-03-08 04:36:04.097+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 32}"
|
|
TRC 2026-03-08 04:36:04.144+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=755
|
|
TRC 2026-03-08 04:36:04.144+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a7d425fad0a4...54fbf96d79c6 tagOut=a7d425fad0a4...54fbf96d79c6 nonce=60
|
|
TRC 2026-03-08 04:36:04.144+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.144+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.144+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.144+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=755
|
|
TRC 2026-03-08 04:36:04.144+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=85ccd2d65c22...3e9e0c952ee5 tagOut=85ccd2d65c22...3e9e0c952ee5 nonce=61
|
|
TRC 2026-03-08 04:36:04.144+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.144+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.144+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.144+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=755
|
|
TRC 2026-03-08 04:36:04.144+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=28659357fe0f...3d4c1007ce05 tagOut=28659357fe0f...3d4c1007ce05 nonce=62
|
|
TRC 2026-03-08 04:36:04.144+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.144+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.144+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.144+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.144+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.144+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.145+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.145+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.145+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.145+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.145+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.145+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.145+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.145+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.145+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.145+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.145+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.145+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.145+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.145+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.145+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.145+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.145+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.145+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.146+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.146+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.146+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.146+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.146+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.146+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.146+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.146+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.146+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.146+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.146+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.147+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.147+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.147+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.147+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.147+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.147+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:04.147+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.147+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.147+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.147+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.147+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.147+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.147+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.147+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.147+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.147+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.147+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.147+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.148+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.148+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.148+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.148+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.148+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.148+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.148+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.148+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.148+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.148+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.148+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.148+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.148+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.148+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.148+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.149+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.149+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.149+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.149+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.149+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.149+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.149+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.149+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.149+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.149+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.149+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.149+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.150+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:04.150+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.150+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.150+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.150+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=755
|
|
TRC 2026-03-08 04:36:04.150+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=187621208ed1...8ae76ec0c302 tagOut=187621208ed1...8ae76ec0c302 nonce=63
|
|
TRC 2026-03-08 04:36:04.150+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.150+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.150+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.150+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=755
|
|
TRC 2026-03-08 04:36:04.151+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=473977d084ff...56072a873cfa tagOut=473977d084ff...56072a873cfa nonce=64
|
|
TRC 2026-03-08 04:36:04.151+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.151+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.151+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.151+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=755
|
|
TRC 2026-03-08 04:36:04.151+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=95d894c4366a...6cdb8a17044e tagOut=95d894c4366a...6cdb8a17044e nonce=65
|
|
TRC 2026-03-08 04:36:04.151+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.151+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.151+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.151+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=755
|
|
TRC 2026-03-08 04:36:04.151+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fae435143ef7...3046974dce74 tagOut=fae435143ef7...3046974dce74 nonce=66
|
|
TRC 2026-03-08 04:36:04.151+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.151+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.151+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.151+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=755
|
|
TRC 2026-03-08 04:36:04.151+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=db7de1955b09...064c5a29d892 tagOut=db7de1955b09...064c5a29d892 nonce=67
|
|
TRC 2026-03-08 04:36:04.151+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.151+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.151+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.151+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.151+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.151+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.151+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.151+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.151+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.151+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.151+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.151+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.151+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.151+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.151+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.152+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.152+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.152+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.152+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.152+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.152+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.152+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.152+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.152+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.152+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.152+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.152+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.152+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.152+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.152+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.152+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.152+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.152+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.153+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.153+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.153+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.153+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.153+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.153+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.153+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.153+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.153+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.153+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.154+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:04.154+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.154+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.154+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.154+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.154+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.154+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.154+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.154+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.154+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.154+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.154+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.154+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.154+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.154+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.154+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.155+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.155+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.155+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.155+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.156+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.157+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.157+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:04.157+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.157+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.157+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.157+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.157+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.157+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.158+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.158+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.158+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.158+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.158+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.158+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.158+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.158+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.158+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.158+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.158+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.158+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.158+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.158+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.158+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.158+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.158+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.159+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.159+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.159+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.159+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.159+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.159+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.159+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:04.159+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.159+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.159+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.159+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.159+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.159+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.160+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.161+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.161+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.161+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.161+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.161+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.161+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.161+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.161+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.161+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.161+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.161+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.161+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.162+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.162+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.162+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.162+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.162+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:04.162+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.162+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.162+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.162+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.162+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.162+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.162+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.162+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.162+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.162+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.162+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.162+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.163+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.163+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.163+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.163+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.163+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.163+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.163+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.163+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.163+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.163+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.163+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.163+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.163+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.163+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.163+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.163+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.163+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.164+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.164+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.164+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.164+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.164+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.164+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.164+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.164+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.164+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.164+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.164+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.165+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.165+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.165+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.165+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:04.165+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.165+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.165+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.165+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.165+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.165+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.165+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.165+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.165+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.165+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.165+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.165+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.165+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.165+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.165+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.165+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.166+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.166+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.166+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.166+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.166+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.166+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.166+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.166+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.166+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.166+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.166+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.166+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.166+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.166+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.166+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.166+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.166+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.166+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.166+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.167+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.167+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.167+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.167+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.167+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.167+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.167+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.167+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.168+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:04.189+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=60
|
|
TRC 2026-03-08 04:36:04.189+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6a30e74ba107...6a3334a64d0e tagOut=6a30e74ba107...6a3334a64d0e nonce=52
|
|
TRC 2026-03-08 04:36:04.189+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 32}"
|
|
TRC 2026-03-08 04:36:04.189+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=33ca4190c091...9946af760cb5
|
|
TRC 2026-03-08 04:36:04.189+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.189+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=28
|
|
TRC 2026-03-08 04:36:04.189+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0cbaf38dd6cf...7766cd12f975 tagOut=0cbaf38dd6cf...7766cd12f975 nonce=53
|
|
TRC 2026-03-08 04:36:04.189+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:04.189+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:04.189+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.189+00:00 got ping response topics="libp2p ping" tid=1 file=ping.nim:90 conn=16U*NSkuby:69acfcb3a5e541f6859bcd9f responseDur=92ms845us14ns
|
|
TRC 2026-03-08 04:36:04.189+00:00 valid ping response topics="libp2p ping" tid=1 file=ping.nim:96 conn=16U*NSkuby:69acfcb3a5e541f6859bcd9f
|
|
TRC 2026-03-08 04:36:04.190+00:00 Ping successful topics="waku node ping api" tid=1 file=ping.nim:57 peerId=16U*NSkuby duration=92ms845us14ns
|
|
TRC 2026-03-08 04:36:04.190+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=7 conn=16U*NSkuby:69acfcb0a5e541f6859bcd8b
|
|
TRC 2026-03-08 04:36:04.190+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:04.190+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*NSkuby:69acfcb3a5e541f6859bcd9f
|
|
TRC 2026-03-08 04:36:04.190+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*NSkuby:69acfcb3a5e541f6859bcd9f
|
|
TRC 2026-03-08 04:36:04.190+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb3a5e541f6859bcd9f objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:04.190+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb3a5e541f6859bcd9f objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:04.231+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=755
|
|
TRC 2026-03-08 04:36:04.231+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f0906fe4d1e7...38cd0eab5c53 tagOut=f0906fe4d1e7...38cd0eab5c53 nonce=54
|
|
TRC 2026-03-08 04:36:04.231+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.231+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.231+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.231+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=755
|
|
TRC 2026-03-08 04:36:04.231+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3faa142b03ef...48b7af2874b0 tagOut=3faa142b03ef...48b7af2874b0 nonce=55
|
|
TRC 2026-03-08 04:36:04.231+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.231+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.231+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.231+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.231+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.231+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.233+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.233+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.233+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.233+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.233+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.233+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.233+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.233+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.234+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:04.234+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.234+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.234+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.234+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=755
|
|
TRC 2026-03-08 04:36:04.234+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fb9288e9819b...b063178d32a7 tagOut=fb9288e9819b...b063178d32a7 nonce=56
|
|
TRC 2026-03-08 04:36:04.234+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.234+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.234+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.234+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=755
|
|
TRC 2026-03-08 04:36:04.234+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c0c05615a847...9329c99ce7b3 tagOut=c0c05615a847...9329c99ce7b3 nonce=57
|
|
TRC 2026-03-08 04:36:04.234+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.234+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.234+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.234+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=755
|
|
TRC 2026-03-08 04:36:04.234+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3afc2d44cf39...f53240d462e0 tagOut=3afc2d44cf39...f53240d462e0 nonce=58
|
|
TRC 2026-03-08 04:36:04.234+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.235+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.235+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.235+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=755
|
|
TRC 2026-03-08 04:36:04.235+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=48bf55942095...f50e8d471d97 tagOut=48bf55942095...f50e8d471d97 nonce=59
|
|
TRC 2026-03-08 04:36:04.235+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.235+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.235+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.235+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=755
|
|
TRC 2026-03-08 04:36:04.235+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1c91bd752678...50e8c583ad13 tagOut=1c91bd752678...50e8c583ad13 nonce=60
|
|
TRC 2026-03-08 04:36:04.235+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.235+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.235+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.235+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=755
|
|
TRC 2026-03-08 04:36:04.235+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=13ddd50556d1...6f3d9231b41a tagOut=13ddd50556d1...6f3d9231b41a nonce=61
|
|
TRC 2026-03-08 04:36:04.235+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.235+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.235+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.235+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.235+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.235+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.235+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.235+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.235+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.235+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.235+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.235+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.237+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.237+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.237+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.237+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.237+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.238+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.238+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.238+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:04.238+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.238+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.238+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.238+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.238+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.238+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.239+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.239+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.239+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.239+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.239+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.239+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.239+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.239+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.239+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.239+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.239+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.239+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.239+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.239+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.239+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.239+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.239+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.239+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.239+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.239+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.240+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.240+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.240+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.240+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.240+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.240+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.240+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.240+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.241+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:04.241+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.241+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.241+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.241+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.241+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.241+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.241+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.241+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.241+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.241+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.241+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.241+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.241+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.241+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.241+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.241+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.241+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.241+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.241+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.242+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.242+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.242+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.242+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.242+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.242+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.242+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.242+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.242+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.242+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.242+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.242+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.242+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.242+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.242+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.242+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.242+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.243+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.243+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.243+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.243+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.243+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.243+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.243+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.243+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:04.243+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.243+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.243+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.243+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.244+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.245+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.245+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.245+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.245+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.245+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.245+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.245+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.245+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.245+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.245+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.245+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.245+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.245+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.245+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.245+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.246+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.246+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.246+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.246+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.246+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:04.246+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.246+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.246+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.246+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.246+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.246+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.246+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.246+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.246+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.246+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.246+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.246+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.246+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.246+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.246+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.247+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.247+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.247+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.247+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.247+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.247+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.247+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.247+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.247+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.247+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.247+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.247+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.247+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.247+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.247+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.247+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.248+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.248+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.248+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.248+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.248+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.248+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.248+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.248+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.248+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.248+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.248+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.249+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.249+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:04.249+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.249+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.249+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.249+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.249+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.249+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.249+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.249+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.249+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.249+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.249+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.249+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.249+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.249+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.249+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.249+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.249+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.249+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.250+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.250+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.250+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.250+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.250+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.250+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.250+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.250+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.250+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.250+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.250+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.250+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.250+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.250+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.250+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.250+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.250+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.251+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.251+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.251+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.251+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.251+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.251+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.251+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.251+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.252+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:04.252+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.252+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.253+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.253+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.253+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.253+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.253+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.253+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.253+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.253+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.253+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.253+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.253+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.253+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.253+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.253+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.254+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.254+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.254+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.254+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.254+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.254+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:04.271+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=60
|
|
TRC 2026-03-08 04:36:04.271+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=cb31145776b0...14ed23811ad6 tagOut=cb31145776b0...14ed23811ad6 nonce=84
|
|
TRC 2026-03-08 04:36:04.271+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 11, length: 32}"
|
|
TRC 2026-03-08 04:36:04.271+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=786907f731b0...b7d7156ba575
|
|
TRC 2026-03-08 04:36:04.271+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.271+00:00 got ping response topics="libp2p ping" tid=1 file=ping.nim:90 conn=16U*T3UNSE:69acfcb3a5e541f6859bcd9c responseDur=208ms78us123ns
|
|
TRC 2026-03-08 04:36:04.271+00:00 valid ping response topics="libp2p ping" tid=1 file=ping.nim:96 conn=16U*T3UNSE:69acfcb3a5e541f6859bcd9c
|
|
TRC 2026-03-08 04:36:04.271+00:00 Ping successful topics="waku node ping api" tid=1 file=ping.nim:57 peerId=16U*T3UNSE duration=208ms78us123ns
|
|
TRC 2026-03-08 04:36:04.271+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=11 conn=16U*T3UNSE:69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:36:04.271+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 11, length: 0}"
|
|
TRC 2026-03-08 04:36:04.272+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=28
|
|
TRC 2026-03-08 04:36:04.272+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a345e072eebf...6d14900913c4 tagOut=a345e072eebf...6d14900913c4 nonce=85
|
|
TRC 2026-03-08 04:36:04.272+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 11, length: 0}"
|
|
TRC 2026-03-08 04:36:04.272+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:04.272+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*T3UNSE:69acfcb3a5e541f6859bcd9c
|
|
TRC 2026-03-08 04:36:04.272+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*T3UNSE:69acfcb3a5e541f6859bcd9c
|
|
TRC 2026-03-08 04:36:04.272+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb3a5e541f6859bcd9c objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:04.272+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb3a5e541f6859bcd9c objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:04.272+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.304+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=755
|
|
TRC 2026-03-08 04:36:04.304+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b343b3d0bb56...090c8d68fce7 tagOut=b343b3d0bb56...090c8d68fce7 nonce=66
|
|
TRC 2026-03-08 04:36:04.304+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.304+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.304+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.304+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.304+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.304+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.304+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.304+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.304+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.304+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.304+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.304+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.305+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.305+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.305+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.305+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.305+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.305+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.305+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.305+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.305+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.305+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.305+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.305+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.305+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.305+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.305+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.306+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.306+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.306+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.306+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.306+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.306+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.306+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.306+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.306+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.306+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.306+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.306+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.306+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.307+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.307+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.307+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.307+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.307+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.307+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.307+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:04.307+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=755
|
|
TRC 2026-03-08 04:36:04.307+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3fb81c197749...cfee8f6424e8 tagOut=3fb81c197749...cfee8f6424e8 nonce=67
|
|
TRC 2026-03-08 04:36:04.307+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.307+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.307+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.307+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=755
|
|
TRC 2026-03-08 04:36:04.307+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=867bdb2599fa...d46e52488c9c tagOut=867bdb2599fa...d46e52488c9c nonce=68
|
|
TRC 2026-03-08 04:36:04.308+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.308+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.308+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.308+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.308+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.308+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.308+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.308+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.308+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.308+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.308+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.308+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.308+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.308+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.308+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.308+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.308+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.308+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.308+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.308+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.308+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.308+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.309+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.309+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.309+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.309+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.309+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.309+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.309+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.309+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.309+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.309+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.309+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.309+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.309+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.309+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.309+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.309+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.309+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.309+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.310+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.310+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.310+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.310+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.310+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.310+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.310+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:04.310+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.310+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.310+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.310+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.310+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.310+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.311+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.312+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.312+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.312+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.312+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.312+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.312+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.312+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.312+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.312+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.312+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.312+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.313+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.313+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.313+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.313+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:04.319+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=60
|
|
TRC 2026-03-08 04:36:04.319+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a47d55c1263a...ffbfc4030f55 tagOut=a47d55c1263a...ffbfc4030f55 nonce=66
|
|
TRC 2026-03-08 04:36:04.319+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 32}"
|
|
TRC 2026-03-08 04:36:04.319+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fbd7e07a422a...1b871b8281d8
|
|
TRC 2026-03-08 04:36:04.319+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.319+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=28
|
|
TRC 2026-03-08 04:36:04.319+00:00 got ping response topics="libp2p ping" tid=1 file=ping.nim:90 conn=16U*kGyuEP:69acfcb3a5e541f6859bcd9b responseDur=256ms3us669ns
|
|
TRC 2026-03-08 04:36:04.319+00:00 valid ping response topics="libp2p ping" tid=1 file=ping.nim:96 conn=16U*kGyuEP:69acfcb3a5e541f6859bcd9b
|
|
TRC 2026-03-08 04:36:04.319+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a9647a429293...53d5c1ada14e tagOut=a9647a429293...53d5c1ada14e nonce=67
|
|
TRC 2026-03-08 04:36:04.319+00:00 Ping successful topics="waku node ping api" tid=1 file=ping.nim:57 peerId=16U*kGyuEP duration=256ms3us669ns
|
|
TRC 2026-03-08 04:36:04.319+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=7 conn=16U*kGyuEP:69acfca7a5e541f6859bcd69
|
|
TRC 2026-03-08 04:36:04.319+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:04.319+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 7, length: 0}"
|
|
TRC 2026-03-08 04:36:04.319+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:04.319+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*kGyuEP:69acfcb3a5e541f6859bcd9b
|
|
TRC 2026-03-08 04:36:04.319+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*kGyuEP:69acfcb3a5e541f6859bcd9b
|
|
TRC 2026-03-08 04:36:04.319+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb3a5e541f6859bcd9b objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:04.319+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb3a5e541f6859bcd9b objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:04.319+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.319+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=5 successfulPings=5
|
|
TRC 2026-03-08 04:36:04.319+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
|
|
TRC 2026-03-08 04:36:04.336+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=755
|
|
TRC 2026-03-08 04:36:04.336+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a7f15a1786a0...925c66729a9b tagOut=a7f15a1786a0...925c66729a9b nonce=69
|
|
TRC 2026-03-08 04:36:04.336+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.336+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.336+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.336+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.336+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.337+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.337+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.337+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.337+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.337+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.337+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.337+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.337+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.337+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.337+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.337+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.337+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.337+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.337+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.337+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.337+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.338+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.338+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.338+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.338+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.338+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.338+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.338+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:04.338+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=755
|
|
TRC 2026-03-08 04:36:04.338+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9fe121c557a4...e3fdca7d7094 tagOut=9fe121c557a4...e3fdca7d7094 nonce=70
|
|
TRC 2026-03-08 04:36:04.338+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.338+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.338+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.338+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=755
|
|
TRC 2026-03-08 04:36:04.339+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=681c55cdd3ac...f801bb4eb294 tagOut=681c55cdd3ac...f801bb4eb294 nonce=71
|
|
TRC 2026-03-08 04:36:04.339+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.339+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.339+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.339+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=755
|
|
TRC 2026-03-08 04:36:04.339+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1302c574c297...86120890b20a tagOut=1302c574c297...86120890b20a nonce=72
|
|
TRC 2026-03-08 04:36:04.339+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.339+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.339+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.339+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=755
|
|
TRC 2026-03-08 04:36:04.339+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3585ad85f945...b6556978a619 tagOut=3585ad85f945...b6556978a619 nonce=73
|
|
TRC 2026-03-08 04:36:04.339+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 727}"
|
|
TRC 2026-03-08 04:36:04.339+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=d5051ad2050a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.339+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:04.339+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.339+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.339+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.339+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.339+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.339+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.339+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.339+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.339+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.339+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.339+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.339+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.340+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.340+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.341+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.341+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.341+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.341+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.341+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.341+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.341+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.341+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.341+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.342+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.342+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:04.342+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.342+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.342+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.342+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.342+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.342+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.342+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.342+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.342+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.342+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.342+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.342+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.342+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.342+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.342+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.342+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.342+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.342+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.343+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.343+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.343+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.343+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.343+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.343+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.343+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.343+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.343+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.343+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.343+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.343+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.343+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.343+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.343+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.343+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.343+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.343+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.344+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.344+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.344+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.344+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.344+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.344+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.344+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.344+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:04.345+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.345+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.346+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.346+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.346+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.346+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.346+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.346+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.346+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.346+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.346+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.346+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.346+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.346+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.346+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.347+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.347+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.347+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.347+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.347+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.347+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.347+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:04.347+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.347+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ad2050a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:04.347+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:04.347+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:04.347+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:04.347+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:04.347+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.347+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:04.347+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.348+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.348+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:04.348+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.348+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.348+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:04.348+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.348+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.348+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:04.348+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.348+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.348+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:04.348+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.348+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.348+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:04.348+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.348+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.348+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:04.348+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.349+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:04.349+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:04.349+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.349+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:04.349+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:04.349+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:04.349+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:04.349+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [770080f1b9bc...5eea3f9512b8, 0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [0b0842837fa7...939dcaba73cd, beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [652ffe86c9bb...443227c2539c, 1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:04.349+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[203, 106, 38, 62, 53, 108, 6, 204, 251, 116, 148, 15, 19, 106, 163, 29, 176, 77, 27, 128, 96, 200, 122, 122, 211, 25, 242, 222, 215, 130, 35, 169]", "[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:04.349+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[119, 0, 128, 241, 185, 188, 195, 240, 225, 119, 233, 181, 251, 91, 64, 230, 31, 115, 22, 112, 1, 191, 126, 233, 61, 163, 94, 234, 63, 149, 18, 184]", "[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:04.349+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[11, 8, 66, 131, 127, 167, 86, 39, 209, 93, 81, 171, 197, 72, 72, 134, 110, 14, 87, 186, 229, 27, 138, 197, 27, 215, 147, 157, 202, 186, 115, 205]", "[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:04.349+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:04.350+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[101, 47, 254, 134, 201, 187, 80, 55, 205, 84, 101, 82, 181, 191, 242, 187, 234, 250, 127, 173, 138, 188, 252, 235, 152, 221, 68, 50, 39, 194, 83, 156]", "[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:04.350+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:04.350+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[233, 198, 144, 178, 118, 195, 66, 164, 139, 76, 8, 144, 200, 16, 91, 77, 118, 189, 167, 120, 202, 68, 200, 137, 56, 209, 164, 121, 141, 198, 98, 209]", "[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:04.350+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:04.350+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:05.042+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:36:05.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:05.043+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=8
|
|
TRC 2026-03-08 04:36:05.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:05.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:05.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:05.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:05.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:05.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:05.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:05.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:05.044+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.044+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.045+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.045+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.045+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:05.045+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.045+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:05.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.046+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:05.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.047+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.047+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.047+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:05.047+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.048+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.048+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.048+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:05.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.048+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.048+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.048+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.048+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.048+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:05.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.049+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.049+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.049+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.049+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:05.049+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.049+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.050+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.050+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.050+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:05.050+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.050+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.050+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.050+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.051+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.051+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:05.051+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.051+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.051+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.051+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.051+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.051+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:05.051+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.052+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.052+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.052+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.052+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.052+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:05.052+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.052+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.052+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.053+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.053+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.053+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:05.053+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.053+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.053+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.053+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.054+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.054+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:05.054+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.054+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.054+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.054+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.054+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.054+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:05.054+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.055+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.055+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.055+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.055+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.055+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:05.055+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.055+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.056+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.056+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.056+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.056+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:05.056+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.056+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.056+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.056+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.057+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.057+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:05.057+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.057+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.057+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.057+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.057+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.057+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:05.057+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.058+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.058+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.058+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.058+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.058+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:05.058+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.058+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.058+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.059+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.059+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.059+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:05.059+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.059+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.059+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.059+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.060+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.060+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:05.060+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.060+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.060+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.060+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.060+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.060+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:05.060+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.061+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.061+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.061+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.061+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.061+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:05.061+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.061+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.061+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [cb6a263e356c...f2ded78223a9, b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [e9c690b276c3...a4798dc662d1, c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.062+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1aec040a540a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.062+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 625}"
|
|
TRC 2026-03-08 04:36:05.062+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:05.140+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=585
|
|
TRC 2026-03-08 04:36:05.140+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=749e43e9805b...283720da0d62 tagOut=749e43e9805b...283720da0d62 nonce=68
|
|
TRC 2026-03-08 04:36:05.140+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:05.140+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.140+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.140+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=585
|
|
TRC 2026-03-08 04:36:05.140+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.140+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.141+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.141+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.141+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.141+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.141+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.141+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.141+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.141+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.141+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.141+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.141+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.141+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.141+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.141+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.141+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.141+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.141+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.142+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.142+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.142+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.142+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.142+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.142+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:05.142+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9f422edc3b0f...c1caac175134 tagOut=9f422edc3b0f...c1caac175134 nonce=69
|
|
TRC 2026-03-08 04:36:05.142+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:05.142+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.142+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.142+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=585
|
|
TRC 2026-03-08 04:36:05.142+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4411608b4b04...057d6071ec6f tagOut=4411608b4b04...057d6071ec6f nonce=70
|
|
TRC 2026-03-08 04:36:05.142+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:05.142+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.142+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.142+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=585
|
|
TRC 2026-03-08 04:36:05.142+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7385b4fdaf3d...ece0ad85cd98 tagOut=7385b4fdaf3d...ece0ad85cd98 nonce=71
|
|
TRC 2026-03-08 04:36:05.142+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:05.142+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.142+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.142+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=585
|
|
TRC 2026-03-08 04:36:05.143+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a6552ca629a2...09a347fa7f7d tagOut=a6552ca629a2...09a347fa7f7d nonce=72
|
|
TRC 2026-03-08 04:36:05.143+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:05.143+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.143+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.143+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=585
|
|
TRC 2026-03-08 04:36:05.143+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=67af68aa1f86...308670ac6ba2 tagOut=67af68aa1f86...308670ac6ba2 nonce=73
|
|
TRC 2026-03-08 04:36:05.143+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:05.143+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.143+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.143+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=585
|
|
TRC 2026-03-08 04:36:05.143+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3d9142ca4665...b576375d134c tagOut=3d9142ca4665...b576375d134c nonce=74
|
|
TRC 2026-03-08 04:36:05.143+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:05.143+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.143+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.143+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=585
|
|
TRC 2026-03-08 04:36:05.143+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=491dc44f688b...a0c610828f08 tagOut=491dc44f688b...a0c610828f08 nonce=75
|
|
TRC 2026-03-08 04:36:05.143+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:05.143+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.143+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.143+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.143+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.143+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.143+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.143+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.143+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.144+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.144+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.145+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.145+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.145+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.146+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:05.146+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.146+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.147+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.147+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.147+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.147+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.147+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.147+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.147+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.147+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.147+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.147+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.147+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.147+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.147+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.147+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.148+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.148+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.148+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:05.148+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.148+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.149+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.149+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.149+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.149+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.149+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.149+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.149+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.149+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.149+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.149+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.149+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.149+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.149+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.149+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.149+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.149+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.149+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.150+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.150+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:05.150+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.150+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.150+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.150+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.150+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.150+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.150+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.150+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.150+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.150+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.150+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.150+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.151+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.151+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.152+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.152+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.152+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.152+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:05.153+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.153+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.154+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.154+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.154+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.154+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.154+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.154+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.155+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:05.155+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.155+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.156+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.156+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.156+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.156+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.156+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.156+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.156+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.156+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.156+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.156+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.156+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.156+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.157+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.157+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.157+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.157+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:05.157+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.157+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.158+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.158+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.158+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.158+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.158+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.158+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.158+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.158+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.158+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.158+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.158+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.158+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.158+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.159+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.159+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.159+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.159+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.159+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.159+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:05.228+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=585
|
|
TRC 2026-03-08 04:36:05.228+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5566e3345d82...df3c9a94b19a tagOut=5566e3345d82...df3c9a94b19a nonce=62
|
|
TRC 2026-03-08 04:36:05.228+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:05.228+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.228+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.228+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=585
|
|
TRC 2026-03-08 04:36:05.228+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b230c5cbb2a9...49f6c2b1d0d7 tagOut=b230c5cbb2a9...49f6c2b1d0d7 nonce=63
|
|
TRC 2026-03-08 04:36:05.228+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:05.228+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.228+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.228+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=585
|
|
TRC 2026-03-08 04:36:05.228+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=19732efe36e3...7c2bde4221cd tagOut=19732efe36e3...7c2bde4221cd nonce=64
|
|
TRC 2026-03-08 04:36:05.228+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.228+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.228+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.228+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.228+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.228+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.228+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.228+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.228+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.228+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.228+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.228+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.229+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.229+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.229+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.229+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.231+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:05.231+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.232+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.232+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.232+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.232+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.232+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.233+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:05.233+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:05.233+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.233+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.233+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=585
|
|
TRC 2026-03-08 04:36:05.233+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5a05c4ed3c84...d6256b6c04b9 tagOut=5a05c4ed3c84...d6256b6c04b9 nonce=65
|
|
TRC 2026-03-08 04:36:05.233+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:05.233+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.233+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.233+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=585
|
|
TRC 2026-03-08 04:36:05.233+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6f5074136775...5bd01c267e68 tagOut=6f5074136775...5bd01c267e68 nonce=66
|
|
TRC 2026-03-08 04:36:05.233+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:05.233+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.233+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.233+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=585
|
|
TRC 2026-03-08 04:36:05.233+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=503db6d61f1a...f91d15be7dcc tagOut=503db6d61f1a...f91d15be7dcc nonce=67
|
|
TRC 2026-03-08 04:36:05.233+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:05.233+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.233+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.233+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=585
|
|
TRC 2026-03-08 04:36:05.233+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9e1c13b615f8...cf3268021b8b tagOut=9e1c13b615f8...cf3268021b8b nonce=68
|
|
TRC 2026-03-08 04:36:05.233+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:05.233+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.233+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.234+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=585
|
|
TRC 2026-03-08 04:36:05.234+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3e5c7a67f5d7...c53cebe29955 tagOut=3e5c7a67f5d7...c53cebe29955 nonce=69
|
|
TRC 2026-03-08 04:36:05.234+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 557}"
|
|
TRC 2026-03-08 04:36:05.234+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=ab041aa8040a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.234+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.234+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.234+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.235+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.235+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.235+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.235+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.235+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.235+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.235+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.235+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.235+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.235+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.235+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.235+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.235+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.235+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.235+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.235+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.235+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.236+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.236+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.236+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.236+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.236+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:05.236+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.236+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.236+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.236+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.236+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.236+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.236+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.236+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.236+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.237+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.237+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.237+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.237+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.237+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.237+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.237+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.237+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.237+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.237+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.237+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.237+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.237+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.237+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.237+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.237+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.237+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.237+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.238+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.238+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.238+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.238+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.238+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:05.238+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.238+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.238+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.238+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.238+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.238+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.238+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.238+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.238+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.239+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.239+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.239+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.239+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.239+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.239+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.239+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.239+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.239+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.239+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.239+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.239+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.239+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.239+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.239+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.239+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.239+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.239+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.239+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.240+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.240+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.240+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.240+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.240+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.240+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.240+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:05.240+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.240+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.240+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.240+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.240+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.240+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.240+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.240+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.240+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.241+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.242+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.242+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.242+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.242+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.242+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.242+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.242+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.242+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.242+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.242+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.242+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.242+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.243+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.243+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:05.243+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.243+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.244+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.244+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.244+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.244+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.244+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.244+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.244+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.244+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.244+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.244+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.244+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.244+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.244+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.244+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.244+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.245+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.245+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.245+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.245+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.245+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.245+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:05.245+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.245+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1aa8040a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.245+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.245+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.245+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.245+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.245+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.245+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.245+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.245+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.245+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.245+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.245+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.245+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.245+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.246+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.246+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.246+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.246+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.246+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.246+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.246+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.246+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.246+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.246+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.246+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.246+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.246+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.246+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.246+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.246+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.246+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.246+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.246+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.246+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd, 6c822c27e302...6a621e2e6ff6]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [35948d7e6e49...5c979fb592f6, 3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.246+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.246+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.247+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.247+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.247+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.247+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]", "[108, 130, 44, 39, 227, 2, 49, 55, 101, 146, 98, 192, 255, 205, 253, 23, 127, 44, 125, 38, 51, 9, 56, 241, 236, 165, 106, 98, 30, 46, 111, 246]"]"
|
|
TRC 2026-03-08 04:36:05.247+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.247+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[53, 148, 141, 126, 110, 73, 36, 33, 18, 247, 179, 181, 241, 185, 145, 5, 1, 50, 204, 201, 181, 116, 254, 43, 145, 26, 92, 151, 159, 181, 146, 246]", "[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.247+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:05.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=517
|
|
TRC 2026-03-08 04:36:05.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7ea82300b549...e5994fad9ee5 tagOut=7ea82300b549...e5994fad9ee5 nonce=74
|
|
TRC 2026-03-08 04:36:05.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 489}"
|
|
TRC 2026-03-08 04:36:05.289+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=e7031ae4030a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=517
|
|
TRC 2026-03-08 04:36:05.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b3a3d800743e...0e711cdde163 tagOut=b3a3d800743e...0e711cdde163 nonce=75
|
|
TRC 2026-03-08 04:36:05.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 489}"
|
|
TRC 2026-03-08 04:36:05.289+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=e7031ae4030a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=517
|
|
TRC 2026-03-08 04:36:05.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=eda413018bc7...e2b5d1ef1325 tagOut=eda413018bc7...e2b5d1ef1325 nonce=76
|
|
TRC 2026-03-08 04:36:05.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 489}"
|
|
TRC 2026-03-08 04:36:05.289+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=e7031ae4030a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=517
|
|
TRC 2026-03-08 04:36:05.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4844160064c9...4196838788e1 tagOut=4844160064c9...4196838788e1 nonce=77
|
|
TRC 2026-03-08 04:36:05.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 489}"
|
|
TRC 2026-03-08 04:36:05.289+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=e7031ae4030a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=517
|
|
TRC 2026-03-08 04:36:05.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e8ffea719ff5...4a25ff9605c5 tagOut=e8ffea719ff5...4a25ff9605c5 nonce=78
|
|
TRC 2026-03-08 04:36:05.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 489}"
|
|
TRC 2026-03-08 04:36:05.290+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=e7031ae4030a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.290+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.290+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=517
|
|
TRC 2026-03-08 04:36:05.290+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5c2b3b0925e5...f1da3eed03ff tagOut=5c2b3b0925e5...f1da3eed03ff nonce=79
|
|
TRC 2026-03-08 04:36:05.290+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ae4030a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ae4030a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:05.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.291+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.291+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.291+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.291+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.291+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:05.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.292+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:05.292+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ae4030a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.292+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ae4030a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.292+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.292+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.292+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.292+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.292+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.292+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.292+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.292+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.292+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.292+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.292+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.292+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.292+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.292+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.292+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.292+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.293+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.293+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.293+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.293+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.293+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.293+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:05.293+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.293+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.293+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.293+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.293+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.293+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.293+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.293+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.293+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.293+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.293+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.293+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.293+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.293+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.294+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.294+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.294+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:05.294+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.294+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.294+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:05.294+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ae4030a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.294+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ae4030a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.294+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.294+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.294+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.294+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:05.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.295+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.295+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.295+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.295+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.295+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:05.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.296+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:05.296+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ae4030a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.296+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ae4030a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.296+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.296+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.296+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.296+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.296+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.296+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.296+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.296+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.296+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.296+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.296+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.296+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.296+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.297+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.297+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.297+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.297+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.297+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.297+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.297+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.297+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.297+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:05.297+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.297+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.297+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.297+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.297+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.297+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.297+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.297+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.297+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.297+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.297+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.297+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.297+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.298+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.298+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.298+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.298+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:05.298+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.298+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.298+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:05.298+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ae4030a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.298+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ae4030a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.298+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.298+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.298+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.298+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.298+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.298+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.298+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.298+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.298+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.298+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.299+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.299+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.299+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.299+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:05.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.300+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.300+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:05.300+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 489}"
|
|
TRC 2026-03-08 04:36:05.300+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=e7031ae4030a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.300+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.300+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=517
|
|
TRC 2026-03-08 04:36:05.300+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8e53f36adf98...c872cdf42e8f tagOut=8e53f36adf98...c872cdf42e8f nonce=80
|
|
TRC 2026-03-08 04:36:05.300+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 489}"
|
|
TRC 2026-03-08 04:36:05.301+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=e7031ae4030a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.301+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.301+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=517
|
|
TRC 2026-03-08 04:36:05.301+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2893f47ccae6...f15ee1a69ab7 tagOut=2893f47ccae6...f15ee1a69ab7 nonce=81
|
|
TRC 2026-03-08 04:36:05.301+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 489}"
|
|
TRC 2026-03-08 04:36:05.301+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=e7031ae4030a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.301+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:05.301+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ae4030a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ae4030a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.301+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.302+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.302+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:05.302+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.302+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.302+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.302+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.302+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.302+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.302+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.302+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.302+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.302+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.302+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.302+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.302+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.302+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.302+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.303+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.303+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:05.303+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.303+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.303+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:05.303+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ae4030a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.303+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ae4030a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.303+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.303+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.303+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.303+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.303+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.303+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.303+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.304+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.304+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.304+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.304+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.304+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:05.304+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.304+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.304+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.304+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.304+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.304+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.304+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.304+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.304+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.304+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.304+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.304+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.304+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.304+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.304+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:05.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.305+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.305+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:05.305+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1ae4030a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.305+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1ae4030a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:05.305+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:05.305+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:05.305+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:05.305+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:05.305+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.305+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:05.305+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.305+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.305+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:05.305+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.305+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.305+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:05.305+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.305+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.305+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:05.305+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.306+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.306+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:05.306+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.306+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.306+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:05.306+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:05.306+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.306+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:05.306+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.306+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:05.306+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:05.306+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.306+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=8 iwant_count=0
|
|
TRC 2026-03-08 04:36:05.306+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:05.306+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:05.306+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:05.306+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/2, messageIDs: [0f85a5e5fb75...4df33256120b]), (topic: /waku/...rs/2/0, messageIDs: [beb2e8920aff...a9b2db062c11, 216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1, 3bc206d59ec9...5d470f4086a4]), (topic: /waku/...rs/2/1, messageIDs: [1e22f9b1f09e...652896f02788]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:05.306+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[181, 38, 114, 68, 114, 197, 43, 157, 80, 194, 245, 25, 109, 109, 13, 81, 81, 242, 10, 88, 230, 37, 142, 59, 86, 71, 61, 201, 93, 249, 50, 67]"]"
|
|
TRC 2026-03-08 04:36:05.306+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[15, 133, 165, 229, 251, 117, 17, 28, 101, 242, 131, 52, 64, 71, 67, 0, 40, 116, 195, 141, 70, 27, 203, 50, 116, 199, 77, 243, 50, 86, 18, 11]"]"
|
|
TRC 2026-03-08 04:36:05.306+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[190, 178, 232, 146, 10, 255, 98, 149, 56, 240, 174, 189, 184, 197, 61, 195, 153, 138, 92, 202, 236, 136, 98, 23, 13, 6, 169, 178, 219, 6, 44, 17]", "[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:05.307+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]", "[59, 194, 6, 213, 158, 201, 235, 183, 148, 179, 84, 88, 245, 237, 143, 164, 167, 193, 60, 115, 34, 204, 154, 55, 151, 43, 93, 71, 15, 64, 134, 164]"]"
|
|
TRC 2026-03-08 04:36:05.307+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/1 msgs="["[30, 34, 249, 177, 240, 158, 217, 159, 58, 20, 179, 92, 8, 240, 239, 202, 192, 78, 22, 210, 44, 255, 202, 84, 87, 165, 101, 40, 150, 240, 39, 136]"]"
|
|
TRC 2026-03-08 04:36:05.307+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:05.307+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:05.307+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/5 msgs="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:05.307+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:06.042+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:36:06.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:06.043+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=8
|
|
TRC 2026-03-08 04:36:06.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:06.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:06.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:06.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:06.044+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:06.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:06.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:06.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:06.044+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.044+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.044+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.044+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ab8020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.044+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 317}"
|
|
TRC 2026-03-08 04:36:06.045+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:06.045+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.045+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.045+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ab8020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.045+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 317}"
|
|
TRC 2026-03-08 04:36:06.045+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:06.045+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.045+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ab8020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 317}"
|
|
TRC 2026-03-08 04:36:06.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:06.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.046+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ab8020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 317}"
|
|
TRC 2026-03-08 04:36:06.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:06.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.047+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ab8020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.047+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 317}"
|
|
TRC 2026-03-08 04:36:06.047+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:06.047+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.047+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1ab8020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.047+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 317}"
|
|
TRC 2026-03-08 04:36:06.047+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:06.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.048+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.048+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.048+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1ab8020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.048+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 317}"
|
|
TRC 2026-03-08 04:36:06.048+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:06.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.048+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.048+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.048+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1ab8020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.048+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 317}"
|
|
TRC 2026-03-08 04:36:06.048+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:06.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.049+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.049+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1ab8020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.049+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 317}"
|
|
TRC 2026-03-08 04:36:06.049+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:06.049+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.049+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.049+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1ab8020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.050+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 317}"
|
|
TRC 2026-03-08 04:36:06.050+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:06.050+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.050+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.050+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.050+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1ab8020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.050+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 317}"
|
|
TRC 2026-03-08 04:36:06.050+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:06.050+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.050+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.050+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.050+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1ab8020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.051+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 317}"
|
|
TRC 2026-03-08 04:36:06.051+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:06.051+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.051+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.051+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.051+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1ab8020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.051+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 317}"
|
|
TRC 2026-03-08 04:36:06.051+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:06.051+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.051+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.052+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.052+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1ab8020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.052+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 317}"
|
|
TRC 2026-03-08 04:36:06.052+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:06.052+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.052+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.052+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.052+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1ab8020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.052+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 317}"
|
|
TRC 2026-03-08 04:36:06.052+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:06.052+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.052+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.053+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.053+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1ab8020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.053+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 317}"
|
|
TRC 2026-03-08 04:36:06.053+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:06.053+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.053+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.053+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.053+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1ab8020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.053+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 317}"
|
|
TRC 2026-03-08 04:36:06.053+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:06.053+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.054+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.054+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [b526724472c5...3dc95df93243]), (topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.054+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1ab8020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.054+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 317}"
|
|
TRC 2026-03-08 04:36:06.054+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:06.139+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=293
|
|
TRC 2026-03-08 04:36:06.139+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b8b1154d3652...6dfe45483ccd tagOut=b8b1154d3652...6dfe45483ccd nonce=76
|
|
TRC 2026-03-08 04:36:06.139+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:06.139+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.139+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:06.139+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=293
|
|
TRC 2026-03-08 04:36:06.139+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=94a17e9a7166...bef512e0c011 tagOut=94a17e9a7166...bef512e0c011 nonce=77
|
|
TRC 2026-03-08 04:36:06.139+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:06.139+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.139+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:06.139+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.139+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.139+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:06.139+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:06.139+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:06.139+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:06.139+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.139+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:06.139+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.139+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.139+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:06.139+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.139+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.139+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:06.139+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.140+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.140+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:06.140+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.140+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.140+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:06.140+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.140+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:06.140+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:06.140+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:06.140+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:06.140+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.140+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.140+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.140+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.140+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.140+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.140+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:06.141+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:06.141+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:06.141+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:06.141+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:06.141+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.141+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.142+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.142+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.142+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.142+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.142+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:06.142+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=293
|
|
TRC 2026-03-08 04:36:06.142+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8c1f3e8f172c...199d95ecaf38 tagOut=8c1f3e8f172c...199d95ecaf38 nonce=78
|
|
TRC 2026-03-08 04:36:06.142+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:06.142+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.142+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:06.142+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=293
|
|
TRC 2026-03-08 04:36:06.142+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1aa464bf25fe...077a34b248ef tagOut=1aa464bf25fe...077a34b248ef nonce=79
|
|
TRC 2026-03-08 04:36:06.142+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:06.142+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.142+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:06.142+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=293
|
|
TRC 2026-03-08 04:36:06.142+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b46c0f8c193e...1186b7622f74 tagOut=b46c0f8c193e...1186b7622f74 nonce=80
|
|
TRC 2026-03-08 04:36:06.142+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:06.142+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.142+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:06.142+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:06.143+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:06.143+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:06.143+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:06.143+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.143+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.143+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.143+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.143+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.144+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.144+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:06.144+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:06.144+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:06.144+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:06.144+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:06.144+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.144+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.145+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.145+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:06.145+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:06.145+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.146+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:06.146+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:06.146+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:06.146+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:06.146+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.146+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.146+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.146+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.146+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.146+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/5 msgs="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.146+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:06.227+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=293
|
|
TRC 2026-03-08 04:36:06.227+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d41cf9ba4681...042e93526902 tagOut=d41cf9ba4681...042e93526902 nonce=70
|
|
TRC 2026-03-08 04:36:06.227+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:06.227+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.227+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:06.227+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=293
|
|
TRC 2026-03-08 04:36:06.227+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fbe9ad2d31ad...1d88c69e8a9a tagOut=fbe9ad2d31ad...1d88c69e8a9a nonce=71
|
|
TRC 2026-03-08 04:36:06.227+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:06.227+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.227+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:06.227+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=293
|
|
TRC 2026-03-08 04:36:06.227+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1149332d42ba...1eff307aa1f6 tagOut=1149332d42ba...1eff307aa1f6 nonce=72
|
|
TRC 2026-03-08 04:36:06.227+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:06.227+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.227+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:06.227+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=293
|
|
TRC 2026-03-08 04:36:06.227+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=791ff8228992...4444c006f84f tagOut=791ff8228992...4444c006f84f nonce=73
|
|
TRC 2026-03-08 04:36:06.228+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:06.228+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.228+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:06.228+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=293
|
|
TRC 2026-03-08 04:36:06.228+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=cfcc1234ac49...a6115fa154a2 tagOut=cfcc1234ac49...a6115fa154a2 nonce=74
|
|
TRC 2026-03-08 04:36:06.228+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 265}"
|
|
TRC 2026-03-08 04:36:06.228+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=87021a84020a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.228+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:06.228+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.228+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.228+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:06.228+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:06.228+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:06.228+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:06.228+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.228+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:06.228+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.228+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.228+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:06.228+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.228+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.228+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:06.228+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.228+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.228+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:06.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.229+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.229+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:06.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.229+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:06.229+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:06.229+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:06.229+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:06.229+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.229+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.229+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.229+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.229+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.229+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.229+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:06.229+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.229+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:06.230+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:06.230+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:06.230+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:06.230+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.231+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:06.231+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:06.231+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:06.231+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:06.231+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:06.231+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.232+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:06.232+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:06.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.233+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:06.233+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:06.233+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:06.233+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:06.233+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.233+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:06.233+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.233+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a84020a320a...6852cc8588c2
|
|
TRC 2026-03-08 04:36:06.233+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:06.233+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:06.233+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:06.233+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:06.233+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.233+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:06.233+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.233+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.233+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:06.233+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.234+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.234+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:06.234+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.234+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.234+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:06.234+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.234+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.234+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:06.234+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.234+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=5 iwant_count=0
|
|
TRC 2026-03-08 04:36:06.234+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:06.234+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:06.234+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:06.234+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/0, messageIDs: [216c0d11ee3b...d800ae5a23ee]), (topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd]), (topic: /waku/...rs/2/4, messageIDs: [c0281ef18167...679f52adf120]), (topic: /waku/...rs/2/5, messageIDs: [3d99141af3ed...6852cc8588c2])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[33, 108, 13, 17, 238, 59, 131, 232, 130, 211, 110, 91, 67, 24, 190, 185, 40, 128, 4, 226, 36, 40, 201, 70, 215, 118, 216, 0, 174, 90, 35, 238]"]"
|
|
TRC 2026-03-08 04:36:06.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[192, 40, 30, 241, 129, 103, 10, 249, 255, 74, 244, 131, 220, 35, 223, 134, 118, 55, 228, 161, 60, 140, 158, 25, 237, 63, 103, 159, 82, 173, 241, 32]"]"
|
|
TRC 2026-03-08 04:36:06.234+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/5 msgs="["[61, 153, 20, 26, 243, 237, 85, 111, 194, 180, 27, 98, 99, 215, 95, 9, 19, 85, 167, 28, 23, 156, 13, 194, 208, 243, 104, 82, 204, 133, 136, 194]"]"
|
|
TRC 2026-03-08 04:36:06.234+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:06.288+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=135
|
|
TRC 2026-03-08 04:36:06.288+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bb3da8fe5d15...cdddcbf9eee2 tagOut=bb3da8fe5d15...cdddcbf9eee2 nonce=82
|
|
TRC 2026-03-08 04:36:06.288+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 107}"
|
|
TRC 2026-03-08 04:36:06.288+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=6a1a680a320a...a229903868cd
|
|
TRC 2026-03-08 04:36:06.288+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:06.288+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=135
|
|
TRC 2026-03-08 04:36:06.288+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bd7af76224f6...50e99995d21c tagOut=bd7af76224f6...50e99995d21c nonce=83
|
|
TRC 2026-03-08 04:36:06.288+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 107}"
|
|
TRC 2026-03-08 04:36:06.288+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=6a1a680a320a...a229903868cd
|
|
TRC 2026-03-08 04:36:06.288+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:06.288+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1a680a320a0e...a229903868cd
|
|
TRC 2026-03-08 04:36:06.288+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a680a320a0e...a229903868cd
|
|
TRC 2026-03-08 04:36:06.288+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:06.288+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:06.288+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:06.288+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:06.288+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.288+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:06.288+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.288+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.288+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:06.288+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.288+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=2 iwant_count=0
|
|
TRC 2026-03-08 04:36:06.288+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:06.288+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:06.288+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:06.288+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.288+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.288+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.288+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:06.289+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1a680a320a0e...a229903868cd
|
|
TRC 2026-03-08 04:36:06.289+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1a680a320a0e...a229903868cd
|
|
TRC 2026-03-08 04:36:06.289+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:06.289+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:06.289+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:06.289+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:06.289+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.289+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:06.289+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.289+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:06.289+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:06.289+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.289+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=2 iwant_count=0
|
|
TRC 2026-03-08 04:36:06.289+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:06.289+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:06.289+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:06.289+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/7, messageIDs: [7e87f34a10b4...047fb68d54e1]), (topic: /waku/...rs/2/6, messageIDs: [c036a9fe0b4e...a229903868cd])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:06.289+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/7 msgs="["[126, 135, 243, 74, 16, 180, 182, 124, 194, 102, 6, 7, 20, 41, 253, 28, 27, 110, 137, 5, 58, 133, 252, 115, 26, 104, 4, 127, 182, 141, 84, 225]"]"
|
|
TRC 2026-03-08 04:36:06.289+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/6 msgs="["[192, 54, 169, 254, 11, 78, 214, 120, 118, 49, 92, 255, 185, 112, 251, 192, 159, 48, 251, 218, 178, 5, 37, 35, 255, 2, 162, 41, 144, 56, 104, 205]"]"
|
|
TRC 2026-03-08 04:36:06.289+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:07.018+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=28
|
|
TRC 2026-03-08 04:36:07.018+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ae4b6f906339...eeb5d3f62231 tagOut=ae4b6f906339...eeb5d3f62231 nonce=86
|
|
TRC 2026-03-08 04:36:07.018+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 8, length: 0}"
|
|
TRC 2026-03-08 04:36:07.018+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcb7a5e541f6859bcda0 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:07.018+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcb7a5e541f6859bcda0 timeout=5m
|
|
TRC 2026-03-08 04:36:07.018+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=8 pid=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:07.018+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 8, length: 0}"
|
|
TRC 2026-03-08 04:36:07.018+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*T3UNSE:69acfcb7a5e541f6859bcda0
|
|
TRC 2026-03-08 04:36:07.018+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*T3UNSE:69acfcb7a5e541f6859bcda0 handshaked=false
|
|
TRC 2026-03-08 04:36:07.018+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*T3UNSE:69acfcb7a5e541f6859bcda0 handshaked=false
|
|
TRC 2026-03-08 04:36:07.018+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:07.018+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=48
|
|
TRC 2026-03-08 04:36:07.018+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=66980aacf346...afc787d8e670 tagOut=66980aacf346...afc787d8e670 nonce=87
|
|
TRC 2026-03-08 04:36:07.018+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 20}"
|
|
TRC 2026-03-08 04:36:07.018+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-08 04:36:07.018+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:07.018+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=46
|
|
TRC 2026-03-08 04:36:07.018+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=03144df97074...bbc21f1a2436 tagOut=03144df97074...bbc21f1a2436 nonce=88
|
|
TRC 2026-03-08 04:36:07.018+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 18}"
|
|
TRC 2026-03-08 04:36:07.018+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=112f69706673...312e302e300a
|
|
TRC 2026-03-08 04:36:07.019+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:07.019+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*T3UNSE:69acfcb7a5e541f6859bcda0 ms=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:07.019+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 8, length: 20}"
|
|
TRC 2026-03-08 04:36:07.019+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*T3UNSE:69acfcb7a5e541f6859bcda0 ms=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:36:07.019+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*T3UNSE:69acfcb7a5e541f6859bcda0 protocol=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:36:07.019+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 8, length: 18}"
|
|
TRC 2026-03-08 04:36:07.019+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*T3UNSE:69acfcb7a5e541f6859bcda0 protocol=/ipfs/ping/1.0.0
|
|
TRC 2026-03-08 04:36:07.019+00:00 handling ping topics="libp2p ping" tid=1 file=ping.nim:50 conn=16U*T3UNSE:69acfcb7a5e541f6859bcda0
|
|
TRC 2026-03-08 04:36:07.042+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:36:07.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:07.043+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=8
|
|
TRC 2026-03-08 04:36:07.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:07.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:07.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:07.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:07.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:07.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:07.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:07.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:07.260+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=60
|
|
TRC 2026-03-08 04:36:07.260+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0e6689b93846...c3934ebf506b tagOut=0e6689b93846...c3934ebf506b nonce=89
|
|
TRC 2026-03-08 04:36:07.260+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 32}"
|
|
TRC 2026-03-08 04:36:07.260+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=40f683034356...3489ca6c9994
|
|
TRC 2026-03-08 04:36:07.260+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:07.260+00:00 echoing ping topics="libp2p ping" tid=1 file=ping.nim:53 conn=16U*T3UNSE:69acfcb7a5e541f6859bcda0 pingData="[64, 246, 131, 3, 67, 86, 77, 225, 224, 175, 32, 234, 109, 101, 83, 114, 154, 44, 146, 240, 135, 123, 211, 25, 148, 97, 52, 137, 202, 108, 153, 148]"
|
|
TRC 2026-03-08 04:36:07.260+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 8, length: 32}"
|
|
TRC 2026-03-08 04:36:07.260+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=8 conn=16U*T3UNSE:69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:36:07.260+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 8, length: 0}"
|
|
TRC 2026-03-08 04:36:07.260+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcb7a5e541f6859bcda0
|
|
TRC 2026-03-08 04:36:07.260+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcb7a5e541f6859bcda0
|
|
TRC 2026-03-08 04:36:07.461+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=28
|
|
TRC 2026-03-08 04:36:07.461+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b3e21f041316...921e2dfd465f tagOut=b3e21f041316...921e2dfd465f nonce=90
|
|
TRC 2026-03-08 04:36:07.461+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 8, length: 0}"
|
|
TRC 2026-03-08 04:36:07.461+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-08 04:36:07.461+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*T3UNSE:69acfcb7a5e541f6859bcda0
|
|
TRC 2026-03-08 04:36:07.461+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*T3UNSE:69acfcb7a5e541f6859bcda0
|
|
TRC 2026-03-08 04:36:07.461+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb7a5e541f6859bcda0 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:07.461+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb7a5e541f6859bcda0 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:07.461+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:07.461+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*T3UNSE:69acfcb7a5e541f6859bcda0
|
|
TRC 2026-03-08 04:36:07.461+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:36:07.666+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=110
|
|
TRC 2026-03-08 04:36:07.666+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4962a6f5afaa...b7e16489fcb8 tagOut=4962a6f5afaa...b7e16489fcb8 nonce=68
|
|
TRC 2026-03-08 04:36:07.666+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 82}"
|
|
TRC 2026-03-08 04:36:07.666+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=51124f123d0a...72732f322f30
|
|
TRC 2026-03-08 04:36:07.666+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:07.666+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:07.666+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:07.666+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:07.666+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:07.666+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:07.666+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:07.666+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:07.666+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:07.666+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:07.666+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:07.666+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:07.666+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:07.666+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:07.666+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:07.666+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:07.666+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:07.666+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.667+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:07.667+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/0 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:07.667+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/0
|
|
DBG 2026-03-08 04:36:07.667+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x4a4dd362b25174259339e1ea31bb5fad2168c90434058f279b025e56b8811446 msg_id=feb08055bdb2...6eb9840f8fd2 from_peer_id=16U*kGyuEP topic=/waku/2/rs/2/0 receivedTime=1772944567668552704 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:07.667+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.667+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:07.667+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x4a4dd362b25174259339e1ea31bb5fad2168c90434058f279b025e56b8811446 msg_id=feb08055bdb2...6eb9840f8fd2 to_peer_id=16U*T3UNSE topic=/waku/2/rs/2/0 sentTime=1772944567668937472 payloadSizeBytes=16.0
|
|
TRC 2026-03-08 04:36:07.667+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.667+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.667+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:07.667+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 82}"
|
|
TRC 2026-03-08 04:36:07.667+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:36:07.667+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]" peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:07.667+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/0 contenttopic=/myapp/1/latest/proto
|
|
TRC 2026-03-08 04:36:07.667+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:07.668+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=110
|
|
TRC 2026-03-08 04:36:07.668+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8234431e9871...ef9ea0a7f48c tagOut=8234431e9871...ef9ea0a7f48c nonce=91
|
|
TRC 2026-03-08 04:36:07.668+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 82}"
|
|
TRC 2026-03-08 04:36:07.668+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=51124f123d0a...72732f322f30
|
|
TRC 2026-03-08 04:36:07.668+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:07.668+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:07.668+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=124f123d0a10...72732f322f30
|
|
TRC 2026-03-08 04:36:07.668+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:07.668+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:07.668+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:07.668+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:07.668+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1053686172...aa0100f80100
|
|
TRC 2026-03-08 04:36:07.668+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:07.668+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:07.668+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:07.668+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:07.668+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:07.668+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:07.668+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:07.668+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:07.668+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:07.668+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1053686172...aa0100f80100, seqno: , topic: /waku/2/rs/2/0, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.668+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=feb08055bdb2...6eb9840f8fd2 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:07.668+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:07.906+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=137
|
|
TRC 2026-03-08 04:36:07.906+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7005ddf2b80e...e74648187ecc tagOut=7005ddf2b80e...e74648187ecc nonce=92
|
|
TRC 2026-03-08 04:36:07.906+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 109}"
|
|
TRC 2026-03-08 04:36:07.906+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=6c126a12580a...72732f322f32
|
|
TRC 2026-03-08 04:36:07.906+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:07.906+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=126a12580a20...72732f322f32
|
|
TRC 2026-03-08 04:36:07.906+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=126a12580a20...72732f322f32
|
|
TRC 2026-03-08 04:36:07.906+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:07.906+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:07.906+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:07.906+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:07.906+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a202f6e6577...aa0100f80100
|
|
TRC 2026-03-08 04:36:07.906+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:07.906+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:07.906+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:07.906+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:07.906+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:07.906+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:07.906+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:07.906+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:07.906+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:07.906+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a202f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.906+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:07.906+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/2 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:07.906+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/2
|
|
DBG 2026-03-08 04:36:07.906+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0xa3a5afdec6138234f97fc5115f8c54b2910b47fabcfa9d5941f4e7ac5489cfe7 msg_id=d99763907d95...82bb40434e58 from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/2 receivedTime=1772944567908126464 payloadSizeBytes=32.0
|
|
TRC 2026-03-08 04:36:07.906+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a202f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.906+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a202f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:07.907+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xa3a5afdec6138234f97fc5115f8c54b2910b47fabcfa9d5941f4e7ac5489cfe7 msg_id=d99763907d95...82bb40434e58 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/2 sentTime=1772944567908504064 payloadSizeBytes=32.0
|
|
TRC 2026-03-08 04:36:07.907+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a202f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.907+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a202f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.907+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=126a12580a20...72732f322f32
|
|
TRC 2026-03-08 04:36:07.907+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 109}"
|
|
TRC 2026-03-08 04:36:07.907+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:07.907+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:07.907+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/2 contenttopic=/newsService/1.0/weekly/protobuf
|
|
TRC 2026-03-08 04:36:07.907+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:07.911+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=137
|
|
TRC 2026-03-08 04:36:07.911+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=979f88144aba...246d2527740f tagOut=979f88144aba...246d2527740f nonce=69
|
|
TRC 2026-03-08 04:36:07.911+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 109}"
|
|
TRC 2026-03-08 04:36:07.911+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=6c126a12580a...72732f322f32
|
|
TRC 2026-03-08 04:36:07.911+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:07.911+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=126a12580a20...72732f322f32
|
|
TRC 2026-03-08 04:36:07.911+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=126a12580a20...72732f322f32
|
|
TRC 2026-03-08 04:36:07.911+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:07.911+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:07.911+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:07.911+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:07.911+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a202f6e6577...aa0100f80100
|
|
TRC 2026-03-08 04:36:07.911+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:07.911+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:07.911+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:07.911+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:07.911+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:07.911+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:07.911+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:07.911+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:07.911+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:07.911+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a202f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.912+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=d99763907d95...82bb40434e58 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:07.912+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:07.929+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=127
|
|
TRC 2026-03-08 04:36:07.929+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5210b91197b9...14670ac7c035 tagOut=5210b91197b9...14670ac7c035 nonce=70
|
|
TRC 2026-03-08 04:36:07.929+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 99}"
|
|
TRC 2026-03-08 04:36:07.929+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=621260124e0a...72732f322f32
|
|
TRC 2026-03-08 04:36:07.929+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:07.929+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=1260124e0a1b...72732f322f32
|
|
TRC 2026-03-08 04:36:07.929+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1260124e0a1b...72732f322f32
|
|
TRC 2026-03-08 04:36:07.929+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:07.929+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:07.929+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:07.929+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:07.929+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1b2f6e6577...aa0100f80100
|
|
TRC 2026-03-08 04:36:07.929+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:07.929+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:07.929+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:07.929+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:07.929+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:07.929+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:07.929+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:07.929+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:07.929+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:07.929+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1b2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.929+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:07.929+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/2 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:07.929+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/2
|
|
DBG 2026-03-08 04:36:07.929+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x736780897fe6c67c77d1788ea84eb5c1e2a37336c58a3b624ccb8284c65ddf93 msg_id=f3ee49e3cbfc...bc0b02aa96e4 from_peer_id=16U*kGyuEP topic=/waku/2/rs/2/2 receivedTime=1772944567930929152 payloadSizeBytes=27.0
|
|
TRC 2026-03-08 04:36:07.929+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1b2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.929+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1b2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:07.929+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x736780897fe6c67c77d1788ea84eb5c1e2a37336c58a3b624ccb8284c65ddf93 msg_id=f3ee49e3cbfc...bc0b02aa96e4 to_peer_id=16U*T3UNSE topic=/waku/2/rs/2/2 sentTime=1772944567931325696 payloadSizeBytes=27.0
|
|
TRC 2026-03-08 04:36:07.930+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1b2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.930+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1b2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.930+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=1260124e0a1b...72732f322f32
|
|
TRC 2026-03-08 04:36:07.930+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 99}"
|
|
TRC 2026-03-08 04:36:07.930+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:36:07.930+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]" peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:07.930+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/2 contenttopic=/newsService/1.0/alerts/xml
|
|
TRC 2026-03-08 04:36:07.930+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:07.930+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=127
|
|
TRC 2026-03-08 04:36:07.930+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3a5d5a034c84...48cc85648ee7 tagOut=3a5d5a034c84...48cc85648ee7 nonce=93
|
|
TRC 2026-03-08 04:36:07.930+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 99}"
|
|
TRC 2026-03-08 04:36:07.930+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=621260124e0a...72732f322f32
|
|
TRC 2026-03-08 04:36:07.930+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:07.931+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=1260124e0a1b...72732f322f32
|
|
TRC 2026-03-08 04:36:07.931+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1260124e0a1b...72732f322f32
|
|
TRC 2026-03-08 04:36:07.931+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:07.931+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:07.931+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:07.931+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:07.931+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1b2f6e6577...aa0100f80100
|
|
TRC 2026-03-08 04:36:07.931+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:07.931+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:07.931+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:07.931+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:07.931+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:07.931+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:07.931+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:07.931+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:07.931+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:07.931+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1b2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.931+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=f3ee49e3cbfc...bc0b02aa96e4 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:07.931+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:07.940+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=131
|
|
TRC 2026-03-08 04:36:07.940+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a454be7692cc...5a094aecb363 tagOut=a454be7692cc...5a094aecb363 nonce=71
|
|
TRC 2026-03-08 04:36:07.940+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 103}"
|
|
TRC 2026-03-08 04:36:07.940+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=66126412520a...72732f322f32
|
|
TRC 2026-03-08 04:36:07.940+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:07.940+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=126412520a1d...72732f322f32
|
|
TRC 2026-03-08 04:36:07.940+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=126412520a1d...72732f322f32
|
|
TRC 2026-03-08 04:36:07.940+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:07.940+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:07.940+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:07.940+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:07.940+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1d2f6e6577...aa0100f80100
|
|
TRC 2026-03-08 04:36:07.940+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:07.940+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:07.940+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:07.940+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:07.940+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:07.940+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:07.941+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:07.941+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:07.941+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:07.941+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1d2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.941+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:07.941+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/2 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:07.941+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/2
|
|
DBG 2026-03-08 04:36:07.941+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x5471d299062bdc521e7aab3106785cb5acbaf5300929bbc5f29086eb4a5a8173 msg_id=5f436f056ccd...f90cbd29e564 from_peer_id=16U*kGyuEP topic=/waku/2/rs/2/2 receivedTime=1772944567942716160 payloadSizeBytes=29.0
|
|
TRC 2026-03-08 04:36:07.941+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1d2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.941+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1d2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:07.941+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x5471d299062bdc521e7aab3106785cb5acbaf5300929bbc5f29086eb4a5a8173 msg_id=5f436f056ccd...f90cbd29e564 to_peer_id=16U*T3UNSE topic=/waku/2/rs/2/2 sentTime=1772944567943079936 payloadSizeBytes=29.0
|
|
TRC 2026-03-08 04:36:07.941+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1d2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.941+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*T3UNSE rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1d2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.941+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 encoded=126412520a1d...72732f322f32
|
|
TRC 2026-03-08 04:36:07.941+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 103}"
|
|
TRC 2026-03-08 04:36:07.941+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:36:07.941+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]" peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:07.942+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/2 contenttopic=/newsService/1.0/updates/json
|
|
TRC 2026-03-08 04:36:07.942+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:07.946+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=131
|
|
TRC 2026-03-08 04:36:07.946+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=295dabfc5c10...095b02b137b7 tagOut=295dabfc5c10...095b02b137b7 nonce=94
|
|
TRC 2026-03-08 04:36:07.946+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 103}"
|
|
TRC 2026-03-08 04:36:07.946+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=66126412520a...72732f322f32
|
|
TRC 2026-03-08 04:36:07.946+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:07.946+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=126412520a1d...72732f322f32
|
|
TRC 2026-03-08 04:36:07.946+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=126412520a1d...72732f322f32
|
|
TRC 2026-03-08 04:36:07.946+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:07.946+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:07.946+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:07.946+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:07.946+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1d2f6e6577...aa0100f80100
|
|
TRC 2026-03-08 04:36:07.946+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:07.946+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:07.946+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:07.946+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:07.946+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:07.946+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:07.946+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:07.946+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:07.946+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:07.946+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1d2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/2, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.946+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=5f436f056ccd...f90cbd29e564 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:07.946+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:07.950+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=129
|
|
TRC 2026-03-08 04:36:07.950+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f4e21e4d5ac7...e24727368a8e tagOut=f4e21e4d5ac7...e24727368a8e nonce=95
|
|
TRC 2026-03-08 04:36:07.950+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 101}"
|
|
TRC 2026-03-08 04:36:07.950+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=64126212500a...72732f322f34
|
|
TRC 2026-03-08 04:36:07.950+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:07.950+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=126212500a1c...72732f322f34
|
|
TRC 2026-03-08 04:36:07.950+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=126212500a1c...72732f322f34
|
|
TRC 2026-03-08 04:36:07.950+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:07.950+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:07.950+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:07.950+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:07.950+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1c2f6e6577...aa0100f80100
|
|
TRC 2026-03-08 04:36:07.950+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:07.950+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:07.950+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:07.950+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:07.950+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:07.950+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:07.950+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:07.950+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:07.950+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:07.950+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1c2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.950+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:07.950+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/4 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:07.950+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/4
|
|
DBG 2026-03-08 04:36:07.950+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x0c510947957687cbff8f4a42927745efe12959ba83b4eb3ac711874fd6ad9b4e msg_id=d3775e2fb1e8...eca0a418dd93 from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/4 receivedTime=1772944567952050688 payloadSizeBytes=28.0
|
|
TRC 2026-03-08 04:36:07.950+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1c2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.950+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1c2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:07.951+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x0c510947957687cbff8f4a42927745efe12959ba83b4eb3ac711874fd6ad9b4e msg_id=d3775e2fb1e8...eca0a418dd93 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/4 sentTime=1772944567952421888 payloadSizeBytes=28.0
|
|
TRC 2026-03-08 04:36:07.951+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1c2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.951+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1c2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.951+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=126212500a1c...72732f322f34
|
|
TRC 2026-03-08 04:36:07.951+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 101}"
|
|
TRC 2026-03-08 04:36:07.951+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:07.951+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:07.951+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/4 contenttopic=/newsService/2.0/alerts/json
|
|
TRC 2026-03-08 04:36:07.951+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:07.984+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=133
|
|
TRC 2026-03-08 04:36:07.984+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b66f807a9a65...706969a905d1 tagOut=b66f807a9a65...706969a905d1 nonce=96
|
|
TRC 2026-03-08 04:36:07.984+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 105}"
|
|
TRC 2026-03-08 04:36:07.984+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=68126612540a...72732f322f34
|
|
TRC 2026-03-08 04:36:07.984+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:07.984+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=126612540a1e...72732f322f34
|
|
TRC 2026-03-08 04:36:07.984+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=126612540a1e...72732f322f34
|
|
TRC 2026-03-08 04:36:07.984+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:07.984+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:07.984+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:07.984+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:07.984+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1e2f6e6577...aa0100f80100
|
|
TRC 2026-03-08 04:36:07.984+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:07.984+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:07.984+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:07.984+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:07.984+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:07.984+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:07.984+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:07.984+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:07.984+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:07.984+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1e2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.984+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:07.984+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/4 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:07.985+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/4
|
|
DBG 2026-03-08 04:36:07.985+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x07dabd728bf1dae29905ad6978be63e940cbae2bf2276e47985a2f58586e0410 msg_id=f8878f391100...19d131f1cbc9 from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/4 receivedTime=1772944567986497024 payloadSizeBytes=30.0
|
|
TRC 2026-03-08 04:36:07.985+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1e2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.985+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1e2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:07.985+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x07dabd728bf1dae29905ad6978be63e940cbae2bf2276e47985a2f58586e0410 msg_id=f8878f391100...19d131f1cbc9 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/4 sentTime=1772944567986869760 payloadSizeBytes=30.0
|
|
TRC 2026-03-08 04:36:07.985+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1e2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.985+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1e2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.985+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=126612540a1e...72732f322f34
|
|
TRC 2026-03-08 04:36:07.985+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 105}"
|
|
TRC 2026-03-08 04:36:07.985+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:07.985+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:07.985+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/4 contenttopic=/newsService/2.0/summaries/xml
|
|
TRC 2026-03-08 04:36:07.985+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:07.988+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=137
|
|
TRC 2026-03-08 04:36:07.988+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d0de1b729ecf...57bd8ce0e322 tagOut=d0de1b729ecf...57bd8ce0e322 nonce=97
|
|
TRC 2026-03-08 04:36:07.988+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 109}"
|
|
TRC 2026-03-08 04:36:07.988+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=6c126a12580a...72732f322f34
|
|
TRC 2026-03-08 04:36:07.988+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:07.988+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=126a12580a20...72732f322f34
|
|
TRC 2026-03-08 04:36:07.988+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=126a12580a20...72732f322f34
|
|
TRC 2026-03-08 04:36:07.988+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:07.988+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:07.988+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:07.988+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:07.988+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a202f6e6577...aa0100f80100
|
|
TRC 2026-03-08 04:36:07.988+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:07.988+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:07.988+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:07.988+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:07.988+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:07.988+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:07.988+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:07.988+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:07.988+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:07.988+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a202f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.988+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:07.988+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/4 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:07.988+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/4
|
|
DBG 2026-03-08 04:36:07.988+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0xf82f0d686342273dd3a96b5337744e20484ac934679321e46d07edc467dc2508 msg_id=1dd89a89f1c3...60851a0b7460 from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/4 receivedTime=1772944567990327808 payloadSizeBytes=32.0
|
|
TRC 2026-03-08 04:36:07.989+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a202f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.989+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a202f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:07.989+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0xf82f0d686342273dd3a96b5337744e20484ac934679321e46d07edc467dc2508 msg_id=1dd89a89f1c3...60851a0b7460 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/4 sentTime=1772944567990769920 payloadSizeBytes=32.0
|
|
TRC 2026-03-08 04:36:07.989+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a202f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.989+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a202f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.989+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=126a12580a20...72732f322f34
|
|
TRC 2026-03-08 04:36:07.989+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 109}"
|
|
TRC 2026-03-08 04:36:07.989+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:07.989+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:07.989+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/4 contenttopic=/newsService/2.0/highlights/yaml
|
|
TRC 2026-03-08 04:36:07.989+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:07.992+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=129
|
|
TRC 2026-03-08 04:36:07.992+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=20a5fc4492a9...9cb0cbe64e8c tagOut=20a5fc4492a9...9cb0cbe64e8c nonce=98
|
|
TRC 2026-03-08 04:36:07.992+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 101}"
|
|
TRC 2026-03-08 04:36:07.992+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=64126212500a...72732f322f33
|
|
TRC 2026-03-08 04:36:07.992+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:07.992+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=126212500a1c...72732f322f33
|
|
TRC 2026-03-08 04:36:07.992+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=126212500a1c...72732f322f33
|
|
TRC 2026-03-08 04:36:07.992+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:07.992+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:07.992+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:07.992+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:07.992+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1c2f6e6577...aa0100f80100
|
|
TRC 2026-03-08 04:36:07.992+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:07.992+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:07.992+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:07.992+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:07.992+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:07.992+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:07.992+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:07.992+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:07.992+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:07.992+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1c2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.992+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:07.992+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/3 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:07.992+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/3
|
|
DBG 2026-03-08 04:36:07.992+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x61b2e436b95fe4db4a60d366ad327e89b2eee90491a2f7eaf436a4680317fd09 msg_id=14b8c4dc5e81...978c82ad97d0 from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/3 receivedTime=1772944567994021120 payloadSizeBytes=28.0
|
|
TRC 2026-03-08 04:36:07.992+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1c2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.992+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1c2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:07.992+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x61b2e436b95fe4db4a60d366ad327e89b2eee90491a2f7eaf436a4680317fd09 msg_id=14b8c4dc5e81...978c82ad97d0 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/3 sentTime=1772944567994187264 payloadSizeBytes=28.0
|
|
TRC 2026-03-08 04:36:07.992+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1c2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.992+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1c2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.992+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=126212500a1c...72732f322f33
|
|
TRC 2026-03-08 04:36:07.992+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 101}"
|
|
TRC 2026-03-08 04:36:07.993+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:07.993+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:07.993+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/3 contenttopic=/newsService/3.0/weekly/json
|
|
TRC 2026-03-08 04:36:07.993+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:07.994+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=129
|
|
TRC 2026-03-08 04:36:07.994+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c225471d81da...722234af616f tagOut=c225471d81da...722234af616f nonce=72
|
|
TRC 2026-03-08 04:36:07.994+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 101}"
|
|
TRC 2026-03-08 04:36:07.994+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=64126212500a...72732f322f34
|
|
TRC 2026-03-08 04:36:07.994+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:07.994+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=126212500a1c...72732f322f34
|
|
TRC 2026-03-08 04:36:07.994+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=126212500a1c...72732f322f34
|
|
TRC 2026-03-08 04:36:07.994+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:07.994+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:07.994+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:07.994+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:07.994+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1c2f6e6577...aa0100f80100
|
|
TRC 2026-03-08 04:36:07.994+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:07.994+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:07.994+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:07.994+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:07.994+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:07.994+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:07.994+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:07.994+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:07.994+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:07.994+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1c2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:07.994+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=d3775e2fb1e8...eca0a418dd93 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:07.994+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:08.020+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*T3UNSE:69acfca7a5e541f6859bcd52 size=133
|
|
TRC 2026-03-08 04:36:08.020+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c81c74d92005...354c59fd934e tagOut=c81c74d92005...354c59fd934e nonce=99
|
|
TRC 2026-03-08 04:36:08.020+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 105}"
|
|
TRC 2026-03-08 04:36:08.020+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=68126612540a...72732f322f33
|
|
TRC 2026-03-08 04:36:08.020+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:08.020+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false data=126612540a1e...72732f322f33
|
|
TRC 2026-03-08 04:36:08.020+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=126612540a1e...72732f322f33
|
|
TRC 2026-03-08 04:36:08.020+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:08.020+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:08.020+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:08.020+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:08.020+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1e2f6e6577...aa0100f80100
|
|
TRC 2026-03-08 04:36:08.020+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:08.020+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:08.020+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:08.020+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:08.020+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:08.020+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:08.020+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:08.020+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:08.020+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:08.020+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*T3UNSE payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1e2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.020+00:00 about to validate message topics="libp2p pubsub" tid=1 file=pubsub.nim:683
|
|
TRC 2026-03-08 04:36:08.020+00:00 looking for validators on topic topics="libp2p pubsub" tid=1 file=pubsub.nim:685 topic=/waku/2/rs/2/3 registered="[/waku/2/rs/2/2, /waku/2/rs/2/0, /waku/2/rs/2/7, /waku/2/rs/2/5, /waku/2/rs/2/1, /waku/2/rs/2/3, /waku/2/rs/2/6, /waku/2/rs/2/4]"
|
|
TRC 2026-03-08 04:36:08.020+00:00 running validators for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:688 topic=/waku/2/rs/2/3
|
|
DBG 2026-03-08 04:36:08.020+00:00 received relay message topics="waku relay" tid=1 file=protocol.nim:220 my_peer_id=16U*JkCCP2 msg_hash=0x4adba4633639856d2df56744e9584dc089a3f54a03d8da1029863ad61b199b35 msg_id=3cf82e2b3a8b...900c537d0e63 from_peer_id=16U*T3UNSE topic=/waku/2/rs/2/3 receivedTime=1772944568022166784 payloadSizeBytes=30.0
|
|
TRC 2026-03-08 04:36:08.020+00:00 broadcasting messages to peers topics="libp2p floodsub" tid=1 file=pubsub.nim:290 peers=1 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1e2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.020+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1e2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
DBG 2026-03-08 04:36:08.020+00:00 sent relay message topics="waku relay" tid=1 file=protocol.nim:229 my_peer_id=16U*JkCCP2 msg_hash=0x4adba4633639856d2df56744e9584dc089a3f54a03d8da1029863ad61b199b35 msg_id=3cf82e2b3a8b...900c537d0e63 to_peer_id=16U*kGyuEP topic=/waku/2/rs/2/3 sentTime=1772944568022374144 payloadSizeBytes=30.0
|
|
TRC 2026-03-08 04:36:08.021+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1e2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.021+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*kGyuEP rpcMsg="(subscriptions: [], messages: [(fromPeer: , data: 0a1e2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.021+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b encoded=126612540a1e...72732f322f33
|
|
TRC 2026-03-08 04:36:08.021+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 105}"
|
|
TRC 2026-03-08 04:36:08.021+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:08.021+00:00 forwarded message to peers topics="libp2p gossipsub" tid=1 file=gossipsub.nim:628 peers=1 msgId="[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]" peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:08.021+00:00 skipping message as I am not subscribed tid=1 file=recv_service.nim:179 shard=/waku/2/rs/2/3 contenttopic=/newsService/3.0/summaries/xml
|
|
TRC 2026-03-08 04:36:08.021+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=false
|
|
TRC 2026-03-08 04:36:08.025+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=133
|
|
TRC 2026-03-08 04:36:08.025+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d0456cf3088d...2f7533e684b6 tagOut=d0456cf3088d...2f7533e684b6 nonce=73
|
|
TRC 2026-03-08 04:36:08.025+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 105}"
|
|
TRC 2026-03-08 04:36:08.025+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=68126612540a...72732f322f34
|
|
TRC 2026-03-08 04:36:08.025+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:08.025+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=126612540a1e...72732f322f34
|
|
TRC 2026-03-08 04:36:08.025+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=126612540a1e...72732f322f34
|
|
TRC 2026-03-08 04:36:08.025+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:08.025+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:08.025+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:08.025+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:08.025+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1e2f6e6577...aa0100f80100
|
|
TRC 2026-03-08 04:36:08.025+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:08.025+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:08.025+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:08.025+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:08.025+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:08.025+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:08.025+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:08.025+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:08.025+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:08.025+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1e2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.025+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=f8878f391100...19d131f1cbc9 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:08.025+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:08.028+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=137
|
|
TRC 2026-03-08 04:36:08.028+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=877753e768a3...5d85d2b98b26 tagOut=877753e768a3...5d85d2b98b26 nonce=74
|
|
TRC 2026-03-08 04:36:08.028+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 109}"
|
|
TRC 2026-03-08 04:36:08.028+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=6c126a12580a...72732f322f34
|
|
TRC 2026-03-08 04:36:08.028+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:08.028+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=126a12580a20...72732f322f34
|
|
TRC 2026-03-08 04:36:08.028+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=126a12580a20...72732f322f34
|
|
TRC 2026-03-08 04:36:08.028+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:08.028+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:08.028+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:08.028+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:08.028+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a202f6e6577...aa0100f80100
|
|
TRC 2026-03-08 04:36:08.028+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:08.028+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:08.028+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:08.028+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:08.028+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:08.028+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:08.028+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:08.028+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:08.028+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:08.028+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a202f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/4, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.028+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=1dd89a89f1c3...60851a0b7460 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:08.028+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:08.041+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:36:08.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:08.042+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=8
|
|
TRC 2026-03-08 04:36:08.042+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:08.042+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=3
|
|
TRC 2026-03-08 04:36:08.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:08.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:08.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:08.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:08.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=3
|
|
TRC 2026-03-08 04:36:08.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:08.043+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.043+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.043+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.043+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.043+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:08.043+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:08.044+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.044+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.044+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.044+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.044+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:08.044+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:08.044+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.044+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.044+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.044+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.044+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:08.045+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:08.045+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.045+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.045+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.045+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:08.045+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:08.045+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.045+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.046+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:08.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:08.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.046+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:08.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:08.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.047+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.047+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:08.047+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:08.047+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.047+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.047+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:08.047+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:08.047+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.048+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.048+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.048+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:08.048+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:08.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.048+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.048+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.048+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.048+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:08.049+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:08.049+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.049+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.049+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.049+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:08.049+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:08.049+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.049+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.049+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.049+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:08.050+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:08.056+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=129
|
|
TRC 2026-03-08 04:36:08.056+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=cac3de02a483...52a3a6bfbec3 tagOut=cac3de02a483...52a3a6bfbec3 nonce=75
|
|
TRC 2026-03-08 04:36:08.056+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 101}"
|
|
TRC 2026-03-08 04:36:08.056+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=64126212500a...72732f322f33
|
|
TRC 2026-03-08 04:36:08.056+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:08.056+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=126212500a1c...72732f322f33
|
|
TRC 2026-03-08 04:36:08.056+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=126212500a1c...72732f322f33
|
|
TRC 2026-03-08 04:36:08.056+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:08.056+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:08.056+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:08.056+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:08.056+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1c2f6e6577...aa0100f80100
|
|
TRC 2026-03-08 04:36:08.056+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:08.056+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:08.056+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:08.056+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:08.056+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:08.056+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:08.056+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:08.056+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:08.056+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:08.057+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1c2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.057+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=14b8c4dc5e81...978c82ad97d0 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:08.057+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:08.059+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*kGyuEP:69acfca7a5e541f6859bcd53 size=133
|
|
TRC 2026-03-08 04:36:08.059+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2a684ea6cc7a...f4a52ced3625 tagOut=2a684ea6cc7a...f4a52ced3625 nonce=76
|
|
TRC 2026-03-08 04:36:08.059+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 105}"
|
|
TRC 2026-03-08 04:36:08.059+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=68126612540a...72732f322f33
|
|
TRC 2026-03-08 04:36:08.059+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:08.059+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false data=126612540a1e...72732f322f33
|
|
TRC 2026-03-08 04:36:08.059+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=126612540a1e...72732f322f33
|
|
TRC 2026-03-08 04:36:08.059+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:08.059+00:00 decodeMessages: read messages topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:456 count=1
|
|
TRC 2026-03-08 04:36:08.059+00:00 decodeMessage: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:422
|
|
TRC 2026-03-08 04:36:08.059+00:00 decodeMessage: fromPeer is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:427
|
|
TRC 2026-03-08 04:36:08.059+00:00 decodeMessage: read data topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:429 data=0a1e2f6e6577...aa0100f80100
|
|
TRC 2026-03-08 04:36:08.059+00:00 decodeMessage: seqno is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:435
|
|
TRC 2026-03-08 04:36:08.059+00:00 decodeMessage: read topic topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:437 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:08.059+00:00 decodeMessage: signature is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:444
|
|
TRC 2026-03-08 04:36:08.059+00:00 decodeMessage: public key is missing topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:448
|
|
TRC 2026-03-08 04:36:08.059+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:08.059+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:08.059+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:08.059+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:08.059+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:08.059+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*kGyuEP payload="(subscriptions: [], messages: [(fromPeer: , data: 0a1e2f6e6577...aa0100f80100, seqno: , topic: /waku/2/rs/2/3, signature: , key: )], control: (ihave: [], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.059+00:00 Dropping already-seen message topics="libp2p gossipsub" tid=1 file=gossipsub.nim:749 msgId=3cf82e2b3a8b...900c537d0e63 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:08.059+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=false
|
|
TRC 2026-03-08 04:36:08.133+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=411
|
|
TRC 2026-03-08 04:36:08.133+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ada600aa0443...541d5a80d101 tagOut=ada600aa0443...541d5a80d101 nonce=81
|
|
TRC 2026-03-08 04:36:08.133+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:08.133+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.133+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:08.133+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=411
|
|
TRC 2026-03-08 04:36:08.133+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f342beaa65f9...71b9a968fcc5 tagOut=f342beaa65f9...71b9a968fcc5 nonce=82
|
|
TRC 2026-03-08 04:36:08.133+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:08.133+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.133+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:08.133+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=411
|
|
TRC 2026-03-08 04:36:08.133+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=32826dcaa7f9...8bc63cd3dd2d tagOut=32826dcaa7f9...8bc63cd3dd2d nonce=83
|
|
TRC 2026-03-08 04:36:08.133+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.133+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.133+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:08.133+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:08.133+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:08.133+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:08.133+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.133+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:08.133+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.133+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.133+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:08.133+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.134+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.134+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:08.134+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.134+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.134+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:08.134+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.134+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:08.134+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:08.134+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:08.134+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:08.134+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.134+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.134+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.134+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.135+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.135+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:08.135+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.135+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.135+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:08.135+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:08.135+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:08.135+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:08.135+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.135+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:08.135+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.135+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.135+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:08.135+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.135+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.135+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:08.135+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.135+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.135+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:08.135+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.136+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:08.136+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:08.136+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:08.136+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:08.136+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.136+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.136+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.136+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.136+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.136+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:08.136+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:08.136+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.136+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:08.136+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=411
|
|
TRC 2026-03-08 04:36:08.137+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=63fb7a43d8f3...62659c01f995 tagOut=63fb7a43d8f3...62659c01f995 nonce=84
|
|
TRC 2026-03-08 04:36:08.137+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:08.137+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.137+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:08.137+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.137+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.137+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:08.137+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:08.137+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:08.137+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:08.137+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.137+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:08.137+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.137+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.137+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:08.137+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.137+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.137+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:08.137+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.137+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.137+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:08.137+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.138+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:08.138+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:08.138+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:08.138+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:08.138+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.138+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.138+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.138+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.138+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.138+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:08.138+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.138+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.138+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:08.138+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:08.138+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:08.138+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:08.138+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.139+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:08.139+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.139+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.139+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:08.139+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.139+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.139+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:08.139+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.139+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.139+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:08.139+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.139+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:08.139+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:08.139+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:08.139+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:08.139+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.139+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.139+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.140+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.140+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.140+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:08.224+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=411
|
|
TRC 2026-03-08 04:36:08.224+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b7db009a297a...74630ffda4fc tagOut=b7db009a297a...74630ffda4fc nonce=75
|
|
TRC 2026-03-08 04:36:08.224+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:08.224+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.224+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:08.224+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=411
|
|
TRC 2026-03-08 04:36:08.224+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=85dc08ef2538...76c1c5ba09dc tagOut=85dc08ef2538...76c1c5ba09dc nonce=76
|
|
TRC 2026-03-08 04:36:08.224+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:08.224+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.224+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:08.224+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=411
|
|
TRC 2026-03-08 04:36:08.224+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=48db29869198...ad344a1231b8 tagOut=48db29869198...ad344a1231b8 nonce=77
|
|
TRC 2026-03-08 04:36:08.224+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:08.224+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.224+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:08.224+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=411
|
|
TRC 2026-03-08 04:36:08.224+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=197e4f920ae8...1e5186546e4b tagOut=197e4f920ae8...1e5186546e4b nonce=78
|
|
TRC 2026-03-08 04:36:08.224+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:08.224+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.224+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:08.224+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.224+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.224+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:08.224+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:08.224+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:08.224+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:08.224+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.225+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:08.225+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.225+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.225+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:08.225+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.225+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.225+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:08.225+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.225+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.225+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:08.225+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.225+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:08.226+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:08.226+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:08.226+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:08.226+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.226+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.226+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.226+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.226+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.226+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:08.226+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.226+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.226+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:08.226+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:08.226+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:08.226+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:08.226+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.227+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:08.227+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.227+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.227+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:08.227+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.227+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.227+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:08.227+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.227+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.227+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:08.227+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.227+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:08.227+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:08.227+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:08.227+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:08.227+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.227+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.228+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.228+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.228+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.228+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:08.228+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.228+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.228+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:08.228+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:08.228+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:08.228+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:08.228+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.228+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:08.228+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.228+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.228+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:08.228+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.228+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.228+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:08.228+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.228+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.228+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:08.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.229+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:08.229+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:08.229+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:08.229+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:08.229+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.229+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.229+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.229+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.229+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.229+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:08.229+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:08.230+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:08.230+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:08.230+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:08.230+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.231+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:08.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=411
|
|
TRC 2026-03-08 04:36:08.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e665b68f2a88...47cd2c400b7a tagOut=e665b68f2a88...47cd2c400b7a nonce=84
|
|
TRC 2026-03-08 04:36:08.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:08.289+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:08.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=411
|
|
TRC 2026-03-08 04:36:08.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2c9a10f1415d...9ad3473e2a7e tagOut=2c9a10f1415d...9ad3473e2a7e nonce=85
|
|
TRC 2026-03-08 04:36:08.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:08.289+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:08.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=411
|
|
TRC 2026-03-08 04:36:08.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=80c6efaeab71...6f3357e22b9f tagOut=80c6efaeab71...6f3357e22b9f nonce=86
|
|
TRC 2026-03-08 04:36:08.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:08.289+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:08.290+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=411
|
|
TRC 2026-03-08 04:36:08.290+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=aca825b4705b...dfaaff2fd178 tagOut=aca825b4705b...dfaaff2fd178 nonce=87
|
|
TRC 2026-03-08 04:36:08.290+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:08.290+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.290+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:08.290+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.290+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.290+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:08.290+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:08.290+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:08.290+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:08.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:08.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:08.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:08.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:08.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.291+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:08.291+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:08.291+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:08.291+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:08.291+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.291+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:08.291+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.291+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.291+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:08.291+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:08.291+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:08.291+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:08.292+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.292+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:08.292+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.292+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.292+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:08.292+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.292+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.292+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:08.292+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.292+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.292+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:08.292+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.292+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:08.292+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:08.292+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:08.292+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:08.292+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.293+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.293+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.293+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.293+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:08.293+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.293+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.293+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:08.293+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:08.293+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:08.293+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:08.293+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.293+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:08.293+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.293+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.293+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:08.293+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:08.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:08.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.294+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:08.294+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:08.294+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:08.294+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:08.294+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.294+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.294+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.294+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.294+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.295+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:08.295+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:08.295+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:08.295+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:08.295+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:08.295+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:08.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:08.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:08.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:08.296+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:08.296+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
DBG 2026-03-08 04:36:08.779+00:00 received random records from kademlia topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:211 numRecords=0
|
|
TRC 2026-03-08 04:36:09.041+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:36:09.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:09.043+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=8
|
|
TRC 2026-03-08 04:36:09.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:09.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=3
|
|
TRC 2026-03-08 04:36:09.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:09.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:09.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:09.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:09.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=3
|
|
TRC 2026-03-08 04:36:09.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:09.043+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.043+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.043+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.044+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.044+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:09.044+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:09.044+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.044+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.044+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.044+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.044+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:09.044+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:09.044+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.045+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.045+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.045+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:09.045+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:09.045+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.045+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.045+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.045+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:09.045+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:09.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.046+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:09.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:09.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.046+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:09.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:09.047+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.047+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.047+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:09.047+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:09.047+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.048+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.048+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:09.048+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:09.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.048+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.048+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.048+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.048+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:09.048+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:09.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.048+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.048+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.049+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.049+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:09.049+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:09.049+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.049+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.049+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.049+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:09.049+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:09.049+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.050+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.050+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.050+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:09.050+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:09.136+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=411
|
|
TRC 2026-03-08 04:36:09.136+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=995c0a18657d...36ebcf2160b6 tagOut=995c0a18657d...36ebcf2160b6 nonce=85
|
|
TRC 2026-03-08 04:36:09.136+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:09.136+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.136+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:09.136+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=411
|
|
TRC 2026-03-08 04:36:09.136+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9d89d6d2f1ce...4d75621b3e26 tagOut=9d89d6d2f1ce...4d75621b3e26 nonce=86
|
|
TRC 2026-03-08 04:36:09.136+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:09.136+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.136+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:09.136+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=411
|
|
TRC 2026-03-08 04:36:09.136+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7660917122b1...5d6113fa11aa tagOut=7660917122b1...5d6113fa11aa nonce=87
|
|
TRC 2026-03-08 04:36:09.136+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:09.137+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.137+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:09.137+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=411
|
|
TRC 2026-03-08 04:36:09.137+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ca95543e9464...f4af8fa8e69f tagOut=ca95543e9464...f4af8fa8e69f nonce=88
|
|
TRC 2026-03-08 04:36:09.137+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:09.137+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.137+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:09.137+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.137+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.137+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:09.137+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:09.137+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:09.137+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:09.137+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.137+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:09.137+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.137+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.137+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:09.137+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.137+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.137+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:09.137+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.137+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.137+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:09.137+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.138+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:09.138+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:09.138+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:09.138+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:09.138+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.138+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.138+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.138+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.138+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.138+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:09.139+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:09.139+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:09.139+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:09.139+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:09.139+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.139+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.140+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.140+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.140+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.140+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:09.140+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.140+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.140+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:09.140+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:09.140+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:09.140+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:09.140+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.140+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:09.140+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.140+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.141+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:09.141+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.141+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.141+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:09.141+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.141+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.141+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:09.141+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.141+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:09.141+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:09.141+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:09.141+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:09.141+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.141+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.141+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.142+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.142+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.142+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:09.142+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.142+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.142+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:09.142+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:09.142+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:09.142+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:09.142+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.142+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:09.142+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.142+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.142+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:09.142+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.142+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.142+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:09.142+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.142+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.142+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:09.142+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.142+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:09.143+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:09.143+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:09.143+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:09.143+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.143+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.143+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.143+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.143+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.143+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:09.225+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=411
|
|
TRC 2026-03-08 04:36:09.225+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=87d06e11b2ad...ea513fff95ac tagOut=87d06e11b2ad...ea513fff95ac nonce=79
|
|
TRC 2026-03-08 04:36:09.225+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:09.225+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.225+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:09.225+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=411
|
|
TRC 2026-03-08 04:36:09.225+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=23eab3de52bc...8559c99962da tagOut=23eab3de52bc...8559c99962da nonce=80
|
|
TRC 2026-03-08 04:36:09.225+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:09.225+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.225+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:09.225+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=411
|
|
TRC 2026-03-08 04:36:09.225+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4a1e606969b3...a0da51dc19d7 tagOut=4a1e606969b3...a0da51dc19d7 nonce=81
|
|
TRC 2026-03-08 04:36:09.225+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:09.225+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.225+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:09.225+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=411
|
|
TRC 2026-03-08 04:36:09.225+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0bdb3854f280...95c3fb9e76ad tagOut=0bdb3854f280...95c3fb9e76ad nonce=82
|
|
TRC 2026-03-08 04:36:09.225+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:09.225+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.225+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:09.225+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.225+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.225+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:09.226+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:09.226+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:09.226+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:09.226+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.226+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:09.226+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.226+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.226+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:09.226+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.226+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.226+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:09.226+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.226+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.226+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:09.226+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.226+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:09.226+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:09.226+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:09.226+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:09.226+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.227+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.227+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.227+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.227+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.227+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:09.227+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.227+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.227+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:09.227+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:09.227+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:09.227+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:09.227+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.227+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:09.227+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.227+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.227+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:09.227+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.228+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.228+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:09.228+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.228+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.228+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:09.228+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.228+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:09.228+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:09.228+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:09.228+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:09.228+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.228+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.228+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.229+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.229+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.229+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:09.229+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.229+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.229+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:09.229+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:09.229+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:09.229+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:09.229+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.229+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:09.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.229+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.229+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:09.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.229+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.229+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:09.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.229+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.229+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:09.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.230+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:09.230+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:09.230+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:09.230+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:09.230+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.230+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.230+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:09.230+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:09.231+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:09.231+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:09.231+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:09.231+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.232+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:09.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=411
|
|
TRC 2026-03-08 04:36:09.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e8f5d5734629...b3f18c0f32b8 tagOut=e8f5d5734629...b3f18c0f32b8 nonce=88
|
|
TRC 2026-03-08 04:36:09.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:09.289+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:09.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=411
|
|
TRC 2026-03-08 04:36:09.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e901fbe6ff23...d873e2f4ced9 tagOut=e901fbe6ff23...d873e2f4ced9 nonce=89
|
|
TRC 2026-03-08 04:36:09.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:09.289+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:09.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=411
|
|
TRC 2026-03-08 04:36:09.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1e7d76e98b15...467e589ad54d tagOut=1e7d76e98b15...467e589ad54d nonce=90
|
|
TRC 2026-03-08 04:36:09.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:09.289+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:09.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=411
|
|
TRC 2026-03-08 04:36:09.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=95e208554481...b4064d004ffd tagOut=95e208554481...b4064d004ffd nonce=91
|
|
TRC 2026-03-08 04:36:09.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:09.289+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:09.289+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.289+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.289+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:09.289+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:09.289+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:09.289+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:09.289+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.289+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:09.289+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.289+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.289+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:09.289+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:09.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:09.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.290+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:09.290+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:09.290+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:09.290+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:09.290+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.290+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.290+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.291+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:09.291+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.291+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.291+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:09.291+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:09.291+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:09.291+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:09.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:09.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:09.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:09.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.292+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.292+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:09.292+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.292+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:09.292+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:09.292+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:09.292+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:09.292+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.292+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:09.293+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:09.293+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:09.293+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:09.293+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:09.293+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.293+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.294+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.294+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.294+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.294+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:09.294+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.294+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:09.294+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:09.294+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:09.294+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:09.294+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:09.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:09.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:09.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:09.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:09.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:09.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.295+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:09.295+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:09.295+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:09.295+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:09.295+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:09.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:09.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:09.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:09.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:09.296+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:09.843+00:00 Dialing canceled topics="libp2p dialer" tid=1 file=dialer.nim:55 description="Future operation cancelled!" peerId=16U*DUhLJh
|
|
TRC 2026-03-08 04:36:09.843+00:00 Connecting peer failed topics="waku node peer_manager" tid=1 file=peer_manager.nim:352 peerId=16U*DUhLJh reason="timed out" failedAttempts=1
|
|
INF 2026-03-08 04:36:09.843+00:00 Finished dialing multiple peers topics="waku node peer_manager" tid=1 file=peer_manager.nim:396 successfulConns=3 attempted=4
|
|
TRC 2026-03-08 04:36:10.042+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:36:10.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:10.043+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=8
|
|
TRC 2026-03-08 04:36:10.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=2
|
|
TRC 2026-03-08 04:36:10.043+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=3
|
|
TRC 2026-03-08 04:36:10.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=1
|
|
TRC 2026-03-08 04:36:10.044+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:10.044+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:10.044+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:10.044+00:00 got messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:766 size=3
|
|
TRC 2026-03-08 04:36:10.044+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:10.044+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.044+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.044+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.044+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.044+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:10.044+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:10.044+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.045+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.045+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.045+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.045+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:10.045+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:10.045+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.045+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.046+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:10.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:10.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.046+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*P1S397 rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.046+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*P1S397:69acfcafa5e541f6859bcd86 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.046+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:10.046+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:10.046+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.046+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.047+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.047+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:10.047+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:10.047+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.047+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.047+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.047+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:10.047+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:10.047+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.047+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.048+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.048+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.048+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:10.048+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:10.048+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.048+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.048+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*VpJprH rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.048+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.048+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:10.049+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:10.049+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.049+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.049+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.049+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:10.049+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:10.049+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.049+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.049+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.049+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.049+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:10.049+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:10.050+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.050+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.050+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.050+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.050+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:10.050+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:10.050+00:00 sending pubsub message to peer topics="libp2p pubsub" tid=1 file=pubsub.nim:231 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.050+00:00 encodeRpcMsg: encoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:464 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.050+00:00 sending msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:549 peer=16U*NSkuby rpcMsg="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.050+00:00 sending encoded msg to peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:406 conntype=ctSend conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 encoded=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.051+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 383}"
|
|
TRC 2026-03-08 04:36:10.051+00:00 sent pubsub message to remote topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:415 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:10.135+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=411
|
|
TRC 2026-03-08 04:36:10.135+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f668b5ca933a...92b8f7eb24a3 tagOut=f668b5ca933a...92b8f7eb24a3 nonce=89
|
|
TRC 2026-03-08 04:36:10.135+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:10.135+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.135+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:10.135+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=411
|
|
TRC 2026-03-08 04:36:10.135+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=217347d12df1...10afe54ac658 tagOut=217347d12df1...10afe54ac658 nonce=90
|
|
TRC 2026-03-08 04:36:10.135+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:10.135+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.135+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:10.135+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=411
|
|
TRC 2026-03-08 04:36:10.135+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e3cf2e6e8750...0f9084ca65b2 tagOut=e3cf2e6e8750...0f9084ca65b2 nonce=91
|
|
TRC 2026-03-08 04:36:10.135+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:10.135+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.135+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:10.135+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*VpJprH:69acfcafa5e541f6859bcd81 size=411
|
|
TRC 2026-03-08 04:36:10.135+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ea7c8474f4ac...2d5ce81a47d2 tagOut=ea7c8474f4ac...2d5ce81a47d2 nonce=92
|
|
TRC 2026-03-08 04:36:10.135+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:10.135+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.135+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:10.135+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:10.136+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:10.136+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:10.136+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:10.136+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.137+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.137+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.137+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.137+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.137+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:10.137+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.137+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.137+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:10.137+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:10.137+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:10.137+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:10.137+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.137+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:10.137+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.137+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.137+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:10.137+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.138+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.138+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:10.138+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.138+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.138+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:10.138+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.138+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:10.138+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:10.138+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:10.138+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:10.138+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.138+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.138+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.138+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.138+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.139+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:10.139+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.139+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.139+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:10.139+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:10.139+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:10.139+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:10.139+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.139+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:10.139+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.139+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.139+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:10.139+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.139+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.139+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:10.139+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.139+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.139+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:10.139+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.139+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:10.139+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:10.140+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:10.140+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:10.140+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.140+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.140+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.140+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.140+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.140+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:10.140+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.140+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.140+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:10.140+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:10.140+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:10.140+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:10.140+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.140+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:10.140+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.141+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.141+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:10.141+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.141+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.141+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:10.141+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.141+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.141+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:10.141+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.141+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:10.141+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:10.141+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:10.141+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:10.141+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*VpJprH payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.141+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.142+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.142+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.142+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*VpJprH topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.142+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=false
|
|
TRC 2026-03-08 04:36:10.226+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=411
|
|
TRC 2026-03-08 04:36:10.226+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=71de9cfe9168...96adab940fb1 tagOut=71de9cfe9168...96adab940fb1 nonce=83
|
|
TRC 2026-03-08 04:36:10.226+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:10.226+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.226+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:10.226+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=411
|
|
TRC 2026-03-08 04:36:10.226+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=71dcb9be2c2f...cece29bbcfe6 tagOut=71dcb9be2c2f...cece29bbcfe6 nonce=84
|
|
TRC 2026-03-08 04:36:10.226+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:10.226+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.226+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:10.226+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=411
|
|
TRC 2026-03-08 04:36:10.226+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=03758285441b...a3e24f4e762b tagOut=03758285441b...a3e24f4e762b nonce=85
|
|
TRC 2026-03-08 04:36:10.226+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:10.226+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.226+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:10.226+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*NSkuby:69acfcafa5e541f6859bcd82 size=411
|
|
TRC 2026-03-08 04:36:10.226+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3e6834804764...450ee0bf62ba tagOut=3e6834804764...450ee0bf62ba nonce=86
|
|
TRC 2026-03-08 04:36:10.226+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:10.226+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.226+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:10.226+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.226+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.226+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:10.226+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:10.226+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:10.226+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:10.226+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.226+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:10.226+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.226+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.227+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:10.227+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.227+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.227+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:10.227+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.227+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.227+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:10.227+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.227+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:10.227+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:10.227+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:10.227+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:10.227+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.227+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.227+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.228+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.228+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.228+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:10.228+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.228+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.228+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:10.228+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:10.228+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:10.228+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:10.228+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.228+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:10.228+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.228+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.228+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:10.228+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.228+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.228+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:10.228+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.229+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.229+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:10.229+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.229+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:10.229+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:10.229+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:10.229+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:10.229+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.229+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.229+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.229+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.229+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.230+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:10.230+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:10.230+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:10.230+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:10.230+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:10.230+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.231+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.231+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:10.231+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.231+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.231+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:10.231+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:10.231+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:10.231+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:10.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:10.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.231+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.231+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:10.231+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:10.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.232+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.232+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:10.232+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.232+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:10.232+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:10.232+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:10.232+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:10.232+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*NSkuby payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.232+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.233+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*NSkuby topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.233+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=false
|
|
TRC 2026-03-08 04:36:10.288+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=411
|
|
TRC 2026-03-08 04:36:10.288+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3ae73b9f5af3...12a13a39f418 tagOut=3ae73b9f5af3...12a13a39f418 nonce=92
|
|
TRC 2026-03-08 04:36:10.288+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:10.288+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.288+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:10.288+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=411
|
|
TRC 2026-03-08 04:36:10.288+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8a0894bb19ea...5b45f7d1d8b2 tagOut=8a0894bb19ea...5b45f7d1d8b2 nonce=93
|
|
TRC 2026-03-08 04:36:10.288+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:10.288+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.288+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:10.288+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=411
|
|
TRC 2026-03-08 04:36:10.288+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b43bb1c4ec18...93848ebd55f6 tagOut=b43bb1c4ec18...93848ebd55f6 nonce=94
|
|
TRC 2026-03-08 04:36:10.288+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:10.288+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:10.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*P1S397:69acfcafa5e541f6859bcd80 size=411
|
|
TRC 2026-03-08 04:36:10.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b589b862a23b...83038285af95 tagOut=b589b862a23b...83038285af95 nonce=95
|
|
TRC 2026-03-08 04:36:10.289+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.289+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.289+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:10.289+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:10.289+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:10.289+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:10.289+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.289+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:10.289+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.289+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.289+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:10.289+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.289+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.289+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:10.289+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.289+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.289+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:10.289+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.289+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:10.290+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:10.290+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:10.290+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:10.290+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.290+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.290+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.290+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.290+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.290+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:10.290+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.290+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.290+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:10.290+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:10.290+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:10.290+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:10.290+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.290+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:10.290+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:10.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:10.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.291+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.291+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:10.291+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.291+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:10.291+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:10.291+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:10.291+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:10.291+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.291+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.292+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.292+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:10.292+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.292+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.292+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:10.292+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:10.292+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:10.292+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:10.292+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.292+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:10.292+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.292+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.292+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:10.292+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.293+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.293+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:10.293+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.293+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.293+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:10.293+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.293+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:10.293+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:10.293+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:10.293+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:10.293+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.293+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.293+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.293+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.294+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.294+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:10.294+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 383}"
|
|
TRC 2026-03-08 04:36:10.294+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=fd021afa020a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.294+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-08 04:36:10.294+00:00 read data from peer topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:246 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false data=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.294+00:00 decodeRpcMsg: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:542 payload=1afa020a540a...19d131f1cbc9
|
|
TRC 2026-03-08 04:36:10.294+00:00 decodeMessages: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:452
|
|
TRC 2026-03-08 04:36:10.294+00:00 decodeMessages: no messages found topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:460
|
|
TRC 2026-03-08 04:36:10.294+00:00 decodeSubscriptions: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:406
|
|
TRC 2026-03-08 04:36:10.294+00:00 decodeControl: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:324
|
|
TRC 2026-03-08 04:36:10.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:10.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:10.294+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.294+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.294+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:10.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.295+00:00 decodeIHave: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:239
|
|
TRC 2026-03-08 04:36:10.295+00:00 decodeIHave: read topicID topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:242 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:10.295+00:00 decodeIHave: read messageIDs topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:246 message_ids="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.295+00:00 decodeControl: message statistics topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:366 graft_count=0 prune_count=0 ihave_count=4 iwant_count=0
|
|
TRC 2026-03-08 04:36:10.295+00:00 PartialMessageExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:505
|
|
TRC 2026-03-08 04:36:10.295+00:00 decodePartialMessageExtensionRPC: is not set topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:511
|
|
TRC 2026-03-08 04:36:10.295+00:00 TestExtensionRPC: decoding message topics="libp2p pubsubprotobuf" tid=1 file=protobuf.nim:494
|
|
TRC 2026-03-08 04:36:10.295+00:00 decoded msg from peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:696 peer=16U*P1S397 payload="(subscriptions: [], messages: [], control: (ihave: [(topic: /waku/...rs/2/3, messageIDs: [14b8c4dc5e81...978c82ad97d0, 3cf82e2b3a8b...900c537d0e63]), (topic: /waku/...rs/2/2, messageIDs: [f3ee49e3cbfc...bc0b02aa96e4, 5f436f056ccd...f90cbd29e564, d99763907d95...82bb40434e58]), (topic: /waku/...rs/2/0, messageIDs: [feb08055bdb2...6eb9840f8fd2]), (topic: /waku/...rs/2/4, messageIDs: [d3775e2fb1e8...eca0a418dd93, 1dd89a89f1c3...60851a0b7460, f8878f391100...19d131f1cbc9])], iwant: [], graft: [], prune: [], extensions: (partialMessageExtension: <unset>, testExtension: <unset>)), partialMessageExtension: (topicID: , groupID: , partialMessage: , partsMetadata: ), testExtension: <unset>)"
|
|
TRC 2026-03-08 04:36:10.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/3 msgs="["[20, 184, 196, 220, 94, 129, 169, 167, 178, 111, 170, 197, 123, 158, 201, 22, 253, 149, 229, 219, 122, 69, 121, 41, 19, 172, 151, 140, 130, 173, 151, 208]", "[60, 248, 46, 43, 58, 139, 56, 119, 186, 184, 177, 233, 220, 26, 238, 173, 31, 155, 27, 136, 85, 204, 63, 120, 205, 203, 144, 12, 83, 125, 14, 99]"]"
|
|
TRC 2026-03-08 04:36:10.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/2 msgs="["[243, 238, 73, 227, 203, 252, 61, 205, 138, 206, 224, 245, 1, 169, 121, 239, 180, 193, 93, 253, 28, 114, 254, 147, 203, 229, 188, 11, 2, 170, 150, 228]", "[95, 67, 111, 5, 108, 205, 253, 211, 235, 94, 62, 195, 127, 25, 165, 39, 209, 58, 81, 193, 213, 113, 134, 254, 27, 68, 249, 12, 189, 41, 229, 100]", "[217, 151, 99, 144, 125, 149, 73, 91, 216, 37, 224, 9, 108, 142, 231, 60, 97, 11, 100, 18, 166, 112, 2, 135, 5, 12, 130, 187, 64, 67, 78, 88]"]"
|
|
TRC 2026-03-08 04:36:10.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/0 msgs="["[254, 176, 128, 85, 189, 178, 191, 65, 252, 117, 24, 112, 4, 37, 249, 133, 120, 147, 71, 65, 37, 85, 2, 93, 249, 167, 110, 185, 132, 15, 143, 210]"]"
|
|
TRC 2026-03-08 04:36:10.295+00:00 peer sent ihave topics="libp2p gossipsub" tid=1 file=behavior.nim:299 peer=16U*P1S397 topicID=/waku/2/rs/2/4 msgs="["[211, 119, 94, 47, 177, 232, 38, 8, 12, 33, 156, 84, 196, 237, 147, 52, 225, 216, 201, 87, 152, 205, 70, 253, 148, 160, 236, 160, 164, 24, 221, 147]", "[29, 216, 154, 137, 241, 195, 160, 19, 4, 44, 97, 133, 43, 242, 60, 89, 115, 205, 242, 119, 110, 234, 152, 145, 163, 173, 96, 133, 26, 11, 116, 96]", "[248, 135, 143, 57, 17, 0, 115, 49, 221, 133, 248, 133, 25, 41, 127, 10, 219, 249, 115, 239, 183, 174, 101, 125, 9, 233, 25, 209, 49, 241, 203, 201]"]"
|
|
TRC 2026-03-08 04:36:10.296+00:00 waiting for data topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:234 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=false
|
|
TRC 2026-03-08 04:36:11.041+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140083245736016
|
|
TRC 2026-03-08 04:36:11.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.041+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.041+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.041+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/2 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.041+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/0 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/7 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/5 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/1 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/3 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.042+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/6 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.043+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.043+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=2 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.043+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.043+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/2/4 mesh=2 gossipsub=5
|
|
TRC 2026-03-08 04:36:11.043+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=8
|
|
TRC 2026-03-08 04:36:11.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:11.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:11.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:11.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:11.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:11.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:11.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:11.043+00:00 no messages to emit topics="libp2p gossipsub" tid=1 file=behavior.nim:759
|
|
TRC 2026-03-08 04:36:11.312+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
|
|
TRC 2026-03-08 04:36:11.312+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:226 protocol=/vac/waku/rendezvous/1.0.0 peers="["(peerId: 16U*kGyuEP, addrs: [/ip4/47.242.130.189/tcp/30303, /ip4/47.242.130.189/tcp/30303, /ip4/47.242.130.189/tcp/8000/wss], enr: none(Record), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /mix/1.0.0, /logos/kad/1.0.0, /vac/waku/store-query/3.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [2, 0, 7, 5, 1, 3, 6, 4], mixPubKey: none(Curve25519Key), agent: nwaku-0.36.0, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04c2fbc94e99e3f238ec300c37ccd3949c65d43174195781b455e3f2e40ce6fa683fb75f633c998f13ee0491e4a84b626c82c03707c680a2bf7dcfad53b6c8c56e), connectedness: Connected, disconnectTime: 0, origin: UnknownOrigin, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)", "(peerId: 16U*P1S397, addrs: [/ip4/136.119.156.87/tcp/30303, /ip4/136.119.156.87/tcp/30303, /ip4/136.119.156.87/tcp/8000/wss], enr: none(Record), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /mix/1.0.0, /logos/kad/1.0.0, /vac/waku/store-query/3.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [2, 0, 7, 5, 1, 3, 6, 4], mixPubKey: none(Curve25519Key), agent: nwaku-0.36.0, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0485cf08052f781ac2a0e49c27197f8dd2eb3eee31cb36c29b03ffa2f1aca8d906626ab9512df741ddd6b7aeb68dc34f88ade9365001c1f734a9d7052d7f3b97dc), connectedness: Connected, disconnectTime: 0, origin: UnknownOrigin, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)", "(peerId: 16U*DUhLJh, addrs: [/ip4/172.18.111.168/tcp/29584, /ip4/172.18.111.168/tcp/29584], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 111, 168])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 111, 168, 6, 115, 144, 0, 10, 4, 172, 18, 111, 168, 6, 115, 145, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 2, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[2, 56, 42, 20, 94, 18, 28, 37, 251, 19, 124, 5, 81, 140, 173, 91, 70, 119, 184, 7, 64, 201, 179, 138, 47, 185, 180, 176, 249, 211, 147, 87, 94])), ("tcp", (kind: kNum, num: 29584)), ("udp", (kind: kNum, num: 29586)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 83, 188, 247, 27, 185, 30, 52, 124, 26, 164, 18, 128, 82, 227, 30, 234, 216, 97, 171, 187, 0, 85, 128, 162, 93, 214, 209, 169, 49, 1, 161, 184, 92, 98, 225, 223, 41, 200, 11, 178, 167, 158, 165, 153, 41, 69, 2, 64, 130, 20, 114, 119, 231, 70, 104, 248, 83, 33, 135, 54, 158, 213, 74, 173, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 111, 168, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 111, 168, 6, 115, 144, 0, 10, 4, 172, 18, 111, 168, 6, 115, 145, 221, 3, 130, 114, 115, 133, 0, 2, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 2, 56, 42, 20, 94, 18, 28, 37, 251, 19, 124, 5, 81, 140, 173, 91, 70, 119, 184, 7, 64, 201, 179, 138, 47, 185, 180, 176, 249, 211, 147, 87, 94, 131, 116, 99, 112, 130, 115, 144, 131, 117, 100, 112, 130, 115, 146, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /logos/kad/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [2, 0, 7, 5, 1, 3, 6, 4], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.36.0-164-g0ad551, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04382a145e121c25fb137c05518cad5b4677b80740c9b38a2fb9b4b0f9d393575ec0708d1241450917e9ad87dd6bc53a65c256cc010940b4c3cce035a553f58870), connectedness: CannotConnect, disconnectTime: 0, origin: Discv5, direction: UnknownDirection, lastFailedConn: 1772944569000000000ns, numberFailedConn: 1)", "(peerId: 16U*T3UNSE, addrs: [/ip4/43.99.103.10/tcp/30303, /ip4/43.99.103.10/tcp/30303, /ip4/43.99.103.10/tcp/8000/wss], enr: none(Record), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /mix/1.0.0, /logos/kad/1.0.0, /vac/waku/store-query/3.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [2, 0, 7, 5, 1, 3, 6, 4], mixPubKey: none(Curve25519Key), agent: nwaku-0.36.0, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04168c9037738aa289ab06b174c5b0abd036d6017b5a9e5e09f0c0e9598991c7031a4b8362954dc8caa302ab323a0e4b08ed56e88e3f0b5818d4c29d198e736d2a), connectedness: Connected, disconnectTime: 0, origin: UnknownOrigin, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)", "(peerId: 16U*VpJprH, addrs: [/ip4/174.138.106.244/tcp/30303, /ip4/174.138.106.244/tcp/30303, /ip4/174.138.106.244/tcp/8000/wss], enr: none(Record), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /mix/1.0.0, /logos/kad/1.0.0, /vac/waku/store-query/3.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [2, 0, 7, 5, 1, 3, 6, 4], mixPubKey: none(Curve25519Key), agent: nwaku-0.36.0, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0480a186726f18b0998187c2027eb31a2d3f96e9a9f3474e9d35eec0474caa7bdea7955b2dc090837fd0f40b0d4ad7b1f2fe18ce49a5384d6925ee616d50cd7631), connectedness: Connected, disconnectTime: 0, origin: UnknownOrigin, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)", "(peerId: 16U*NSkuby, addrs: [/ip4/138.68.122.137/tcp/30303, /ip4/138.68.122.137/tcp/30303, /ip4/138.68.122.137/tcp/8000/wss], enr: none(Record), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /mix/1.0.0, /logos/kad/1.0.0, /vac/waku/store-query/3.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [2, 0, 7, 5, 1, 3, 6, 4], mixPubKey: none(Curve25519Key), agent: nwaku-0.36.0, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04dc35fd6dd037dcd9c3c15c1504f95d627b23fa81197142c5e3b988e0607965e4e641ac77150b140b79d6983fabd2a38c23eed1eeb8a1fd4f3265b253bb179ab7), connectedness: Connected, disconnectTime: 0, origin: UnknownOrigin, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140083245807184
|
|
TRC 2026-03-08 04:36:11.313+00:00 Got peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:264 peerId=16U*VpJprH multi=/ip4/174.138.106.244/tcp/30303 protocol=/vac/waku/rendezvous/1.0.0
|
|
TRC 2026-03-08 04:36:11.313+00:00 Send Request topics="waku rendezvous client" tid=1 file=rendezvous.nim:425 peerId=16U*VpJprH ns=ok(rs/2/mix)
|
|
TRC 2026-03-08 04:36:11.313+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*VpJprH protos="[/vac/waku/rendezvous/1.0.0]"
|
|
TRC 2026-03-08 04:36:11.313+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69acfcbba5e541f6859bcda1 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:11.313+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69acfcbba5e541f6859bcda1 timeout=5m
|
|
TRC 2026-03-08 04:36:11.313+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=11 pid=16U*VpJprH
|
|
TRC 2026-03-08 04:36:11.313+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 11, length: 0}"
|
|
TRC 2026-03-08 04:36:11.314+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*VpJprH:69acfcbba5e541f6859bcda1 protos="[/vac/waku/rendezvous/1.0.0]"
|
|
TRC 2026-03-08 04:36:11.314+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*VpJprH:69acfcbba5e541f6859bcda1 codec=/multistream/1.0.0
|
|
TRC 2026-03-08 04:36:11.314+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 11, length: 20}"
|
|
TRC 2026-03-08 04:36:11.314+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*VpJprH:69acfcbba5e541f6859bcda1 proto=/vac/waku/rendezvous/1.0.0
|
|
TRC 2026-03-08 04:36:11.314+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 11, length: 28}"
|
|
NTC 2026-03-08 04:36:11.331+00:00 Shutting down after receiving SIGTERM topics="wakunode main" tid=1 file=wakunode2.nim:82
|
|
INF 2026-03-08 04:36:11.332+00:00 Stopping discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:362
|
|
TRC 2026-03-08 04:36:11.332+00:00 Stop listening on discv5 port topics="waku discv5" tid=1 file=waku_discv5.nim:365
|
|
INF 2026-03-08 04:36:11.332+00:00 Successfully stopped discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:368
|
|
TRC 2026-03-08 04:36:11.332+00:00 Stopping switch topics="libp2p switch" tid=1 file=switch.nim:328
|
|
INF 2026-03-08 04:36:11.332+00:00 Stopping AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:237
|
|
TRC 2026-03-08 04:36:11.333+00:00 Closing ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:434
|
|
TRC 2026-03-08 04:36:11.333+00:00 Cleaning up muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:231 m=16U*kGyuEP:69acfca7a5e541f6859bcd69
|
|
TRC 2026-03-08 04:36:11.333+00:00 Closing yamux topics="libp2p yamux" tid=1 file=yamux.nim:528
|
|
TRC 2026-03-08 04:36:11.333+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*kGyuEP:69acfca8a5e541f6859bcd6e
|
|
TRC 2026-03-08 04:36:11.333+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*kGyuEP:69acfca8a5e541f6859bcd6e
|
|
TRC 2026-03-08 04:36:11.333+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca8a5e541f6859bcd6e objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:11.333+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca8a5e541f6859bcd6e objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:11.333+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:11.333+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:11.333+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca8a5e541f6859bcd6b objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:11.333+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca8a5e541f6859bcd6b objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:11.333+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{GoAway, {}, streamId: 0, length: 0}"
|
|
TRC 2026-03-08 04:36:11.333+00:00 Closing secure conn topics="libp2p secure" tid=1 file=secure.nim:69 s=16U*kGyuEP:69acfca7a5e541f6859bcd69 dir=Out
|
|
TRC 2026-03-08 04:36:11.333+00:00 Shutting down chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:169 address=47.242.130.189:30303 s=16U*kGyuEP:69acfca7a5e541f6859bcd53
|
|
TRC 2026-03-08 04:36:11.334+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfca8a5e541f6859bcd6e nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:36:11.334+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 4 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:36:11.334+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfca8a5e541f6859bcd6b nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:36:11.334+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 3 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:36:11.334+00:00 Cleaning up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:65 addrs=47.242.130.189:30303 conn=16U*kGyuEP:69acfca7a5e541f6859bcd53
|
|
TRC 2026-03-08 04:36:11.334+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd53
|
|
TRC 2026-03-08 04:36:11.334+00:00 Cleaned up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:78 addrs=47.242.130.189:30303 conn=16U*kGyuEP:69acfca7a5e541f6859bcd53
|
|
TRC 2026-03-08 04:36:11.334+00:00 Shutdown chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:174 address=47.242.130.189:30303 s=16U*kGyuEP:69acfca7a5e541f6859bcd53
|
|
TRC 2026-03-08 04:36:11.334+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*kGyuEP:69acfca7a5e541f6859bcd53
|
|
TRC 2026-03-08 04:36:11.334+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*kGyuEP:69acfca7a5e541f6859bcd53
|
|
TRC 2026-03-08 04:36:11.334+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd53 objName=ChronosStream dir=Out
|
|
TRC 2026-03-08 04:36:11.334+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd53 objName=ChronosStream dir=Out
|
|
DBG 2026-03-08 04:36:11.334+00:00 Exception occurred reading message PubSubPeer.handle topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:242 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=true description="Stream Closed!"
|
|
DBG 2026-03-08 04:36:11.334+00:00 exiting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:231 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e peer=16U*kGyuEP closed=true
|
|
DBG 2026-03-08 04:36:11.334+00:00 Exception occurred reading message PubSubPeer.handle topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:242 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b peer=16U*kGyuEP closed=true description="Stream Closed!"
|
|
DBG 2026-03-08 04:36:11.334+00:00 exiting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:231 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b peer=16U*kGyuEP closed=true
|
|
TRC 2026-03-08 04:36:11.334+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*kGyuEP:69acfca7a5e541f6859bcd69
|
|
TRC 2026-03-08 04:36:11.334+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*kGyuEP:69acfca7a5e541f6859bcd69
|
|
TRC 2026-03-08 04:36:11.334+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd69 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:36:11.334+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd69 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:36:11.334+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca8a5e541f6859bcd6e
|
|
TRC 2026-03-08 04:36:11.334+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca8a5e541f6859bcd6e
|
|
TRC 2026-03-08 04:36:11.334+00:00 Removing send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:255 p=16U*kGyuEP conn=16U*kGyuEP:69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:11.334+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca8a5e541f6859bcd6b
|
|
TRC 2026-03-08 04:36:11.334+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:11.335+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:11.335+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:11.335+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:11.335+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:11.335+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:11.335+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:11.335+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:11.335+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd69
|
|
TRC 2026-03-08 04:36:11.335+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd69
|
|
TRC 2026-03-08 04:36:11.335+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd53
|
|
TRC 2026-03-08 04:36:11.335+00:00 Connection closed, cleaning up topics="libp2p connmanager" tid=1 file=connmanager.nim:270 mux=16U*kGyuEP:69acfca7a5e541f6859bcd69
|
|
TRC 2026-03-08 04:36:11.335+00:00 Triggering disconnect events topics="libp2p connmanager" tid=1 file=connmanager.nim:243 mux=16U*kGyuEP:69acfca7a5e541f6859bcd69
|
|
TRC 2026-03-08 04:36:11.335+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:11.335+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*kGyuEP event="(kind: Left)"
|
|
TRC 2026-03-08 04:36:11.335+00:00 unsubscribing gossipsub peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:320 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:11.335+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*kGyuEP score=3.73976833732
|
|
TRC 2026-03-08 04:36:11.335+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:11.335+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*kGyuEP score=3.73976833732
|
|
TRC 2026-03-08 04:36:11.335+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:11.335+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*kGyuEP score=3.73976833732
|
|
TRC 2026-03-08 04:36:11.335+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:11.335+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*kGyuEP score=3.73976833732
|
|
TRC 2026-03-08 04:36:11.335+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:11.335+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*kGyuEP score=3.73976833732
|
|
TRC 2026-03-08 04:36:11.336+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:11.336+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*kGyuEP score=3.73976833732
|
|
TRC 2026-03-08 04:36:11.336+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:11.336+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*kGyuEP score=3.73976833732
|
|
TRC 2026-03-08 04:36:11.336+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:11.336+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*kGyuEP score=3.73976833732
|
|
TRC 2026-03-08 04:36:11.336+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/4
|
|
DBG 2026-03-08 04:36:11.336+00:00 stopping sendNonPriorityTask topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:584 p=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:11.336+00:00 unsubscribing floodsub peer topics="libp2p floodsub" tid=1 file=floodsub.nim:88 peer=16U*kGyuEP
|
|
DBG 2026-03-08 04:36:11.336+00:00 unsubscribing pubsub peer topics="libp2p pubsub" tid=1 file=pubsub.nim:209 peerId=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:11.336+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:11.336+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*kGyuEP protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:36:11.336+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*kGyuEP
|
|
TRC 2026-03-08 04:36:11.336+00:00 Error dialing topics="libp2p dialer" tid=1 file=dialer.nim:336 description="Couldn't get muxed stream in dial for peer_id: 16U*kGyuEP"
|
|
TRC 2026-03-08 04:36:11.336+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:11.336+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:11.336+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:11.336+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:11.336+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:11.336+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:11.336+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:11.336+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*kGyuEP topic=/waku/2/rs/2/4
|
|
DBG 2026-03-08 04:36:11.336+00:00 Could not establish send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:322 description="failed dial existing: Couldn't get muxed stream in dial for peer_id: 16U*kGyuEP"
|
|
DBG 2026-03-08 04:36:11.337+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=4 storeClientCount=0 lightpushCount=0 filterCount=0
|
|
TRC 2026-03-08 04:36:11.337+00:00 Closed yamux topics="libp2p yamux" tid=1 file=yamux.nim:549
|
|
TRC 2026-03-08 04:36:11.337+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca8a5e541f6859bcd6e
|
|
TRC 2026-03-08 04:36:11.337+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca8a5e541f6859bcd6e
|
|
TRC 2026-03-08 04:36:11.338+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:36:11.338+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*kGyuEP:69acfca8a5e541f6859bcd6e
|
|
TRC 2026-03-08 04:36:11.338+00:00 Stream EOF topics="libp2p yamux" tid=1 file=yamux.nim:651 description="Secure connection EOF: Stream EOF!"
|
|
TRC 2026-03-08 04:36:11.338+00:00 Already closed topics="libp2p yamux" tid=1 file=yamux.nim:525
|
|
TRC 2026-03-08 04:36:11.338+00:00 Stopped yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:668
|
|
TRC 2026-03-08 04:36:11.338+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:36:11.338+00:00 Cleaned up muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:239 m=16U*kGyuEP:69acfca7a5e541f6859bcd69
|
|
TRC 2026-03-08 04:36:11.338+00:00 Cleaning up muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:231 m=16U*P1S397:69acfcafa5e541f6859bcd83
|
|
TRC 2026-03-08 04:36:11.338+00:00 Closing yamux topics="libp2p yamux" tid=1 file=yamux.nim:528
|
|
TRC 2026-03-08 04:36:11.338+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*P1S397:69acfcafa5e541f6859bcd88
|
|
TRC 2026-03-08 04:36:11.338+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*P1S397:69acfcafa5e541f6859bcd88
|
|
TRC 2026-03-08 04:36:11.338+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcafa5e541f6859bcd88 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:11.338+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcafa5e541f6859bcd88 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:11.338+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:11.338+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:11.338+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcafa5e541f6859bcd86 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:11.338+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcafa5e541f6859bcd86 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:11.338+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{GoAway, {}, streamId: 0, length: 0}"
|
|
TRC 2026-03-08 04:36:11.338+00:00 Closing secure conn topics="libp2p secure" tid=1 file=secure.nim:69 s=16U*P1S397:69acfcafa5e541f6859bcd83 dir=Out
|
|
TRC 2026-03-08 04:36:11.338+00:00 Shutting down chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:169 address=136.119.156.87:30303 s=16U*P1S397:69acfcafa5e541f6859bcd80
|
|
TRC 2026-03-08 04:36:11.338+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfcafa5e541f6859bcd88 nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:36:11.338+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 4 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:36:11.338+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfcafa5e541f6859bcd86 nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:36:11.338+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 3 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:36:11.338+00:00 Cleaning up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:65 addrs=136.119.156.87:30303 conn=16U*P1S397:69acfcafa5e541f6859bcd80
|
|
TRC 2026-03-08 04:36:11.339+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcafa5e541f6859bcd80
|
|
TRC 2026-03-08 04:36:11.339+00:00 Cleaned up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:78 addrs=136.119.156.87:30303 conn=16U*P1S397:69acfcafa5e541f6859bcd80
|
|
TRC 2026-03-08 04:36:11.339+00:00 Shutdown chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:174 address=136.119.156.87:30303 s=16U*P1S397:69acfcafa5e541f6859bcd80
|
|
TRC 2026-03-08 04:36:11.339+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*P1S397:69acfcafa5e541f6859bcd80
|
|
TRC 2026-03-08 04:36:11.339+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*P1S397:69acfcafa5e541f6859bcd80
|
|
TRC 2026-03-08 04:36:11.339+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcafa5e541f6859bcd80 objName=ChronosStream dir=Out
|
|
TRC 2026-03-08 04:36:11.339+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcafa5e541f6859bcd80 objName=ChronosStream dir=Out
|
|
DBG 2026-03-08 04:36:11.339+00:00 Exception occurred reading message PubSubPeer.handle topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:242 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=true description="Stream Closed!"
|
|
DBG 2026-03-08 04:36:11.339+00:00 exiting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:231 conn=16U*P1S397:69acfcafa5e541f6859bcd88 peer=16U*P1S397 closed=true
|
|
DBG 2026-03-08 04:36:11.339+00:00 Exception occurred reading message PubSubPeer.handle topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:242 conn=16U*P1S397:69acfcafa5e541f6859bcd86 peer=16U*P1S397 closed=true description="Stream Closed!"
|
|
DBG 2026-03-08 04:36:11.339+00:00 exiting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:231 conn=16U*P1S397:69acfcafa5e541f6859bcd86 peer=16U*P1S397 closed=true
|
|
TRC 2026-03-08 04:36:11.339+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*P1S397:69acfcafa5e541f6859bcd83
|
|
TRC 2026-03-08 04:36:11.339+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*P1S397:69acfcafa5e541f6859bcd83
|
|
TRC 2026-03-08 04:36:11.339+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcafa5e541f6859bcd83 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:36:11.339+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcafa5e541f6859bcd83 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:36:11.339+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcafa5e541f6859bcd88
|
|
TRC 2026-03-08 04:36:11.339+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcafa5e541f6859bcd88
|
|
TRC 2026-03-08 04:36:11.339+00:00 Removing send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:255 p=16U*P1S397 conn=16U*P1S397:69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:11.339+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcafa5e541f6859bcd86
|
|
TRC 2026-03-08 04:36:11.339+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:11.339+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:11.339+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:11.339+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:11.339+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:11.339+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:11.339+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:11.339+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:11.339+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcafa5e541f6859bcd83
|
|
TRC 2026-03-08 04:36:11.339+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcafa5e541f6859bcd83
|
|
TRC 2026-03-08 04:36:11.339+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcafa5e541f6859bcd80
|
|
TRC 2026-03-08 04:36:11.339+00:00 Connection closed, cleaning up topics="libp2p connmanager" tid=1 file=connmanager.nim:270 mux=16U*P1S397:69acfcafa5e541f6859bcd83
|
|
TRC 2026-03-08 04:36:11.339+00:00 Triggering disconnect events topics="libp2p connmanager" tid=1 file=connmanager.nim:243 mux=16U*P1S397:69acfcafa5e541f6859bcd83
|
|
TRC 2026-03-08 04:36:11.339+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:11.339+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*P1S397 event="(kind: Left)"
|
|
TRC 2026-03-08 04:36:11.340+00:00 unsubscribing gossipsub peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:320 peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*P1S397 score=1.0
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*P1S397 score=1.0
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*P1S397 score=1.0
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*P1S397 score=1.0
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*P1S397 score=1.0
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*P1S397 score=1.0
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*P1S397 score=1.0
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*P1S397 score=1.0
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/4
|
|
DBG 2026-03-08 04:36:11.340+00:00 stopping sendNonPriorityTask topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:584 p=16U*P1S397
|
|
TRC 2026-03-08 04:36:11.340+00:00 unsubscribing floodsub peer topics="libp2p floodsub" tid=1 file=floodsub.nim:88 peer=16U*P1S397
|
|
DBG 2026-03-08 04:36:11.340+00:00 unsubscribing pubsub peer topics="libp2p pubsub" tid=1 file=pubsub.nim:209 peerId=16U*P1S397
|
|
TRC 2026-03-08 04:36:11.340+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*P1S397
|
|
TRC 2026-03-08 04:36:11.340+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*P1S397 protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:36:11.340+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*P1S397
|
|
TRC 2026-03-08 04:36:11.340+00:00 Error dialing topics="libp2p dialer" tid=1 file=dialer.nim:336 description="Couldn't get muxed stream in dial for peer_id: 16U*P1S397"
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:11.340+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:11.341+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:11.341+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:11.341+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*P1S397 topic=/waku/2/rs/2/4
|
|
DBG 2026-03-08 04:36:11.341+00:00 Could not establish send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:322 description="failed dial existing: Couldn't get muxed stream in dial for peer_id: 16U*P1S397"
|
|
TRC 2026-03-08 04:36:11.341+00:00 Closed yamux topics="libp2p yamux" tid=1 file=yamux.nim:549
|
|
TRC 2026-03-08 04:36:11.341+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcafa5e541f6859bcd88
|
|
TRC 2026-03-08 04:36:11.341+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcafa5e541f6859bcd88
|
|
TRC 2026-03-08 04:36:11.341+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:36:11.341+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*P1S397:69acfcafa5e541f6859bcd88
|
|
TRC 2026-03-08 04:36:11.341+00:00 Stream EOF topics="libp2p yamux" tid=1 file=yamux.nim:651 description="Secure connection EOF: Stream EOF!"
|
|
TRC 2026-03-08 04:36:11.341+00:00 Already closed topics="libp2p yamux" tid=1 file=yamux.nim:525
|
|
TRC 2026-03-08 04:36:11.341+00:00 Stopped yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:668
|
|
TRC 2026-03-08 04:36:11.341+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:36:11.341+00:00 Cleaned up muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:239 m=16U*P1S397:69acfcafa5e541f6859bcd83
|
|
TRC 2026-03-08 04:36:11.341+00:00 Cleaning up muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:231 m=16U*T3UNSE:69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:36:11.341+00:00 Closing yamux topics="libp2p yamux" tid=1 file=yamux.nim:528
|
|
TRC 2026-03-08 04:36:11.341+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*T3UNSE:69acfca9a5e541f6859bcd75
|
|
TRC 2026-03-08 04:36:11.341+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*T3UNSE:69acfca9a5e541f6859bcd75
|
|
TRC 2026-03-08 04:36:11.341+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca9a5e541f6859bcd75 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:11.341+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca9a5e541f6859bcd75 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:11.341+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:36:11.341+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:36:11.341+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca9a5e541f6859bcd72 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:11.341+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca9a5e541f6859bcd72 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:11.341+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{GoAway, {}, streamId: 0, length: 0}"
|
|
TRC 2026-03-08 04:36:11.341+00:00 Closing secure conn topics="libp2p secure" tid=1 file=secure.nim:69 s=16U*T3UNSE:69acfca9a5e541f6859bcd70 dir=Out
|
|
TRC 2026-03-08 04:36:11.341+00:00 Shutting down chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:169 address=43.99.103.10:30303 s=16U*T3UNSE:69acfca7a5e541f6859bcd52
|
|
TRC 2026-03-08 04:36:11.341+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfca9a5e541f6859bcd75 nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:36:11.341+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 4 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:36:11.342+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfca9a5e541f6859bcd72 nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:36:11.342+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 3 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:36:11.342+00:00 Cleaning up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:65 addrs=43.99.103.10:30303 conn=16U*T3UNSE:69acfca7a5e541f6859bcd52
|
|
TRC 2026-03-08 04:36:11.342+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd52
|
|
TRC 2026-03-08 04:36:11.342+00:00 Cleaned up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:78 addrs=43.99.103.10:30303 conn=16U*T3UNSE:69acfca7a5e541f6859bcd52
|
|
TRC 2026-03-08 04:36:11.342+00:00 Shutdown chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:174 address=43.99.103.10:30303 s=16U*T3UNSE:69acfca7a5e541f6859bcd52
|
|
TRC 2026-03-08 04:36:11.342+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*T3UNSE:69acfca7a5e541f6859bcd52
|
|
TRC 2026-03-08 04:36:11.342+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*T3UNSE:69acfca7a5e541f6859bcd52
|
|
TRC 2026-03-08 04:36:11.342+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca7a5e541f6859bcd52 objName=ChronosStream dir=Out
|
|
TRC 2026-03-08 04:36:11.342+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca7a5e541f6859bcd52 objName=ChronosStream dir=Out
|
|
DBG 2026-03-08 04:36:11.342+00:00 Exception occurred reading message PubSubPeer.handle topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:242 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=true description="Stream Closed!"
|
|
DBG 2026-03-08 04:36:11.342+00:00 exiting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:231 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75 peer=16U*T3UNSE closed=true
|
|
DBG 2026-03-08 04:36:11.342+00:00 Exception occurred reading message PubSubPeer.handle topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:242 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 peer=16U*T3UNSE closed=true description="Stream Closed!"
|
|
DBG 2026-03-08 04:36:11.342+00:00 exiting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:231 conn=16U*T3UNSE:69acfca9a5e541f6859bcd72 peer=16U*T3UNSE closed=true
|
|
TRC 2026-03-08 04:36:11.342+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*T3UNSE:69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:36:11.342+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*T3UNSE:69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:36:11.342+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfca9a5e541f6859bcd70 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:36:11.342+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfca9a5e541f6859bcd70 objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:36:11.342+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca9a5e541f6859bcd75
|
|
TRC 2026-03-08 04:36:11.342+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca9a5e541f6859bcd75
|
|
TRC 2026-03-08 04:36:11.342+00:00 Removing send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:255 p=16U*T3UNSE conn=16U*T3UNSE:69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:36:11.342+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca9a5e541f6859bcd72
|
|
TRC 2026-03-08 04:36:11.342+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*T3UNSE topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:11.342+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*T3UNSE topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:11.342+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*T3UNSE topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:11.342+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*T3UNSE topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:11.342+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*T3UNSE topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:11.342+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*T3UNSE topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:11.342+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*T3UNSE topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:11.342+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*T3UNSE topic=/waku/2/rs/2/4
|
|
TRC 2026-03-08 04:36:11.343+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:36:11.343+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:36:11.343+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca7a5e541f6859bcd52
|
|
TRC 2026-03-08 04:36:11.343+00:00 Connection closed, cleaning up topics="libp2p connmanager" tid=1 file=connmanager.nim:270 mux=16U*T3UNSE:69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:36:11.343+00:00 Triggering disconnect events topics="libp2p connmanager" tid=1 file=connmanager.nim:243 mux=16U*T3UNSE:69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:36:11.343+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:11.343+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*T3UNSE event="(kind: Left)"
|
|
TRC 2026-03-08 04:36:11.343+00:00 unsubscribing gossipsub peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:320 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:11.343+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*T3UNSE score=16.561075801599998
|
|
TRC 2026-03-08 04:36:11.343+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*T3UNSE topic=/waku/2/rs/2/2
|
|
TRC 2026-03-08 04:36:11.343+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*T3UNSE score=16.561075801599998
|
|
TRC 2026-03-08 04:36:11.343+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*T3UNSE topic=/waku/2/rs/2/0
|
|
TRC 2026-03-08 04:36:11.343+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*T3UNSE score=16.561075801599998
|
|
TRC 2026-03-08 04:36:11.343+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*T3UNSE topic=/waku/2/rs/2/7
|
|
TRC 2026-03-08 04:36:11.343+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*T3UNSE score=16.561075801599998
|
|
TRC 2026-03-08 04:36:11.343+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*T3UNSE topic=/waku/2/rs/2/5
|
|
TRC 2026-03-08 04:36:11.343+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*T3UNSE score=16.561075801599998
|
|
TRC 2026-03-08 04:36:11.343+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*T3UNSE topic=/waku/2/rs/2/1
|
|
TRC 2026-03-08 04:36:11.343+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*T3UNSE score=16.561075801599998
|
|
TRC 2026-03-08 04:36:11.343+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*T3UNSE topic=/waku/2/rs/2/3
|
|
TRC 2026-03-08 04:36:11.343+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*T3UNSE score=16.561075801599998
|
|
TRC 2026-03-08 04:36:11.343+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*T3UNSE topic=/waku/2/rs/2/6
|
|
TRC 2026-03-08 04:36:11.343+00:00 pruning unsubscribing peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:334 pubSubPeer=16U*T3UNSE score=16.561075801599998
|
|
TRC 2026-03-08 04:36:11.343+00:00 pruned topics="libp2p gossipsub" tid=1 file=behavior.nim:106 peer=16U*T3UNSE topic=/waku/2/rs/2/4
|
|
DBG 2026-03-08 04:36:11.343+00:00 stopping sendNonPriorityTask topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:584 p=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:11.343+00:00 unsubscribing floodsub peer topics="libp2p floodsub" tid=1 file=floodsub.nim:88 peer=16U*T3UNSE
|
|
DBG 2026-03-08 04:36:11.343+00:00 unsubscribing pubsub peer topics="libp2p pubsub" tid=1 file=pubsub.nim:209 peerId=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:11.343+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:11.343+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*T3UNSE protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:36:11.343+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*T3UNSE
|
|
TRC 2026-03-08 04:36:11.343+00:00 Error dialing topics="libp2p dialer" tid=1 file=dialer.nim:336 description="Couldn't get muxed stream in dial for peer_id: 16U*T3UNSE"
|
|
DBG 2026-03-08 04:36:11.344+00:00 Could not establish send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:322 description="failed dial existing: Couldn't get muxed stream in dial for peer_id: 16U*T3UNSE"
|
|
TRC 2026-03-08 04:36:11.344+00:00 Closed yamux topics="libp2p yamux" tid=1 file=yamux.nim:549
|
|
TRC 2026-03-08 04:36:11.344+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfca9a5e541f6859bcd75
|
|
TRC 2026-03-08 04:36:11.344+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfca9a5e541f6859bcd75
|
|
TRC 2026-03-08 04:36:11.344+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:36:11.344+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*T3UNSE:69acfca9a5e541f6859bcd75
|
|
TRC 2026-03-08 04:36:11.344+00:00 Stream EOF topics="libp2p yamux" tid=1 file=yamux.nim:651 description="Secure connection EOF: Stream EOF!"
|
|
TRC 2026-03-08 04:36:11.344+00:00 Already closed topics="libp2p yamux" tid=1 file=yamux.nim:525
|
|
TRC 2026-03-08 04:36:11.344+00:00 Stopped yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:668
|
|
TRC 2026-03-08 04:36:11.344+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:36:11.344+00:00 Cleaned up muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:239 m=16U*T3UNSE:69acfca9a5e541f6859bcd70
|
|
TRC 2026-03-08 04:36:11.344+00:00 Cleaning up muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:231 m=16U*VpJprH:69acfcb0a5e541f6859bcd8a
|
|
TRC 2026-03-08 04:36:11.344+00:00 Closing yamux topics="libp2p yamux" tid=1 file=yamux.nim:528
|
|
TRC 2026-03-08 04:36:11.344+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfcb0a5e541f6859bcd90
|
|
TRC 2026-03-08 04:36:11.344+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfcb0a5e541f6859bcd90
|
|
TRC 2026-03-08 04:36:11.344+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb0a5e541f6859bcd90 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:11.344+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb0a5e541f6859bcd90 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:11.344+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfcbba5e541f6859bcda1
|
|
TRC 2026-03-08 04:36:11.344+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfcbba5e541f6859bcda1
|
|
TRC 2026-03-08 04:36:11.344+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcbba5e541f6859bcda1 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:11.344+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcbba5e541f6859bcda1 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:11.344+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:11.344+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:11.344+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb0a5e541f6859bcd8d objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:11.344+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb0a5e541f6859bcd8d objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:11.344+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{GoAway, {}, streamId: 0, length: 0}"
|
|
TRC 2026-03-08 04:36:11.344+00:00 Closing secure conn topics="libp2p secure" tid=1 file=secure.nim:69 s=16U*VpJprH:69acfcb0a5e541f6859bcd8a dir=Out
|
|
TRC 2026-03-08 04:36:11.344+00:00 Shutting down chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:169 address=174.138.106.244:30303 s=16U*VpJprH:69acfcafa5e541f6859bcd81
|
|
TRC 2026-03-08 04:36:11.344+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfcb0a5e541f6859bcd90 nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:36:11.344+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 4 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:36:11.345+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfcbba5e541f6859bcda1 nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:36:11.345+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 11 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:36:11.345+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfcb0a5e541f6859bcd8d nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:36:11.345+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 3 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:36:11.345+00:00 Cleaning up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:65 addrs=174.138.106.244:30303 conn=16U*VpJprH:69acfcafa5e541f6859bcd81
|
|
TRC 2026-03-08 04:36:11.345+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcafa5e541f6859bcd81
|
|
TRC 2026-03-08 04:36:11.345+00:00 Cleaned up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:78 addrs=174.138.106.244:30303 conn=16U*VpJprH:69acfcafa5e541f6859bcd81
|
|
TRC 2026-03-08 04:36:11.345+00:00 Shutdown chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:174 address=174.138.106.244:30303 s=16U*VpJprH:69acfcafa5e541f6859bcd81
|
|
TRC 2026-03-08 04:36:11.345+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfcafa5e541f6859bcd81
|
|
TRC 2026-03-08 04:36:11.345+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfcafa5e541f6859bcd81
|
|
TRC 2026-03-08 04:36:11.345+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcafa5e541f6859bcd81 objName=ChronosStream dir=Out
|
|
TRC 2026-03-08 04:36:11.345+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcafa5e541f6859bcd81 objName=ChronosStream dir=Out
|
|
DBG 2026-03-08 04:36:11.345+00:00 Exception occurred reading message PubSubPeer.handle topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:242 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=true description="Stream Closed!"
|
|
DBG 2026-03-08 04:36:11.345+00:00 exiting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:231 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90 peer=16U*VpJprH closed=true
|
|
DBG 2026-03-08 04:36:11.345+00:00 Exception occurred reading message PubSubPeer.handle topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:242 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d peer=16U*VpJprH closed=true description="Stream Closed!"
|
|
DBG 2026-03-08 04:36:11.345+00:00 exiting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:231 conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d peer=16U*VpJprH closed=true
|
|
TRC 2026-03-08 04:36:11.345+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*VpJprH:69acfcb0a5e541f6859bcd8a
|
|
TRC 2026-03-08 04:36:11.345+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*VpJprH:69acfcb0a5e541f6859bcd8a
|
|
TRC 2026-03-08 04:36:11.345+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb0a5e541f6859bcd8a objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:36:11.345+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb0a5e541f6859bcd8a objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:36:11.345+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcb0a5e541f6859bcd90
|
|
TRC 2026-03-08 04:36:11.345+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcb0a5e541f6859bcd90
|
|
TRC 2026-03-08 04:36:11.345+00:00 Removing send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:255 p=16U*VpJprH conn=16U*VpJprH:69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:11.345+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcb0a5e541f6859bcd8d
|
|
TRC 2026-03-08 04:36:11.346+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcb0a5e541f6859bcd8a
|
|
TRC 2026-03-08 04:36:11.346+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcb0a5e541f6859bcd8a
|
|
TRC 2026-03-08 04:36:11.346+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcafa5e541f6859bcd81
|
|
TRC 2026-03-08 04:36:11.346+00:00 Connection closed, cleaning up topics="libp2p connmanager" tid=1 file=connmanager.nim:270 mux=16U*VpJprH:69acfcb0a5e541f6859bcd8a
|
|
TRC 2026-03-08 04:36:11.346+00:00 Triggering disconnect events topics="libp2p connmanager" tid=1 file=connmanager.nim:243 mux=16U*VpJprH:69acfcb0a5e541f6859bcd8a
|
|
TRC 2026-03-08 04:36:11.346+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:11.346+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*VpJprH event="(kind: Left)"
|
|
TRC 2026-03-08 04:36:11.346+00:00 unsubscribing gossipsub peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:320 peer=16U*VpJprH
|
|
DBG 2026-03-08 04:36:11.346+00:00 stopping sendNonPriorityTask topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:584 p=16U*VpJprH
|
|
TRC 2026-03-08 04:36:11.346+00:00 unsubscribing floodsub peer topics="libp2p floodsub" tid=1 file=floodsub.nim:88 peer=16U*VpJprH
|
|
DBG 2026-03-08 04:36:11.346+00:00 unsubscribing pubsub peer topics="libp2p pubsub" tid=1 file=pubsub.nim:209 peerId=16U*VpJprH
|
|
TRC 2026-03-08 04:36:11.346+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*VpJprH
|
|
TRC 2026-03-08 04:36:11.346+00:00 Error dialing topics="libp2p dialer" tid=1 file=dialer.nim:336 description="Stream Closed!"
|
|
TRC 2026-03-08 04:36:11.346+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*VpJprH protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:36:11.346+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*VpJprH
|
|
TRC 2026-03-08 04:36:11.346+00:00 Error dialing topics="libp2p dialer" tid=1 file=dialer.nim:336 description="Couldn't get muxed stream in dial for peer_id: 16U*VpJprH"
|
|
DBG 2026-03-08 04:36:11.346+00:00 Could not establish send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:322 description="failed dial existing: Couldn't get muxed stream in dial for peer_id: 16U*VpJprH"
|
|
TRC 2026-03-08 04:36:11.346+00:00 Closed yamux topics="libp2p yamux" tid=1 file=yamux.nim:549
|
|
TRC 2026-03-08 04:36:11.346+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcb0a5e541f6859bcd90
|
|
TRC 2026-03-08 04:36:11.347+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcb0a5e541f6859bcd90
|
|
TRC 2026-03-08 04:36:11.347+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:36:11.347+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*VpJprH:69acfcb0a5e541f6859bcd90
|
|
TRC 2026-03-08 04:36:11.347+00:00 failed to dial a peer topics="waku rendezvous client" tid=1 file=rendezvous.nim:455 description="failed dial existing: Stream Closed!"
|
|
TRC 2026-03-08 04:36:11.347+00:00 Stream EOF topics="libp2p yamux" tid=1 file=yamux.nim:651 description="Secure connection EOF: Stream EOF!"
|
|
TRC 2026-03-08 04:36:11.347+00:00 Already closed topics="libp2p yamux" tid=1 file=yamux.nim:525
|
|
TRC 2026-03-08 04:36:11.347+00:00 Stopped yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:668
|
|
TRC 2026-03-08 04:36:11.347+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:36:11.347+00:00 waku rendezvous client request got peers topics="waku rendezvous client" tid=1 file=client.nim:60 count=0
|
|
TRC 2026-03-08 04:36:11.347+00:00 waku rendezvous client request finished topics="waku rendezvous client" tid=1 file=client.nim:75
|
|
TRC 2026-03-08 04:36:11.347+00:00 Cleaned up muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:239 m=16U*VpJprH:69acfcb0a5e541f6859bcd8a
|
|
TRC 2026-03-08 04:36:11.347+00:00 Cleaning up muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:231 m=16U*NSkuby:69acfcb0a5e541f6859bcd8b
|
|
TRC 2026-03-08 04:36:11.347+00:00 Closing yamux topics="libp2p yamux" tid=1 file=yamux.nim:528
|
|
TRC 2026-03-08 04:36:11.347+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*NSkuby:69acfcb0a5e541f6859bcd96
|
|
TRC 2026-03-08 04:36:11.347+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*NSkuby:69acfcb0a5e541f6859bcd96
|
|
TRC 2026-03-08 04:36:11.347+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb0a5e541f6859bcd96 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:11.347+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb0a5e541f6859bcd96 objName=YamuxStream dir=In
|
|
TRC 2026-03-08 04:36:11.347+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:11.347+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:11.347+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb0a5e541f6859bcd93 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:11.347+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb0a5e541f6859bcd93 objName=YamuxStream dir=Out
|
|
TRC 2026-03-08 04:36:11.347+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{GoAway, {}, streamId: 0, length: 0}"
|
|
TRC 2026-03-08 04:36:11.347+00:00 Closing secure conn topics="libp2p secure" tid=1 file=secure.nim:69 s=16U*NSkuby:69acfcb0a5e541f6859bcd8b dir=Out
|
|
TRC 2026-03-08 04:36:11.347+00:00 Shutting down chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:169 address=138.68.122.137:30303 s=16U*NSkuby:69acfcafa5e541f6859bcd82
|
|
TRC 2026-03-08 04:36:11.347+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfcb0a5e541f6859bcd96 nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:36:11.347+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 4 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:36:11.347+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69acfcb0a5e541f6859bcd93 nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-08 04:36:11.348+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 3 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-08 04:36:11.348+00:00 Cleaning up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:65 addrs=138.68.122.137:30303 conn=16U*NSkuby:69acfcafa5e541f6859bcd82
|
|
TRC 2026-03-08 04:36:11.348+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcafa5e541f6859bcd82
|
|
TRC 2026-03-08 04:36:11.348+00:00 Cleaned up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:78 addrs=138.68.122.137:30303 conn=16U*NSkuby:69acfcafa5e541f6859bcd82
|
|
TRC 2026-03-08 04:36:11.348+00:00 Shutdown chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:174 address=138.68.122.137:30303 s=16U*NSkuby:69acfcafa5e541f6859bcd82
|
|
TRC 2026-03-08 04:36:11.348+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*NSkuby:69acfcafa5e541f6859bcd82
|
|
TRC 2026-03-08 04:36:11.348+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*NSkuby:69acfcafa5e541f6859bcd82
|
|
TRC 2026-03-08 04:36:11.348+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcafa5e541f6859bcd82 objName=ChronosStream dir=Out
|
|
TRC 2026-03-08 04:36:11.348+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcafa5e541f6859bcd82 objName=ChronosStream dir=Out
|
|
DBG 2026-03-08 04:36:11.348+00:00 Exception occurred reading message PubSubPeer.handle topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:242 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=true description="Stream Closed!"
|
|
DBG 2026-03-08 04:36:11.348+00:00 exiting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:231 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96 peer=16U*NSkuby closed=true
|
|
DBG 2026-03-08 04:36:11.348+00:00 Exception occurred reading message PubSubPeer.handle topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:242 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 peer=16U*NSkuby closed=true description="Stream Closed!"
|
|
DBG 2026-03-08 04:36:11.348+00:00 exiting pubsub read loop topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:231 conn=16U*NSkuby:69acfcb0a5e541f6859bcd93 peer=16U*NSkuby closed=true
|
|
TRC 2026-03-08 04:36:11.348+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*NSkuby:69acfcb0a5e541f6859bcd8b
|
|
TRC 2026-03-08 04:36:11.348+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*NSkuby:69acfcb0a5e541f6859bcd8b
|
|
TRC 2026-03-08 04:36:11.348+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69acfcb0a5e541f6859bcd8b objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:36:11.348+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69acfcb0a5e541f6859bcd8b objName=SecureConn dir=Out
|
|
TRC 2026-03-08 04:36:11.348+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcb0a5e541f6859bcd96
|
|
TRC 2026-03-08 04:36:11.348+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcb0a5e541f6859bcd96
|
|
TRC 2026-03-08 04:36:11.348+00:00 Removing send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:255 p=16U*NSkuby conn=16U*NSkuby:69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:11.348+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcb0a5e541f6859bcd93
|
|
TRC 2026-03-08 04:36:11.348+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcb0a5e541f6859bcd8b
|
|
TRC 2026-03-08 04:36:11.348+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcb0a5e541f6859bcd8b
|
|
TRC 2026-03-08 04:36:11.348+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcafa5e541f6859bcd82
|
|
TRC 2026-03-08 04:36:11.348+00:00 Connection closed, cleaning up topics="libp2p connmanager" tid=1 file=connmanager.nim:270 mux=16U*NSkuby:69acfcb0a5e541f6859bcd8b
|
|
TRC 2026-03-08 04:36:11.349+00:00 Triggering disconnect events topics="libp2p connmanager" tid=1 file=connmanager.nim:243 mux=16U*NSkuby:69acfcb0a5e541f6859bcd8b
|
|
TRC 2026-03-08 04:36:11.349+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:36:11.349+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*NSkuby event="(kind: Left)"
|
|
TRC 2026-03-08 04:36:11.349+00:00 unsubscribing gossipsub peer topics="libp2p gossipsub" tid=1 file=gossipsub.nim:320 peer=16U*NSkuby
|
|
DBG 2026-03-08 04:36:11.349+00:00 stopping sendNonPriorityTask topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:584 p=16U*NSkuby
|
|
TRC 2026-03-08 04:36:11.349+00:00 unsubscribing floodsub peer topics="libp2p floodsub" tid=1 file=floodsub.nim:88 peer=16U*NSkuby
|
|
DBG 2026-03-08 04:36:11.349+00:00 unsubscribing pubsub peer topics="libp2p pubsub" tid=1 file=pubsub.nim:209 peerId=16U*NSkuby
|
|
TRC 2026-03-08 04:36:11.349+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*NSkuby
|
|
TRC 2026-03-08 04:36:11.349+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*NSkuby protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
|
TRC 2026-03-08 04:36:11.349+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*NSkuby
|
|
TRC 2026-03-08 04:36:11.349+00:00 Error dialing topics="libp2p dialer" tid=1 file=dialer.nim:336 description="Couldn't get muxed stream in dial for peer_id: 16U*NSkuby"
|
|
DBG 2026-03-08 04:36:11.349+00:00 Could not establish send connection topics="libp2p pubsubpeer" tid=1 file=pubsubpeer.nim:322 description="failed dial existing: Couldn't get muxed stream in dial for peer_id: 16U*NSkuby"
|
|
TRC 2026-03-08 04:36:11.349+00:00 Closed yamux topics="libp2p yamux" tid=1 file=yamux.nim:549
|
|
TRC 2026-03-08 04:36:11.349+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69acfcb0a5e541f6859bcd96
|
|
TRC 2026-03-08 04:36:11.349+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69acfcb0a5e541f6859bcd96
|
|
TRC 2026-03-08 04:36:11.349+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-08 04:36:11.349+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*NSkuby:69acfcb0a5e541f6859bcd96
|
|
TRC 2026-03-08 04:36:11.349+00:00 Stream EOF topics="libp2p yamux" tid=1 file=yamux.nim:651 description="Secure connection EOF: Stream EOF!"
|
|
TRC 2026-03-08 04:36:11.349+00:00 Already closed topics="libp2p yamux" tid=1 file=yamux.nim:525
|
|
TRC 2026-03-08 04:36:11.349+00:00 Stopped yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:668
|
|
TRC 2026-03-08 04:36:11.349+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-08 04:36:11.349+00:00 Cleaned up muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:239 m=16U*NSkuby:69acfcb0a5e541f6859bcd8b
|
|
TRC 2026-03-08 04:36:11.349+00:00 Closed ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:448
|
|
TRC 2026-03-08 04:36:11.350+00:00 Stopping TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:159
|
|
TRC 2026-03-08 04:36:11.350+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/1121]
|
|
TRC 2026-03-08 04:36:11.350+00:00 Transport stopped topics="libp2p tcptransport" tid=1 file=tcptransport.nim:189
|
|
TRC 2026-03-08 04:36:11.350+00:00 Stopping WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:213
|
|
TRC 2026-03-08 04:36:11.350+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/1122/ws]
|
|
TRC 2026-03-08 04:36:11.350+00:00 Transport stopped topics="libp2p wstransport" tid=1 file=wstransport.nim:235
|
|
TRC 2026-03-08 04:36:11.350+00:00 gossipsub stop topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1131
|
|
TRC 2026-03-08 04:36:11.350+00:00 Switch stopped topics="libp2p switch" tid=1 file=switch.nim:354
|
|
WRN 2026-03-08 04:36:11.350+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
|
|
WRN 2026-03-08 04:36:11.350+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
|
|
INF 2026-03-08 04:36:11.350+00:00 waku rendezvous discovery stopped topics="waku rendezvous" tid=1 file=protocol.nim:239
|
|
INF 2026-03-08 04:36:11.350+00:00 waku rendezvous client stopped topics="waku rendezvous client" tid=1 file=client.nim:142
|
|
NTC 2026-03-08 04:36:11.350+00:00 REST service stopped tid=1 file=server.nim:188 address=0.0.0.0:1120
|