mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 17:13:09 +00:00
141 lines
26 KiB
Plaintext
141 lines
26 KiB
Plaintext
2026-03-16 05:00:30.081 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-16 05:00:30.082 DEBUG [tests.conftest] Running test: test_multiple_content_topics_different_shard with id: 2026-03-16_05-00-30__0a6b8d03-a4da-4c1a-ab67-20ffb0a21c59
|
|
2026-03-16 05:00:30.082 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-16 05:00:30.083 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-16 05:00:30.083 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-16 05:00:30.096 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-16 05:00:30.096 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-16_05-00-30__0a6b8d03-a4da-4c1a-ab67-20ffb0a21c59__wakuorg_nwaku:latest.log
|
|
2026-03-16 05:00:30.096 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 05:00:30.096 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 05:00:30.099 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 05:00:30.099 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.35.40
|
|
2026-03-16 05:00:30.100 DEBUG [src.node.docker_mananger] Generated ports ['23335', '23336', '23337', '23338', '23339']
|
|
2026-03-16 05:00:30.100 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 05:00:30.100 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 05:00:30.100 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 05:00:30.101 DEBUG [src.node.docker_mananger] docker run -i -t -p 23335:23335 -p 23336:23336 -p 23337:23337 -p 23338:23338 -p 23339:23339 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=23337 --rest-port=23335 --tcp-port=23336 --discv5-udp-port=23338 --rest-address=0.0.0.0 --nat=extip:172.18.35.40 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=0e7742ab53dca1bd8b8adcfb27320bff42576aceebf2c88fe448dcfe5dd7dc1f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23339 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --content-topic=/waku/2/content/test.js --content-topic=/app/22/sometopic/someencoding --content-topic=/toychat/2/huilong/proto --content-topic=/statusim/1/community/cbor --content-topic=/app/27/sometopic/someencoding --content-topic=/app/29/sometopic/someencoding --content-topic=/app/20/sometopic/someencoding
|
|
2026-03-16 05:00:30.260 ERROR [src.node.docker_mananger] Max retries reached for container 859e6dbfa69c. Exiting log stream.
|
|
2026-03-16 05:00:30.318 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.35.40 waku 6e21c93d292495ccd9843c1fcaf686f9854c7cb351be1d0cf20e71b4e99476c8
|
|
2026-03-16 05:00:30.352 DEBUG [src.node.docker_mananger] Container started with ID 6e21c93d2924. Setting up logs at ./log/docker/node1_2026-03-16_05-00-30__0a6b8d03-a4da-4c1a-ab67-20ffb0a21c59__wakuorg_nwaku:latest.log
|
|
2026-03-16 05:00:30.354 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23335
|
|
2026-03-16 05:00:30.354 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 05:00:31.000 ERROR [src.node.docker_mananger] Max retries reached for container 94a5bc98c321. Exiting log stream.
|
|
2026-03-16 05:00:31.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23335/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:31.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-16 05:00:31.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23335/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:31.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-16 05:00:31.460 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 05:00:31.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23335/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:31.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.35.40/tcp/23336/p2p/16Uiu2HAm8pMob5YuPgwYbTjBBZ1vNmeGiWDseyRtqrpaXJN2ywam","/ip4/172.18.35.40/tcp/23337/ws/p2p/16Uiu2HAm8pMob5YuPgwYbTjBBZ1vNmeGiWDseyRtqrpaXJN2ywam"],"enrUri":"enr:-L24QDW6HcVZHrLw38GqwgjFTmv3ozN8mJhZZgmhdUZanhFnKXDQNuoOjhLWM7AClMAMe8kYHwMXthIQIz7DNBJm-0sCgmlkgnY0gmlwhKwSIyiKbXVsdGlhZGRyc5YACASsEiMoBlsoAAoErBIjKAZbKd0DgnJzhQACAQAAiXNlY3AyNTZrMaECxve8rosXqUw1G0Dp0AVynT9EKLNI3b6vnKDLFabY2W6DdGNwglsog3VkcIJbKoV3YWt1MgU"}'
|
|
2026-03-16 05:00:31.463 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 05:00:31.470 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-16 05:00:31.470 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-16_05-00-30__0a6b8d03-a4da-4c1a-ab67-20ffb0a21c59__wakuorg_nwaku:latest.log
|
|
2026-03-16 05:00:31.470 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 05:00:31.471 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 05:00:31.472 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 05:00:31.472 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.104.173
|
|
2026-03-16 05:00:31.472 DEBUG [src.node.docker_mananger] Generated ports ['29424', '29425', '29426', '29427', '29428']
|
|
2026-03-16 05:00:31.473 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 05:00:31.473 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 05:00:31.473 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 05:00:31.473 DEBUG [src.node.docker_mananger] docker run -i -t -p 29424:29424 -p 29425:29425 -p 29426:29426 -p 29427:29427 -p 29428:29428 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=29426 --rest-port=29424 --tcp-port=29425 --discv5-udp-port=29427 --rest-address=0.0.0.0 --nat=extip:172.18.104.173 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=eb3a4ddfd4db8bef05b9e2ff0d9297bee72c8b6bfbec087a95b074ad699a8ac7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29428 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDW6HcVZHrLw38GqwgjFTmv3ozN8mJhZZgmhdUZanhFnKXDQNuoOjhLWM7AClMAMe8kYHwMXthIQIz7DNBJm-0sCgmlkgnY0gmlwhKwSIyiKbXVsdGlhZGRyc5YACASsEiMoBlsoAAoErBIjKAZbKd0DgnJzhQACAQAAiXNlY3AyNTZrMaECxve8rosXqUw1G0Dp0AVynT9EKLNI3b6vnKDLFabY2W6DdGNwglsog3VkcIJbKoV3YWt1MgU --content-topic=/myapp/1/latest/proto --content-topic=/waku/2/content/test.js --content-topic=/app/22/sometopic/someencoding --content-topic=/toychat/2/huilong/proto --content-topic=/statusim/1/community/cbor --content-topic=/app/27/sometopic/someencoding --content-topic=/app/29/sometopic/someencoding --content-topic=/app/20/sometopic/someencoding
|
|
2026-03-16 05:00:31.699 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.104.173 waku 4fe568b80386af8e175f9ade9ab9b43d8d130f4f2efb2a3072d0e292bf7117ef
|
|
2026-03-16 05:00:31.735 DEBUG [src.node.docker_mananger] Container started with ID 4fe568b80386. Setting up logs at ./log/docker/node2_2026-03-16_05-00-30__0a6b8d03-a4da-4c1a-ab67-20ffb0a21c59__wakuorg_nwaku:latest.log
|
|
2026-03-16 05:00:31.736 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29424
|
|
2026-03-16 05:00:31.736 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 05:00:32.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29424/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:32.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-16 05:00:32.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29424/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:32.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-16 05:00:32.844 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 05:00:32.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29424/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:32.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.173/tcp/29425/p2p/16Uiu2HAmQJ9PmcTqHKkcG7SMFEYgomaBiCqePx9Je5X2Ru2giXyz","/ip4/172.18.104.173/tcp/29426/ws/p2p/16Uiu2HAmQJ9PmcTqHKkcG7SMFEYgomaBiCqePx9Je5X2Ru2giXyz"],"enrUri":"enr:-L24QJM7Ibrp3WA57YVL4e1OllQAcaUOC_zORR9puqyvj0htBqTwQ7p5rzzgywPU3-1xtnW9ZOdjHTQo_g5pvGwDwSkCgmlkgnY0gmlwhKwSaK2KbXVsdGlhZGRyc5YACASsEmitBnLxAAoErBJorQZy8t0DgnJzhQACAQAAiXNlY3AyNTZrMaEDrPVFU6KyVrZ-j7k1GXP8MKG9nKVCi1_x66q5he3eEJmDdGNwgnLxg3VkcIJy84V3YWt1MgE"}'
|
|
2026-03-16 05:00:32.846 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 05:00:32.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29424/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.35.40/tcp/23336/p2p/16Uiu2HAm8pMob5YuPgwYbTjBBZ1vNmeGiWDseyRtqrpaXJN2ywam"]'
|
|
2026-03-16 05:00:32.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 05:00:32.873 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23335/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto", "/waku/2/content/test.js", "/app/22/sometopic/someencoding", "/toychat/2/huilong/proto", "/statusim/1/community/cbor", "/app/27/sometopic/someencoding", "/app/29/sometopic/someencoding", "/app/20/sometopic/someencoding"]'
|
|
2026-03-16 05:00:32.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 05:00:32.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29424/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto", "/waku/2/content/test.js", "/app/22/sometopic/someencoding", "/toychat/2/huilong/proto", "/statusim/1/community/cbor", "/app/27/sometopic/someencoding", "/app/29/sometopic/someencoding", "/app/20/sometopic/someencoding"]'
|
|
2026-03-16 05:00:32.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 05:00:32.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23335/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 05:00:32.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 05:00:32.899 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-16 05:00:33.000 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-16 05:00:33.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23335/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:33.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773637232888162800,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 05:00:33.005 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-16 05:00:33.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29424/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:33.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773637232888162800,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 05:00:33.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23335/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 05:00:33.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 05:00:33.020 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-16 05:00:33.120 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-16 05:00:33.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23335/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:33.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1773637233009930495,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 05:00:33.126 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-16 05:00:33.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29424/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:33.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1773637233009930495,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 05:00:33.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23335/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 05:00:33.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 05:00:33.142 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-16 05:00:33.243 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-16 05:00:33.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23335/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:33.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/22/sometopic/someencoding","version":0,"timestamp":1773637233131154513,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 05:00:33.248 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-16 05:00:33.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29424/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:33.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/22/sometopic/someencoding","version":0,"timestamp":1773637233131154513,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 05:00:33.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23335/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 05:00:33.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 05:00:33.263 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-16 05:00:33.363 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-16 05:00:33.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23335/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:33.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1773637233252786031,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 05:00:33.368 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-16 05:00:33.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29424/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:33.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1773637233252786031,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 05:00:33.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23335/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 05:00:33.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 05:00:33.383 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-16 05:00:33.483 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-16 05:00:33.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23335/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:33.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1773637233373293879,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 05:00:33.488 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-16 05:00:33.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29424/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:33.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1773637233373293879,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 05:00:33.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23335/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 05:00:33.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 05:00:33.503 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-16 05:00:33.603 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-16 05:00:33.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23335/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:33.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1773637233492781519,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 05:00:33.607 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-16 05:00:33.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29424/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:33.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1773637233492781519,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 05:00:33.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23335/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 05:00:33.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 05:00:33.621 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-16 05:00:33.722 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-16 05:00:33.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23335/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:33.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1773637233612270803,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 05:00:33.736 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-16 05:00:33.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29424/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:33.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1773637233612270803,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 05:00:33.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23335/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 05:00:33.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 05:00:33.755 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-16 05:00:33.856 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-16 05:00:33.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23335/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:33.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1773637233742862519,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 05:00:33.861 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-16 05:00:33.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29424/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 05:00:33.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1773637233742862519,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 05:00:33.867 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-16 05:00:33.868 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-16 05:00:33.868 DEBUG [src.node.waku_node] Stopping container with id 6e21c93d2924
|
|
2026-03-16 05:00:34.482 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 05:00:34.484 DEBUG [src.node.waku_node] Stopping container with id 4fe568b80386
|
|
2026-03-16 05:00:35.070 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 05:00:35.071 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-16 05:00:35.153 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-16 05:00:35.198 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|