mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2026-02-04 04:36:07.814 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-04 04:36:07.814 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/5/0] with id: 2026-02-04_04-36-07__4703d2b4-06c6-4f58-a2ba-37838928144f
|
|
2026-02-04 04:36:07.815 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-04 04:36:07.815 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-04 04:36:07.815 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-04 04:36:07.822 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 04:36:07.822 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_04-36-07__4703d2b4-06c6-4f58-a2ba-37838928144f__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:36:07.822 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 04:36:07.823 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 04:36:07.824 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 04:36:07.824 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.173.216
|
|
2026-02-04 04:36:07.824 DEBUG [src.node.docker_mananger] Generated ports ['57407', '57408', '57409', '57410', '57411']
|
|
2026-02-04 04:36:07.824 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2026-02-04 04:36:07.824 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-04 04:36:07.825 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 04:36:07.825 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 04:36:07.825 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 04:36:07.825 DEBUG [src.node.docker_mananger] docker run -i -t -p 57407:57407 -p 57408:57408 -p 57409:57409 -p 57410:57410 -p 57411:57411 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=57409 --rest-port=57407 --tcp-port=57408 --discv5-udp-port=57410 --rest-address=0.0.0.0 --nat=extip:172.18.173.216 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=4ad73d1f1632183efae71f1b7c90eb5d1fda9ac122d09b0170db4b2a6ba8dcd8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57411 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-04 04:36:08.006 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.173.216 waku f1dae9f37fa8805a1fab2b840af5b72b2900eb108f551e413826ce815bfb55a1
|
|
2026-02-04 04:36:08.015 ERROR [src.node.docker_mananger] Max retries reached for container c0a06daa95e1. Exiting log stream.
|
|
2026-02-04 04:36:08.037 DEBUG [src.node.docker_mananger] Container started with ID f1dae9f37fa8. Setting up logs at ./log/docker/node1_2026-02-04_04-36-07__4703d2b4-06c6-4f58-a2ba-37838928144f__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:36:08.037 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57407
|
|
2026-02-04 04:36:08.038 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 04:36:08.583 ERROR [src.node.docker_mananger] Max retries reached for container b664e0a5f170. Exiting log stream.
|
|
2026-02-04 04:36:09.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57407/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:36:09.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-02-04 04:36:09.042 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 04:36:09.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57407/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:36:09.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.173.216/tcp/57408/p2p/16Uiu2HAmPvcwh5BMMLFVFbNBu25BBbd3YpFvqJQdQs7gfzDCaCpZ","/ip4/172.18.173.216/tcp/57409/ws/p2p/16Uiu2HAmPvcwh5BMMLFVFbNBu25BBbd3YpFvqJQdQs7gfzDCaCpZ"],"enrUri":"enr:-L24QKtO6JUr1nXTPkkZsf9v8-3iGk0UuiYJBfP0D1UFRyj6Cze_pavOw1ZAtw00US34c6GnUsxkTlbSByHeevxilNMCgmlkgnY0gmlwhKwSrdiKbXVsdGlhZGRyc5YACASsEq3YBuBAAAoErBKt2AbgQd0DgnJzhQAFAQAAiXNlY3AyNTZrMaEDp3Gk8eFqtPEZsjl0VG__ZQ40OVyqVZD-o1jcC9-3g-qDdGNwguBAg3VkcILgQoV3YWt1MgU"}'
|
|
2026-02-04 04:36:09.045 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 04:36:09.052 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 04:36:09.052 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_04-36-07__4703d2b4-06c6-4f58-a2ba-37838928144f__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:36:09.052 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 04:36:09.052 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 04:36:09.053 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 04:36:09.054 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.87.214
|
|
2026-02-04 04:36:09.054 DEBUG [src.node.docker_mananger] Generated ports ['62890', '62891', '62892', '62893', '62894']
|
|
2026-02-04 04:36:09.054 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2026-02-04 04:36:09.054 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-04 04:36:09.054 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 04:36:09.054 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 04:36:09.054 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 04:36:09.054 DEBUG [src.node.docker_mananger] docker run -i -t -p 62890:62890 -p 62891:62891 -p 62892:62892 -p 62893:62893 -p 62894:62894 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=62892 --rest-port=62890 --tcp-port=62891 --discv5-udp-port=62893 --rest-address=0.0.0.0 --nat=extip:172.18.87.214 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=f7dea89ca63faa9eb6c0d8a7bcb42e1e310b66dfb8b50e6bc7274b92301c9bd6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62894 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKtO6JUr1nXTPkkZsf9v8-3iGk0UuiYJBfP0D1UFRyj6Cze_pavOw1ZAtw00US34c6GnUsxkTlbSByHeevxilNMCgmlkgnY0gmlwhKwSrdiKbXVsdGlhZGRyc5YACASsEq3YBuBAAAoErBKt2AbgQd0DgnJzhQAFAQAAiXNlY3AyNTZrMaEDp3Gk8eFqtPEZsjl0VG__ZQ40OVyqVZD-o1jcC9-3g-qDdGNwguBAg3VkcILgQoV3YWt1MgU
|
|
2026-02-04 04:36:09.240 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.87.214 waku dba0ed46dffb873df5111ab23effca1e7529f7fa7cabbc77613e61213bf023ea
|
|
2026-02-04 04:36:09.268 DEBUG [src.node.docker_mananger] Container started with ID dba0ed46dffb. Setting up logs at ./log/docker/node2_2026-02-04_04-36-07__4703d2b4-06c6-4f58-a2ba-37838928144f__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:36:09.269 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62890
|
|
2026-02-04 04:36:09.269 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 04:36:10.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62890/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:36:10.286 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"}]}'
|
|
2026-02-04 04:36:10.286 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 04:36:10.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62890/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:36:10.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.87.214/tcp/62891/p2p/16Uiu2HAkyRJrT7H1dw1NGuKE3SuzY37VZgvw1R5mx4jeXA7smwoj","/ip4/172.18.87.214/tcp/62892/ws/p2p/16Uiu2HAkyRJrT7H1dw1NGuKE3SuzY37VZgvw1R5mx4jeXA7smwoj"],"enrUri":"enr:-L24QMdRb17ClfkWE8GCh6_3ScrWHsN3UwOOtu3rVJlOGKcfdRMfWbwFX-3-lxF5fQalnRt7mQE19swzsgdG8e84fhICgmlkgnY0gmlwhKwSV9aKbXVsdGlhZGRyc5YACASsElfWBvWrAAoErBJX1gb1rN0DgnJzhQAFAQAAiXNlY3AyNTZrMaECO1bcGwW-J5aYrZ-gtqLQAj01bCtSVkVpcZQBrhDDPi6DdGNwgvWrg3VkcIL1rYV3YWt1MgE"}'
|
|
2026-02-04 04:36:10.291 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 04:36:10.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62890/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.173.216/tcp/57408/p2p/16Uiu2HAmPvcwh5BMMLFVFbNBu25BBbd3YpFvqJQdQs7gfzDCaCpZ"]'
|
|
2026-02-04 04:36:10.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:36:10.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57407/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/0"]'
|
|
2026-02-04 04:36:10.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:36:10.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62890/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/0"]'
|
|
2026-02-04 04:36:10.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:36:10.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:36:10.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:36:10.304 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 04:36:10.404 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:36:10.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:36:10.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179770300091564,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:36:10.409 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:36:10.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62890/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:36:10.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179770300091564,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:36:10.414 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-04 04:36:10.415 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-04 04:36:10.416 DEBUG [src.node.waku_node] Stopping container with id f1dae9f37fa8
|
|
2026-02-04 04:36:10.976 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 04:36:10.976 DEBUG [src.node.waku_node] Stopping container with id dba0ed46dffb
|
|
2026-02-04 04:36:11.506 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 04:36:11.507 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-04 04:36:11.514 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 04:36:11.520 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|