mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-02-09 08:23:32 +00:00
167 lines
29 KiB
Plaintext
167 lines
29 KiB
Plaintext
2025-12-30 04:32:32.885 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-30 04:32:32.885 DEBUG [tests.conftest] Running test: test_subscribe_one_by_one_to_different_pubsub_topics_and_send_messages with id: 2025-12-30_04-32-32__627aa07a-af72-4749-bc82-ef6cd8f09082
|
|
2025-12-30 04:32:32.886 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-30 04:32:32.886 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-30 04:32:32.886 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-30 04:32:32.894 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-30 04:32:32.894 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-30_04-32-32__627aa07a-af72-4749-bc82-ef6cd8f09082__wakuorg_nwaku:latest.log
|
|
2025-12-30 04:32:32.894 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-30 04:32:32.894 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-30 04:32:32.896 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-30 04:32:32.896 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.181.254
|
|
2025-12-30 04:32:32.896 DEBUG [src.node.docker_mananger] Generated ports ['9535', '9536', '9537', '9538', '9539']
|
|
2025-12-30 04:32:32.896 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-30 04:32:32.896 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-30 04:32:32.896 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-30 04:32:32.896 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-30 04:32:32.897 DEBUG [src.node.docker_mananger] docker run -i -t -p 9535:9535 -p 9536:9536 -p 9537:9537 -p 9538:9538 -p 9539:9539 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=9537 --rest-port=9535 --tcp-port=9536 --discv5-udp-port=9538 --rest-address=0.0.0.0 --nat=extip:172.18.181.254 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=4de1cd80633bfc83bf674ba405ac2276605e0ae25b2feca3eedea5ec6438def5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9539 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-30 04:32:33.069 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.181.254 waku 21217eda89b6302d1161af87f5bad9c3c154382d9fb3c8df26c4a75b051f8ed3
|
|
2025-12-30 04:32:33.105 DEBUG [src.node.docker_mananger] Container started with ID 21217eda89b6. Setting up logs at ./log/docker/node1_2025-12-30_04-32-32__627aa07a-af72-4749-bc82-ef6cd8f09082__wakuorg_nwaku:latest.log
|
|
2025-12-30 04:32:33.106 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9535
|
|
2025-12-30 04:32:33.107 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-30 04:32:33.192 ERROR [src.node.docker_mananger] Max retries reached for container 5e7d9808eccf. Exiting log stream.
|
|
2025-12-30 04:32:33.662 ERROR [src.node.docker_mananger] Max retries reached for container 9445b465658e. Exiting log stream.
|
|
2025-12-30 04:32:34.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9535/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:34.110 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-30 04:32:34.111 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-30 04:32:34.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9535/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:34.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.181.254/tcp/9536/p2p/16Uiu2HAkvYcb3KiX7gFdxdrTnjaegUxv4vN735aF7VkB7arLRnJs","/ip4/172.18.181.254/tcp/9537/ws/p2p/16Uiu2HAkvYcb3KiX7gFdxdrTnjaegUxv4vN735aF7VkB7arLRnJs"],"enrUri":"enr:-L24QGwN9QT5Y7VgTiBM25NdT48I4Rdy-yx8lEcG9CFIWkRAShnKBQz5EqnRoE9Qa5W9D9WxKcZ1P77LQQ5sg9IFMxECgmlkgnY0gmlwhKwStf6KbXVsdGlhZGRyc5YACASsErX-BiVAAAoErBK1_gYlQd0DgnJzhQACAQAAiXNlY3AyNTZrMaECEKLquy0DzcwswoOevbuASwrCQP6fkI48y-Kapp9I-DCDdGNwgiVAg3VkcIIlQoV3YWt1MgU"}'
|
|
2025-12-30 04:32:34.113 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-30 04:32:34.120 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-30 04:32:34.120 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-30_04-32-32__627aa07a-af72-4749-bc82-ef6cd8f09082__wakuorg_nwaku:latest.log
|
|
2025-12-30 04:32:34.120 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-30 04:32:34.120 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-30 04:32:34.122 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-30 04:32:34.122 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.58.198
|
|
2025-12-30 04:32:34.122 DEBUG [src.node.docker_mananger] Generated ports ['30399', '30400', '30401', '30402', '30403']
|
|
2025-12-30 04:32:34.122 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-30 04:32:34.122 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-30 04:32:34.123 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-30 04:32:34.123 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-30 04:32:34.123 DEBUG [src.node.docker_mananger] docker run -i -t -p 30399:30399 -p 30400:30400 -p 30401:30401 -p 30402:30402 -p 30403:30403 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=30401 --rest-port=30399 --tcp-port=30400 --discv5-udp-port=30402 --rest-address=0.0.0.0 --nat=extip:172.18.58.198 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=2decf716d376af24261fc20e2fa53e2fdb3104a9456adaa03af4e13bed1c05c2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30403 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGwN9QT5Y7VgTiBM25NdT48I4Rdy-yx8lEcG9CFIWkRAShnKBQz5EqnRoE9Qa5W9D9WxKcZ1P77LQQ5sg9IFMxECgmlkgnY0gmlwhKwStf6KbXVsdGlhZGRyc5YACASsErX-BiVAAAoErBK1_gYlQd0DgnJzhQACAQAAiXNlY3AyNTZrMaECEKLquy0DzcwswoOevbuASwrCQP6fkI48y-Kapp9I-DCDdGNwgiVAg3VkcIIlQoV3YWt1MgU
|
|
2025-12-30 04:32:34.308 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.58.198 waku 26a787a6522c45310ab9d1e513b51b1488da8c783a60169a13cff7f024ccb086
|
|
2025-12-30 04:32:34.341 DEBUG [src.node.docker_mananger] Container started with ID 26a787a6522c. Setting up logs at ./log/docker/node2_2025-12-30_04-32-32__627aa07a-af72-4749-bc82-ef6cd8f09082__wakuorg_nwaku:latest.log
|
|
2025-12-30 04:32:34.341 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30399
|
|
2025-12-30 04:32:34.342 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-30 04:32:35.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30399/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:35.353 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-30 04:32:35.354 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-30 04:32:35.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30399/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:35.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.58.198/tcp/30400/p2p/16Uiu2HAmGLq5AMB9CjqERRAUJLWLaPEFJLBmewCotKYcvHRtBBqH","/ip4/172.18.58.198/tcp/30401/ws/p2p/16Uiu2HAmGLq5AMB9CjqERRAUJLWLaPEFJLBmewCotKYcvHRtBBqH"],"enrUri":"enr:-L24QIUW3qWmBcgEw_5b-dmnG_SN-Xc6q4CCPvu7vrfDqrEdWRAoB5NLzspNNq8Ycxg0OXG1dza52-WfeSl8PTrcx-0CgmlkgnY0gmlwhKwSOsaKbXVsdGlhZGRyc5YACASsEjrGBnbAAAoErBI6xgZ2wd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDNsfNafeU9ZiXJzorBIIxmxE5kTrpnt7BIixSZvbdjpiDdGNwgnbAg3VkcIJ2woV3YWt1MgE"}'
|
|
2025-12-30 04:32:35.362 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-30 04:32:35.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30399/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.181.254/tcp/9536/p2p/16Uiu2HAkvYcb3KiX7gFdxdrTnjaegUxv4vN735aF7VkB7arLRnJs"]'
|
|
2025-12-30 04:32:35.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9535/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2025-12-30 04:32:35.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30399/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2025-12-30 04:32:35.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9535/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-30 04:32:35.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.376 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-30 04:32:35.476 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-30 04:32:35.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:35.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767069155370580692,"ephemeral":false,"proof":""}]'
|
|
2025-12-30 04:32:35.480 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-30 04:32:35.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30399/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:35.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767069155370580692,"ephemeral":false,"proof":""}]'
|
|
2025-12-30 04:32:35.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9535/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2025-12-30 04:32:35.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30399/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2025-12-30 04:32:35.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9535/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-30 04:32:35.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.500 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-30 04:32:35.600 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-30 04:32:35.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:35.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767069155493929957,"ephemeral":false,"proof":""}]'
|
|
2025-12-30 04:32:35.604 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-30 04:32:35.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30399/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:35.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767069155493929957,"ephemeral":false,"proof":""}]'
|
|
2025-12-30 04:32:35.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9535/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
|
|
2025-12-30 04:32:35.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30399/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
|
|
2025-12-30 04:32:35.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9535/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-30 04:32:35.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.623 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-30 04:32:35.723 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-30 04:32:35.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:35.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767069155617198338,"ephemeral":false,"proof":""}]'
|
|
2025-12-30 04:32:35.727 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-30 04:32:35.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30399/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:35.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767069155617198338,"ephemeral":false,"proof":""}]'
|
|
2025-12-30 04:32:35.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9535/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/3"]'
|
|
2025-12-30 04:32:35.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30399/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/3"]'
|
|
2025-12-30 04:32:35.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9535/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-30 04:32:35.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.747 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-30 04:32:35.848 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-30 04:32:35.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:35.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767069155742025568,"ephemeral":false,"proof":""}]'
|
|
2025-12-30 04:32:35.851 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-30 04:32:35.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30399/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:35.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767069155742025568,"ephemeral":false,"proof":""}]'
|
|
2025-12-30 04:32:35.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9535/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/4"]'
|
|
2025-12-30 04:32:35.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30399/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/4"]'
|
|
2025-12-30 04:32:35.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9535/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-30 04:32:35.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.870 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-30 04:32:35.971 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-30 04:32:35.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:35.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767069155865135967,"ephemeral":false,"proof":""}]'
|
|
2025-12-30 04:32:35.975 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-30 04:32:35.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30399/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:35.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767069155865135967,"ephemeral":false,"proof":""}]'
|
|
2025-12-30 04:32:35.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9535/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/5"]'
|
|
2025-12-30 04:32:35.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30399/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/5"]'
|
|
2025-12-30 04:32:35.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9535/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-30 04:32:35.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:35.994 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-30 04:32:36.095 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-30 04:32:36.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:36.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767069155988632435,"ephemeral":false,"proof":""}]'
|
|
2025-12-30 04:32:36.099 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-30 04:32:36.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30399/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:36.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767069155988632435,"ephemeral":false,"proof":""}]'
|
|
2025-12-30 04:32:36.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9535/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/6"]'
|
|
2025-12-30 04:32:36.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:36.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30399/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/6"]'
|
|
2025-12-30 04:32:36.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:36.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9535/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-30 04:32:36.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:36.118 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-30 04:32:36.219 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-30 04:32:36.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:36.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767069156113083833,"ephemeral":false,"proof":""}]'
|
|
2025-12-30 04:32:36.223 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-30 04:32:36.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30399/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:36.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767069156113083833,"ephemeral":false,"proof":""}]'
|
|
2025-12-30 04:32:36.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9535/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/7"]'
|
|
2025-12-30 04:32:36.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:36.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30399/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/7"]'
|
|
2025-12-30 04:32:36.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:36.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9535/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-30 04:32:36.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-30 04:32:36.242 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-30 04:32:36.342 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-30 04:32:36.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:36.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767069156237025708,"ephemeral":false,"proof":""}]'
|
|
2025-12-30 04:32:36.347 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-30 04:32:36.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30399/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-30 04:32:36.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767069156237025708,"ephemeral":false,"proof":""}]'
|
|
2025-12-30 04:32:36.352 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-30 04:32:36.353 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-30 04:32:36.353 DEBUG [src.node.waku_node] Stopping container with id 21217eda89b6
|
|
2025-12-30 04:32:36.903 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-30 04:32:36.905 DEBUG [src.node.waku_node] Stopping container with id 26a787a6522c
|
|
2025-12-30 04:32:37.408 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-30 04:32:37.409 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-30 04:32:37.429 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-30 04:32:37.438 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|