mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-27 22:23:37 +00:00
71 lines
12 KiB
Plaintext
71 lines
12 KiB
Plaintext
2026-02-25 20:12:27.012 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 20:12:27.012 DEBUG [tests.conftest] Running test: test_cant_publish_on_not_subscribed_shard with id: 2026-02-25_20-12-27__eb8ff66a-53d7-4a58-b327-79c97244a798
|
|
2026-02-25 20:12:27.013 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 20:12:27.013 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-25 20:12:27.013 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-25 20:12:27.021 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 20:12:27.021 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_20-12-27__eb8ff66a-53d7-4a58-b327-79c97244a798__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:12:27.021 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 20:12:27.021 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 20:12:27.023 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 20:12:27.023 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.21.136
|
|
2026-02-25 20:12:27.023 DEBUG [src.node.docker_mananger] Generated ports ['11093', '11094', '11095', '11096', '11097']
|
|
2026-02-25 20:12:27.023 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-25 20:12:27.023 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-25 20:12:27.023 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 20:12:27.024 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 20:12:27.024 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 20:12:27.024 DEBUG [src.node.docker_mananger] docker run -i -t -p 11093:11093 -p 11094:11094 -p 11095:11095 -p 11096:11096 -p 11097:11097 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=11095 --rest-port=11093 --tcp-port=11094 --discv5-udp-port=11096 --rest-address=0.0.0.0 --nat=extip:172.18.21.136 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a5415deb491dc661acc271f6fe94d05e7bf19f5ce02f65ce6c63df2aef6b7e8f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11097 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-25 20:12:27.211 ERROR [src.node.docker_mananger] Max retries reached for container d6378f1c037e. Exiting log stream.
|
|
2026-02-25 20:12:27.227 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.21.136 waku 722767d891d28e126be3ecc5b4e1d3cd28964d3712ad80c264d09db5ea239946
|
|
2026-02-25 20:12:27.262 DEBUG [src.node.docker_mananger] Container started with ID 722767d891d2. Setting up logs at ./log/docker/node1_2026-02-25_20-12-27__eb8ff66a-53d7-4a58-b327-79c97244a798__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:12:27.262 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11093
|
|
2026-02-25 20:12:27.263 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 20:12:27.797 ERROR [src.node.docker_mananger] Max retries reached for container 238d88ad3eaa. Exiting log stream.
|
|
2026-02-25 20:12:28.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11093/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:12:28.267 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-02-25 20:12:28.267 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 20:12:28.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11093/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:12:28.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.21.136/tcp/11094/p2p/16Uiu2HAm9vwTevaiSqe3ENepSNcQcDkmBCnkHKrBf9CV3yNNduFe","/ip4/172.18.21.136/tcp/11095/ws/p2p/16Uiu2HAm9vwTevaiSqe3ENepSNcQcDkmBCnkHKrBf9CV3yNNduFe"],"enrUri":"enr:-L24QEB5GbbEamAB-iyHAe0UAGbvK3b51BAnl4JiW9s2qZAGH1a84TNbvonSc9-MaQoxLDwt4WJW3aAB9QTgn2gZZ9ICgmlkgnY0gmlwhKwSFYiKbXVsdGlhZGRyc5YACASsEhWIBitWAAoErBIViAYrV90DgnJzhQACAQAAiXNlY3AyNTZrMaEC14L20aRyfawLzfJwfF52pRH85-Ceu5SKb1vHYDcM0bGDdGNwgitWg3VkcIIrWIV3YWt1MgU"}'
|
|
2026-02-25 20:12:28.270 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 20:12:28.278 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 20:12:28.278 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_20-12-27__eb8ff66a-53d7-4a58-b327-79c97244a798__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:12:28.278 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 20:12:28.278 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 20:12:28.280 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 20:12:28.280 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.176.33
|
|
2026-02-25 20:12:28.280 DEBUG [src.node.docker_mananger] Generated ports ['52723', '52724', '52725', '52726', '52727']
|
|
2026-02-25 20:12:28.280 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-25 20:12:28.280 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-25 20:12:28.280 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 20:12:28.280 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 20:12:28.281 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 20:12:28.281 DEBUG [src.node.docker_mananger] docker run -i -t -p 52723:52723 -p 52724:52724 -p 52725:52725 -p 52726:52726 -p 52727:52727 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=52725 --rest-port=52723 --tcp-port=52724 --discv5-udp-port=52726 --rest-address=0.0.0.0 --nat=extip:172.18.176.33 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=0bd8bcceec9a6a16000e3a76a81e2ee3aca475f3cd8fdebb6feedbedb95c59e1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52727 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEB5GbbEamAB-iyHAe0UAGbvK3b51BAnl4JiW9s2qZAGH1a84TNbvonSc9-MaQoxLDwt4WJW3aAB9QTgn2gZZ9ICgmlkgnY0gmlwhKwSFYiKbXVsdGlhZGRyc5YACASsEhWIBitWAAoErBIViAYrV90DgnJzhQACAQAAiXNlY3AyNTZrMaEC14L20aRyfawLzfJwfF52pRH85-Ceu5SKb1vHYDcM0bGDdGNwgitWg3VkcIIrWIV3YWt1MgU
|
|
2026-02-25 20:12:28.476 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.176.33 waku ebfb8bebb8e9978a4a66b66ec1e45735d4081311a086dcf3ba9d06d5c8bb6c4e
|
|
2026-02-25 20:12:28.512 DEBUG [src.node.docker_mananger] Container started with ID ebfb8bebb8e9. Setting up logs at ./log/docker/node2_2026-02-25_20-12-27__eb8ff66a-53d7-4a58-b327-79c97244a798__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:12:28.513 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52723
|
|
2026-02-25 20:12:28.513 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 20:12:29.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52723/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:12:29.526 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-02-25 20:12:29.530 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 20:12:29.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52723/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:12:29.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.176.33/tcp/52724/p2p/16Uiu2HAmUjYNU4swnuFBmthB7ozfJJXsVQFdyuw8Cj6b9JRfmPBv","/ip4/172.18.176.33/tcp/52725/ws/p2p/16Uiu2HAmUjYNU4swnuFBmthB7ozfJJXsVQFdyuw8Cj6b9JRfmPBv"],"enrUri":"enr:-L24QLEUxOj_RiUcdG-P-zx4FmXbq4ompQviPvqabo0m3JtGM7h5GRtAT_T8mMl_0GuEwWwu5uBvR7Je94BJ0zPpmT0CgmlkgnY0gmlwhKwSsCGKbXVsdGlhZGRyc5YACASsErAhBs30AAoErBKwIQbN9d0DgnJzhQACAQAAiXNlY3AyNTZrMaED7uWE__ZiChwLrcRLVduIT_tGVEcJtVLjZRnxYnzCTBGDdGNwgs30g3VkcILN9oV3YWt1MgE"}'
|
|
2026-02-25 20:12:29.535 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 20:12:29.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52723/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.21.136/tcp/11094/p2p/16Uiu2HAm9vwTevaiSqe3ENepSNcQcDkmBCnkHKrBf9CV3yNNduFe"]'
|
|
2026-02-25 20:12:29.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:12:29.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11093/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-02-25 20:12:29.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:12:29.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52723/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-02-25 20:12:29.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:12:29.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11093/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-02-25 20:12:29.551 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:11093/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
|
|
2026-02-25 20:12:29.554 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 20:12:29.555 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 20:12:29.555 DEBUG [src.node.waku_node] Stopping container with id 722767d891d2
|
|
2026-02-25 20:12:30.116 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 20:12:30.117 DEBUG [src.node.waku_node] Stopping container with id ebfb8bebb8e9
|
|
2026-02-25 20:12:30.708 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 20:12:30.711 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 20:12:30.716 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 20:12:30.721 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|