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-26 04:30:43.828 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-26 04:30:43.828 DEBUG [tests.conftest] Running test: test_single_content_topic[/app/29/sometopic/someencoding] with id: 2025-12-26_04-30-43__2efbbaee-a03c-45a9-8ca5-428fb2fbff43
|
|
2025-12-26 04:30:43.828 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-26 04:30:43.828 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-26 04:30:43.829 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-26 04:30:43.835 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:30:43.836 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-30-43__2efbbaee-a03c-45a9-8ca5-428fb2fbff43__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:30:43.836 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:30:43.836 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:30:43.837 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:30:43.837 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.93.129
|
|
2025-12-26 04:30:43.837 DEBUG [src.node.docker_mananger] Generated ports ['55599', '55600', '55601', '55602', '55603']
|
|
2025-12-26 04:30:43.838 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:30:43.838 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:30:43.838 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:30:43.838 DEBUG [src.node.docker_mananger] docker run -i -t -p 55599:55599 -p 55600:55600 -p 55601:55601 -p 55602:55602 -p 55603:55603 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=55601 --rest-port=55599 --tcp-port=55600 --discv5-udp-port=55602 --rest-address=0.0.0.0 --nat=extip:172.18.93.129 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=7f6657dcdebaaf51fdc7afb7b37e4cafd0dbf265dc756a3b9bfb8caa71cceb8f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55603 --metrics-logging=true --relay=true --filter=true --content-topic=/app/29/sometopic/someencoding
|
|
2025-12-26 04:30:44.012 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.93.129 waku af6ee7a97b746a365240b8476e75079b76341b79e7a64f6e66b53597a843d5f4
|
|
2025-12-26 04:30:44.047 DEBUG [src.node.docker_mananger] Container started with ID af6ee7a97b74. Setting up logs at ./log/docker/node1_2025-12-26_04-30-43__2efbbaee-a03c-45a9-8ca5-428fb2fbff43__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:30:44.049 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55599
|
|
2025-12-26 04:30:44.049 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:30:44.087 ERROR [src.node.docker_mananger] Max retries reached for container 166244232f5c. Exiting log stream.
|
|
2025-12-26 04:30:44.626 ERROR [src.node.docker_mananger] Max retries reached for container d1f459ccbafd. Exiting log stream.
|
|
2025-12-26 04:30:45.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55599/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:30:45.052 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-26 04:30:45.053 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-26 04:30:45.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55599/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:30:45.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.93.129/tcp/55600/p2p/16Uiu2HAkvKSmRjS9DERvwuACvjSbbqmTQ5iWZBy1NXEZGfxuqDqp","/ip4/172.18.93.129/tcp/55601/ws/p2p/16Uiu2HAkvKSmRjS9DERvwuACvjSbbqmTQ5iWZBy1NXEZGfxuqDqp"],"enrUri":"enr:-L24QHICJYDk0AKbfWFOIQ3Lg1kZTE5Vpgfrrqzhp2YDmRPpNnPWDvz4hLRqrzgAg6hypuV9o0vzU_IGD87e6CE--KACgmlkgnY0gmlwhKwSXYGKbXVsdGlhZGRyc5YACASsEl2BBtkwAAoErBJdgQbZMd0DgnJzhQACAQAAiXNlY3AyNTZrMaECDUNDCE61KBkiOWDWRjAndTvNeH6tJienEMx45vcpOd-DdGNwgtkwg3VkcILZMoV3YWt1MgU"}'
|
|
2025-12-26 04:30:45.055 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-26 04:30:45.061 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:30:45.062 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-30-43__2efbbaee-a03c-45a9-8ca5-428fb2fbff43__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:30:45.062 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:30:45.062 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:30:45.063 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:30:45.063 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.29.32
|
|
2025-12-26 04:30:45.063 DEBUG [src.node.docker_mananger] Generated ports ['34007', '34008', '34009', '34010', '34011']
|
|
2025-12-26 04:30:45.063 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:30:45.064 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:30:45.064 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:30:45.064 DEBUG [src.node.docker_mananger] docker run -i -t -p 34007:34007 -p 34008:34008 -p 34009:34009 -p 34010:34010 -p 34011:34011 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=34009 --rest-port=34007 --tcp-port=34008 --discv5-udp-port=34010 --rest-address=0.0.0.0 --nat=extip:172.18.29.32 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=e14cceaeba9d3e2c37f7b3fd1a42d8c2af2adbc0db0ac14fa0dcc3b449934d4b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34011 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHICJYDk0AKbfWFOIQ3Lg1kZTE5Vpgfrrqzhp2YDmRPpNnPWDvz4hLRqrzgAg6hypuV9o0vzU_IGD87e6CE--KACgmlkgnY0gmlwhKwSXYGKbXVsdGlhZGRyc5YACASsEl2BBtkwAAoErBJdgQbZMd0DgnJzhQACAQAAiXNlY3AyNTZrMaECDUNDCE61KBkiOWDWRjAndTvNeH6tJienEMx45vcpOd-DdGNwgtkwg3VkcILZMoV3YWt1MgU --content-topic=/app/29/sometopic/someencoding
|
|
2025-12-26 04:30:45.241 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.29.32 waku 24291e4a61a8952b106faf57c2e31653e5674d117afad0fbc8792ee4cb313ca6
|
|
2025-12-26 04:30:45.272 DEBUG [src.node.docker_mananger] Container started with ID 24291e4a61a8. Setting up logs at ./log/docker/node2_2025-12-26_04-30-43__2efbbaee-a03c-45a9-8ca5-428fb2fbff43__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:30:45.272 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34007
|
|
2025-12-26 04:30:45.273 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:30:46.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34007/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:30:46.288 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-26 04:30:46.289 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-26 04:30:46.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34007/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:30:46.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.29.32/tcp/34008/p2p/16Uiu2HAm6EhKRXgDJ4uXZ31pUYaKi3no3Rff7tHnTxGwBaQzbdLU","/ip4/172.18.29.32/tcp/34009/ws/p2p/16Uiu2HAm6EhKRXgDJ4uXZ31pUYaKi3no3Rff7tHnTxGwBaQzbdLU"],"enrUri":"enr:-L24QJcsCsRbXdUyTxhJsSTA16ftG8eAoc-Xd0FZDKYDkpW1b_2dmvySmwLsC0tJ7D7_M_YImXkXkZ9YBqCcxk_-CDQCgmlkgnY0gmlwhKwSHSCKbXVsdGlhZGRyc5YACASsEh0gBoTYAAoErBIdIAaE2d0DgnJzhQACAQAAiXNlY3AyNTZrMaECoKCuQTSyN4qSjgrAX0zoLLlOrB0WElZBcOdNPNP7__mDdGNwgoTYg3VkcIKE2oV3YWt1MgE"}'
|
|
2025-12-26 04:30:46.297 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-26 04:30:46.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34007/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.93.129/tcp/55600/p2p/16Uiu2HAkvKSmRjS9DERvwuACvjSbbqmTQ5iWZBy1NXEZGfxuqDqp"]'
|
|
2025-12-26 04:30:46.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:30:46.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55599/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/29/sometopic/someencoding"]'
|
|
2025-12-26 04:30:46.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:30:46.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34007/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/29/sometopic/someencoding"]'
|
|
2025-12-26 04:30:46.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:30:46.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55599/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:30:46.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:30:46.313 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-26 04:30:46.413 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-26 04:30:46.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55599/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:30:46.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1766723446308717318,"ephemeral":false,"proof":""}]'
|
|
2025-12-26 04:30:46.418 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-26 04:30:46.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34007/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:30:46.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1766723446308717318,"ephemeral":false,"proof":""}]'
|
|
2025-12-26 04:30:46.423 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-26 04:30:46.424 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-26 04:30:46.424 DEBUG [src.node.waku_node] Stopping container with id af6ee7a97b74
|
|
2025-12-26 04:30:46.926 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-26 04:30:46.927 DEBUG [src.node.waku_node] Stopping container with id 24291e4a61a8
|
|
2025-12-26 04:30:47.446 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-26 04:30:47.447 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-26 04:30:47.453 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:30:47.458 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|