121 lines
21 KiB
Plaintext

2026-03-27 04:51:16.502 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-27 04:51:16.503 DEBUG [tests.conftest] Running test: test_unsubscribe_from_non_subscribed_content_topics with id: 2026-03-27_04-51-16__b0bd283f-d941-4171-b8bd-5d0bef721461
2026-03-27 04:51:16.504 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-27 04:51:16.505 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-27 04:51:16.505 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-27 04:51:16.517 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-27 04:51:16.517 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-27_04-51-16__b0bd283f-d941-4171-b8bd-5d0bef721461__wakuorg_nwaku:latest.log
2026-03-27 04:51:16.518 DEBUG [src.node.waku_node] Starting Node...
2026-03-27 04:51:16.518 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-27 04:51:16.521 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-27 04:51:16.522 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.25.130
2026-03-27 04:51:16.522 DEBUG [src.node.docker_mananger] Generated ports ['65208', '65209', '65210', '65211', '65212']
2026-03-27 04:51:16.523 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-27 04:51:16.523 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-27 04:51:16.523 DEBUG [src.node.waku_node] Using volumes []
2026-03-27 04:51:16.523 DEBUG [src.node.docker_mananger] docker run -i -t -p 65208:65208 -p 65209:65209 -p 65210:65210 -p 65211:65211 -p 65212:65212 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=65210 --rest-port=65208 --tcp-port=65209 --discv5-udp-port=65211 --rest-address=0.0.0.0 --nat=extip:172.18.25.130 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=aa7f7e0f2aab1c7bcad7dadfddf64945e4e9db6a9feb79fbafdc24ce17ec6de5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65212 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
2026-03-27 04:51:16.698 ERROR [src.node.docker_mananger] Max retries reached for container 6d18ec93653a. Exiting log stream.
2026-03-27 04:51:16.720 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.25.130 waku 7b12cbc8b08d4f5ba7a589f32976c04716eeff32312d639e3e24868d05a952da
2026-03-27 04:51:16.756 DEBUG [src.node.docker_mananger] Container started with ID 7b12cbc8b08d. Setting up logs at ./log/docker/node1_2026-03-27_04-51-16__b0bd283f-d941-4171-b8bd-5d0bef721461__wakuorg_nwaku:latest.log
2026-03-27 04:51:16.756 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 65208
2026-03-27 04:51:16.757 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-27 04:51:17.393 ERROR [src.node.docker_mananger] Max retries reached for container 66ac19135418. Exiting log stream.
2026-03-27 04:51:17.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65208/health" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:51:17.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-27 04:51:17.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65208/health" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:51:17.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-27 04:51:17.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65208/health" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:51:17.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-27 04:51:18.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65208/health" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:51:18.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","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-27 04:51:18.068 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-27 04:51:18.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65208/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:51:18.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.25.130/tcp/65209/p2p/16Uiu2HAkzYMfCj8bJ3QZKKHGUdiNcxfCXZd3k3Qi55qDtXf8ZDrp","/ip4/172.18.25.130/tcp/65210/ws/p2p/16Uiu2HAkzYMfCj8bJ3QZKKHGUdiNcxfCXZd3k3Qi55qDtXf8ZDrp"],"enrUri":"enr:-L24QGS-3z8u4QLKOLKEKEPWDD9VECUsyDBYFgho5tv2sqvNR5w_P5yGn_Ucg9_A6tXWHkEvvTHSTSGadC-E0yvdtd4CgmlkgnY0gmlwhKwSGYKKbXVsdGlhZGRyc5YACASsEhmCBv65AAoErBIZggb-ut0DgnJzhQACAQAAiXNlY3AyNTZrMaECTADJA4m_TPNaTA36KJUmZsBI1ImYxkIVjVBSVIhLnimDdGNwgv65g3VkcIL-u4V3YWt1MgU"}'
2026-03-27 04:51:18.071 INFO [src.node.waku_node] REST service is ready !!
2026-03-27 04:51:18.078 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-27 04:51:18.078 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-27_04-51-16__b0bd283f-d941-4171-b8bd-5d0bef721461__wakuorg_nwaku:latest.log
2026-03-27 04:51:18.078 DEBUG [src.node.waku_node] Starting Node...
2026-03-27 04:51:18.078 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-27 04:51:18.080 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-27 04:51:18.080 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.220.165
2026-03-27 04:51:18.080 DEBUG [src.node.docker_mananger] Generated ports ['63563', '63564', '63565', '63566', '63567']
2026-03-27 04:51:18.080 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-27 04:51:18.080 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-27 04:51:18.080 DEBUG [src.node.waku_node] Using volumes []
2026-03-27 04:51:18.080 DEBUG [src.node.docker_mananger] docker run -i -t -p 63563:63563 -p 63564:63564 -p 63565:63565 -p 63566:63566 -p 63567:63567 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=63565 --rest-port=63563 --tcp-port=63564 --discv5-udp-port=63566 --rest-address=0.0.0.0 --nat=extip:172.18.220.165 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=9eaaa41720d32dffffc1755ef32f4809c268b1112d1e0f535d2dded9ff4dbc8a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63567 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGS-3z8u4QLKOLKEKEPWDD9VECUsyDBYFgho5tv2sqvNR5w_P5yGn_Ucg9_A6tXWHkEvvTHSTSGadC-E0yvdtd4CgmlkgnY0gmlwhKwSGYKKbXVsdGlhZGRyc5YACASsEhmCBv65AAoErBIZggb-ut0DgnJzhQACAQAAiXNlY3AyNTZrMaECTADJA4m_TPNaTA36KJUmZsBI1ImYxkIVjVBSVIhLnimDdGNwgv65g3VkcIL-u4V3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
2026-03-27 04:51:18.286 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.220.165 waku dd22636f6c3c6610f5be3f6ffe11af6e8f3a7e19d4ef0739149aced7dbb7ec68
2026-03-27 04:51:18.322 DEBUG [src.node.docker_mananger] Container started with ID dd22636f6c3c. Setting up logs at ./log/docker/node2_2026-03-27_04-51-16__b0bd283f-d941-4171-b8bd-5d0bef721461__wakuorg_nwaku:latest.log
2026-03-27 04:51:18.323 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63563
2026-03-27 04:51:18.323 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-27 04:51:19.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63563/health" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:51:19.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-27 04:51:19.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63563/health" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:51:19.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","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-27 04:51:19.429 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-27 04:51:19.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63563/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:51:19.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.220.165/tcp/63564/p2p/16Uiu2HAmFm2pGDpnF5pvvE9iY8SBB7QS6V5EUB4cTDZxXG9k4gUL","/ip4/172.18.220.165/tcp/63565/ws/p2p/16Uiu2HAmFm2pGDpnF5pvvE9iY8SBB7QS6V5EUB4cTDZxXG9k4gUL"],"enrUri":"enr:-L24QGGdBAPOr9jdNKisIOiWfAmTweezwoZwkTxhCPE5AZ8gdno9hsFAj-NUOTeRmjBrKAXub1N1-HHRZKEUPdWJzDUCgmlkgnY0gmlwhKwS3KWKbXVsdGlhZGRyc5YACASsEtylBvhMAAoErBLcpQb4Td0DgnJzhQACAQAAiXNlY3AyNTZrMaEDLh9VN9zs4z0tN5fvJmTVwVoAbcgLQdYXXiR3raxek5WDdGNwgvhMg3VkcIL4ToV3YWt1MgE"}'
2026-03-27 04:51:19.432 INFO [src.node.waku_node] REST service is ready !!
2026-03-27 04:51:19.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63563/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.25.130/tcp/65209/p2p/16Uiu2HAkzYMfCj8bJ3QZKKHGUdiNcxfCXZd3k3Qi55qDtXf8ZDrp"]'
2026-03-27 04:51:19.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:51:19.460 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:65208/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-27 04:51:19.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:51:19.517 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:63563/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-27 04:51:19.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:51:19.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65208/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:51:19.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:51:19.564 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:51:19.664 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-27 04:51:19.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65208/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:51:19.667 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:65208/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto. Response content: b'/myapp/1/latest/proto'
2026-03-27 04:51:19.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65208/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:51:19.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:51:19.673 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:51:19.774 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-27 04:51:19.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65208/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:51:19.776 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:65208/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js. Response content: b'/waku/2/content/test.js'
2026-03-27 04:51:19.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65208/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:51:19.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:51:19.783 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:51:19.883 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-27 04:51:19.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65208/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:51:19.886 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:65208/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding. Response content: b'/app/22/sometopic/someencoding'
2026-03-27 04:51:19.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65208/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:51:19.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:51:19.893 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:51:19.994 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-27 04:51:19.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65208/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:51:19.997 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:65208/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto. Response content: b'/toychat/2/huilong/proto'
2026-03-27 04:51:19.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65208/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:51:20.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:51:20.003 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:51:20.104 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-27 04:51:20.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65208/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:51:20.106 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:65208/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor. Response content: b'/statusim/1/community/cbor'
2026-03-27 04:51:20.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65208/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:51:20.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:51:20.113 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:51:20.213 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-27 04:51:20.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65208/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:51:20.215 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:65208/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding. Response content: b'/app/27/sometopic/someencoding'
2026-03-27 04:51:20.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65208/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:51:20.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:51:20.222 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:51:20.322 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-27 04:51:20.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65208/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:51:20.325 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:65208/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding. Response content: b'/app/29/sometopic/someencoding'
2026-03-27 04:51:20.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65208/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:51:20.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:51:20.331 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:51:20.431 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-27 04:51:20.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65208/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:51:20.434 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:65208/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding. Response content: b'/app/20/sometopic/someencoding'
2026-03-27 04:51:20.437 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-27 04:51:20.438 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-27 04:51:20.438 DEBUG [src.node.waku_node] Stopping container with id 7b12cbc8b08d
2026-03-27 04:51:20.998 DEBUG [src.node.waku_node] Container stopped.
2026-03-27 04:51:20.999 DEBUG [src.node.waku_node] Stopping container with id dd22636f6c3c
2026-03-27 04:51:21.582 DEBUG [src.node.waku_node] Container stopped.
2026-03-27 04:51:21.585 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-27 04:51:21.616 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-27 04:51:21.641 DEBUG [src.node.docker_mananger] No errors found in the waku logs.