2026-03-16 12:56:34 +00:00

103 lines
21 KiB
Plaintext

2026-03-16 12:33:41.553 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-16 12:33:41.553 DEBUG [tests.conftest] Running test: test_filter_node_not_connected_directly_to_relaying_node with id: 2026-03-16_12-33-41__3adee005-e3ca-49a8-881b-ee9c549a718b
2026-03-16 12:33:41.554 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-16 12:33:41.554 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-16 12:33:41.554 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-16 12:33:41.563 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-16 12:33:41.563 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-16_12-33-41__3adee005-e3ca-49a8-881b-ee9c549a718b__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-16 12:33:41.570 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-16 12:33:41.570 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-16_12-33-41__3adee005-e3ca-49a8-881b-ee9c549a718b__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-16 12:33:41.577 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-16 12:33:41.578 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-16_12-33-41__3adee005-e3ca-49a8-881b-ee9c549a718b__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-16 12:33:41.578 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-16 12:33:41.578 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-16 12:33:41.579 DEBUG [src.node.waku_node] Starting Node...
2026-03-16 12:33:41.579 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-16 12:33:41.627 DEBUG [src.node.docker_mananger] Network waku created
2026-03-16 12:33:41.627 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.40.114
2026-03-16 12:33:41.628 DEBUG [src.node.docker_mananger] Generated ports ['11261', '11262', '11263', '11264', '11265']
2026-03-16 12:33:41.628 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-16 12:33:41.628 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-16 12:33:41.628 DEBUG [src.node.waku_node] Using volumes []
2026-03-16 12:33:41.628 DEBUG [src.node.docker_mananger] docker run -i -t -p 11261:11261 -p 11262:11262 -p 11263:11263 -p 11264:11264 -p 11265:11265 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=11263 --rest-port=11261 --tcp-port=11262 --discv5-udp-port=11264 --rest-address=0.0.0.0 --nat=extip:172.18.40.114 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6f2d0605abc1c66d5e3f6f8ebb2b66a9ccb58defb9c5ebc513876b8deacd13f5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11265 --metrics-logging=true --filter=true --relay=true
2026-03-16 12:33:51.043 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.40.114 waku 9e306cb694a8f785c076ca7eb3fcc261c48088ce885a0a7eda570d456a8bb8e3
2026-03-16 12:33:51.084 DEBUG [src.node.docker_mananger] Container started with ID 9e306cb694a8. Setting up logs at ./log/docker/node1_2026-03-16_12-33-41__3adee005-e3ca-49a8-881b-ee9c549a718b__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-16 12:33:51.084 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 11261
2026-03-16 12:33:51.085 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-16 12:33:52.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11261/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:33:52.089 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-16 12:33:52.089 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-16 12:33:52.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11261/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:33:52.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.40.114/tcp/11262/p2p/16Uiu2HAmMWmmKcWGGpqFX6VXZ53Tn9XDKvuNicSF7LH9r6P5d1TC","/ip4/172.18.40.114/tcp/11263/ws/p2p/16Uiu2HAmMWmmKcWGGpqFX6VXZ53Tn9XDKvuNicSF7LH9r6P5d1TC"],"enrUri":"enr:-L24QCZHQDqgA9_HnW5dviT8YWbgIvHHFShCKnDZpeKnk52hY6L4MuupOhkMvETFZ0zai5ySyoYuXmlCU79N_FXCesMCgmlkgnY0gmlwhKwSKHKKbXVsdGlhZGRyc5YACASsEihyBiv-AAoErBIocgYr_90DgnJzhQADAQAAiXNlY3AyNTZrMaEDg55OIp7k1UtGQS4uXaowJ89b8rGn4DK6jOcR84x2aU-DdGNwgiv-g3VkcIIsAIV3YWt1MgU"}'
2026-03-16 12:33:52.092 INFO [src.node.waku_node] REST service is ready !!
2026-03-16 12:33:52.092 DEBUG [src.node.waku_node] Starting Node...
2026-03-16 12:33:52.092 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-16 12:33:52.094 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-16 12:33:52.094 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.130.84
2026-03-16 12:33:52.094 DEBUG [src.node.docker_mananger] Generated ports ['46402', '46403', '46404', '46405', '46406']
2026-03-16 12:33:52.095 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-16 12:33:52.095 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-16 12:33:52.095 DEBUG [src.node.waku_node] Using volumes []
2026-03-16 12:33:52.095 DEBUG [src.node.docker_mananger] docker run -i -t -p 46402:46402 -p 46403:46403 -p 46404:46404 -p 46405:46405 -p 46406:46406 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=46404 --rest-port=46402 --tcp-port=46403 --discv5-udp-port=46405 --rest-address=0.0.0.0 --nat=extip:172.18.130.84 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=41c5dbaded5b669ea071b5d3e966b28c9a77ab88c524be4a55cc4a7772e4b6c1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46406 --metrics-logging=true --filter=true --relay=true --discv5-bootstrap-node=enr:-L24QCZHQDqgA9_HnW5dviT8YWbgIvHHFShCKnDZpeKnk52hY6L4MuupOhkMvETFZ0zai5ySyoYuXmlCU79N_FXCesMCgmlkgnY0gmlwhKwSKHKKbXVsdGlhZGRyc5YACASsEihyBiv-AAoErBIocgYr_90DgnJzhQADAQAAiXNlY3AyNTZrMaEDg55OIp7k1UtGQS4uXaowJ89b8rGn4DK6jOcR84x2aU-DdGNwgiv-g3VkcIIsAIV3YWt1MgU
2026-03-16 12:33:52.291 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.130.84 waku 0b16ad76a54097ef4ca6eb32d882eb7156dd12fbb618eaf9f50c2e38c6097c72
2026-03-16 12:33:52.326 DEBUG [src.node.docker_mananger] Container started with ID 0b16ad76a540. Setting up logs at ./log/docker/node2_2026-03-16_12-33-41__3adee005-e3ca-49a8-881b-ee9c549a718b__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-16 12:33:52.327 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 46402
2026-03-16 12:33:52.327 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-16 12:33:53.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46402/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:33:53.350 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-16 12:33:53.351 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-16 12:33:53.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46402/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:33:53.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.130.84/tcp/46403/p2p/16Uiu2HAmMGeKwTD89bNqgFVA2USKW4S4J7yzqrpZGcZHirr6ysTR","/ip4/172.18.130.84/tcp/46404/ws/p2p/16Uiu2HAmMGeKwTD89bNqgFVA2USKW4S4J7yzqrpZGcZHirr6ysTR"],"enrUri":"enr:-L24QAx5WcFHWny-jVvipA59Gce1nFfReA4Q5uSTB8prDoiLfNswF0oK2nyzDjbFWZoZ3GKbiF4YXnp-osegNSLWpbMCgmlkgnY0gmlwhKwSglSKbXVsdGlhZGRyc5YACASsEoJUBrVDAAoErBKCVAa1RN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDf__DntwkX3fAMm-VgwBsSLE9TYwAaJtCTTgvt9TESXSDdGNwgrVDg3VkcIK1RYV3YWt1MgU"}'
2026-03-16 12:33:53.359 INFO [src.node.waku_node] REST service is ready !!
2026-03-16 12:33:53.360 DEBUG [src.node.waku_node] Starting Node...
2026-03-16 12:33:53.360 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-16 12:33:53.362 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-16 12:33:53.363 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.218.245
2026-03-16 12:33:53.364 DEBUG [src.node.docker_mananger] Generated ports ['65215', '65216', '65217', '65218', '65219']
2026-03-16 12:33:53.365 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-16 12:33:53.365 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-16 12:33:53.365 DEBUG [src.node.waku_node] Using volumes []
2026-03-16 12:33:53.365 DEBUG [src.node.docker_mananger] docker run -i -t -p 65215:65215 -p 65216:65216 -p 65217:65217 -p 65218:65218 -p 65219:65219 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=65217 --rest-port=65215 --tcp-port=65216 --discv5-udp-port=65218 --rest-address=0.0.0.0 --nat=extip:172.18.218.245 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=669aae010bde45dac43edaaf18ef2ab608e6dcebfd78e1edd2adb38f2eef0990 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65219 --metrics-logging=true --relay=false --filternode=/ip4/172.18.130.84/tcp/46403/p2p/16Uiu2HAmMGeKwTD89bNqgFVA2USKW4S4J7yzqrpZGcZHirr6ysTR --discv5-bootstrap-node=enr:-L24QAx5WcFHWny-jVvipA59Gce1nFfReA4Q5uSTB8prDoiLfNswF0oK2nyzDjbFWZoZ3GKbiF4YXnp-osegNSLWpbMCgmlkgnY0gmlwhKwSglSKbXVsdGlhZGRyc5YACASsEoJUBrVDAAoErBKCVAa1RN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDf__DntwkX3fAMm-VgwBsSLE9TYwAaJtCTTgvt9TESXSDdGNwgrVDg3VkcIK1RYV3YWt1MgU
2026-03-16 12:33:53.575 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.218.245 waku f0adf613838c69c97ede60b09d35a3fdaf47085d80b8f71e2ef321490eda9c0f
2026-03-16 12:33:53.611 DEBUG [src.node.docker_mananger] Container started with ID f0adf613838c. Setting up logs at ./log/docker/node3_2026-03-16_12-33-41__3adee005-e3ca-49a8-881b-ee9c549a718b__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-16 12:33:53.611 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 65215
2026-03-16 12:33:53.611 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-16 12:33:54.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65215/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:33:54.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"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-16 12:33:54.615 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-16 12:33:54.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65215/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:33:54.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.218.245/tcp/65216/p2p/16Uiu2HAmCGvjUav3NaKao3NCAyz1qR2DpguSmFjGMnR6ioasBWmd","/ip4/172.18.218.245/tcp/65217/ws/p2p/16Uiu2HAmCGvjUav3NaKao3NCAyz1qR2DpguSmFjGMnR6ioasBWmd"],"enrUri":"enr:-L24QHhEh6WJz_IVmKh8_d_X9diO1mGwQG5XiuTVav5rCyupHdSdQDwkcetrd6a2-5jkwFFB1XACQCpb6xkNt-f4F9QCgmlkgnY0gmlwhKwS2vWKbXVsdGlhZGRyc5YACASsEtr1Bv7AAAoErBLa9Qb-wd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-lkhxNupIh6vrQuZsErQ4JH4IvsQPSGUeOA1zmIRaoCDdGNwgv7Ag3VkcIL-woV3YWt1MgA"}'
2026-03-16 12:33:54.618 INFO [src.node.waku_node] REST service is ready !!
2026-03-16 12:33:54.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11261/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-16 12:33:54.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-16 12:33:54.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46402/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-16 12:33:54.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-16 12:33:54.631 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65215/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-16 12:33:54.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-16 12:33:54.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11261/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:33:54.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.130.84/tcp/51378/p2p/16Uiu2HAmMGeKwTD89bNqgFVA2USKW4S4J7yzqrpZGcZHirr6ysTR","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0","origin":"UnknownOrigin"}]'
2026-03-16 12:33:54.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46402/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:33:54.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.218.245/tcp/43682/p2p/16Uiu2HAmCGvjUav3NaKao3NCAyz1qR2DpguSmFjGMnR6ioasBWmd","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.40.114/tcp/11262/p2p/16Uiu2HAmMWmmKcWGGpqFX6VXZ53Tn9XDKvuNicSF7LH9r6P5d1TC","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0","origin":"Discv5"}]'
2026-03-16 12:33:54.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65215/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:33:54.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.130.84/tcp/46403/p2p/16Uiu2HAmMGeKwTD89bNqgFVA2USKW4S4J7yzqrpZGcZHirr6ysTR","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0","origin":"Discv5"}]'
2026-03-16 12:33:54.700 DEBUG [src.libs.common] Sleeping for 30 seconds
2026-03-16 12:34:24.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11261/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-16 12:34:24.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-16 12:34:24.707 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-16 12:34:25.708 DEBUG [src.steps.filter] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
2026-03-16 12:34:25.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65215/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:34:25.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773664464701453408,"ephemeral":false}]'
2026-03-16 12:34:25.715 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-16 12:34:25.716 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-16 12:34:25.716 DEBUG [src.node.waku_node] Stopping container with id 9e306cb694a8
2026-03-16 12:34:26.288 DEBUG [src.node.waku_node] Container stopped.
2026-03-16 12:34:26.289 DEBUG [src.node.waku_node] Stopping container with id 0b16ad76a540
2026-03-16 12:34:26.881 DEBUG [src.node.waku_node] Container stopped.
2026-03-16 12:34:26.881 DEBUG [src.node.waku_node] Stopping container with id f0adf613838c
2026-03-16 12:34:27.103 ERROR [src.node.docker_mananger] Max retries reached for container 9e306cb694a8. Exiting log stream.
2026-03-16 12:34:27.455 DEBUG [src.node.waku_node] Container stopped.
2026-03-16 12:34:27.458 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-16 12:34:27.476 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-16 12:34:27.500 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-16 12:34:27.512 DEBUG [src.node.docker_mananger] No errors found in the waku logs.