mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 09:03:25 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2026-02-04 17:12:39.343 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-04 17:12:39.343 DEBUG [tests.conftest] Running test: test_retrieve_messages_without_subscribing_via_api with id: 2026-02-04_17-12-39__0690ecd1-7e58-4933-99f4-6b038a860bcc
|
|
2026-02-04 17:12:39.344 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-04 17:12:39.344 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-04 17:12:39.344 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-04 17:12:39.351 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:12:39.351 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_17-12-39__0690ecd1-7e58-4933-99f4-6b038a860bcc__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:12:39.352 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:12:39.352 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:12:39.353 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:12:39.353 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.214.174
|
|
2026-02-04 17:12:39.353 DEBUG [src.node.docker_mananger] Generated ports ['45948', '45949', '45950', '45951', '45952']
|
|
2026-02-04 17:12:39.354 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-04 17:12:39.354 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-04 17:12:39.354 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:12:39.354 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:12:39.354 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:12:39.354 DEBUG [src.node.docker_mananger] docker run -i -t -p 45948:45948 -p 45949:45949 -p 45950:45950 -p 45951:45951 -p 45952:45952 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=45950 --rest-port=45948 --tcp-port=45949 --discv5-udp-port=45951 --rest-address=0.0.0.0 --nat=extip:172.18.214.174 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=67b582f9abb1a02d7a95fee32aebc8f4ab30f3aabdd49fc3efcad3c12fae3dbb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45952 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-04 17:12:39.546 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.214.174 waku 55a9f4ef9e14cc6449a1789efa576c3f1e8823025dffe209e4e2bd380e69341d
|
|
2026-02-04 17:12:39.582 DEBUG [src.node.docker_mananger] Container started with ID 55a9f4ef9e14. Setting up logs at ./log/docker/node1_2026-02-04_17-12-39__0690ecd1-7e58-4933-99f4-6b038a860bcc__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:12:39.584 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45948
|
|
2026-02-04 17:12:39.584 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:12:39.592 ERROR [src.node.docker_mananger] Max retries reached for container e033a5cee115. Exiting log stream.
|
|
2026-02-04 17:12:40.147 ERROR [src.node.docker_mananger] Max retries reached for container 7e7c72d74c54. Exiting log stream.
|
|
2026-02-04 17:12:40.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45948/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:40.588 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"}]}'
|
|
2026-02-04 17:12:40.588 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:12:40.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45948/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:40.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.214.174/tcp/45949/p2p/16Uiu2HAm8wqQUnf3n7zuQkd8fzBYDdQHd7HAoECvt59tK9juxuvw","/ip4/172.18.214.174/tcp/45950/ws/p2p/16Uiu2HAm8wqQUnf3n7zuQkd8fzBYDdQHd7HAoECvt59tK9juxuvw"],"enrUri":"enr:-L24QDs4hvvrP6qBrfNEMylHlnblSEPu6d8hGiX7_wTauzw1WANHKafSAD_trkGWTV8FJLTTicD25igkDt4QW8iFU0QCgmlkgnY0gmlwhKwS1q6KbXVsdGlhZGRyc5YACASsEtauBrN9AAoErBLWrgazft0DgnJzhQACAQAAiXNlY3AyNTZrMaECyOIDDEB12snu32MHVE9Cp7y48oI3YYjIV5LhdbhYc6CDdGNwgrN9g3VkcIKzf4V3YWt1MgU"}'
|
|
2026-02-04 17:12:40.591 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:12:40.598 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:12:40.598 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_17-12-39__0690ecd1-7e58-4933-99f4-6b038a860bcc__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:12:40.598 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:12:40.598 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:12:40.600 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:12:40.600 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.185.131
|
|
2026-02-04 17:12:40.600 DEBUG [src.node.docker_mananger] Generated ports ['63413', '63414', '63415', '63416', '63417']
|
|
2026-02-04 17:12:40.600 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-04 17:12:40.600 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-04 17:12:40.600 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:12:40.601 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:12:40.601 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:12:40.601 DEBUG [src.node.docker_mananger] docker run -i -t -p 63413:63413 -p 63414:63414 -p 63415:63415 -p 63416:63416 -p 63417:63417 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=63415 --rest-port=63413 --tcp-port=63414 --discv5-udp-port=63416 --rest-address=0.0.0.0 --nat=extip:172.18.185.131 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fdf05b62abbfa5ceda8e59398abbc5e9a75e158bb45ff1cc3aa6aeaf7c13c272 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63417 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDs4hvvrP6qBrfNEMylHlnblSEPu6d8hGiX7_wTauzw1WANHKafSAD_trkGWTV8FJLTTicD25igkDt4QW8iFU0QCgmlkgnY0gmlwhKwS1q6KbXVsdGlhZGRyc5YACASsEtauBrN9AAoErBLWrgazft0DgnJzhQACAQAAiXNlY3AyNTZrMaECyOIDDEB12snu32MHVE9Cp7y48oI3YYjIV5LhdbhYc6CDdGNwgrN9g3VkcIKzf4V3YWt1MgU
|
|
2026-02-04 17:12:40.786 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.185.131 waku 173b24a150e13f3830a642a7c5f91e348788a2e9bcb310be2265b59f36e1005e
|
|
2026-02-04 17:12:40.818 DEBUG [src.node.docker_mananger] Container started with ID 173b24a150e1. Setting up logs at ./log/docker/node2_2026-02-04_17-12-39__0690ecd1-7e58-4933-99f4-6b038a860bcc__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:12:40.819 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63413
|
|
2026-02-04 17:12:40.819 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:12:41.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63413/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:41.835 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"}]}'
|
|
2026-02-04 17:12:41.837 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:12:41.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63413/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:41.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.185.131/tcp/63414/p2p/16Uiu2HAmGR914wz8jckCUKxkn9exFxRfMCdNRY9wgxMU9o3NzmmG","/ip4/172.18.185.131/tcp/63415/ws/p2p/16Uiu2HAmGR914wz8jckCUKxkn9exFxRfMCdNRY9wgxMU9o3NzmmG"],"enrUri":"enr:-L24QGOjX_EsFArMTM-BMy9FGWNVmAwZebQQF0S7Av_eV03yPSYOY0CgOS5i2S6bOpjkbs_TAsADo30nwKAmYvyRlSkCgmlkgnY0gmlwhKwSuYOKbXVsdGlhZGRyc5YACASsErmDBve2AAoErBK5gwb3t90DgnJzhQACAQAAiXNlY3AyNTZrMaEDN-JmBGmC-6Lp2DSeqQ7cGviaudlD5QvWREDmhVtVxy-DdGNwgve2g3VkcIL3uIV3YWt1MgE"}'
|
|
2026-02-04 17:12:41.841 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:12:41.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63413/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.214.174/tcp/45949/p2p/16Uiu2HAm8wqQUnf3n7zuQkd8fzBYDdQHd7HAoECvt59tK9juxuvw"]'
|
|
2026-02-04 17:12:41.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:12:41.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45948/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)'}'
|
|
2026-02-04 17:12:41.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:12:41.850 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 17:12:41.951 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 17:12:41.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45948/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:41.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770225161845637285,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 17:12:41.956 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 17:12:41.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63413/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:41.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770225161845637285,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 17:12:41.961 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-04 17:12:41.963 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-04 17:12:41.963 DEBUG [src.node.waku_node] Stopping container with id 55a9f4ef9e14
|
|
2026-02-04 17:12:42.531 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:12:42.531 DEBUG [src.node.waku_node] Stopping container with id 173b24a150e1
|
|
2026-02-04 17:12:43.077 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:12:43.078 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-04 17:12:43.083 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 17:12:43.089 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|