159 lines
30 KiB
Plaintext

2025-12-11 04:18:56.644 DEBUG [tests.conftest] Running fixture setup: test_id
2025-12-11 04:18:56.644 DEBUG [tests.conftest] Running test: test_unsubscribe_from_all_pubsub_topics with id: 2025-12-11_04-18-56__e5bfe056-694b-4d40-bb60-69b658cbef94
2025-12-11 04:18:56.644 DEBUG [src.steps.common] Running fixture setup: common_setup
2025-12-11 04:18:56.645 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2025-12-11 04:18:56.645 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2025-12-11 04:18:56.651 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-11 04:18:56.652 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-11_04-18-56__e5bfe056-694b-4d40-bb60-69b658cbef94__wakuorg_nwaku:latest.log
2025-12-11 04:18:56.652 DEBUG [src.node.waku_node] Starting Node...
2025-12-11 04:18:56.652 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-11 04:18:56.653 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-11 04:18:56.653 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.38.190
2025-12-11 04:18:56.654 DEBUG [src.node.docker_mananger] Generated ports ['35295', '35296', '35297', '35298', '35299']
2025-12-11 04:18:56.654 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2025-12-11 04:18:56.654 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-11 04:18:56.654 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-11 04:18:56.654 DEBUG [src.node.waku_node] Using volumes []
2025-12-11 04:18:56.654 DEBUG [src.node.docker_mananger] docker run -i -t -p 35295:35295 -p 35296:35296 -p 35297:35297 -p 35298:35298 -p 35299:35299 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=35297 --rest-port=35295 --tcp-port=35296 --discv5-udp-port=35298 --rest-address=0.0.0.0 --nat=extip:172.18.38.190 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d50fed2b6ee5eee2ae2c2f085db6eb24ba383fee0f6f015bba8cccb2c7dee09c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35299 --metrics-logging=true --relay=true --filter=true
2025-12-11 04:18:56.829 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.38.190 waku 2ead13d8b0d1c3908421199fba9ad2ba70a7abff2b0f2da6b94af2aba6e35dd9
2025-12-11 04:18:56.863 DEBUG [src.node.docker_mananger] Container started with ID 2ead13d8b0d1. Setting up logs at ./log/docker/node1_2025-12-11_04-18-56__e5bfe056-694b-4d40-bb60-69b658cbef94__wakuorg_nwaku:latest.log
2025-12-11 04:18:56.866 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35295
2025-12-11 04:18:56.866 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-11 04:18:56.938 ERROR [src.node.docker_mananger] Max retries reached for container 49ac5215c75c. Exiting log stream.
2025-12-11 04:18:57.438 ERROR [src.node.docker_mananger] Max retries reached for container 0316246457bc. Exiting log stream.
2025-12-11 04:18:57.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35295/health" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:18:57.869 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"}]}'
2025-12-11 04:18:57.869 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-11 04:18:57.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35295/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:18:57.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.38.190/tcp/35296/p2p/16Uiu2HAm8Axg1fcjcZ5tACxHGjRiarvrmus2NVE9banj57UdcayJ","/ip4/172.18.38.190/tcp/35297/ws/p2p/16Uiu2HAm8Axg1fcjcZ5tACxHGjRiarvrmus2NVE9banj57UdcayJ"],"enrUri":"enr:-L24QNTjGENelPatyGoirR3LN8YE7YxmL-G88lkDJi2eyFhVSMiaFVNK0LgJo2Do2C2zWviSPjDcGd9y4mtw9KsOtRgCgmlkgnY0gmlwhKwSJr6KbXVsdGlhZGRyc5YACASsEia-BongAAoErBImvgaJ4d0DgnJzhQACAQAAiXNlY3AyNTZrMaECvWMX3ZRb6iEz5EoAXUe6wocuyOx7UEinnGIVerx5732DdGNwgongg3VkcIKJ4oV3YWt1MgU"}'
2025-12-11 04:18:57.872 INFO [src.node.waku_node] REST service is ready !!
2025-12-11 04:18:57.878 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-11 04:18:57.878 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-11_04-18-56__e5bfe056-694b-4d40-bb60-69b658cbef94__wakuorg_nwaku:latest.log
2025-12-11 04:18:57.878 DEBUG [src.node.waku_node] Starting Node...
2025-12-11 04:18:57.879 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-11 04:18:57.880 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-11 04:18:57.880 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.164.223
2025-12-11 04:18:57.880 DEBUG [src.node.docker_mananger] Generated ports ['36636', '36637', '36638', '36639', '36640']
2025-12-11 04:18:57.880 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2025-12-11 04:18:57.880 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-11 04:18:57.881 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-11 04:18:57.881 DEBUG [src.node.waku_node] Using volumes []
2025-12-11 04:18:57.881 DEBUG [src.node.docker_mananger] docker run -i -t -p 36636:36636 -p 36637:36637 -p 36638:36638 -p 36639:36639 -p 36640:36640 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=36638 --rest-port=36636 --tcp-port=36637 --discv5-udp-port=36639 --rest-address=0.0.0.0 --nat=extip:172.18.164.223 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=94010ee0eecbfccfa0e9328c0a3e3faaf4ea4f6ebaac57fbf7b25aa79efde1ed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36640 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNTjGENelPatyGoirR3LN8YE7YxmL-G88lkDJi2eyFhVSMiaFVNK0LgJo2Do2C2zWviSPjDcGd9y4mtw9KsOtRgCgmlkgnY0gmlwhKwSJr6KbXVsdGlhZGRyc5YACASsEia-BongAAoErBImvgaJ4d0DgnJzhQACAQAAiXNlY3AyNTZrMaECvWMX3ZRb6iEz5EoAXUe6wocuyOx7UEinnGIVerx5732DdGNwgongg3VkcIKJ4oV3YWt1MgU
2025-12-11 04:18:58.059 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.164.223 waku dcf90f934e052a93742995dee405625d80896c6f27a19b7b48c14433b4cf1003
2025-12-11 04:18:58.088 DEBUG [src.node.docker_mananger] Container started with ID dcf90f934e05. Setting up logs at ./log/docker/node2_2025-12-11_04-18-56__e5bfe056-694b-4d40-bb60-69b658cbef94__wakuorg_nwaku:latest.log
2025-12-11 04:18:58.088 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36636
2025-12-11 04:18:58.088 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-11 04:18:59.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36636/health" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:18:59.103 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_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"}]}'
2025-12-11 04:18:59.107 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-11 04:18:59.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36636/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:18:59.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.164.223/tcp/36637/p2p/16Uiu2HAkzejQu5ZF6bYaFohdw3pmEixEcoUBJMuwPmUEH9yBVNUR","/ip4/172.18.164.223/tcp/36638/ws/p2p/16Uiu2HAkzejQu5ZF6bYaFohdw3pmEixEcoUBJMuwPmUEH9yBVNUR"],"enrUri":"enr:-L24QNDwOElUwSnnluUmur1XVPjwbtJb6TfC4IKchir6O9GxC52gl02FlLOXYOqE7HZAlwR2cVmdkS1BOokjxSKLbcYCgmlkgnY0gmlwhKwSpN-KbXVsdGlhZGRyc5YACASsEqTfBo8dAAoErBKk3waPHt0DgnJzhQACAQAAiXNlY3AyNTZrMaECTaLd3vyx2aiBq3AO-zWUJp4UU40AyJ3IoPKV-Fss2SqDdGNwgo8dg3VkcIKPH4V3YWt1MgE"}'
2025-12-11 04:18:59.112 INFO [src.node.waku_node] REST service is ready !!
2025-12-11 04:18:59.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36636/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.38.190/tcp/35296/p2p/16Uiu2HAm8Axg1fcjcZ5tACxHGjRiarvrmus2NVE9banj57UdcayJ"]'
2025-12-11 04:18:59.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-11 04:18:59.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35295/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
2025-12-11 04:18:59.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-11 04:18:59.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36636/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
2025-12-11 04:18:59.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-11 04:18:59.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-11 04:18:59.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-11 04:18:59.151 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2025-12-11 04:18:59.251 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2025-12-11 04:18:59.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:18:59.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426739139391865,"ephemeral":false,"proof":""}]'
2025-12-11 04:18:59.256 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2025-12-11 04:18:59.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36636/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:18:59.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426739139391865,"ephemeral":false,"proof":""}]'
2025-12-11 04:18:59.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-11 04:18:59.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-11 04:18:59.264 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2025-12-11 04:18:59.365 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2025-12-11 04:18:59.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:18:59.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426739260068095,"ephemeral":false,"proof":""}]'
2025-12-11 04:18:59.369 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2025-12-11 04:18:59.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36636/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:18:59.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426739260068095,"ephemeral":false,"proof":""}]'
2025-12-11 04:18:59.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-11 04:18:59.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-11 04:18:59.378 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2025-12-11 04:18:59.478 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2025-12-11 04:18:59.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:18:59.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426739373263019,"ephemeral":false,"proof":""}]'
2025-12-11 04:18:59.482 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2025-12-11 04:18:59.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36636/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:18:59.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426739373263019,"ephemeral":false,"proof":""}]'
2025-12-11 04:18:59.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-11 04:18:59.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-11 04:18:59.490 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2025-12-11 04:18:59.591 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2025-12-11 04:18:59.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:18:59.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426739486025355,"ephemeral":false,"proof":""}]'
2025-12-11 04:18:59.595 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2025-12-11 04:18:59.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36636/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:18:59.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426739486025355,"ephemeral":false,"proof":""}]'
2025-12-11 04:18:59.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-11 04:18:59.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-11 04:18:59.604 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2025-12-11 04:18:59.704 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2025-12-11 04:18:59.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:18:59.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426739599085262,"ephemeral":false,"proof":""}]'
2025-12-11 04:18:59.708 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2025-12-11 04:18:59.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36636/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:18:59.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426739599085262,"ephemeral":false,"proof":""}]'
2025-12-11 04:18:59.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-11 04:18:59.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-11 04:18:59.718 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2025-12-11 04:18:59.819 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2025-12-11 04:18:59.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:18:59.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426739712951510,"ephemeral":false,"proof":""}]'
2025-12-11 04:18:59.823 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2025-12-11 04:18:59.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36636/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:18:59.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426739712951510,"ephemeral":false,"proof":""}]'
2025-12-11 04:18:59.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-11 04:18:59.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-11 04:18:59.832 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2025-12-11 04:18:59.932 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2025-12-11 04:18:59.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:18:59.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426739827357447,"ephemeral":false,"proof":""}]'
2025-12-11 04:18:59.936 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2025-12-11 04:18:59.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36636/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:18:59.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426739827357447,"ephemeral":false,"proof":""}]'
2025-12-11 04:18:59.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-11 04:18:59.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-11 04:18:59.945 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2025-12-11 04:19:00.046 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2025-12-11 04:19:00.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:19:00.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426739940370915,"ephemeral":false,"proof":""}]'
2025-12-11 04:19:00.050 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2025-12-11 04:19:00.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36636/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:19:00.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426739940370915,"ephemeral":false,"proof":""}]'
2025-12-11 04:19:00.054 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:35295/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
2025-12-11 04:19:00.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-11 04:19:00.067 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:36636/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
2025-12-11 04:19:00.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-11 04:19:00.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-11 04:19:00.084 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/0'
2025-12-11 04:19:00.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-11 04:19:00.093 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
2025-12-11 04:19:00.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-11 04:19:00.098 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/2'
2025-12-11 04:19:00.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-11 04:19:00.102 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/3'
2025-12-11 04:19:00.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-11 04:19:00.106 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/4'
2025-12-11 04:19:00.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-11 04:19:00.110 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/5'
2025-12-11 04:19:00.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-11 04:19:00.113 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/6'
2025-12-11 04:19:00.115 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-11 04:19:00.117 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:35295/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/7'
2025-12-11 04:19:00.119 DEBUG [tests.conftest] Running fixture teardown: test_setup
2025-12-11 04:19:00.121 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2025-12-11 04:19:00.121 DEBUG [src.node.waku_node] Stopping container with id 2ead13d8b0d1
2025-12-11 04:19:00.642 DEBUG [src.node.waku_node] Container stopped.
2025-12-11 04:19:00.642 DEBUG [src.node.waku_node] Stopping container with id dcf90f934e05
2025-12-11 04:19:01.194 DEBUG [src.node.waku_node] Container stopped.
2025-12-11 04:19:01.196 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2025-12-11 04:19:01.210 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2025-12-11 04:19:01.221 DEBUG [src.node.docker_mananger] No errors found in the waku logs.