mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2026-03-03 04:34:34.221 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-03 04:34:34.222 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/2/1] with id: 2026-03-03_04-34-34__02eab165-a18e-42d0-ac02-9fe2441630f6
|
|
2026-03-03 04:34:34.222 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-03 04:34:34.222 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-03 04:34:34.223 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-03 04:34:34.230 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:34:34.230 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-03_04-34-34__02eab165-a18e-42d0-ac02-9fe2441630f6__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:34.230 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:34:34.230 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:34:34.232 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:34:34.232 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.168.152
|
|
2026-03-03 04:34:34.232 DEBUG [src.node.docker_mananger] Generated ports ['41800', '41801', '41802', '41803', '41804']
|
|
2026-03-03 04:34:34.232 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-03 04:34:34.232 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-03 04:34:34.233 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:34:34.233 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:34:34.233 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:34:34.233 DEBUG [src.node.docker_mananger] docker run -i -t -p 41800:41800 -p 41801:41801 -p 41802:41802 -p 41803:41803 -p 41804:41804 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=41802 --rest-port=41800 --tcp-port=41801 --discv5-udp-port=41803 --rest-address=0.0.0.0 --nat=extip:172.18.168.152 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ce927de2be02fd468ffa52d8373fe328e58efc54c5db68a3aaf8c9430f93ac7e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41804 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-03 04:34:34.422 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.168.152 waku d5c4f5f6d9df27a2b6d691a6e0dac031151a5f70065035968915e93648090f13
|
|
2026-03-03 04:34:34.456 DEBUG [src.node.docker_mananger] Container started with ID d5c4f5f6d9df. Setting up logs at ./log/docker/node1_2026-03-03_04-34-34__02eab165-a18e-42d0-ac02-9fe2441630f6__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:34.457 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41800
|
|
2026-03-03 04:34:34.458 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:34:34.465 ERROR [src.node.docker_mananger] Max retries reached for container 0ae4b64659c2. Exiting log stream.
|
|
2026-03-03 04:34:35.024 ERROR [src.node.docker_mananger] Max retries reached for container 6e282b04f687. Exiting log stream.
|
|
2026-03-03 04:34:35.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41800/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:35.461 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-03 04:34:35.461 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:34:35.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41800/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:35.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.168.152/tcp/41801/p2p/16Uiu2HAmQoPHK8LqpQtJTX9BxXy5ZcvAhwRmXHvFPNtuzMZg2Qin","/ip4/172.18.168.152/tcp/41802/ws/p2p/16Uiu2HAmQoPHK8LqpQtJTX9BxXy5ZcvAhwRmXHvFPNtuzMZg2Qin"],"enrUri":"enr:-L24QBHUjnLSircducw8Gz6NIAArlREVtZCxUWiAqUcj-Ru7W5ynjGSMXnvElvIoD2wTkicfcI2q8RUAgLYxUCBhFqMCgmlkgnY0gmlwhKwSqJiKbXVsdGlhZGRyc5YACASsEqiYBqNJAAoErBKomAajSt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDtHLReM-fEphPK13Yc1tWasmP8KkMq6S7juwI8g-lHMuDdGNwgqNJg3VkcIKjS4V3YWt1MgU"}'
|
|
2026-03-03 04:34:35.464 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:34:35.471 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:34:35.471 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-03_04-34-34__02eab165-a18e-42d0-ac02-9fe2441630f6__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:35.471 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:34:35.471 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:34:35.473 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:34:35.473 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.126.161
|
|
2026-03-03 04:34:35.473 DEBUG [src.node.docker_mananger] Generated ports ['8359', '8360', '8361', '8362', '8363']
|
|
2026-03-03 04:34:35.473 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-03 04:34:35.473 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-03 04:34:35.473 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:34:35.474 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:34:35.474 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:34:35.474 DEBUG [src.node.docker_mananger] docker run -i -t -p 8359:8359 -p 8360:8360 -p 8361:8361 -p 8362:8362 -p 8363:8363 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=8361 --rest-port=8359 --tcp-port=8360 --discv5-udp-port=8362 --rest-address=0.0.0.0 --nat=extip:172.18.126.161 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ae371d0eb05ce85938f4cf73b7cbc2d19aa51b4fb7ea44720e269ffda6c6a5ee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8363 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBHUjnLSircducw8Gz6NIAArlREVtZCxUWiAqUcj-Ru7W5ynjGSMXnvElvIoD2wTkicfcI2q8RUAgLYxUCBhFqMCgmlkgnY0gmlwhKwSqJiKbXVsdGlhZGRyc5YACASsEqiYBqNJAAoErBKomAajSt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDtHLReM-fEphPK13Yc1tWasmP8KkMq6S7juwI8g-lHMuDdGNwgqNJg3VkcIKjS4V3YWt1MgU
|
|
2026-03-03 04:34:35.675 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.126.161 waku ae318b4dca98d82ed9776331a301455dde3f4ea98c17635fd6a15efabe8b6c76
|
|
2026-03-03 04:34:35.709 DEBUG [src.node.docker_mananger] Container started with ID ae318b4dca98. Setting up logs at ./log/docker/node2_2026-03-03_04-34-34__02eab165-a18e-42d0-ac02-9fe2441630f6__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:35.709 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8359
|
|
2026-03-03 04:34:35.709 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:34:36.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8359/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:36.723 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-03 04:34:36.724 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:34:36.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8359/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:36.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.126.161/tcp/8360/p2p/16Uiu2HAmUajRPmfBYUeZgtzqx5tBPtEVvYFVC4MC4iFs2Wy5dSs5","/ip4/172.18.126.161/tcp/8361/ws/p2p/16Uiu2HAmUajRPmfBYUeZgtzqx5tBPtEVvYFVC4MC4iFs2Wy5dSs5"],"enrUri":"enr:-L24QKizoWbUISrqXQkAItV90_jrm2iSED7XTOZo_HAvY5_rbI8ExiAAdFp12xjj1a81cfSGLiyeNj1qCowEuDaV-pMCgmlkgnY0gmlwhKwSfqGKbXVsdGlhZGRyc5YACASsEn6hBiCoAAoErBJ-oQYgqd0DgnJzhQACAQAAiXNlY3AyNTZrMaED7KPJerxzgEhF-02YE_rgdyxmUQqFmAzM2TKa7WbvOnyDdGNwgiCog3VkcIIgqoV3YWt1MgE"}'
|
|
2026-03-03 04:34:36.728 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:34:36.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8359/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.168.152/tcp/41801/p2p/16Uiu2HAmQoPHK8LqpQtJTX9BxXy5ZcvAhwRmXHvFPNtuzMZg2Qin"]'
|
|
2026-03-03 04:34:36.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:34:36.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41800/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-03-03 04:34:36.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:34:36.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8359/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-03-03 04:34:36.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:34:36.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41800/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-03-03 04:34:36.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:34:36.759 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:34:36.859 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:34:36.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41800/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:36.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":1772512476752099967,"ephemeral":false,"proof":""}]'
|
|
2026-03-03 04:34:36.863 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:34:36.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8359/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:36.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772512476752099967,"ephemeral":false,"proof":""}]'
|
|
2026-03-03 04:34:36.870 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-03 04:34:36.872 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-03 04:34:36.872 DEBUG [src.node.waku_node] Stopping container with id d5c4f5f6d9df
|
|
2026-03-03 04:34:37.471 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:34:37.471 DEBUG [src.node.waku_node] Stopping container with id ae318b4dca98
|
|
2026-03-03 04:34:38.020 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:34:38.024 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-03 04:34:38.030 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:34:38.035 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|