mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
72 lines
12 KiB
Plaintext
72 lines
12 KiB
Plaintext
2025-12-19 04:12:07.015 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-19 04:12:07.015 DEBUG [tests.conftest] Running test: test_relay with id: 2025-12-19_04-12-07__48fe6672-21d5-4843-8619-1c0c65b4f994
|
|
2025-12-19 04:12:07.015 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-19 04:12:07.015 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-19 04:12:07.016 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-19 04:12:07.016 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-19 04:12:07.016 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-19 04:12:07.026 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-19 04:12:07.026 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-19_04-12-07__48fe6672-21d5-4843-8619-1c0c65b4f994__wakuorg_nwaku:latest.log
|
|
2025-12-19 04:12:07.026 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-19 04:12:07.026 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-19 04:12:07.067 DEBUG [src.node.docker_mananger] Network waku created
|
|
2025-12-19 04:12:07.067 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.138.107
|
|
2025-12-19 04:12:07.067 DEBUG [src.node.docker_mananger] Generated ports ['60450', '60451', '60452', '60453', '60454']
|
|
2025-12-19 04:12:07.067 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-19 04:12:07.068 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-19 04:12:07.068 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-19 04:12:07.068 DEBUG [src.node.docker_mananger] docker run -i -t -p 60450:60450 -p 60451:60451 -p 60452:60452 -p 60453:60453 -p 60454:60454 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=60452 --rest-port=60450 --tcp-port=60451 --discv5-udp-port=60453 --rest-address=0.0.0.0 --nat=extip:172.18.138.107 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b45aa6a6ff921e26f3caef604c2dcf34cb8bf4b13b002f8ffb96cbfc93c4ebca --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60454 --metrics-logging=true --relay=true
|
|
2025-12-19 04:12:08.965 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.138.107 waku 483342eb50061b9a90717c41faf7b88edbe3154f53e28d9b711423c891be99bf
|
|
2025-12-19 04:12:08.999 DEBUG [src.node.docker_mananger] Container started with ID 483342eb5006. Setting up logs at ./log/docker/node1_2025-12-19_04-12-07__48fe6672-21d5-4843-8619-1c0c65b4f994__wakuorg_nwaku:latest.log
|
|
2025-12-19 04:12:08.999 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60450
|
|
2025-12-19 04:12:09.000 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-19 04:12:10.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60450/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:12:10.005 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":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-19 04:12:10.005 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-19 04:12:10.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60450/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:12:10.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.138.107/tcp/60451/p2p/16Uiu2HAmKs6oXNzuoFMsTx86EbAmyN7gTNBUCHpd11bzDhpZHXL1","/ip4/172.18.138.107/tcp/60452/ws/p2p/16Uiu2HAmKs6oXNzuoFMsTx86EbAmyN7gTNBUCHpd11bzDhpZHXL1"],"enrUri":"enr:-L24QFg0o4bPu8nnbB9LlS2Y7L2gSCHBfKLyS8TfR8pW9L9TVc0bdet9bWTPKppNv4wElANVGP8DFO0FX2oa6dR_aHgCgmlkgnY0gmlwhKwSimuKbXVsdGlhZGRyc5YACASsEoprBuwjAAoErBKKawbsJN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDaxwS6Ft3k9H7LZxAwkq32Waux8wDHLTwZgKMr_1e0GaDdGNwguwjg3VkcILsJYV3YWt1MgE"}'
|
|
2025-12-19 04:12:10.007 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-19 04:12:10.013 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-19 04:12:10.014 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-19_04-12-07__48fe6672-21d5-4843-8619-1c0c65b4f994__wakuorg_nwaku:latest.log
|
|
2025-12-19 04:12:10.014 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-19 04:12:10.014 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-19 04:12:10.015 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-19 04:12:10.015 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.0.107
|
|
2025-12-19 04:12:10.016 DEBUG [src.node.docker_mananger] Generated ports ['45797', '45798', '45799', '45800', '45801']
|
|
2025-12-19 04:12:10.016 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-19 04:12:10.016 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-19 04:12:10.016 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-19 04:12:10.016 DEBUG [src.node.docker_mananger] docker run -i -t -p 45797:45797 -p 45798:45798 -p 45799:45799 -p 45800:45800 -p 45801:45801 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=45799 --rest-port=45797 --tcp-port=45798 --discv5-udp-port=45800 --rest-address=0.0.0.0 --nat=extip:172.18.0.107 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=23ffee0ab7fe5ca6fbbd3ae5d287adaf65b380decfc7e1abd05edc712826e641 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45801 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFg0o4bPu8nnbB9LlS2Y7L2gSCHBfKLyS8TfR8pW9L9TVc0bdet9bWTPKppNv4wElANVGP8DFO0FX2oa6dR_aHgCgmlkgnY0gmlwhKwSimuKbXVsdGlhZGRyc5YACASsEoprBuwjAAoErBKKawbsJN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDaxwS6Ft3k9H7LZxAwkq32Waux8wDHLTwZgKMr_1e0GaDdGNwguwjg3VkcILsJYV3YWt1MgE
|
|
2025-12-19 04:12:10.210 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.0.107 waku 493237b84f68602e3a97f42e7e6b5ee47ca11f095e76d93b90597e0d550a81a0
|
|
2025-12-19 04:12:10.241 DEBUG [src.node.docker_mananger] Container started with ID 493237b84f68. Setting up logs at ./log/docker/node1_2025-12-19_04-12-07__48fe6672-21d5-4843-8619-1c0c65b4f994__wakuorg_nwaku:latest.log
|
|
2025-12-19 04:12:10.242 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45797
|
|
2025-12-19 04:12:10.242 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-19 04:12:11.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45797/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:12:11.256 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":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-19 04:12:11.256 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-19 04:12:11.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45797/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:12:11.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.0.107/tcp/45798/p2p/16Uiu2HAm7cdKU68JvaXRHbgsrTMqcZ6XeEph8ZbuqC5ygdeGdGWP","/ip4/172.18.0.107/tcp/45799/ws/p2p/16Uiu2HAm7cdKU68JvaXRHbgsrTMqcZ6XeEph8ZbuqC5ygdeGdGWP"],"enrUri":"enr:-L24QOLQ3MIh0vGFkK3ApUBkIoY6usKNOwJ9eGI0tqsjV8L8UokqrJXVU7IvTBPbGhINqPKVvkAQIvMe25BPkYbjj84CgmlkgnY0gmlwhKwSAGuKbXVsdGlhZGRyc5YACASsEgBrBrLmAAoErBIAaway590DgnJzhQADAQAAiXNlY3AyNTZrMaECtRqfmrQRv8fpuDjcaNqM3vnGe5Q8ow-RcSmgNfv24_SDdGNwgrLmg3VkcIKy6IV3YWt1MgE"}'
|
|
2025-12-19 04:12:11.263 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-19 04:12:11.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60450/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-19 04:12:11.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:12:11.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45797/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-19 04:12:11.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:12:11.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60450/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:12:11.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:12:11.279 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-19 04:12:11.379 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-19 04:12:11.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60450/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:12:11.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766117531274008576,"ephemeral":false,"proof":""}]'
|
|
2025-12-19 04:12:11.383 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-19 04:12:11.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45797/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:12:11.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766117531274008576,"ephemeral":false,"proof":""}]'
|
|
2025-12-19 04:12:11.389 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-19 04:12:11.390 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-19 04:12:11.390 DEBUG [src.node.waku_node] Stopping container with id 483342eb5006
|
|
2025-12-19 04:12:11.941 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-19 04:12:11.941 DEBUG [src.node.waku_node] Stopping container with id 493237b84f68
|
|
2025-12-19 04:12:12.467 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-19 04:12:12.469 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-19 04:12:12.474 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-19 04:12:12.479 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|