141 lines
25 KiB
Plaintext

2026-03-02 04:39:37.037 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-02 04:39:37.038 DEBUG [tests.conftest] Running test: test_multiple_pubsub_topics_same_cluster with id: 2026-03-02_04-39-37__4dbd4c30-5b01-40b5-8305-a785e270ab2c
2026-03-02 04:39:37.038 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-02 04:39:37.038 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-02 04:39:37.039 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-02 04:39:37.046 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:39:37.046 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-39-37__4dbd4c30-5b01-40b5-8305-a785e270ab2c__wakuorg_nwaku:latest.log
2026-03-02 04:39:37.046 DEBUG [src.node.waku_node] Starting Node...
2026-03-02 04:39:37.046 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-02 04:39:37.048 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-02 04:39:37.048 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.89.200
2026-03-02 04:39:37.048 DEBUG [src.node.docker_mananger] Generated ports ['52164', '52165', '52166', '52167', '52168']
2026-03-02 04:39:37.048 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-03-02 04:39:37.048 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-02 04:39:37.048 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-02 04:39:37.049 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-02 04:39:37.049 DEBUG [src.node.waku_node] Using volumes []
2026-03-02 04:39:37.049 DEBUG [src.node.docker_mananger] docker run -i -t -p 52164:52164 -p 52165:52165 -p 52166:52166 -p 52167:52167 -p 52168:52168 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=52166 --rest-port=52164 --tcp-port=52165 --discv5-udp-port=52167 --rest-address=0.0.0.0 --nat=extip:172.18.89.200 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=11cc0cc9d515996bbfcbbabc0d4ecd9fe2c009ebf5d1be3a21f6d3d0feabafff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52168 --metrics-logging=true --relay=true --filter=true
2026-03-02 04:39:37.243 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.89.200 waku 5c99aed7275f0d98454ccca84dc4aaf3c61d512f59f1a61c8bad8f3afd0b6f9e
2026-03-02 04:39:37.281 DEBUG [src.node.docker_mananger] Container started with ID 5c99aed7275f. Setting up logs at ./log/docker/node1_2026-03-02_04-39-37__4dbd4c30-5b01-40b5-8305-a785e270ab2c__wakuorg_nwaku:latest.log
2026-03-02 04:39:37.282 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52164
2026-03-02 04:39:37.282 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-02 04:39:37.307 ERROR [src.node.docker_mananger] Max retries reached for container bd06a20bf15a. Exiting log stream.
2026-03-02 04:39:37.835 ERROR [src.node.docker_mananger] Max retries reached for container 6fd86ad06705. Exiting log stream.
2026-03-02 04:39:38.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52164/health" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:38.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-02 04:39:38.286 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-02 04:39:38.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52164/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:38.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.89.200/tcp/52165/p2p/16Uiu2HAmNuAY3LVmFq9UrUDo2y23xHPeK1fng1EuzJsoHEkr8jaS","/ip4/172.18.89.200/tcp/52166/ws/p2p/16Uiu2HAmNuAY3LVmFq9UrUDo2y23xHPeK1fng1EuzJsoHEkr8jaS"],"enrUri":"enr:-L24QCDK3Va6piVfh8IBWXJegpugj1Woaa91wZq-Q5IWzw1RI88b8wwAqEkn1EXtc3h2FxnEGO6OFPB0yN4POt8tVZMCgmlkgnY0gmlwhKwSWciKbXVsdGlhZGRyc5YACASsElnIBsvFAAoErBJZyAbLxt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDmDaEaI8U1RWSFFG9vGsG9gnPGVCELUnFPy3O4upqL8ODdGNwgsvFg3VkcILLx4V3YWt1MgU"}'
2026-03-02 04:39:38.289 INFO [src.node.waku_node] REST service is ready !!
2026-03-02 04:39:38.296 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:39:38.296 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-02_04-39-37__4dbd4c30-5b01-40b5-8305-a785e270ab2c__wakuorg_nwaku:latest.log
2026-03-02 04:39:38.296 DEBUG [src.node.waku_node] Starting Node...
2026-03-02 04:39:38.296 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-02 04:39:38.298 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-02 04:39:38.298 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.165.122
2026-03-02 04:39:38.298 DEBUG [src.node.docker_mananger] Generated ports ['15802', '15803', '15804', '15805', '15806']
2026-03-02 04:39:38.298 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-03-02 04:39:38.298 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-02 04:39:38.298 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-02 04:39:38.298 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-02 04:39:38.299 DEBUG [src.node.waku_node] Using volumes []
2026-03-02 04:39:38.299 DEBUG [src.node.docker_mananger] docker run -i -t -p 15802:15802 -p 15803:15803 -p 15804:15804 -p 15805:15805 -p 15806:15806 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=15804 --rest-port=15802 --tcp-port=15803 --discv5-udp-port=15805 --rest-address=0.0.0.0 --nat=extip:172.18.165.122 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ac3ad0f7c4ffe8c6cf390cfbe07ddad2f90cceea515cffbbe974dc0f1d6d9bfe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15806 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCDK3Va6piVfh8IBWXJegpugj1Woaa91wZq-Q5IWzw1RI88b8wwAqEkn1EXtc3h2FxnEGO6OFPB0yN4POt8tVZMCgmlkgnY0gmlwhKwSWciKbXVsdGlhZGRyc5YACASsElnIBsvFAAoErBJZyAbLxt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDmDaEaI8U1RWSFFG9vGsG9gnPGVCELUnFPy3O4upqL8ODdGNwgsvFg3VkcILLx4V3YWt1MgU
2026-03-02 04:39:38.494 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.165.122 waku fcf300c718f035fca090a9a79a53c62f8d452a7af4287c9bd33c38e526a40662
2026-03-02 04:39:38.528 DEBUG [src.node.docker_mananger] Container started with ID fcf300c718f0. Setting up logs at ./log/docker/node2_2026-03-02_04-39-37__4dbd4c30-5b01-40b5-8305-a785e270ab2c__wakuorg_nwaku:latest.log
2026-03-02 04:39:38.529 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15802
2026-03-02 04:39:38.529 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-02 04:39:39.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15802/health" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:39.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-02 04:39:39.557 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-02 04:39:39.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15802/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:39.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.122/tcp/15803/p2p/16Uiu2HAm8ueS38Lo3sut8K7m8prRuNN6C7g8SDtgLzX8Tis4qFTX","/ip4/172.18.165.122/tcp/15804/ws/p2p/16Uiu2HAm8ueS38Lo3sut8K7m8prRuNN6C7g8SDtgLzX8Tis4qFTX"],"enrUri":"enr:-L24QLiJZ9UsYQN9U_Anx_VsZ4rbebq62ykzVErQD0sDpwLOcxSC02LlH8l9F_fFQ-yVuaXAyvT7FxGMumJzL4BCFQECgmlkgnY0gmlwhKwSpXqKbXVsdGlhZGRyc5YACASsEqV6Bj27AAoErBKlegY9vN0DgnJzhQACAQAAiXNlY3AyNTZrMaECyFJxYrl1SUJHjAP9ZIjLRfJOhAw0FUyyRyIZhA3EliqDdGNwgj27g3VkcII9vYV3YWt1MgE"}'
2026-03-02 04:39:39.565 INFO [src.node.waku_node] REST service is ready !!
2026-03-02 04:39:39.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15802/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.89.200/tcp/52165/p2p/16Uiu2HAmNuAY3LVmFq9UrUDo2y23xHPeK1fng1EuzJsoHEkr8jaS"]'
2026-03-02 04:39:39.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:39:39.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52164/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
2026-03-02 04:39:39.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:39:39.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15802/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
2026-03-02 04:39:39.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:39:39.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:39:39.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:39:39.613 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-02 04:39:39.713 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-02 04:39:39.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:39.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426379602654504,"ephemeral":false,"proof":""}]'
2026-03-02 04:39:39.718 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-02 04:39:39.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15802/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:39.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426379602654504,"ephemeral":false,"proof":""}]'
2026-03-02 04:39:39.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:39:39.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:39:39.729 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-02 04:39:39.829 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-02 04:39:39.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:39.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426379722934763,"ephemeral":false,"proof":""}]'
2026-03-02 04:39:39.833 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-02 04:39:39.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15802/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:39.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426379722934763,"ephemeral":false,"proof":""}]'
2026-03-02 04:39:39.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:39:39.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:39:39.843 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-02 04:39:39.944 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-02 04:39:39.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:39.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426379838028823,"ephemeral":false,"proof":""}]'
2026-03-02 04:39:39.948 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-02 04:39:39.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15802/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:39.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426379838028823,"ephemeral":false,"proof":""}]'
2026-03-02 04:39:39.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:39:39.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:39:39.959 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-02 04:39:40.059 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-02 04:39:40.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:40.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426379952083793,"ephemeral":false,"proof":""}]'
2026-03-02 04:39:40.063 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-02 04:39:40.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15802/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:40.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426379952083793,"ephemeral":false,"proof":""}]'
2026-03-02 04:39:40.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:39:40.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:39:40.073 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-02 04:39:40.173 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-02 04:39:40.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:40.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426380067940321,"ephemeral":false,"proof":""}]'
2026-03-02 04:39:40.178 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-02 04:39:40.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15802/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:40.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426380067940321,"ephemeral":false,"proof":""}]'
2026-03-02 04:39:40.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:39:40.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:39:40.187 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-02 04:39:40.288 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-02 04:39:40.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:40.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426380182330581,"ephemeral":false,"proof":""}]'
2026-03-02 04:39:40.292 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-02 04:39:40.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15802/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:40.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426380182330581,"ephemeral":false,"proof":""}]'
2026-03-02 04:39:40.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:39:40.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:39:40.302 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-02 04:39:40.402 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-02 04:39:40.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:40.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426380296629596,"ephemeral":false,"proof":""}]'
2026-03-02 04:39:40.406 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-02 04:39:40.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15802/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:40.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426380296629596,"ephemeral":false,"proof":""}]'
2026-03-02 04:39:40.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:39:40.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:39:40.416 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-02 04:39:40.516 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-02 04:39:40.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:40.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426380410618188,"ephemeral":false,"proof":""}]'
2026-03-02 04:39:40.520 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-02 04:39:40.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15802/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:40.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426380410618188,"ephemeral":false,"proof":""}]'
2026-03-02 04:39:40.525 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-02 04:39:40.526 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-02 04:39:40.527 DEBUG [src.node.waku_node] Stopping container with id 5c99aed7275f
2026-03-02 04:39:41.117 DEBUG [src.node.waku_node] Container stopped.
2026-03-02 04:39:41.117 DEBUG [src.node.waku_node] Stopping container with id fcf300c718f0
2026-03-02 04:39:41.647 DEBUG [src.node.waku_node] Container stopped.
2026-03-02 04:39:41.649 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-02 04:39:41.672 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-02 04:39:41.682 DEBUG [src.node.docker_mananger] No errors found in the waku logs.