mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 09:43:24 +00:00
130 lines
22 KiB
Plaintext
130 lines
22 KiB
Plaintext
2026-03-13 04:36:18.456 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-13 04:36:18.458 DEBUG [tests.conftest] Running test: test_publish_on_multiple_pubsub_topics with id: 2026-03-13_04-36-18__315cda64-2d3c-495f-b3b7-2704dd9a2fc0
|
|
2026-03-13 04:36:18.458 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-13 04:36:18.459 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-13 04:36:18.459 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-13 04:36:18.471 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:36:18.472 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-36-18__315cda64-2d3c-495f-b3b7-2704dd9a2fc0__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:36:18.472 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:36:18.472 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:36:18.475 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:36:18.475 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.189.29
|
|
2026-03-13 04:36:18.475 DEBUG [src.node.docker_mananger] Generated ports ['34363', '34364', '34365', '34366', '34367']
|
|
2026-03-13 04:36:18.475 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:36:18.476 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:36:18.476 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:36:18.476 DEBUG [src.node.docker_mananger] docker run -i -t -p 34363:34363 -p 34364:34364 -p 34365:34365 -p 34366:34366 -p 34367:34367 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=34365 --rest-port=34363 --tcp-port=34364 --discv5-udp-port=34366 --rest-address=0.0.0.0 --nat=extip:172.18.189.29 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=74783cca6dcf0be118a1bce2ee6d75bf1fb5a4f03bee166c2bb1f9092de9c2ae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34367 --metrics-logging=true --relay=true
|
|
2026-03-13 04:36:18.668 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.189.29 waku 437b0ef2879fe7f4ec6c4d7814a14876de2b984b2c6821a7eea9cf3cebd48fad
|
|
2026-03-13 04:36:18.673 ERROR [src.node.docker_mananger] Max retries reached for container 8c4366acf6d0. Exiting log stream.
|
|
2026-03-13 04:36:18.707 DEBUG [src.node.docker_mananger] Container started with ID 437b0ef2879f. Setting up logs at ./log/docker/node1_2026-03-13_04-36-18__315cda64-2d3c-495f-b3b7-2704dd9a2fc0__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:36:18.708 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34363
|
|
2026-03-13 04:36:18.708 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:36:19.287 ERROR [src.node.docker_mananger] Max retries reached for container 2988e1eb9458. Exiting log stream.
|
|
2026-03-13 04:36:19.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34363/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:36:19.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-13 04:36:19.712 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:36:19.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34363/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:36:19.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.29/tcp/34364/p2p/16Uiu2HAmTua5javABwDTgBWv1puf6rEStAfZL1N7vkASC2eT3hfv","/ip4/172.18.189.29/tcp/34365/ws/p2p/16Uiu2HAmTua5javABwDTgBWv1puf6rEStAfZL1N7vkASC2eT3hfv"],"enrUri":"enr:-L24QNMNfJkWOF0i3DmZ5WHCJl-8zOTZ8KlaSMo6toC-DWfIPED1oYYBAL9mWv_FmyKeweQoHxbFD1bIGaIYLAuzeD8CgmlkgnY0gmlwhKwSvR2KbXVsdGlhZGRyc5YACASsEr0dBoY8AAoErBK9HQaGPd0DgnJzhQADAQAAiXNlY3AyNTZrMaED4puTboLawZCuq3x8tU3fUSVRKXd2HIdiPSHH_n3jr0GDdGNwgoY8g3VkcIKGPoV3YWt1MgE"}'
|
|
2026-03-13 04:36:19.715 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:36:19.722 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:36:19.722 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-36-18__315cda64-2d3c-495f-b3b7-2704dd9a2fc0__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:36:19.722 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:36:19.723 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:36:19.724 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:36:19.724 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.4.43
|
|
2026-03-13 04:36:19.724 DEBUG [src.node.docker_mananger] Generated ports ['5208', '5209', '5210', '5211', '5212']
|
|
2026-03-13 04:36:19.724 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:36:19.725 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:36:19.725 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:36:19.725 DEBUG [src.node.docker_mananger] docker run -i -t -p 5208:5208 -p 5209:5209 -p 5210:5210 -p 5211:5211 -p 5212:5212 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=5210 --rest-port=5208 --tcp-port=5209 --discv5-udp-port=5211 --rest-address=0.0.0.0 --nat=extip:172.18.4.43 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8ee56afb7ecb5e1ae6b2a3ddd18fefb3ccd72ddd84c1f9aa129baaa9afad06c6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5212 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNMNfJkWOF0i3DmZ5WHCJl-8zOTZ8KlaSMo6toC-DWfIPED1oYYBAL9mWv_FmyKeweQoHxbFD1bIGaIYLAuzeD8CgmlkgnY0gmlwhKwSvR2KbXVsdGlhZGRyc5YACASsEr0dBoY8AAoErBK9HQaGPd0DgnJzhQADAQAAiXNlY3AyNTZrMaED4puTboLawZCuq3x8tU3fUSVRKXd2HIdiPSHH_n3jr0GDdGNwgoY8g3VkcIKGPoV3YWt1MgE
|
|
2026-03-13 04:36:19.927 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.4.43 waku c81577a4c068d32b7b6e173e90bff609590dcb9d3cd8ec31cd57aeb3c10567f7
|
|
2026-03-13 04:36:19.961 DEBUG [src.node.docker_mananger] Container started with ID c81577a4c068. Setting up logs at ./log/docker/node2_2026-03-13_04-36-18__315cda64-2d3c-495f-b3b7-2704dd9a2fc0__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:36:19.962 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5208
|
|
2026-03-13 04:36:19.962 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:36:20.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5208/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:36:20.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-13 04:36:20.991 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:36:20.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5208/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:36:20.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.4.43/tcp/5209/p2p/16Uiu2HAkzEzgiK4R4yRr3NB7sTeX2SYqnGHA1i1tVTURT7qyHjNL","/ip4/172.18.4.43/tcp/5210/ws/p2p/16Uiu2HAkzEzgiK4R4yRr3NB7sTeX2SYqnGHA1i1tVTURT7qyHjNL"],"enrUri":"enr:-L24QBNQvDgmd2blPFATZEaBz0iziYRv9do9EmM_X_6HjxN0Lm0fIBYF0cws3bgFB3GplJq64_TvH7fAZHQlhV9slNsCgmlkgnY0gmlwhKwSBCuKbXVsdGlhZGRyc5YACASsEgQrBhRZAAoErBIEKwYUWt0DgnJzhQADAQAAiXNlY3AyNTZrMaECR44yNN5p_ekwtEAOY0reZCWXLBTutV-ggBDJD2f4XT2DdGNwghRZg3VkcIIUW4V3YWt1MgE"}'
|
|
2026-03-13 04:36:20.999 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:36:20.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5208/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.189.29/tcp/34364/p2p/16Uiu2HAmTua5javABwDTgBWv1puf6rEStAfZL1N7vkASC2eT3hfv"]'
|
|
2026-03-13 04:36:21.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:21.002 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
|
2026-03-13 04:36:21.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34363/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:36:21.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:21.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5208/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:36:21.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:21.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34363/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:21.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:21.021 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-13 04:36:21.121 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:36:21.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34363/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:36:21.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773376581015261440,"ephemeral":false,"proof":""}]'
|
|
2026-03-13 04:36:21.126 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:36:21.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5208/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:36:21.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773376581015261440,"ephemeral":false,"proof":""}]'
|
|
2026-03-13 04:36:21.130 INFO [src.steps.relay] WARM UP successful!!
|
|
2026-03-13 04:36:21.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34363/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
|
2026-03-13 04:36:21.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:21.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5208/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
|
2026-03-13 04:36:21.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:21.151 DEBUG [tests.relay.test_publish] Running test with pubsub topic /waku/2/rs/3/0
|
|
2026-03-13 04:36:21.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34363/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:21.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:21.158 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-13 04:36:21.260 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:36:21.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34363/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:36:21.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773376581152236252,"ephemeral":false,"proof":""}]'
|
|
2026-03-13 04:36:21.264 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:36:21.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5208/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:36:21.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773376581152236252,"ephemeral":false,"proof":""}]'
|
|
2026-03-13 04:36:21.268 DEBUG [tests.relay.test_publish] Running test with pubsub topic /waku/2/rs/3/1
|
|
2026-03-13 04:36:21.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34363/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:21.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:21.275 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-13 04:36:21.375 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:36:21.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34363/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:36:21.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773376581269103481,"ephemeral":false,"proof":""}]'
|
|
2026-03-13 04:36:21.379 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:36:21.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5208/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:36:21.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773376581269103481,"ephemeral":false,"proof":""}]'
|
|
2026-03-13 04:36:21.384 DEBUG [tests.relay.test_publish] Running test with pubsub topic /waku/2/rs/3/9
|
|
2026-03-13 04:36:21.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34363/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:21.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:21.390 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-13 04:36:21.491 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:36:21.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34363/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:36:21.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773376581385241134,"ephemeral":false,"proof":""}]'
|
|
2026-03-13 04:36:21.496 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:36:21.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5208/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:36:21.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773376581385241134,"ephemeral":false,"proof":""}]'
|
|
2026-03-13 04:36:21.500 DEBUG [tests.relay.test_publish] Running test with pubsub topic /waku/2/rs/3/25
|
|
2026-03-13 04:36:21.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34363/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:21.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:21.506 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-13 04:36:21.606 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:36:21.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34363/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:36:21.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773376581500725352,"ephemeral":false,"proof":""}]'
|
|
2026-03-13 04:36:21.611 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:36:21.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5208/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:36:21.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773376581500725352,"ephemeral":false,"proof":""}]'
|
|
2026-03-13 04:36:21.615 DEBUG [tests.relay.test_publish] Running test with pubsub topic /waku/2/rs/3/1000
|
|
2026-03-13 04:36:21.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34363/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:36:21.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:36:21.621 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-13 04:36:21.722 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:36:21.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34363/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:36:21.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773376581616083125,"ephemeral":false,"proof":""}]'
|
|
2026-03-13 04:36:21.727 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:36:21.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5208/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:36:21.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773376581616083125,"ephemeral":false,"proof":""}]'
|
|
2026-03-13 04:36:21.732 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-13 04:36:21.733 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-13 04:36:21.734 DEBUG [src.node.waku_node] Stopping container with id 437b0ef2879f
|
|
2026-03-13 04:36:22.332 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:36:22.335 DEBUG [src.node.waku_node] Stopping container with id c81577a4c068
|
|
2026-03-13 04:36:22.893 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:36:22.896 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-13 04:36:22.905 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:36:22.913 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|