666 lines
109 KiB
Plaintext

2026-02-02 04:40:43.170 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-02 04:40:43.170 DEBUG [tests.conftest] Running test: test_filter_subscribe_to_100_content_topics_in_one_call with id: 2026-02-02_04-40-43__b047c0b3-0165-4b85-aec7-2bb20cb6d86e
2026-02-02 04:40:43.171 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-02 04:40:43.171 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-02-02 04:40:43.171 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
2026-02-02 04:40:43.177 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-02 04:40:43.177 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-02_04-40-43__b047c0b3-0165-4b85-aec7-2bb20cb6d86e__wakuorg_nwaku:latest.log
2026-02-02 04:40:43.178 DEBUG [src.node.waku_node] Starting Node...
2026-02-02 04:40:43.178 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-02 04:40:43.179 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-02 04:40:43.179 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.88.99
2026-02-02 04:40:43.179 DEBUG [src.node.docker_mananger] Generated ports ['21681', '21682', '21683', '21684', '21685']
2026-02-02 04:40:43.179 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-02 04:40:43.180 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-02 04:40:43.180 DEBUG [src.node.waku_node] Using volumes []
2026-02-02 04:40:43.180 DEBUG [src.node.docker_mananger] docker run -i -t -p 21681:21681 -p 21682:21682 -p 21683:21683 -p 21684:21684 -p 21685:21685 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=21683 --rest-port=21681 --tcp-port=21682 --discv5-udp-port=21684 --rest-address=0.0.0.0 --nat=extip:172.18.88.99 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eaf01c5f06eab86c33f28cfcc8ef7f3721e36cafa593898b5cfa0c63e8d32ea5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21685 --metrics-logging=true --relay=true --filter=true
2026-02-02 04:40:43.366 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.88.99 waku 5e8dddb9da0dd3f56de019241b521ee20e2cb9c4bf4586d8b9d31a95a3876c8b
2026-02-02 04:40:43.370 ERROR [src.node.docker_mananger] Max retries reached for container 2c38b27efa58. Exiting log stream.
2026-02-02 04:40:43.402 DEBUG [src.node.docker_mananger] Container started with ID 5e8dddb9da0d. Setting up logs at ./log/docker/node1_2026-02-02_04-40-43__b047c0b3-0165-4b85-aec7-2bb20cb6d86e__wakuorg_nwaku:latest.log
2026-02-02 04:40:43.403 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21681
2026-02-02 04:40:43.404 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-02 04:40:43.914 ERROR [src.node.docker_mananger] Max retries reached for container 28c69cd1165f. Exiting log stream.
2026-02-02 04:40:44.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21681/health" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:44.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
2026-02-02 04:40:44.408 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-02 04:40:44.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21681/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:44.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.88.99/tcp/21682/p2p/16Uiu2HAmBpzrnB76SXcvufVLjZ3NUSB8E1LgFUCTCKjbF2RRt6Vc","/ip4/172.18.88.99/tcp/21683/ws/p2p/16Uiu2HAmBpzrnB76SXcvufVLjZ3NUSB8E1LgFUCTCKjbF2RRt6Vc"],"enrUri":"enr:-L24QMd6ajqFnMc5dpSLMwEWNeyQNvqTIXGgsLyEu-G-4dZGUyM1EZc_WVv2z65irqNkHg7TZKHBu5hhSLTpMXg_I64CgmlkgnY0gmlwhKwSWGOKbXVsdGlhZGRyc5YACASsElhjBlSyAAoErBJYYwZUs90DgnJzhQADAQAAiXNlY3AyNTZrMaEC87SyMU-FLMlnw6UfG1mFVUmvTx4rXcVNIhrzxTIkveeDdGNwglSyg3VkcIJUtIV3YWt1MgU"}'
2026-02-02 04:40:44.410 INFO [src.node.waku_node] REST service is ready !!
2026-02-02 04:40:44.410 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
2026-02-02 04:40:44.417 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-02 04:40:44.417 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-02_04-40-43__b047c0b3-0165-4b85-aec7-2bb20cb6d86e__wakuorg_nwaku:latest.log
2026-02-02 04:40:44.417 DEBUG [src.node.waku_node] Starting Node...
2026-02-02 04:40:44.417 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-02 04:40:44.418 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-02 04:40:44.419 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.183.46
2026-02-02 04:40:44.419 DEBUG [src.node.docker_mananger] Generated ports ['43302', '43303', '43304', '43305', '43306']
2026-02-02 04:40:44.419 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-02 04:40:44.419 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-02 04:40:44.419 DEBUG [src.node.waku_node] Using volumes []
2026-02-02 04:40:44.419 DEBUG [src.node.docker_mananger] docker run -i -t -p 43302:43302 -p 43303:43303 -p 43304:43304 -p 43305:43305 -p 43306:43306 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=43304 --rest-port=43302 --tcp-port=43303 --discv5-udp-port=43305 --rest-address=0.0.0.0 --nat=extip:172.18.183.46 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f252cdcdbc4a2aad6fbfd54bcad24e884f3a4c5e033fa3feeacff9b2cf6fcbee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43306 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QMd6ajqFnMc5dpSLMwEWNeyQNvqTIXGgsLyEu-G-4dZGUyM1EZc_WVv2z65irqNkHg7TZKHBu5hhSLTpMXg_I64CgmlkgnY0gmlwhKwSWGOKbXVsdGlhZGRyc5YACASsElhjBlSyAAoErBJYYwZUs90DgnJzhQADAQAAiXNlY3AyNTZrMaEC87SyMU-FLMlnw6UfG1mFVUmvTx4rXcVNIhrzxTIkveeDdGNwglSyg3VkcIJUtIV3YWt1MgU --filternode=/ip4/172.18.88.99/tcp/21682/p2p/16Uiu2HAmBpzrnB76SXcvufVLjZ3NUSB8E1LgFUCTCKjbF2RRt6Vc
2026-02-02 04:40:44.605 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.183.46 waku c60f809243cc9519633855d2527cbedde8e88295e7024c6b87211f19c531d407
2026-02-02 04:40:44.637 DEBUG [src.node.docker_mananger] Container started with ID c60f809243cc. Setting up logs at ./log/docker/node2_2026-02-02_04-40-43__b047c0b3-0165-4b85-aec7-2bb20cb6d86e__wakuorg_nwaku:latest.log
2026-02-02 04:40:44.638 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43302
2026-02-02 04:40:44.638 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-02 04:40:45.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/health" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:45.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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":"READY"}]}'
2026-02-02 04:40:45.643 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-02 04:40:45.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:45.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.183.46/tcp/43303/p2p/16Uiu2HAmLR72knYT6TeAKfKom2i9AVDMcYoSNQBAeFVXyfzv5RHc","/ip4/172.18.183.46/tcp/43304/ws/p2p/16Uiu2HAmLR72knYT6TeAKfKom2i9AVDMcYoSNQBAeFVXyfzv5RHc"],"enrUri":"enr:-L24QMcCCOWKfzLgN9lEN6WphN6YjYwxfLSsZOKh_7XGBHTtJ4PN4tfrbOVRQZqo0V0lY66v3L0B4DmNXpKnLWjnBIQCgmlkgnY0gmlwhKwSty6KbXVsdGlhZGRyc5YACASsErcuBqknAAoErBK3LgapKN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDc07q7ZjWl3idVd-GCuhmzqX2q9K8ygO5BJZZWFSv7DODdGNwgqkng3VkcIKpKYV3YWt1MgA"}'
2026-02-02 04:40:45.646 INFO [src.node.waku_node] REST service is ready !!
2026-02-02 04:40:45.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43302/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.88.99/tcp/21682/p2p/16Uiu2HAmBpzrnB76SXcvufVLjZ3NUSB8E1LgFUCTCKjbF2RRt6Vc"]'
2026-02-02 04:40:45.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:45.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-02 04:40:45.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:45.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43302/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "b5233259-190f-47e9-a246-675e1031ae6c", "contentFilters": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-02 04:40:45.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"b5233259-190f-47e9-a246-675e1031ae6c","statusDesc":"OK"}'
2026-02-02 04:40:45.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "0", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:45.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:45.760 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:45.861 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:45.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/0" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:45.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"0","version":0,"timestamp":1770007245728856499,"ephemeral":false}]'
2026-02-02 04:40:45.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:45.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:45.895 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:45.995 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:45.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/1" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:45.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1","version":0,"timestamp":1770007245866237201,"ephemeral":false}]'
2026-02-02 04:40:46.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "2", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:46.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:46.029 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:46.130 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:46.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/2" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:46.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"2","version":0,"timestamp":1770007246000633878,"ephemeral":false}]'
2026-02-02 04:40:46.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "3", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:46.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:46.164 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:46.264 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:46.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/3" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:46.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"3","version":0,"timestamp":1770007246135120356,"ephemeral":false}]'
2026-02-02 04:40:46.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "4", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:46.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:46.298 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:46.398 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:46.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/4" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:46.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"4","version":0,"timestamp":1770007246269161773,"ephemeral":false}]'
2026-02-02 04:40:46.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "5", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:46.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:46.432 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:46.532 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:46.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/5" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:46.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"5","version":0,"timestamp":1770007246403386412,"ephemeral":false}]'
2026-02-02 04:40:46.537 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "6", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:46.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:46.566 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:46.667 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:46.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/6" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:46.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"6","version":0,"timestamp":1770007246537483303,"ephemeral":false}]'
2026-02-02 04:40:46.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "7", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:46.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:46.701 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:46.801 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:46.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/7" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:46.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"7","version":0,"timestamp":1770007246672152387,"ephemeral":false}]'
2026-02-02 04:40:46.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "8", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:46.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:46.835 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:46.936 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:46.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/8" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:46.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"8","version":0,"timestamp":1770007246806760841,"ephemeral":false}]'
2026-02-02 04:40:46.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "9", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:46.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:46.970 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:47.070 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:47.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/9" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:47.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"9","version":0,"timestamp":1770007246940853073,"ephemeral":false}]'
2026-02-02 04:40:47.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "10", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:47.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:47.105 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:47.205 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:47.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/10" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:47.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"10","version":0,"timestamp":1770007247075853870,"ephemeral":false}]'
2026-02-02 04:40:47.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "11", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:47.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:47.239 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:47.339 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:47.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/11" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:47.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"11","version":0,"timestamp":1770007247210258969,"ephemeral":false}]'
2026-02-02 04:40:47.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "12", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:47.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:47.373 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:47.473 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:47.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/12" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:47.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"12","version":0,"timestamp":1770007247343970898,"ephemeral":false}]'
2026-02-02 04:40:47.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "13", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:47.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:47.507 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:47.608 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:47.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/13" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:47.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"13","version":0,"timestamp":1770007247478287977,"ephemeral":false}]'
2026-02-02 04:40:47.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "14", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:47.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:47.642 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:47.742 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:47.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/14" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:47.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"14","version":0,"timestamp":1770007247613118193,"ephemeral":false}]'
2026-02-02 04:40:47.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "15", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:47.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:47.777 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:47.877 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:47.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/15" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:47.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"15","version":0,"timestamp":1770007247747611000,"ephemeral":false}]'
2026-02-02 04:40:47.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "16", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:47.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:47.912 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:48.012 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:48.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/16" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:48.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"16","version":0,"timestamp":1770007247882452500,"ephemeral":false}]'
2026-02-02 04:40:48.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "17", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:48.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:48.047 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:48.147 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:48.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/17" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:48.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"17","version":0,"timestamp":1770007248017514309,"ephemeral":false}]'
2026-02-02 04:40:48.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "18", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:48.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:48.182 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:48.283 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:48.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/18" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:48.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"18","version":0,"timestamp":1770007248152481291,"ephemeral":false}]'
2026-02-02 04:40:48.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "19", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:48.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:48.317 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:48.417 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:48.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/19" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:48.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"19","version":0,"timestamp":1770007248287669015,"ephemeral":false}]'
2026-02-02 04:40:48.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "20", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:48.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:48.452 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:48.552 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:48.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/20" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:48.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"20","version":0,"timestamp":1770007248422527771,"ephemeral":false}]'
2026-02-02 04:40:48.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "21", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:48.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:48.586 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:48.687 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:48.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/21" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:48.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"21","version":0,"timestamp":1770007248557413151,"ephemeral":false}]'
2026-02-02 04:40:48.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "22", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:48.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:48.720 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:48.820 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:48.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/22" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:48.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"22","version":0,"timestamp":1770007248691549089,"ephemeral":false}]'
2026-02-02 04:40:48.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "23", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:48.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:48.856 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:48.956 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:48.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/23" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:48.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"23","version":0,"timestamp":1770007248826782743,"ephemeral":false}]'
2026-02-02 04:40:48.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "24", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:48.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:48.990 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:49.091 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:49.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/24" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:49.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"24","version":0,"timestamp":1770007248961643466,"ephemeral":false}]'
2026-02-02 04:40:49.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "25", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:49.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:49.125 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:49.225 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:49.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/25" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:49.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"25","version":0,"timestamp":1770007249096192248,"ephemeral":false}]'
2026-02-02 04:40:49.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "26", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:49.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:49.259 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:49.360 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:49.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/26" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:49.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"26","version":0,"timestamp":1770007249230704668,"ephemeral":false}]'
2026-02-02 04:40:49.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "27", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:49.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:49.394 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:49.494 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:49.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/27" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:49.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"27","version":0,"timestamp":1770007249364665958,"ephemeral":false}]'
2026-02-02 04:40:49.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "28", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:49.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:49.529 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:49.629 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:49.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/28" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:49.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"28","version":0,"timestamp":1770007249499448229,"ephemeral":false}]'
2026-02-02 04:40:49.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "29", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:49.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:49.663 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:49.764 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:49.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/29" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:49.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"29","version":0,"timestamp":1770007249634296309,"ephemeral":false}]'
2026-02-02 04:40:49.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "30", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:49.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:49.797 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:49.897 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:49.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/30" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:49.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"30","version":0,"timestamp":1770007249768818447,"ephemeral":false}]'
2026-02-02 04:40:49.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "31", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:49.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:49.932 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:50.032 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:50.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/31" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:50.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"31","version":0,"timestamp":1770007249902531195,"ephemeral":false}]'
2026-02-02 04:40:50.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "32", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:50.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:50.066 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:50.167 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:50.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/32" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:50.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"32","version":0,"timestamp":1770007250036929843,"ephemeral":false}]'
2026-02-02 04:40:50.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "33", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:50.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:50.201 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:50.302 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:50.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/33" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:50.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"33","version":0,"timestamp":1770007250172189702,"ephemeral":false}]'
2026-02-02 04:40:50.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "34", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:50.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:50.337 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:50.437 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:50.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/34" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:50.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"34","version":0,"timestamp":1770007250307079224,"ephemeral":false}]'
2026-02-02 04:40:50.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "35", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:50.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:50.473 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:50.573 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:50.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/35" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:50.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"35","version":0,"timestamp":1770007250442980562,"ephemeral":false}]'
2026-02-02 04:40:50.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "36", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:50.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:50.608 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:50.708 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:50.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/36" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:50.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"36","version":0,"timestamp":1770007250578498480,"ephemeral":false}]'
2026-02-02 04:40:50.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "37", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:50.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:50.743 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:50.843 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:50.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/37" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:50.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"37","version":0,"timestamp":1770007250713702805,"ephemeral":false}]'
2026-02-02 04:40:50.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "38", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:50.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:50.877 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:50.978 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:50.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/38" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:50.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"38","version":0,"timestamp":1770007250848243997,"ephemeral":false}]'
2026-02-02 04:40:50.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "39", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:51.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:51.012 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:51.112 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:51.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/39" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:51.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"39","version":0,"timestamp":1770007250982696111,"ephemeral":false}]'
2026-02-02 04:40:51.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "40", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:51.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:51.146 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:51.246 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:51.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/40" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:51.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"40","version":0,"timestamp":1770007251116964273,"ephemeral":false}]'
2026-02-02 04:40:51.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "41", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:51.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:51.280 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:51.381 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:51.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/41" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:51.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"41","version":0,"timestamp":1770007251251399300,"ephemeral":false}]'
2026-02-02 04:40:51.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "42", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:51.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:51.414 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:51.515 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:51.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/42" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:51.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"42","version":0,"timestamp":1770007251385866680,"ephemeral":false}]'
2026-02-02 04:40:51.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "43", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:51.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:51.549 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:51.650 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:51.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/43" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:51.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"43","version":0,"timestamp":1770007251520146269,"ephemeral":false}]'
2026-02-02 04:40:51.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "44", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:51.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:51.684 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:51.784 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:51.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/44" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:51.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"44","version":0,"timestamp":1770007251654679572,"ephemeral":false}]'
2026-02-02 04:40:51.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "45", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:51.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:51.819 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:51.919 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:51.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/45" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:51.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"45","version":0,"timestamp":1770007251789359409,"ephemeral":false}]'
2026-02-02 04:40:51.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "46", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:51.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:51.954 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:52.054 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:52.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/46" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:52.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"46","version":0,"timestamp":1770007251924382794,"ephemeral":false}]'
2026-02-02 04:40:52.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "47", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:52.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:52.088 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:52.188 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:52.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/47" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:52.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"47","version":0,"timestamp":1770007252058994910,"ephemeral":false}]'
2026-02-02 04:40:52.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "48", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:52.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:52.223 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:52.323 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:52.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/48" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:52.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"48","version":0,"timestamp":1770007252193774696,"ephemeral":false}]'
2026-02-02 04:40:52.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "49", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:52.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:52.357 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:52.457 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:52.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/49" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:52.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"49","version":0,"timestamp":1770007252328280643,"ephemeral":false}]'
2026-02-02 04:40:52.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "50", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:52.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:52.492 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:52.592 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:52.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/50" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:52.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"50","version":0,"timestamp":1770007252462786915,"ephemeral":false}]'
2026-02-02 04:40:52.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "51", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:52.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:52.627 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:52.727 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:52.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/51" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:52.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"51","version":0,"timestamp":1770007252597528651,"ephemeral":false}]'
2026-02-02 04:40:52.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "52", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:52.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:52.762 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:52.862 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:52.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/52" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:52.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"52","version":0,"timestamp":1770007252732122940,"ephemeral":false}]'
2026-02-02 04:40:52.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "53", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:52.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:52.896 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:52.997 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:52.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/53" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:53.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"53","version":0,"timestamp":1770007252867738103,"ephemeral":false}]'
2026-02-02 04:40:53.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "54", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:53.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:53.031 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:53.131 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:53.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/54" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:53.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"54","version":0,"timestamp":1770007253001958221,"ephemeral":false}]'
2026-02-02 04:40:53.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "55", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:53.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:53.166 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:53.266 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:53.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/55" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:53.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"55","version":0,"timestamp":1770007253136618331,"ephemeral":false}]'
2026-02-02 04:40:53.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "56", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:53.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:53.301 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:53.401 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:53.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/56" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:53.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"56","version":0,"timestamp":1770007253271460261,"ephemeral":false}]'
2026-02-02 04:40:53.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "57", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:53.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:53.435 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:53.535 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:53.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/57" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:53.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"57","version":0,"timestamp":1770007253405903415,"ephemeral":false}]'
2026-02-02 04:40:53.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "58", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:53.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:53.570 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:53.670 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:53.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/58" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:53.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"58","version":0,"timestamp":1770007253540411066,"ephemeral":false}]'
2026-02-02 04:40:53.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "59", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:53.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:53.705 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:53.805 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:53.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/59" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:53.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"59","version":0,"timestamp":1770007253675246003,"ephemeral":false}]'
2026-02-02 04:40:53.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "60", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:53.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:53.839 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:53.939 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:53.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/60" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:53.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"60","version":0,"timestamp":1770007253810179133,"ephemeral":false}]'
2026-02-02 04:40:53.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "61", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:53.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:53.973 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:54.074 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:54.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/61" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:54.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"61","version":0,"timestamp":1770007253944339418,"ephemeral":false}]'
2026-02-02 04:40:54.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "62", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:54.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:54.108 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:54.208 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:54.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/62" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:54.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"62","version":0,"timestamp":1770007254078925532,"ephemeral":false}]'
2026-02-02 04:40:54.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "63", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:54.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:54.243 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:54.344 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:54.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/63" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:54.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"63","version":0,"timestamp":1770007254213946271,"ephemeral":false}]'
2026-02-02 04:40:54.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "64", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:54.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:54.378 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:54.478 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:54.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/64" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:54.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"64","version":0,"timestamp":1770007254348972334,"ephemeral":false}]'
2026-02-02 04:40:54.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "65", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:54.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:54.513 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:54.613 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:54.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/65" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:54.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"65","version":0,"timestamp":1770007254483455567,"ephemeral":false}]'
2026-02-02 04:40:54.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "66", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:54.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:54.655 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:54.756 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:54.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/66" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:54.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"66","version":0,"timestamp":1770007254622516011,"ephemeral":false}]'
2026-02-02 04:40:54.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "67", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:54.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:54.790 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:54.890 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:54.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/67" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:54.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"67","version":0,"timestamp":1770007254760637991,"ephemeral":false}]'
2026-02-02 04:40:54.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "68", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:54.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:54.924 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:55.025 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:55.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/68" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:55.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"68","version":0,"timestamp":1770007254895051031,"ephemeral":false}]'
2026-02-02 04:40:55.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "69", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:55.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:55.059 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:55.159 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:55.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/69" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:55.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"69","version":0,"timestamp":1770007255029851181,"ephemeral":false}]'
2026-02-02 04:40:55.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "70", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:55.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:55.194 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:55.294 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:55.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/70" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:55.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"70","version":0,"timestamp":1770007255164620245,"ephemeral":false}]'
2026-02-02 04:40:55.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "71", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:55.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:55.328 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:55.429 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:55.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/71" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:55.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"71","version":0,"timestamp":1770007255299297074,"ephemeral":false}]'
2026-02-02 04:40:55.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "72", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:55.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:55.463 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:55.563 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:55.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/72" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:55.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"72","version":0,"timestamp":1770007255433770349,"ephemeral":false}]'
2026-02-02 04:40:55.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "73", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:55.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:55.598 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:55.698 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:55.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/73" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:55.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"73","version":0,"timestamp":1770007255568600324,"ephemeral":false}]'
2026-02-02 04:40:55.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "74", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:55.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:55.732 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:55.833 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:55.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/74" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:55.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"74","version":0,"timestamp":1770007255702972262,"ephemeral":false}]'
2026-02-02 04:40:55.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "75", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:55.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:55.867 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:55.968 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:55.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/75" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:55.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"75","version":0,"timestamp":1770007255837995265,"ephemeral":false}]'
2026-02-02 04:40:55.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "76", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:56.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:56.003 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:56.103 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:56.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/76" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:56.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"76","version":0,"timestamp":1770007255973102166,"ephemeral":false}]'
2026-02-02 04:40:56.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "77", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:56.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:56.138 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:56.239 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:56.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/77" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:56.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"77","version":0,"timestamp":1770007256108884751,"ephemeral":false}]'
2026-02-02 04:40:56.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "78", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:56.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:56.273 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:56.374 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:56.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/78" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:56.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"78","version":0,"timestamp":1770007256244091992,"ephemeral":false}]'
2026-02-02 04:40:56.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "79", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:56.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:56.409 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:56.510 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:56.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/79" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:56.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"79","version":0,"timestamp":1770007256379508836,"ephemeral":false}]'
2026-02-02 04:40:56.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "80", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:56.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:56.544 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:56.645 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:56.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/80" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:56.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"80","version":0,"timestamp":1770007256514906310,"ephemeral":false}]'
2026-02-02 04:40:56.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "81", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:56.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:56.679 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:56.780 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:56.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/81" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:56.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"81","version":0,"timestamp":1770007256649738278,"ephemeral":false}]'
2026-02-02 04:40:56.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "82", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:56.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:56.814 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:56.914 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:56.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/82" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:56.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"82","version":0,"timestamp":1770007256784914041,"ephemeral":false}]'
2026-02-02 04:40:56.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "83", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:56.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:56.950 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:57.050 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:57.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/83" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:57.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"83","version":0,"timestamp":1770007256920473834,"ephemeral":false}]'
2026-02-02 04:40:57.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "84", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:57.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:57.085 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:57.185 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:57.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/84" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:57.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"84","version":0,"timestamp":1770007257055689113,"ephemeral":false}]'
2026-02-02 04:40:57.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "85", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:57.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:57.220 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:57.321 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:57.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/85" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:57.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"85","version":0,"timestamp":1770007257190871011,"ephemeral":false}]'
2026-02-02 04:40:57.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "86", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:57.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:57.355 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:57.455 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:57.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/86" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:57.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"86","version":0,"timestamp":1770007257325803907,"ephemeral":false}]'
2026-02-02 04:40:57.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "87", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:57.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:57.489 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:57.590 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:57.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/87" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:57.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"87","version":0,"timestamp":1770007257460385663,"ephemeral":false}]'
2026-02-02 04:40:57.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "88", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:57.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:57.624 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:57.724 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:57.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/88" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:57.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"88","version":0,"timestamp":1770007257594734029,"ephemeral":false}]'
2026-02-02 04:40:57.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "89", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:57.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:57.759 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:57.859 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:57.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/89" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:57.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"89","version":0,"timestamp":1770007257729276483,"ephemeral":false}]'
2026-02-02 04:40:57.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "90", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:57.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:57.894 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:57.995 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:57.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/90" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:57.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"90","version":0,"timestamp":1770007257864906595,"ephemeral":false}]'
2026-02-02 04:40:58.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "91", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:58.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:58.030 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:58.130 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:58.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/91" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:58.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"91","version":0,"timestamp":1770007258000548446,"ephemeral":false}]'
2026-02-02 04:40:58.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "92", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:58.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:58.164 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:58.265 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:58.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/92" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:58.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"92","version":0,"timestamp":1770007258135553363,"ephemeral":false}]'
2026-02-02 04:40:58.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "93", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:58.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:58.299 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:58.399 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:58.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/93" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:58.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"93","version":0,"timestamp":1770007258270052785,"ephemeral":false}]'
2026-02-02 04:40:58.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "94", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:58.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:58.434 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:58.535 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:58.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/94" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:58.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"94","version":0,"timestamp":1770007258404366180,"ephemeral":false}]'
2026-02-02 04:40:58.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "95", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:58.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:58.569 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:58.670 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:58.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/95" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:58.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"95","version":0,"timestamp":1770007258539958727,"ephemeral":false}]'
2026-02-02 04:40:58.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "96", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:58.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:58.705 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:58.805 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:58.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/96" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:58.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"96","version":0,"timestamp":1770007258675098473,"ephemeral":false}]'
2026-02-02 04:40:58.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "97", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:58.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:58.840 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:58.940 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:58.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/97" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:58.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"97","version":0,"timestamp":1770007258810312764,"ephemeral":false}]'
2026-02-02 04:40:58.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "98", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:58.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:58.976 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:59.076 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:59.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/98" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:59.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"98","version":0,"timestamp":1770007258945818787,"ephemeral":false}]'
2026-02-02 04:40:59.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21681/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "99", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:40:59.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:40:59.112 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:40:59.212 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:40:59.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43302/filter/v2/messages/99" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:40:59.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"99","version":0,"timestamp":1770007259081616712,"ephemeral":false}]'
2026-02-02 04:40:59.219 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-02 04:40:59.219 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-02 04:40:59.220 DEBUG [src.node.waku_node] Stopping container with id 5e8dddb9da0d
2026-02-02 04:40:59.791 DEBUG [src.node.waku_node] Container stopped.
2026-02-02 04:40:59.791 DEBUG [src.node.waku_node] Stopping container with id c60f809243cc
2026-02-02 04:41:00.347 DEBUG [src.node.waku_node] Container stopped.
2026-02-02 04:41:00.349 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-02 04:41:00.394 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-02 04:41:00.411 DEBUG [src.node.docker_mananger] No errors found in the waku logs.