mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-27 14:13:12 +00:00
78 lines
14 KiB
Plaintext
78 lines
14 KiB
Plaintext
2026-03-16 12:35:55.279 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-16 12:35:55.279 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/8/0] with id: 2026-03-16_12-35-55__ffb08a8c-dedb-4ff7-be92-08d983213865
|
|
2026-03-16 12:35:55.279 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-16 12:35:55.280 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-16 12:35:55.280 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-16 12:35:55.288 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-16 12:35:55.288 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-16_12-35-55__ffb08a8c-dedb-4ff7-be92-08d983213865__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:35:55.289 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 12:35:55.289 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 12:35:55.290 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 12:35:55.290 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.205.153
|
|
2026-03-16 12:35:55.291 DEBUG [src.node.docker_mananger] Generated ports ['52584', '52585', '52586', '52587', '52588']
|
|
2026-03-16 12:35:55.291 DEBUG [src.node.waku_node] Cluster id was resolved to: 8
|
|
2026-03-16 12:35:55.291 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-16 12:35:55.291 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 12:35:55.291 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 12:35:55.291 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 12:35:55.291 DEBUG [src.node.docker_mananger] docker run -i -t -p 52584:52584 -p 52585:52585 -p 52586:52586 -p 52587:52587 -p 52588:52588 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=52586 --rest-port=52584 --tcp-port=52585 --discv5-udp-port=52587 --rest-address=0.0.0.0 --nat=extip:172.18.205.153 --peer-exchange=true --discv5-discovery=true --cluster-id=8 --nodekey=a9365a8dcfdfb8f0a9c85af0b082c801d6ce0fbe3dbfd208e38ae4bdeeaa739e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52588 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-16 12:35:55.479 ERROR [src.node.docker_mananger] Max retries reached for container a77b76faa811. Exiting log stream.
|
|
2026-03-16 12:35:55.499 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.205.153 waku 1a00e632eed4326db08bf99ca050c869ce703750fa74583263e948842b96ee67
|
|
2026-03-16 12:35:55.536 DEBUG [src.node.docker_mananger] Container started with ID 1a00e632eed4. Setting up logs at ./log/docker/node1_2026-03-16_12-35-55__ffb08a8c-dedb-4ff7-be92-08d983213865__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:35:55.537 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 52584
|
|
2026-03-16 12:35:55.538 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 12:35:56.025 ERROR [src.node.docker_mananger] Max retries reached for container ddfd4cecd621. Exiting log stream.
|
|
2026-03-16 12:35:56.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52584/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:56.542 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_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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-16 12:35:56.542 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 12:35:56.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52584/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:56.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.205.153/tcp/52585/p2p/16Uiu2HAm1UVSw3cQb1MtDQ5y3RgdpZee8urbRvMQy6N3x5UzeF7U","/ip4/172.18.205.153/tcp/52586/ws/p2p/16Uiu2HAm1UVSw3cQb1MtDQ5y3RgdpZee8urbRvMQy6N3x5UzeF7U"],"enrUri":"enr:-L24QCnINc0AaZVsCl6H_WD8yVcxHtb3Sw2XQQ7VM9FfaMFMarRpCdpejIXqiqMWSa-28lUCDHMbSh7n-vYKqegsrEUCgmlkgnY0gmlwhKwSzZmKbXVsdGlhZGRyc5YACASsEs2ZBs1pAAoErBLNmQbNat0DgnJzhQAIAQAAiXNlY3AyNTZrMaECWd70j9P47TGRP14DoCrf1zO7RBW0eoVzErtxRvUltCeDdGNwgs1pg3VkcILNa4V3YWt1MgU"}'
|
|
2026-03-16 12:35:56.545 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 12:35:56.553 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-16 12:35:56.553 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-16_12-35-55__ffb08a8c-dedb-4ff7-be92-08d983213865__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:35:56.554 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 12:35:56.554 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 12:35:56.555 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 12:35:56.556 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.98.219
|
|
2026-03-16 12:35:56.556 DEBUG [src.node.docker_mananger] Generated ports ['14377', '14378', '14379', '14380', '14381']
|
|
2026-03-16 12:35:56.556 DEBUG [src.node.waku_node] Cluster id was resolved to: 8
|
|
2026-03-16 12:35:56.556 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-16 12:35:56.556 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 12:35:56.556 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 12:35:56.557 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 12:35:56.557 DEBUG [src.node.docker_mananger] docker run -i -t -p 14377:14377 -p 14378:14378 -p 14379:14379 -p 14380:14380 -p 14381:14381 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=14379 --rest-port=14377 --tcp-port=14378 --discv5-udp-port=14380 --rest-address=0.0.0.0 --nat=extip:172.18.98.219 --peer-exchange=true --discv5-discovery=true --cluster-id=8 --nodekey=c2cd22e371df2844a7abffc61e8fb0c400a3ee6b47a566d1cf629caecb759eea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14381 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCnINc0AaZVsCl6H_WD8yVcxHtb3Sw2XQQ7VM9FfaMFMarRpCdpejIXqiqMWSa-28lUCDHMbSh7n-vYKqegsrEUCgmlkgnY0gmlwhKwSzZmKbXVsdGlhZGRyc5YACASsEs2ZBs1pAAoErBLNmQbNat0DgnJzhQAIAQAAiXNlY3AyNTZrMaECWd70j9P47TGRP14DoCrf1zO7RBW0eoVzErtxRvUltCeDdGNwgs1pg3VkcILNa4V3YWt1MgU
|
|
2026-03-16 12:35:56.768 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.98.219 waku cf49af3260b0308db6aeab61ef82a92773b4ce7469a839a80330687df6abaf44
|
|
2026-03-16 12:35:56.804 DEBUG [src.node.docker_mananger] Container started with ID cf49af3260b0. Setting up logs at ./log/docker/node2_2026-03-16_12-35-55__ffb08a8c-dedb-4ff7-be92-08d983213865__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:35:56.805 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 14377
|
|
2026-03-16 12:35:56.805 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 12:35:57.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14377/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:57.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-16 12:35:57.830 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 12:35:57.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14377/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:57.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.98.219/tcp/14378/p2p/16Uiu2HAmPxASjZt4WcXEJ8WsUve2sCoYBg64w7iL8vpjvGRdPVfZ","/ip4/172.18.98.219/tcp/14379/ws/p2p/16Uiu2HAmPxASjZt4WcXEJ8WsUve2sCoYBg64w7iL8vpjvGRdPVfZ"],"enrUri":"enr:-L24QD4uXwWlhSXR53abg6pUYrBu5JO4yJtw1HUqSLzUEzv4DWtgKBNcya0aHVjPJzS7Li9O-cCYQoZ22DErgwQp1IACgmlkgnY0gmlwhKwSYtuKbXVsdGlhZGRyc5YACASsEmLbBjgqAAoErBJi2wY4K90DgnJzhQAIAQAAiXNlY3AyNTZrMaEDp9bX1yvCJvUvR1HvbFBGcpGUGz5OC8hJDVunx0dyC5yDdGNwgjgqg3VkcII4LIV3YWt1MgE"}'
|
|
2026-03-16 12:35:57.838 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 12:35:57.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14377/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.205.153/tcp/52585/p2p/16Uiu2HAm1UVSw3cQb1MtDQ5y3RgdpZee8urbRvMQy6N3x5UzeF7U"]'
|
|
2026-03-16 12:35:57.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:35:57.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52584/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/8/0"]'
|
|
2026-03-16 12:35:57.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:35:57.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14377/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/8/0"]'
|
|
2026-03-16 12:35:57.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:35:57.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52584/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 12:35:57.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:35:57.860 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-16 12:35:57.960 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-16 12:35:57.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52584/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:57.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773664557854096887,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 12:35:57.965 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-16 12:35:57.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14377/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:57.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773664557854096887,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 12:35:57.972 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-16 12:35:57.973 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-16 12:35:57.973 DEBUG [src.node.waku_node] Stopping container with id 1a00e632eed4
|
|
2026-03-16 12:35:58.624 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 12:35:58.624 DEBUG [src.node.waku_node] Stopping container with id cf49af3260b0
|
|
2026-03-16 12:35:59.231 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 12:35:59.232 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-16 12:35:59.239 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-16 12:35:59.245 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|