131 lines
22 KiB
Plaintext

2026-03-13 04:35:10.494 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-13 04:35:10.495 DEBUG [tests.conftest] Running test: test_unsubscribe_from_all_pubsub_topics_one_by_one with id: 2026-03-13_04-35-10__0180ad17-13df-45a4-9934-d04ee6e40e08
2026-03-13 04:35:10.496 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-13 04:35:10.497 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-13 04:35:10.497 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-13 04:35:10.509 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:35:10.510 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-35-10__0180ad17-13df-45a4-9934-d04ee6e40e08__wakuorg_nwaku:latest.log
2026-03-13 04:35:10.510 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:35:10.511 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:35:10.513 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:35:10.514 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.239.170
2026-03-13 04:35:10.515 DEBUG [src.node.docker_mananger] Generated ports ['2586', '2587', '2588', '2589', '2590']
2026-03-13 04:35:10.515 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-13 04:35:10.515 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:35:10.516 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:35:10.516 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:35:10.516 DEBUG [src.node.docker_mananger] docker run -i -t -p 2586:2586 -p 2587:2587 -p 2588:2588 -p 2589:2589 -p 2590:2590 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=2588 --rest-port=2586 --tcp-port=2587 --discv5-udp-port=2589 --rest-address=0.0.0.0 --nat=extip:172.18.239.170 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=4f74ecbe3c70f546eeb06ddb77ffaceddba1daeea2a1bf5cf74cac0aab650a8c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2590 --metrics-logging=true --relay=true --filter=true
2026-03-13 04:35:10.689 ERROR [src.node.docker_mananger] Max retries reached for container f552e3870547. Exiting log stream.
2026-03-13 04:35:10.733 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.239.170 waku 99a58eda6bce902b43f1c68561574da8e9876cb6ce64e63db3cdf69677a17d4f
2026-03-13 04:35:10.767 DEBUG [src.node.docker_mananger] Container started with ID 99a58eda6bce. Setting up logs at ./log/docker/node1_2026-03-13_04-35-10__0180ad17-13df-45a4-9934-d04ee6e40e08__wakuorg_nwaku:latest.log
2026-03-13 04:35:10.768 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2586
2026-03-13 04:35:10.768 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:35:11.432 ERROR [src.node.docker_mananger] Max retries reached for container 12597c39f17a. Exiting log stream.
2026-03-13 04:35:11.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:11.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:35:11.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:11.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:35:11.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:11.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:35:12.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:12.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:35:12.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:12.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:35:12.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:12.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:35:12.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:12.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:35:12.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:12.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:35:12.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:12.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:35:12.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:12.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:35:12.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:12.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:35:12.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:12.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:35:13.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:13.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:35:13.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:13.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:35:13.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:13.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:35:13.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:13.352 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-13 04:35:13.353 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:35:13.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:13.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.239.170/tcp/2587/p2p/16Uiu2HAmGoyoMeqYxUkeQMKqmeUhWP988nBGNdzRjauvUEsKproZ","/ip4/172.18.239.170/tcp/2588/ws/p2p/16Uiu2HAmGoyoMeqYxUkeQMKqmeUhWP988nBGNdzRjauvUEsKproZ"],"enrUri":"enr:-L24QPmWPdp9b-tGEYJrvcLWuDJiFiFhANlLed0-7libO_xDAVUdpFSDCVWqze1VqscKUA9CUuvWWFZEbpEGGwul5w0CgmlkgnY0gmlwhKwS76qKbXVsdGlhZGRyc5YACASsEu-qBgobAAoErBLvqgYKHN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDPbxaOqB5z0VsEV4DfXirEfuEqcyiDSS-nkb2m6W8feiDdGNwggobg3VkcIIKHYV3YWt1MgU"}'
2026-03-13 04:35:13.355 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:35:13.363 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:35:13.363 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-35-10__0180ad17-13df-45a4-9934-d04ee6e40e08__wakuorg_nwaku:latest.log
2026-03-13 04:35:13.363 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:35:13.364 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:35:13.365 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:35:13.365 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.224.114
2026-03-13 04:35:13.365 DEBUG [src.node.docker_mananger] Generated ports ['55773', '55774', '55775', '55776', '55777']
2026-03-13 04:35:13.366 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-13 04:35:13.366 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:35:13.366 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:35:13.366 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:35:13.366 DEBUG [src.node.docker_mananger] docker run -i -t -p 55773:55773 -p 55774:55774 -p 55775:55775 -p 55776:55776 -p 55777:55777 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=55775 --rest-port=55773 --tcp-port=55774 --discv5-udp-port=55776 --rest-address=0.0.0.0 --nat=extip:172.18.224.114 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=dc5e73fa8fdcfcfcdeeb7aebeecc9bdcf542aed6896e5edb1aba5faac4f35c14 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55777 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPmWPdp9b-tGEYJrvcLWuDJiFiFhANlLed0-7libO_xDAVUdpFSDCVWqze1VqscKUA9CUuvWWFZEbpEGGwul5w0CgmlkgnY0gmlwhKwS76qKbXVsdGlhZGRyc5YACASsEu-qBgobAAoErBLvqgYKHN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDPbxaOqB5z0VsEV4DfXirEfuEqcyiDSS-nkb2m6W8feiDdGNwggobg3VkcIIKHYV3YWt1MgU
2026-03-13 04:35:13.568 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.224.114 waku 0a071ce5a16babd644d96b177544ff6f5c895cf9447f1b06d5d493676cd2a20f
2026-03-13 04:35:13.603 DEBUG [src.node.docker_mananger] Container started with ID 0a071ce5a16b. Setting up logs at ./log/docker/node2_2026-03-13_04-35-10__0180ad17-13df-45a4-9934-d04ee6e40e08__wakuorg_nwaku:latest.log
2026-03-13 04:35:13.603 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55773
2026-03-13 04:35:13.603 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:35:14.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55773/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:14.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:35:14.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55773/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:14.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:35:14.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55773/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:14.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:35:14.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55773/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:14.917 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-13 04:35:14.917 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:35:14.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55773/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:14.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.114/tcp/55774/p2p/16Uiu2HAm1MP8itcNGh9H7j7jC9YgjE5G4MX9J3htUQtZio2BVxvd","/ip4/172.18.224.114/tcp/55775/ws/p2p/16Uiu2HAm1MP8itcNGh9H7j7jC9YgjE5G4MX9J3htUQtZio2BVxvd"],"enrUri":"enr:-L24QBSPzq-ERJIQoQa_reTZoEUIZ3TfIwBnzPjvUxk7mSnnNtLPkgDAdgMCksTbf6dXB1PYtT0QZBoZwGQf658isr4CgmlkgnY0gmlwhKwS4HKKbXVsdGlhZGRyc5YACASsEuByBtneAAoErBLgcgbZ390DgnJzhQACAQAAiXNlY3AyNTZrMaECWAzAHOTZVGFthQRo8ZpWN7PKgOh-H4-5whIUnuk_84KDdGNwgtneg3VkcILZ4IV3YWt1MgE"}'
2026-03-13 04:35:14.923 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:35:14.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55773/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.239.170/tcp/2587/p2p/16Uiu2HAmGoyoMeqYxUkeQMKqmeUhWP988nBGNdzRjauvUEsKproZ"]'
2026-03-13 04:35:14.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:14.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2586/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-13 04:35:14.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:14.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55773/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-13 04:35:14.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:14.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2586/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-13 04:35:14.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:14.982 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-13 04:35:15.083 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-13 04:35:15.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:15.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376514966831403,"ephemeral":false,"proof":""}]'
2026-03-13 04:35:15.088 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-13 04:35:15.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55773/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:15.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376514966831403,"ephemeral":false,"proof":""}]'
2026-03-13 04:35:15.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2586/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-13 04:35:15.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:15.106 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-13 04:35:15.206 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-13 04:35:15.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:15.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376515094308762,"ephemeral":false,"proof":""}]'
2026-03-13 04:35:15.212 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-13 04:35:15.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55773/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:15.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376515094308762,"ephemeral":false,"proof":""}]'
2026-03-13 04:35:15.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2586/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-13 04:35:15.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:15.226 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-13 04:35:15.326 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-13 04:35:15.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2586/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:15.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1773376514935029980,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376515217164143,"ephemeral":false,"proof":""}]'
2026-03-13 04:35:15.338 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-13 04:35:15.339 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-13 04:35:15.340 DEBUG [src.node.waku_node] Stopping container with id 99a58eda6bce
2026-03-13 04:35:15.960 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:35:15.963 DEBUG [src.node.waku_node] Stopping container with id 0a071ce5a16b
2026-03-13 04:35:16.531 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:35:16.535 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-13 04:35:16.565 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-13 04:35:16.601 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-13 04:35:16.603 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
2026-03-13 04:35:16.604 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
2026-03-13 04:35:16.606 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-13_04-35-10__0180ad17-13df-45a4-9934-d04ee6e40e08__wakuorg_nwaku:latest.log
2026-03-13 04:35:16.608 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-13_04-35-10__0180ad17-13df-45a4-9934-d04ee6e40e08__wakuorg_nwaku:latest.log