mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 16:13:13 +00:00
193 lines
34 KiB
Plaintext
193 lines
34 KiB
Plaintext
2026-03-01 04:46:09.336 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-01 04:46:09.337 DEBUG [tests.conftest] Running test: test_light_push_with_valid_timestamps with id: 2026-03-01_04-46-09__3f986d36-6e5f-42c8-8361-5efa7fd8fb2a
|
|
2026-03-01 04:46:09.337 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-01 04:46:09.337 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-01 04:46:09.344 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-01 04:46:09.344 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-01_04-46-09__3f986d36-6e5f-42c8-8361-5efa7fd8fb2a__wakuorg_nwaku:latest.log
|
|
2026-03-01 04:46:09.345 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-01 04:46:09.345 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-01 04:46:09.346 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-01 04:46:09.346 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.71.249
|
|
2026-03-01 04:46:09.346 DEBUG [src.node.docker_mananger] Generated ports ['12179', '12180', '12181', '12182', '12183']
|
|
2026-03-01 04:46:09.347 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-01 04:46:09.347 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-01 04:46:09.347 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-01 04:46:09.347 DEBUG [src.node.docker_mananger] docker run -i -t -p 12179:12179 -p 12180:12180 -p 12181:12181 -p 12182:12182 -p 12183:12183 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=12181 --rest-port=12179 --tcp-port=12180 --discv5-udp-port=12182 --rest-address=0.0.0.0 --nat=extip:172.18.71.249 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0adb7a5d18d7fabfae17e9da7bb6d97ffc8ea4a5adf8cfffeb287fcdfffec6b5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12183 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-01 04:46:09.536 ERROR [src.node.docker_mananger] Max retries reached for container 68baaebfd471. Exiting log stream.
|
|
2026-03-01 04:46:09.542 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.71.249 waku 50c89a9a1fdfe15efd330bb636eb15ff713b2405de416a6ee9ea926c10025ab8
|
|
2026-03-01 04:46:09.576 DEBUG [src.node.docker_mananger] Container started with ID 50c89a9a1fdf. Setting up logs at ./log/docker/receiving_node1_2026-03-01_04-46-09__3f986d36-6e5f-42c8-8361-5efa7fd8fb2a__wakuorg_nwaku:latest.log
|
|
2026-03-01 04:46:09.577 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12179
|
|
2026-03-01 04:46:09.578 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-01 04:46:10.115 ERROR [src.node.docker_mananger] Max retries reached for container 4a22d42567bf. Exiting log stream.
|
|
2026-03-01 04:46:10.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12179/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:10.581 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-01 04:46:10.581 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-01 04:46:10.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12179/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:10.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.71.249/tcp/12180/p2p/16Uiu2HAm5cXc4nFsqULTShh1HqWaXaLjWMNNqpTQjVYzBLhPTtHw","/ip4/172.18.71.249/tcp/12181/ws/p2p/16Uiu2HAm5cXc4nFsqULTShh1HqWaXaLjWMNNqpTQjVYzBLhPTtHw"],"enrUri":"enr:-L24QGjAwqCwJRKA2FuETmPnMrDc5IlcezPcXRxZc7e8ZX8aOS5eSuxE8Fb151gm4FJLzsjmzHNPRR8P8uTJ8xYd74YCgmlkgnY0gmlwhKwSR_mKbXVsdGlhZGRyc5YACASsEkf5Bi-UAAoErBJH-QYvld0DgnJzhQADAQAAiXNlY3AyNTZrMaECl1zJ-TTf7Xf9iWTgCSK-wyWZ8PytbFtqIgaDUuSrWTKDdGNwgi-Ug3VkcIIvloV3YWt1Mgk"}'
|
|
2026-03-01 04:46:10.584 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-01 04:46:10.592 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-01 04:46:10.592 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-01_04-46-09__3f986d36-6e5f-42c8-8361-5efa7fd8fb2a__wakuorg_nwaku:latest.log
|
|
2026-03-01 04:46:10.592 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-01 04:46:10.592 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-01 04:46:10.594 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-01 04:46:10.594 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.190.129
|
|
2026-03-01 04:46:10.594 DEBUG [src.node.docker_mananger] Generated ports ['47745', '47746', '47747', '47748', '47749']
|
|
2026-03-01 04:46:10.594 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-01 04:46:10.594 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-01 04:46:10.595 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-01 04:46:10.595 DEBUG [src.node.docker_mananger] docker run -i -t -p 47745:47745 -p 47746:47746 -p 47747:47747 -p 47748:47748 -p 47749:47749 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=47747 --rest-port=47745 --tcp-port=47746 --discv5-udp-port=47748 --rest-address=0.0.0.0 --nat=extip:172.18.190.129 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=adcad0a1c63d17dd569be8d1ff9f7d8d329202a6e1f1a91eb5f4eb21fefc17a3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47749 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-01 04:46:10.789 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.190.129 waku 6ce19bdb9c004d2ed70daedf740446cb90ae22e31ccda4e448e0acd6a754c561
|
|
2026-03-01 04:46:10.823 DEBUG [src.node.docker_mananger] Container started with ID 6ce19bdb9c00. Setting up logs at ./log/docker/receiving_node2_2026-03-01_04-46-09__3f986d36-6e5f-42c8-8361-5efa7fd8fb2a__wakuorg_nwaku:latest.log
|
|
2026-03-01 04:46:10.824 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47745
|
|
2026-03-01 04:46:10.825 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-01 04:46:11.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47745/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:11.828 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-01 04:46:11.829 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-01 04:46:11.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47745/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:11.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.190.129/tcp/47746/p2p/16Uiu2HAmJtByXvVerc1GjDhdy74oqGB6Qu7b5D3y9mm8VR4TArMr","/ip4/172.18.190.129/tcp/47747/ws/p2p/16Uiu2HAmJtByXvVerc1GjDhdy74oqGB6Qu7b5D3y9mm8VR4TArMr"],"enrUri":"enr:-L24QDUjwZ7lzOy_bVhkLGLnXzMsxLpDrghLg4hA0n2SpgLNIr_R1LwMbyFtBsL1MCvni0S1CrfThkvtC4gkHF3N7i4CgmlkgnY0gmlwhKwSvoGKbXVsdGlhZGRyc5YACASsEr6BBrqCAAoErBK-gQa6g90DgnJzhQADAQAAiXNlY3AyNTZrMaEDXIfQ_vH9q7GEhLpXppvPBB2W-jdaL0WAs6Fp2Y7JU4WDdGNwgrqCg3VkcIK6hIV3YWt1MgE"}'
|
|
2026-03-01 04:46:11.832 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-01 04:46:11.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47745/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.249/tcp/12180/p2p/16Uiu2HAm5cXc4nFsqULTShh1HqWaXaLjWMNNqpTQjVYzBLhPTtHw"]'
|
|
2026-03-01 04:46:11.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:46:11.881 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-01 04:46:11.881 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-01_04-46-09__3f986d36-6e5f-42c8-8361-5efa7fd8fb2a__wakuorg_nwaku:latest.log
|
|
2026-03-01 04:46:11.881 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-01 04:46:11.881 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-01 04:46:11.883 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-01 04:46:11.883 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.188.165
|
|
2026-03-01 04:46:11.883 DEBUG [src.node.docker_mananger] Generated ports ['37623', '37624', '37625', '37626', '37627']
|
|
2026-03-01 04:46:11.883 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-01 04:46:11.883 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-01 04:46:11.883 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-01 04:46:11.883 DEBUG [src.node.docker_mananger] docker run -i -t -p 37623:37623 -p 37624:37624 -p 37625:37625 -p 37626:37626 -p 37627:37627 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=37625 --rest-port=37623 --tcp-port=37624 --discv5-udp-port=37626 --rest-address=0.0.0.0 --nat=extip:172.18.188.165 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9bf63c7348d6dad054fbac1ea75f2ce0f8fdc20250f5cff26c58bd024a030ffa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37627 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QGjAwqCwJRKA2FuETmPnMrDc5IlcezPcXRxZc7e8ZX8aOS5eSuxE8Fb151gm4FJLzsjmzHNPRR8P8uTJ8xYd74YCgmlkgnY0gmlwhKwSR_mKbXVsdGlhZGRyc5YACASsEkf5Bi-UAAoErBJH-QYvld0DgnJzhQADAQAAiXNlY3AyNTZrMaECl1zJ-TTf7Xf9iWTgCSK-wyWZ8PytbFtqIgaDUuSrWTKDdGNwgi-Ug3VkcIIvloV3YWt1Mgk --lightpushnode=/ip4/172.18.71.249/tcp/12180/p2p/16Uiu2HAm5cXc4nFsqULTShh1HqWaXaLjWMNNqpTQjVYzBLhPTtHw --lightpush=true --relay=true
|
|
2026-03-01 04:46:12.100 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.188.165 waku f99489d5682bcf843fe8df0d2d43ce476affbe3e3124f543b47af8cf310bc262
|
|
2026-03-01 04:46:12.135 DEBUG [src.node.docker_mananger] Container started with ID f99489d5682b. Setting up logs at ./log/docker/lightpush_node1_2026-03-01_04-46-09__3f986d36-6e5f-42c8-8361-5efa7fd8fb2a__wakuorg_nwaku:latest.log
|
|
2026-03-01 04:46:12.136 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37623
|
|
2026-03-01 04:46:12.137 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-01 04:46:13.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37623/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:13.140 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-01 04:46:13.141 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-01 04:46:13.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37623/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:13.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.188.165/tcp/37624/p2p/16Uiu2HAmFTT7WsAPmuKspBNkv4AukBoRcLPNRxMW75Z4UyZyccQV","/ip4/172.18.188.165/tcp/37625/ws/p2p/16Uiu2HAmFTT7WsAPmuKspBNkv4AukBoRcLPNRxMW75Z4UyZyccQV"],"enrUri":"enr:-L24QLBOpuTxXP5IYlFcIev_desR4HLRlKSk9S7_4Vkwp10_czAZKTrkgByUX9wzEjMLE5j_8bXqiyFStkrR7LGyY1gCgmlkgnY0gmlwhKwSvKWKbXVsdGlhZGRyc5YACASsErylBpL4AAoErBK8pQaS-d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKZ5Z_qfKD4PbVQ0v80Y8ifiRaeTV8QkMu26_UnafoLaDdGNwgpL4g3VkcIKS-oV3YWt1Mgk"}'
|
|
2026-03-01 04:46:13.143 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-01 04:46:13.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37623/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.249/tcp/12180/p2p/16Uiu2HAm5cXc4nFsqULTShh1HqWaXaLjWMNNqpTQjVYzBLhPTtHw"]'
|
|
2026-03-01 04:46:13.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:46:13.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37623/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.190.129/tcp/47746/p2p/16Uiu2HAmJtByXvVerc1GjDhdy74oqGB6Qu7b5D3y9mm8VR4TArMr"]'
|
|
2026-03-01 04:46:13.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:46:13.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12179/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-01 04:46:13.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:46:13.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47745/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-01 04:46:13.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:46:13.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37623/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-01 04:46:13.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:46:13.266 DEBUG [tests.light_push.test_publish] Running test with timestamp Now
|
|
2026-03-01 04:46:13.269 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-01 04:46:13.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37623/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772339883248807936}}'
|
|
2026-03-01 04:46:13.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:46:13.286 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-01 04:46:13.386 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:13.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12179/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:13.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772339883248807936,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:13.391 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:13.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:13.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772339883248807936,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:13.395 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:13.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37623/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:13.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772339883248807936,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:13.400 DEBUG [tests.light_push.test_publish] Running test with timestamp Far future
|
|
2026-03-01 04:46:13.400 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-01 04:46:13.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37623/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 2087699883248792832}}'
|
|
2026-03-01 04:46:13.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:46:13.416 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-01 04:46:13.517 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:13.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12179/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:13.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":2087699883248792832,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:13.522 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:13.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:13.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":2087699883248792832,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:13.526 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:13.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37623/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:13.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":2087699883248792832,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:13.531 DEBUG [tests.light_push.test_publish] Running test with timestamp Recent past
|
|
2026-03-01 04:46:13.531 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-01 04:46:13.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37623/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772336283248792832}}'
|
|
2026-03-01 04:46:13.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:46:13.546 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-01 04:46:13.647 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:13.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12179/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:13.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772336283248792832,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:13.651 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:13.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:13.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772336283248792832,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:13.655 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:13.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37623/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:13.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772336283248792832,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:13.659 DEBUG [tests.light_push.test_publish] Running test with timestamp Near future
|
|
2026-03-01 04:46:13.659 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-01 04:46:13.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37623/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772343483248792832}}'
|
|
2026-03-01 04:46:13.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:46:13.674 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-01 04:46:13.776 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:13.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12179/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:13.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772343483248792832,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:13.781 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:13.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:13.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772343483248792832,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:13.785 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:13.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37623/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:13.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772343483248792832,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:13.789 DEBUG [tests.light_push.test_publish] Running test with timestamp Positive number
|
|
2026-03-01 04:46:13.790 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-01 04:46:13.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37623/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1}}'
|
|
2026-03-01 04:46:13.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:46:13.804 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-01 04:46:13.904 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:13.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12179/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:13.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:13.910 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:13.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:13.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:13.914 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:13.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37623/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:13.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:13.918 DEBUG [tests.light_push.test_publish] Running test with timestamp Negative number
|
|
2026-03-01 04:46:13.918 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-01 04:46:13.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37623/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": -1}}'
|
|
2026-03-01 04:46:13.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:46:13.932 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-01 04:46:14.033 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:14.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12179/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:14.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":-1,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:14.038 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:14.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:14.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":-1,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:14.042 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:14.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37623/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:14.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":-1,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:14.046 DEBUG [tests.light_push.test_publish] Running test with timestamp DST change
|
|
2026-03-01 04:46:14.046 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-01 04:46:14.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37623/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1583632800000000000}}'
|
|
2026-03-01 04:46:14.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:46:14.064 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-01 04:46:14.164 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:14.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12179/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:14.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1583632800000000000,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:14.169 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:14.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:14.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1583632800000000000,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:14.173 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-01 04:46:14.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37623/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:46:14.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1583632800000000000,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:46:14.178 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-01 04:46:14.179 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-01 04:46:14.179 DEBUG [src.node.waku_node] Stopping container with id 50c89a9a1fdf
|
|
2026-03-01 04:46:14.784 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-01 04:46:14.786 DEBUG [src.node.waku_node] Stopping container with id 6ce19bdb9c00
|
|
2026-03-01 04:46:15.361 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-01 04:46:15.361 DEBUG [src.node.waku_node] Stopping container with id f99489d5682b
|
|
2026-03-01 04:46:15.665 ERROR [src.node.docker_mananger] Max retries reached for container 50c89a9a1fdf. Exiting log stream.
|
|
2026-03-01 04:46:15.911 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-01 04:46:15.913 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-01 04:46:15.938 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-01 04:46:15.949 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-01 04:46:15.965 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|