mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-27 13:02:15 +00:00
89 lines
14 KiB
Plaintext
89 lines
14 KiB
Plaintext
2026-04-22 23:57:11.009 INFO [tests.conftest] Fleet bootstrap inactive – pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
|
||
2026-04-22 23:57:11.009 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
2026-04-22 23:57:11.009 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/2/1] with id: 2026-04-22_23-57-11__f32b00f0-d907-4b74-b1af-fba45ce8d804
|
||
2026-04-22 23:57:11.010 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
2026-04-22 23:57:11.010 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||
2026-04-22 23:57:11.010 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||
2026-04-22 23:57:11.018 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:57:11.019 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_23-57-11__f32b00f0-d907-4b74-b1af-fba45ce8d804__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:57:11.019 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:57:11.019 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:57:11.020 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:57:11.020 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.59.151
|
||
2026-04-22 23:57:11.020 DEBUG [src.node.docker_mananger] Generated ports ['35493', '35494', '35495', '35496', '35497']
|
||
2026-04-22 23:57:11.020 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||
2026-04-22 23:57:11.021 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||
2026-04-22 23:57:11.021 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:57:11.021 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:57:11.021 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:57:11.021 DEBUG [src.node.docker_mananger] docker run -i -t -p 35493:35493 -p 35494:35494 -p 35495:35495 -p 35496:35496 -p 35497:35497 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=35495 --rest-port=35493 --tcp-port=35494 --discv5-udp-port=35496 --rest-address=0.0.0.0 --nat=extip:172.18.59.151 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=172b3cc10abffe80bb8e8ddb6abcad4dcc85ab0dd60acf5dc40670a52fdae7d4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35497 --metrics-logging=true --relay=true --filter=true
|
||
2026-04-22 23:57:11.218 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.59.151 waku 453fb1fb581fd57436837c9d2b8797288155212f6fb195042fca9b6925beabd6
|
||
2026-04-22 23:57:11.251 DEBUG [src.node.docker_mananger] Container started with ID 453fb1fb581f. Setting up logs at ./log/docker/node1_2026-04-22_23-57-11__f32b00f0-d907-4b74-b1af-fba45ce8d804__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:57:11.252 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35493
|
||
2026-04-22 23:57:11.252 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:57:11.347 ERROR [src.node.docker_mananger] Max retries reached for container c09e5f975cb3. Exiting log stream.
|
||
2026-04-22 23:57:11.805 ERROR [src.node.docker_mananger] Max retries reached for container 8e84449eb6b0. Exiting log stream.
|
||
2026-04-22 23:57:12.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35493/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:12.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
||
2026-04-22 23:57:12.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35493/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:12.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
||
2026-04-22 23:57:12.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35493/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:12.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
||
2026-04-22 23:57:12.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35493/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:12.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:57:12.565 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:57:12.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35493/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:12.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.59.151/tcp/35494/p2p/16Uiu2HAm5NAbnNcSsJkkfkPGwL2HThhY3XjVGaYdnXyepcMJEySd","/ip4/172.18.59.151/tcp/35495/ws/p2p/16Uiu2HAm5NAbnNcSsJkkfkPGwL2HThhY3XjVGaYdnXyepcMJEySd"],"enrUri":"enr:-L24QFsgUk7HUbU73p4tW-u_QdnS4oaj6YeAvCaMxlKGNpkGNf4h1fMybKnhfU5a5dNPJFVL5tgcBp0DTrUwI9kOrLsCgmlkgnY0gmlwhKwSO5eKbXVsdGlhZGRyc5YACASsEjuXBoqmAAoErBI7lwaKp90DgnJzhQACAQAAiXNlY3AyNTZrMaECk67oR4KkRspBrhk6xcAbZP525kCVX3L4tSUq_9IXZYaDdGNwgoqmg3VkcIKKqIV3YWt1MgU"}'
|
||
2026-04-22 23:57:12.568 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:57:12.575 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:57:12.575 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_23-57-11__f32b00f0-d907-4b74-b1af-fba45ce8d804__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:57:12.576 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:57:12.576 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:57:12.577 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:57:12.577 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.61.30
|
||
2026-04-22 23:57:12.577 DEBUG [src.node.docker_mananger] Generated ports ['40251', '40252', '40253', '40254', '40255']
|
||
2026-04-22 23:57:12.577 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||
2026-04-22 23:57:12.577 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||
2026-04-22 23:57:12.577 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:57:12.578 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:57:12.578 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:57:12.578 DEBUG [src.node.docker_mananger] docker run -i -t -p 40251:40251 -p 40252:40252 -p 40253:40253 -p 40254:40254 -p 40255:40255 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=40253 --rest-port=40251 --tcp-port=40252 --discv5-udp-port=40254 --rest-address=0.0.0.0 --nat=extip:172.18.61.30 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=e861040c97fd7c40fa49e8a3045ce7cb31ac56af72fc349cc475af29887027dd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40255 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFsgUk7HUbU73p4tW-u_QdnS4oaj6YeAvCaMxlKGNpkGNf4h1fMybKnhfU5a5dNPJFVL5tgcBp0DTrUwI9kOrLsCgmlkgnY0gmlwhKwSO5eKbXVsdGlhZGRyc5YACASsEjuXBoqmAAoErBI7lwaKp90DgnJzhQACAQAAiXNlY3AyNTZrMaECk67oR4KkRspBrhk6xcAbZP525kCVX3L4tSUq_9IXZYaDdGNwgoqmg3VkcIKKqIV3YWt1MgU
|
||
2026-04-22 23:57:12.787 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.61.30 waku ed05add32369eb8e38ce148055329a29f4c80ca96609a86c87a298b69b32679c
|
||
2026-04-22 23:57:12.819 DEBUG [src.node.docker_mananger] Container started with ID ed05add32369. Setting up logs at ./log/docker/node2_2026-04-22_23-57-11__f32b00f0-d907-4b74-b1af-fba45ce8d804__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:57:12.820 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40251
|
||
2026-04-22 23:57:12.820 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:57:13.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40251/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:13.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
||
2026-04-22 23:57:13.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40251/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:13.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
||
2026-04-22 23:57:14.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40251/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:14.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:57:14.030 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:57:14.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40251/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:14.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.61.30/tcp/40252/p2p/16Uiu2HAkv2U3oitP7egzsnDusBBtsTsbTvLkvH9KAm2pBrsLfkvX","/ip4/172.18.61.30/tcp/40253/ws/p2p/16Uiu2HAkv2U3oitP7egzsnDusBBtsTsbTvLkvH9KAm2pBrsLfkvX"],"enrUri":"enr:-L24QKTQVfsXLwV8317gjPuYBDfCrt62OamGzNbg-ilLfkBQJpG2dfxHnyiecZ2XxN6MDGQnV_d4aZEyJMlAULmsgwwCgmlkgnY0gmlwhKwSPR6KbXVsdGlhZGRyc5YACASsEj0eBp08AAoErBI9HgadPd0DgnJzhQACAQAAiXNlY3AyNTZrMaECCOnWjgSA2Z1-qBSY48z33KMgH2TYudhBr9gg3bwK8MyDdGNwgp08g3VkcIKdPoV3YWt1MgE"}'
|
||
2026-04-22 23:57:14.033 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:57:14.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40251/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.59.151/tcp/35494/p2p/16Uiu2HAm5NAbnNcSsJkkfkPGwL2HThhY3XjVGaYdnXyepcMJEySd"]'
|
||
2026-04-22 23:57:14.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:14.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35493/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
||
2026-04-22 23:57:14.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:14.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40251/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
||
2026-04-22 23:57:14.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:14.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35493/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)'}'
|
||
2026-04-22 23:57:14.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:14.092 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:57:14.192 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||
2026-04-22 23:57:14.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35493/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:14.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1776902234081413711,"ephemeral":false,"proof":""}]'
|
||
2026-04-22 23:57:14.198 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||
2026-04-22 23:57:14.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40251/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:14.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1776902234081413711,"ephemeral":false,"proof":""}]'
|
||
2026-04-22 23:57:14.203 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
2026-04-22 23:57:14.204 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
2026-04-22 23:57:14.205 DEBUG [src.node.waku_node] Stopping container with id 453fb1fb581f
|
||
2026-04-22 23:57:14.692 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:57:14.693 DEBUG [src.node.waku_node] Stopping container with id ed05add32369
|
||
2026-04-22 23:57:15.195 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:57:15.197 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
2026-04-22 23:57:15.236 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-22 23:57:15.267 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|