mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 00:43:07 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2025-12-08 08:58:13.526 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 08:58:13.527 DEBUG [tests.conftest] Running test: test_pubsub_topic_not_in_docker_flags with id: 2025-12-08_08-58-13__a9661177-32b8-422c-9c09-d2599bdc8085
|
|
2025-12-08 08:58:13.527 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 08:58:13.528 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-08 08:58:13.528 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-08 08:58:13.537 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:58:13.538 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_08-58-13__a9661177-32b8-422c-9c09-d2599bdc8085__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:58:13.538 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 08:58:13.538 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 08:58:13.541 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 08:58:13.541 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.248.54
|
|
2025-12-08 08:58:13.541 DEBUG [src.node.docker_mananger] Generated ports ['28675', '28676', '28677', '28678', '28679']
|
|
2025-12-08 08:58:13.541 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 08:58:13.542 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 08:58:13.542 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 08:58:13.543 DEBUG [src.node.docker_mananger] docker run -i -t -p 28675:28675 -p 28676:28676 -p 28677:28677 -p 28678:28678 -p 28679:28679 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=28677 --rest-port=28675 --tcp-port=28676 --discv5-udp-port=28678 --rest-address=0.0.0.0 --nat=extip:172.18.248.54 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=00c2a67113102c11368ee0c5db07adba8ccb5eea226d3db88f4eecffb6189ed8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28679 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-08 08:58:13.725 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.248.54 waku bf218f034bd7c0ad341bd64e360fb552fcba150df89b97014d30f0764c4f48b1
|
|
2025-12-08 08:58:13.761 DEBUG [src.node.docker_mananger] Container started with ID bf218f034bd7. Setting up logs at ./log/docker/node1_2025-12-08_08-58-13__a9661177-32b8-422c-9c09-d2599bdc8085__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:58:13.762 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28675
|
|
2025-12-08 08:58:13.762 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 08:58:13.772 ERROR [src.node.docker_mananger] Max retries reached for container 0fa587c67c3b. Exiting log stream.
|
|
2025-12-08 08:58:14.355 ERROR [src.node.docker_mananger] Max retries reached for container 3815de14f63b. Exiting log stream.
|
|
2025-12-08 08:58:14.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:58:14.766 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-08 08:58:14.766 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 08:58:14.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28675/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:58:14.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.248.54/tcp/28676/p2p/16Uiu2HAmTiGHdH7jn8e3z3wuS9JnxHKCRRxpmM6bMXJyR8pMHVYm","/ip4/172.18.248.54/tcp/28677/ws/p2p/16Uiu2HAmTiGHdH7jn8e3z3wuS9JnxHKCRRxpmM6bMXJyR8pMHVYm"],"enrUri":"enr:-L24QPyldyHkF9gDXdVOTwPH_SfzqB8OLqLk68NjnxZY0vMlaBY_adx4XVYTen-MEVBrxUUfx9ildqqI4zwnxVMTFWwCgmlkgnY0gmlwhKwS-DaKbXVsdGlhZGRyc5YACASsEvg2BnAEAAoErBL4NgZwBd0DgnJzhQACAQAAiXNlY3AyNTZrMaED37YQ782-VxHlCcEZebeyjNASFJxqL0Tzs53kBdYQaQKDdGNwgnAEg3VkcIJwBoV3YWt1MgU"}'
|
|
2025-12-08 08:58:14.768 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 08:58:14.775 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:58:14.776 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_08-58-13__a9661177-32b8-422c-9c09-d2599bdc8085__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:58:14.776 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 08:58:14.776 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 08:58:14.777 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 08:58:14.777 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.121.76
|
|
2025-12-08 08:58:14.777 DEBUG [src.node.docker_mananger] Generated ports ['56542', '56543', '56544', '56545', '56546']
|
|
2025-12-08 08:58:14.778 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 08:58:14.778 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 08:58:14.778 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 08:58:14.778 DEBUG [src.node.docker_mananger] docker run -i -t -p 56542:56542 -p 56543:56543 -p 56544:56544 -p 56545:56545 -p 56546:56546 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=56544 --rest-port=56542 --tcp-port=56543 --discv5-udp-port=56545 --rest-address=0.0.0.0 --nat=extip:172.18.121.76 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=9fcd04b0d9c7a6eed88ae94acaed740deeb55d13b08eefa2c43886ffcecdada9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56546 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPyldyHkF9gDXdVOTwPH_SfzqB8OLqLk68NjnxZY0vMlaBY_adx4XVYTen-MEVBrxUUfx9ildqqI4zwnxVMTFWwCgmlkgnY0gmlwhKwS-DaKbXVsdGlhZGRyc5YACASsEvg2BnAEAAoErBL4NgZwBd0DgnJzhQACAQAAiXNlY3AyNTZrMaED37YQ782-VxHlCcEZebeyjNASFJxqL0Tzs53kBdYQaQKDdGNwgnAEg3VkcIJwBoV3YWt1MgU
|
|
2025-12-08 08:58:14.966 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.121.76 waku f4e6a5e0969420714162560a36637d6dea32002be0658af3e755a1a7d690c9f6
|
|
2025-12-08 08:58:14.996 DEBUG [src.node.docker_mananger] Container started with ID f4e6a5e09694. Setting up logs at ./log/docker/node2_2025-12-08_08-58-13__a9661177-32b8-422c-9c09-d2599bdc8085__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:58:14.997 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56542
|
|
2025-12-08 08:58:14.997 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 08:58:15.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56542/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:58:16.013 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-08 08:58:16.014 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 08:58:16.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56542/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:58:16.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.121.76/tcp/56543/p2p/16Uiu2HAmPfr5G7kjFbZFjsHh6fPQexJDHbUCfWRitfpgu3ZS9QVF","/ip4/172.18.121.76/tcp/56544/ws/p2p/16Uiu2HAmPfr5G7kjFbZFjsHh6fPQexJDHbUCfWRitfpgu3ZS9QVF"],"enrUri":"enr:-L24QEAjMsw5QFwFsVAxfxkG2yZEKUShEkOpkQ1-J28VZQcQMXi6Ly1fJg2gheMMYepBfKVCdULzGARD1oRproBYpboCgmlkgnY0gmlwhKwSeUyKbXVsdGlhZGRyc5YACASsEnlMBtzfAAoErBJ5TAbc4N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDo6jHZdWBF16Ou3s0AbykgRBFTEDsqS43kLIeLyhVm_KDdGNwgtzfg3VkcILc4YV3YWt1MgE"}'
|
|
2025-12-08 08:58:16.020 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 08:58:16.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56542/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.248.54/tcp/28676/p2p/16Uiu2HAmTiGHdH7jn8e3z3wuS9JnxHKCRRxpmM6bMXJyR8pMHVYm"]'
|
|
2025-12-08 08:58:16.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:58:16.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28675/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2025-12-08 08:58:16.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:58:16.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56542/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2025-12-08 08:58:16.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:58:16.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28675/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 08:58:16.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:58:16.036 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-08 08:58:16.137 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 08:58:16.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28675/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:58:16.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765184296031697480,"ephemeral":false,"proof":""}]'
|
|
2025-12-08 08:58:16.142 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 08:58:16.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56542/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:58:16.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765184296031697480,"ephemeral":false,"proof":""}]'
|
|
2025-12-08 08:58:16.147 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 08:58:16.148 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 08:58:16.148 DEBUG [src.node.waku_node] Stopping container with id bf218f034bd7
|
|
2025-12-08 08:58:16.661 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 08:58:16.661 DEBUG [src.node.waku_node] Stopping container with id f4e6a5e09694
|
|
2025-12-08 08:58:17.172 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 08:58:17.174 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 08:58:17.180 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 08:58:17.184 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|