mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2025-12-24 04:22:19.261 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-24 04:22:19.261 DEBUG [tests.conftest] Running test: test_2_nodes_different_content_topic_different_shard with id: 2025-12-24_04-22-19__05af86d7-30b9-46df-86bd-1788c4c28efd
|
|
2025-12-24 04:22:19.261 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-24 04:22:19.262 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-24 04:22:19.262 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-24 04:22:19.268 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:22:19.268 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-24_04-22-19__05af86d7-30b9-46df-86bd-1788c4c28efd__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:22:19.269 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:22:19.269 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:22:19.270 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:22:19.270 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.239.83
|
|
2025-12-24 04:22:19.270 DEBUG [src.node.docker_mananger] Generated ports ['62857', '62858', '62859', '62860', '62861']
|
|
2025-12-24 04:22:19.271 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:22:19.271 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:22:19.271 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:22:19.271 DEBUG [src.node.docker_mananger] docker run -i -t -p 62857:62857 -p 62858:62858 -p 62859:62859 -p 62860:62860 -p 62861:62861 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=62859 --rest-port=62857 --tcp-port=62858 --discv5-udp-port=62860 --rest-address=0.0.0.0 --nat=extip:172.18.239.83 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=dc81ab5cb63c6cfb0b73a0ffbc11ef61b23590c2e5e11a3ec60aeac5baf5c273 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62861 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto
|
|
2025-12-24 04:22:19.450 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.239.83 waku 58ab9e56ea0cf3857964dde6a8b1e8fd7e36e573c1e5d8a573171b8feb6a1cac
|
|
2025-12-24 04:22:19.484 DEBUG [src.node.docker_mananger] Container started with ID 58ab9e56ea0c. Setting up logs at ./log/docker/node1_2025-12-24_04-22-19__05af86d7-30b9-46df-86bd-1788c4c28efd__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:22:19.484 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62857
|
|
2025-12-24 04:22:19.484 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:22:19.529 ERROR [src.node.docker_mananger] Max retries reached for container aacd3591312b. Exiting log stream.
|
|
2025-12-24 04:22:20.072 ERROR [src.node.docker_mananger] Max retries reached for container 61113a494038. Exiting log stream.
|
|
2025-12-24 04:22:20.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62857/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:20.489 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-24 04:22:20.489 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:22:20.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62857/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:20.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.239.83/tcp/62858/p2p/16Uiu2HAkxtsFAHBMrgs8CaXMQ8qL9o2eo4yH7Q46wjkB4M6HtrrQ","/ip4/172.18.239.83/tcp/62859/ws/p2p/16Uiu2HAkxtsFAHBMrgs8CaXMQ8qL9o2eo4yH7Q46wjkB4M6HtrrQ"],"enrUri":"enr:-L24QGeiNi1yElGr9B_wVvq0f6IblGkm-NPT3jb1Bn1fRBVbSlHyUIvUHVRkYbJfxi_8zqcQ7mn8zdrtrNSNHMw5BQUCgmlkgnY0gmlwhKwS71OKbXVsdGlhZGRyc5YACASsEu9TBvWKAAoErBLvUwb1i90DgnJzhQACAQAAiXNlY3AyNTZrMaECM4p63dGdtF4gr-kkTRdWikr9I9vnUDBgl_s1zXg_Tq2DdGNwgvWKg3VkcIL1jIV3YWt1MgU"}'
|
|
2025-12-24 04:22:20.491 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:22:20.498 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:22:20.498 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-24_04-22-19__05af86d7-30b9-46df-86bd-1788c4c28efd__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:22:20.498 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:22:20.498 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:22:20.500 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:22:20.500 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.115.119
|
|
2025-12-24 04:22:20.500 DEBUG [src.node.docker_mananger] Generated ports ['27776', '27777', '27778', '27779', '27780']
|
|
2025-12-24 04:22:20.500 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:22:20.500 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:22:20.501 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:22:20.501 DEBUG [src.node.docker_mananger] docker run -i -t -p 27776:27776 -p 27777:27777 -p 27778:27778 -p 27779:27779 -p 27780:27780 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=27778 --rest-port=27776 --tcp-port=27777 --discv5-udp-port=27779 --rest-address=0.0.0.0 --nat=extip:172.18.115.119 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ca018bde77ac0108dceaf526ec2779aaa1cb2df4bdd2817d21671cce07fcfaaf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27780 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGeiNi1yElGr9B_wVvq0f6IblGkm-NPT3jb1Bn1fRBVbSlHyUIvUHVRkYbJfxi_8zqcQ7mn8zdrtrNSNHMw5BQUCgmlkgnY0gmlwhKwS71OKbXVsdGlhZGRyc5YACASsEu9TBvWKAAoErBLvUwb1i90DgnJzhQACAQAAiXNlY3AyNTZrMaECM4p63dGdtF4gr-kkTRdWikr9I9vnUDBgl_s1zXg_Tq2DdGNwgvWKg3VkcIL1jIV3YWt1MgU --content-topic=/waku/2/content/test.js
|
|
2025-12-24 04:22:20.683 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.115.119 waku 38612a982cd9d99cdf147afe914b1c24f2228bec880758a21c16a345d7f4f29e
|
|
2025-12-24 04:22:20.717 DEBUG [src.node.docker_mananger] Container started with ID 38612a982cd9. Setting up logs at ./log/docker/node2_2025-12-24_04-22-19__05af86d7-30b9-46df-86bd-1788c4c28efd__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:22:20.717 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27776
|
|
2025-12-24 04:22:20.717 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:22:21.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27776/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:21.730 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-24 04:22:21.730 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:22:21.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27776/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:21.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.115.119/tcp/27777/p2p/16Uiu2HAmERYszM9p2Bb7xN32ybdgH5vjjrquXgXNnJAUiFdfkory","/ip4/172.18.115.119/tcp/27778/ws/p2p/16Uiu2HAmERYszM9p2Bb7xN32ybdgH5vjjrquXgXNnJAUiFdfkory"],"enrUri":"enr:-L24QG6Qgk0mQRrF_hApWamw104HZSop-DMbYTKmejowmR-NO0qdkCaqWRbvKGDAWeVlPosFXdcYKLoDDs4A9rAJQtoCgmlkgnY0gmlwhKwSc3eKbXVsdGlhZGRyc5YACASsEnN3BmyBAAoErBJzdwZsgt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDGkYGBe90MDFb1OHGbCnEuXEVBmGVm6HTnoPSXBAEDmKDdGNwgmyBg3VkcIJsg4V3YWt1MgE"}'
|
|
2025-12-24 04:22:21.741 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:22:21.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27776/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.239.83/tcp/62858/p2p/16Uiu2HAkxtsFAHBMrgs8CaXMQ8qL9o2eo4yH7Q46wjkB4M6HtrrQ"]'
|
|
2025-12-24 04:22:21.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:22:21.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62857/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2025-12-24 04:22:21.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:22:21.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27776/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
|
2025-12-24 04:22:21.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:22:21.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62857/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:22:21.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:22:21.754 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:22:21.855 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:22:21.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62857/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:21.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766550141750017870,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:22:21.859 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:22:21.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27776/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:21.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766550141750017870,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:22:21.864 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-24 04:22:21.865 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-24 04:22:21.865 DEBUG [src.node.waku_node] Stopping container with id 58ab9e56ea0c
|
|
2025-12-24 04:22:22.419 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:22:22.419 DEBUG [src.node.waku_node] Stopping container with id 38612a982cd9
|
|
2025-12-24 04:22:22.959 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:22:22.962 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-24 04:22:22.966 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:22:22.971 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|