mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 16:13:13 +00:00
146 lines
26 KiB
Plaintext
146 lines
26 KiB
Plaintext
2026-02-04 17:18:04.060 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-04 17:18:04.061 DEBUG [tests.conftest] Running test: test_sync_with_one_node_with_delayed_start with id: 2026-02-04_17-18-04__bbda2647-40ac-4181-8bf2-a3548b17e5a4
|
|
2026-02-04 17:18:04.061 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-04 17:18:04.071 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:18:04.071 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_17-18-04__bbda2647-40ac-4181-8bf2-a3548b17e5a4__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:18:04.078 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:18:04.078 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_17-18-04__bbda2647-40ac-4181-8bf2-a3548b17e5a4__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:18:04.084 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:18:04.084 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-04_17-18-04__bbda2647-40ac-4181-8bf2-a3548b17e5a4__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:18:04.084 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-04 17:18:04.085 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:18:04.085 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:18:04.087 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:18:04.087 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.180.142
|
|
2026-02-04 17:18:04.087 DEBUG [src.node.docker_mananger] Generated ports ['41722', '41723', '41724', '41725', '41726']
|
|
2026-02-04 17:18:04.087 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:18:04.087 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:18:04.087 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:18:04.087 DEBUG [src.node.docker_mananger] docker run -i -t -p 41722:41722 -p 41723:41723 -p 41724:41724 -p 41725:41725 -p 41726:41726 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=41724 --rest-port=41722 --tcp-port=41723 --discv5-udp-port=41725 --rest-address=0.0.0.0 --nat=extip:172.18.180.142 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=45bf6e726b7cd40a79bde4384206fd3db8c8df1f4ef0e9bff026d47a0aa3155a --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41726 --metrics-logging=true --relay=true
|
|
2026-02-04 17:18:04.269 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.180.142 waku 986913c6f9e8869a2f0d4781391c81fc2d1faf718a37fcf55e63875034933cd9
|
|
2026-02-04 17:18:04.300 DEBUG [src.node.docker_mananger] Container started with ID 986913c6f9e8. Setting up logs at ./log/docker/node1_2026-02-04_17-18-04__bbda2647-40ac-4181-8bf2-a3548b17e5a4__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:18:04.300 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41722
|
|
2026-02-04 17:18:04.302 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:18:04.317 ERROR [src.node.docker_mananger] Max retries reached for container efd9a1fbc553. Exiting log stream.
|
|
2026-02-04 17:18:04.890 ERROR [src.node.docker_mananger] Max retries reached for container 3f21ff7a69b7. Exiting log stream.
|
|
2026-02-04 17:18:05.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41722/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:18:05.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-02-04 17:18:05.305 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:18:05.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41722/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:18:05.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.180.142/tcp/41723/p2p/16Uiu2HAmEVGgDGCpVCLsSQmW8YqWU1iG2a2BMrVPrA5xDDuSDwuk","/ip4/172.18.180.142/tcp/41724/ws/p2p/16Uiu2HAmEVGgDGCpVCLsSQmW8YqWU1iG2a2BMrVPrA5xDDuSDwuk"],"enrUri":"enr:-L24QGHyNTSMzMOreVmhm4-XKdYjGK3ogxZjlN7h2I95uyGfcvKMVobls4sKrIMU-BpTrbgkxqGQGt-kV5cpq0W_EAwCgmlkgnY0gmlwhKwStI6KbXVsdGlhZGRyc5YACASsErSOBqL7AAoErBK0jgai_N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGzoGofbtKWYupIFhl6SIMnq45PuaQKApExmGeOnrKnuDdGNwgqL7g3VkcIKi_YV3YWt1MhM"}'
|
|
2026-02-04 17:18:05.308 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:18:05.308 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:18:05.308 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:18:05.310 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:18:05.310 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.187.165
|
|
2026-02-04 17:18:05.310 DEBUG [src.node.docker_mananger] Generated ports ['9507', '9508', '9509', '9510', '9511']
|
|
2026-02-04 17:18:05.310 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:18:05.310 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:18:05.310 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:18:05.310 DEBUG [src.node.docker_mananger] docker run -i -t -p 9507:9507 -p 9508:9508 -p 9509:9509 -p 9510:9510 -p 9511:9511 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=9509 --rest-port=9507 --tcp-port=9508 --discv5-udp-port=9510 --rest-address=0.0.0.0 --nat=extip:172.18.187.165 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c26ece4b4ee699ae419fc94fa3e24a3f6eb62fbecc36d11df86c88a0a00e79af --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9511 --metrics-logging=true --relay=true --storenode=/ip4/172.18.180.142/tcp/41723/p2p/16Uiu2HAmEVGgDGCpVCLsSQmW8YqWU1iG2a2BMrVPrA5xDDuSDwuk --discv5-bootstrap-node=enr:-L24QGHyNTSMzMOreVmhm4-XKdYjGK3ogxZjlN7h2I95uyGfcvKMVobls4sKrIMU-BpTrbgkxqGQGt-kV5cpq0W_EAwCgmlkgnY0gmlwhKwStI6KbXVsdGlhZGRyc5YACASsErSOBqL7AAoErBK0jgai_N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGzoGofbtKWYupIFhl6SIMnq45PuaQKApExmGeOnrKnuDdGNwgqL7g3VkcIKi_YV3YWt1MhM
|
|
2026-02-04 17:18:05.491 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.187.165 waku dc366f8feb35c882f219cb204e373960b1b90b7da6c681ffbbb6548a18acf3f5
|
|
2026-02-04 17:18:05.526 DEBUG [src.node.docker_mananger] Container started with ID dc366f8feb35. Setting up logs at ./log/docker/node2_2026-02-04_17-18-04__bbda2647-40ac-4181-8bf2-a3548b17e5a4__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:18:05.527 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9507
|
|
2026-02-04 17:18:05.527 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:18:06.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9507/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:18:06.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-02-04 17:18:06.533 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:18:06.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9507/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:18:06.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.165/tcp/9508/p2p/16Uiu2HAmV7hES8rp5q41qAgH3V6vKCZSDK5PpUVb6xnBuBgzPuYo","/ip4/172.18.187.165/tcp/9509/ws/p2p/16Uiu2HAmV7hES8rp5q41qAgH3V6vKCZSDK5PpUVb6xnBuBgzPuYo"],"enrUri":"enr:-L24QHxs6ltw9IME1p91-c373KfISVqcKWzBmq2M6ZjAtoRfQpxxcOVKvn7ZFciB2ZhE9nQxs1aVszCZCCIqLysY6AcCgmlkgnY0gmlwhKwSu6WKbXVsdGlhZGRyc5YACASsErulBiUkAAoErBK7pQYlJd0DgnJzhQADAQAAiXNlY3AyNTZrMaED9JJRKnuIhaX6u5dd998wCKBwqFIN2CH44bLGJRmppmSDdGNwgiUkg3VkcIIlJoV3YWt1MhM"}'
|
|
2026-02-04 17:18:06.536 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:18:06.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9507/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.180.142/tcp/41723/p2p/16Uiu2HAmEVGgDGCpVCLsSQmW8YqWU1iG2a2BMrVPrA5xDDuSDwuk"]'
|
|
2026-02-04 17:18:06.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:06.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41722/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-04 17:18:06.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:06.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9507/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-04 17:18:06.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:06.544 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:18:06.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41722/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 17:18:06.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:06.549 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:18:06.750 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:18:06.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41722/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 17:18:06.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:06.755 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:18:06.956 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:18:06.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41722/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 17:18:06.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:06.963 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:18:07.163 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:18:07.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41722/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 17:18:07.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:07.170 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:18:07.371 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:18:07.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41722/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 17:18:07.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:07.376 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:18:07.577 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:18:07.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41722/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 17:18:07.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:07.582 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:18:07.783 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:18:07.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41722/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 17:18:07.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:07.788 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:18:07.989 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:18:07.989 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41722/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 17:18:07.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:07.994 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:18:08.195 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:18:08.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41722/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 17:18:08.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:08.201 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:18:08.402 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:18:08.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41722/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 17:18:08.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:08.408 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:18:08.608 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:18:08.608 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:18:08.610 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:18:08.610 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.183.157
|
|
2026-02-04 17:18:08.610 DEBUG [src.node.docker_mananger] Generated ports ['13919', '13920', '13921', '13922', '13923']
|
|
2026-02-04 17:18:08.610 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:18:08.610 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:18:08.611 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:18:08.611 DEBUG [src.node.docker_mananger] docker run -i -t -p 13919:13919 -p 13920:13920 -p 13921:13921 -p 13922:13922 -p 13923:13923 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=13921 --rest-port=13919 --tcp-port=13920 --discv5-udp-port=13922 --rest-address=0.0.0.0 --nat=extip:172.18.183.157 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f0a6e2ae22eceb2abe1849fd5d79704c7fee49ce7ad0fa738cda9fbf42b97ee6 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13923 --metrics-logging=true --relay=true --storenode=/ip4/172.18.187.165/tcp/9508/p2p/16Uiu2HAmV7hES8rp5q41qAgH3V6vKCZSDK5PpUVb6xnBuBgzPuYo --discv5-bootstrap-node=enr:-L24QHxs6ltw9IME1p91-c373KfISVqcKWzBmq2M6ZjAtoRfQpxxcOVKvn7ZFciB2ZhE9nQxs1aVszCZCCIqLysY6AcCgmlkgnY0gmlwhKwSu6WKbXVsdGlhZGRyc5YACASsErulBiUkAAoErBK7pQYlJd0DgnJzhQADAQAAiXNlY3AyNTZrMaED9JJRKnuIhaX6u5dd998wCKBwqFIN2CH44bLGJRmppmSDdGNwgiUkg3VkcIIlJoV3YWt1MhM
|
|
2026-02-04 17:18:08.796 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.183.157 waku 483925b81210089d2ceb54189e0c6e7213038c5501bf9c3d576102340e44eefc
|
|
2026-02-04 17:18:08.828 DEBUG [src.node.docker_mananger] Container started with ID 483925b81210. Setting up logs at ./log/docker/node3_2026-02-04_17-18-04__bbda2647-40ac-4181-8bf2-a3548b17e5a4__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:18:08.828 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13919
|
|
2026-02-04 17:18:08.828 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:18:09.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13919/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:18:09.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-02-04 17:18:09.833 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:18:09.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13919/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:18:09.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.183.157/tcp/13920/p2p/16Uiu2HAmA4hJrPUnWGZuK29fRVjVktPkvmXwvta3d7XDXLigkTNc","/ip4/172.18.183.157/tcp/13921/ws/p2p/16Uiu2HAmA4hJrPUnWGZuK29fRVjVktPkvmXwvta3d7XDXLigkTNc"],"enrUri":"enr:-L24QGbRUcy_zlM__d34MhwmIkjm4Sgnfi6g-bURQkvKkPNrcNUiKUK-me7ILFDg3ny-NttzUHjZeAW4VWzlPouKNo4CgmlkgnY0gmlwhKwSt52KbXVsdGlhZGRyc5YACASsEredBjZgAAoErBK3nQY2Yd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC2X-b8cJITJkiLYyth8M5pVGDkddiCc5D89-sSJCydRWDdGNwgjZgg3VkcII2YoV3YWt1MgE"}'
|
|
2026-02-04 17:18:09.836 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:18:09.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13919/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.187.165/tcp/9508/p2p/16Uiu2HAmV7hES8rp5q41qAgH3V6vKCZSDK5PpUVb6xnBuBgzPuYo"]'
|
|
2026-02-04 17:18:09.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:09.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13919/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-04 17:18:09.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:09.891 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:18:10.892 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-04 17:18:10.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41722/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:18:10.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf27b3d1cda968bc7c3abadfd671667d71961331921e611a1206e2d6d4e23d264"},{"messageHash":"0x991205a1f60243becf35aae9c3c4077bf5be263157a39fb0eec4c5ea0c710bd0"},{"messageHash":"0x0f445ccfac92faf2df5430bb8abcfc423cc82daf2e38e3521e38423d4e8150d5"},{"messageHash":"0xe6bdbc2023091d46d030f412d3d6427fb1491310bc0e22ba3fea716211ed4700"},{"messageHash":"0x90d12db212209a814c6add7398efb190b59eb4e69c25d8f0cf9d6f277e08bb2a"},{"messageHash":"0x4303bb0a3f73e412406629a0ef49a613cdcf5d69bc0790443d04c68c49b06b1b"},{"messageHash":"0x912f0104bcedaa4ae8653a77b154c993d36d61043a1318c20b80c021e2f56c8f"},{"messageHash":"0xdfe81625383b8c04cbc92dfa38e09199ffdd6f7f8b20e004f627a0643f866d8c"},{"messageHash":"0x53cb0baca507fc92bc9c7bad65f0efdb73961e07103cd304683a0f40e849d916"},{"messageHash":"0xbc5d7109170a1acda3f27c3fe95dff28658279862c284aaedec0d1a04ed633fd"}]}'
|
|
2026-02-04 17:18:10.896 DEBUG [src.steps.store] messages length is 10
|
|
2026-02-04 17:18:10.897 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-04 17:18:10.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9507/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:18:10.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf27b3d1cda968bc7c3abadfd671667d71961331921e611a1206e2d6d4e23d264"},{"messageHash":"0x991205a1f60243becf35aae9c3c4077bf5be263157a39fb0eec4c5ea0c710bd0"},{"messageHash":"0x0f445ccfac92faf2df5430bb8abcfc423cc82daf2e38e3521e38423d4e8150d5"},{"messageHash":"0xe6bdbc2023091d46d030f412d3d6427fb1491310bc0e22ba3fea716211ed4700"},{"messageHash":"0x90d12db212209a814c6add7398efb190b59eb4e69c25d8f0cf9d6f277e08bb2a"},{"messageHash":"0x4303bb0a3f73e412406629a0ef49a613cdcf5d69bc0790443d04c68c49b06b1b"},{"messageHash":"0x912f0104bcedaa4ae8653a77b154c993d36d61043a1318c20b80c021e2f56c8f"},{"messageHash":"0xdfe81625383b8c04cbc92dfa38e09199ffdd6f7f8b20e004f627a0643f866d8c"},{"messageHash":"0x53cb0baca507fc92bc9c7bad65f0efdb73961e07103cd304683a0f40e849d916"},{"messageHash":"0xbc5d7109170a1acda3f27c3fe95dff28658279862c284aaedec0d1a04ed633fd"}]}'
|
|
2026-02-04 17:18:10.901 DEBUG [src.steps.store] messages length is 10
|
|
2026-02-04 17:18:10.902 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-04 17:18:10.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13919/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:18:10.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"e9eea963d5c64d1df457","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf27b3d1cda968bc7c3abadfd671667d71961331921e611a1206e2d6d4e23d264"},{"messageHash":"0x991205a1f60243becf35aae9c3c4077bf5be263157a39fb0eec4c5ea0c710bd0"},{"messageHash":"0x0f445ccfac92faf2df5430bb8abcfc423cc82daf2e38e3521e38423d4e8150d5"},{"messageHash":"0xe6bdbc2023091d46d030f412d3d6427fb1491310bc0e22ba3fea716211ed4700"},{"messageHash":"0x90d12db212209a814c6add7398efb190b59eb4e69c25d8f0cf9d6f277e08bb2a"},{"messageHash":"0x4303bb0a3f73e412406629a0ef49a613cdcf5d69bc0790443d04c68c49b06b1b"},{"messageHash":"0x912f0104bcedaa4ae8653a77b154c993d36d61043a1318c20b80c021e2f56c8f"},{"messageHash":"0xdfe81625383b8c04cbc92dfa38e09199ffdd6f7f8b20e004f627a0643f866d8c"},{"messageHash":"0x53cb0baca507fc92bc9c7bad65f0efdb73961e07103cd304683a0f40e849d916"},{"messageHash":"0xbc5d7109170a1acda3f27c3fe95dff28658279862c284aaedec0d1a04ed633fd"}]}'
|
|
2026-02-04 17:18:10.910 DEBUG [src.steps.store] messages length is 10
|
|
2026-02-04 17:18:10.912 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-04 17:18:10.914 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-04 17:18:10.914 DEBUG [src.node.waku_node] Stopping container with id 986913c6f9e8
|
|
2026-02-04 17:18:11.479 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:18:11.480 DEBUG [src.node.waku_node] Stopping container with id dc366f8feb35
|
|
2026-02-04 17:18:12.036 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:18:12.038 DEBUG [src.node.waku_node] Stopping container with id 483925b81210
|
|
2026-02-04 17:18:12.292 ERROR [src.node.docker_mananger] Max retries reached for container 986913c6f9e8. Exiting log stream.
|
|
2026-02-04 17:18:12.571 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:18:12.572 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-04 17:18:12.581 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 17:18:12.600 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 17:18:12.605 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|