mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2026-02-01 04:44:22.809 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-01 04:44:22.809 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/8/0] with id: 2026-02-01_04-44-22__9f05d8da-48f7-47f7-b819-48088b85dd82
|
|
2026-02-01 04:44:22.809 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-01 04:44:22.809 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-01 04:44:22.810 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-01 04:44:22.816 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-01 04:44:22.816 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-01_04-44-22__9f05d8da-48f7-47f7-b819-48088b85dd82__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:44:22.816 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-01 04:44:22.816 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-01 04:44:22.818 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-01 04:44:22.818 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.224.188
|
|
2026-02-01 04:44:22.818 DEBUG [src.node.docker_mananger] Generated ports ['28377', '28378', '28379', '28380', '28381']
|
|
2026-02-01 04:44:22.818 DEBUG [src.node.waku_node] Cluster id was resolved to: 8
|
|
2026-02-01 04:44:22.818 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-01 04:44:22.818 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-01 04:44:22.818 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-01 04:44:22.818 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-01 04:44:22.818 DEBUG [src.node.docker_mananger] docker run -i -t -p 28377:28377 -p 28378:28378 -p 28379:28379 -p 28380:28380 -p 28381:28381 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=28379 --rest-port=28377 --tcp-port=28378 --discv5-udp-port=28380 --rest-address=0.0.0.0 --nat=extip:172.18.224.188 --peer-exchange=true --discv5-discovery=true --cluster-id=8 --nodekey=ec3ed4affbc5effcc2ed0bd86f9fe50fd3cbc8f0f10352bcbac33e0c0c2bbe6b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28381 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-01 04:44:22.985 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.224.188 waku 29816e30d7c967fd434d2664d072d608c7d18a5b37bc722559d5b71e96fb519f
|
|
2026-02-01 04:44:23.013 DEBUG [src.node.docker_mananger] Container started with ID 29816e30d7c9. Setting up logs at ./log/docker/node1_2026-02-01_04-44-22__9f05d8da-48f7-47f7-b819-48088b85dd82__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:44:23.013 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28377
|
|
2026-02-01 04:44:23.015 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-01 04:44:23.124 ERROR [src.node.docker_mananger] Max retries reached for container 1a3214dd37f1. Exiting log stream.
|
|
2026-02-01 04:44:23.609 ERROR [src.node.docker_mananger] Max retries reached for container 8b59ab7b29d2. Exiting log stream.
|
|
2026-02-01 04:44:24.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28377/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:44:24.018 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-01 04:44:24.018 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-01 04:44:24.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28377/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:44:24.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.188/tcp/28378/p2p/16Uiu2HAmGMdsfQpJiT6EKr6UsAzxWNo22WyB9t9i4dp3DMqZufJh","/ip4/172.18.224.188/tcp/28379/ws/p2p/16Uiu2HAmGMdsfQpJiT6EKr6UsAzxWNo22WyB9t9i4dp3DMqZufJh"],"enrUri":"enr:-L24QIehG7lmu1TJWpN4XwsnfrMzF-kxR66iG1Gc38CKts18RnKkRqhToUp6UmL59itRaf2EVqqGp9UVLW1p9CqS3b4CgmlkgnY0gmlwhKwS4LyKbXVsdGlhZGRyc5YACASsEuC8Bm7aAAoErBLgvAZu290DgnJzhQAIAQAAiXNlY3AyNTZrMaEDNvy4pvNyVKz9A9j8-rb-47Mvri1q5r_YpvoP7mTu8nqDdGNwgm7ag3VkcIJu3IV3YWt1MgU"}'
|
|
2026-02-01 04:44:24.021 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-01 04:44:24.027 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-01 04:44:24.027 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-01_04-44-22__9f05d8da-48f7-47f7-b819-48088b85dd82__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:44:24.027 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-01 04:44:24.027 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-01 04:44:24.028 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-01 04:44:24.028 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.162.200
|
|
2026-02-01 04:44:24.029 DEBUG [src.node.docker_mananger] Generated ports ['23910', '23911', '23912', '23913', '23914']
|
|
2026-02-01 04:44:24.029 DEBUG [src.node.waku_node] Cluster id was resolved to: 8
|
|
2026-02-01 04:44:24.029 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-01 04:44:24.029 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-01 04:44:24.029 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-01 04:44:24.029 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-01 04:44:24.029 DEBUG [src.node.docker_mananger] docker run -i -t -p 23910:23910 -p 23911:23911 -p 23912:23912 -p 23913:23913 -p 23914:23914 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=23912 --rest-port=23910 --tcp-port=23911 --discv5-udp-port=23913 --rest-address=0.0.0.0 --nat=extip:172.18.162.200 --peer-exchange=true --discv5-discovery=true --cluster-id=8 --nodekey=d4c30fb09ed5a766cde4dada9ef7eb1fb8043dd3faf9fcdadf9d09d6ac6a90ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23914 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIehG7lmu1TJWpN4XwsnfrMzF-kxR66iG1Gc38CKts18RnKkRqhToUp6UmL59itRaf2EVqqGp9UVLW1p9CqS3b4CgmlkgnY0gmlwhKwS4LyKbXVsdGlhZGRyc5YACASsEuC8Bm7aAAoErBLgvAZu290DgnJzhQAIAQAAiXNlY3AyNTZrMaEDNvy4pvNyVKz9A9j8-rb-47Mvri1q5r_YpvoP7mTu8nqDdGNwgm7ag3VkcIJu3IV3YWt1MgU
|
|
2026-02-01 04:44:24.201 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.162.200 waku 10b417141cea81d1cae4c54fa3c26ebcc38190f046937e3bf0f1b9bcdcc36713
|
|
2026-02-01 04:44:24.225 DEBUG [src.node.docker_mananger] Container started with ID 10b417141cea. Setting up logs at ./log/docker/node2_2026-02-01_04-44-22__9f05d8da-48f7-47f7-b819-48088b85dd82__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:44:24.226 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23910
|
|
2026-02-01 04:44:24.226 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-01 04:44:25.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23910/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:44:25.249 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-01 04:44:25.251 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-01 04:44:25.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23910/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:44:25.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.162.200/tcp/23911/p2p/16Uiu2HAm2sVpi8FxvRwgmQ15fhgLavde5y6kmZV2q1SHuBiT2Av1","/ip4/172.18.162.200/tcp/23912/ws/p2p/16Uiu2HAm2sVpi8FxvRwgmQ15fhgLavde5y6kmZV2q1SHuBiT2Av1"],"enrUri":"enr:-L24QKfhSLkzMpzI7r2ty3n3F6kCU1suMmqbI-MbkRHFJ6NqB8DaK3yCqMPoibki5461X_Wp0U-Ko1vdQAtiJHRy6v8CgmlkgnY0gmlwhKwSosiKbXVsdGlhZGRyc5YACASsEqLIBl1nAAoErBKiyAZdaN0DgnJzhQAIAQAAiXNlY3AyNTZrMaECbp9s5v5dpwKj0H34gql9lmvpcuxNvqR7LEKnPQ5J0S6DdGNwgl1ng3VkcIJdaYV3YWt1MgE"}'
|
|
2026-02-01 04:44:25.255 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-01 04:44:25.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23910/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.224.188/tcp/28378/p2p/16Uiu2HAmGMdsfQpJiT6EKr6UsAzxWNo22WyB9t9i4dp3DMqZufJh"]'
|
|
2026-02-01 04:44:25.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:44:25.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28377/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/8/0"]'
|
|
2026-02-01 04:44:25.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:44:25.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23910/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/8/0"]'
|
|
2026-02-01 04:44:25.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:44:25.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28377/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:44:25.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:44:25.268 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-01 04:44:25.369 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-01 04:44:25.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28377/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:44:25.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1769921065264094872,"ephemeral":false,"proof":""}]'
|
|
2026-02-01 04:44:25.373 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-01 04:44:25.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23910/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:44:25.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1769921065264094872,"ephemeral":false,"proof":""}]'
|
|
2026-02-01 04:44:25.378 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-01 04:44:25.379 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-01 04:44:25.379 DEBUG [src.node.waku_node] Stopping container with id 29816e30d7c9
|
|
2026-02-01 04:44:25.853 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-01 04:44:25.853 DEBUG [src.node.waku_node] Stopping container with id 10b417141cea
|
|
2026-02-01 04:44:26.354 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-01 04:44:26.356 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-01 04:44:26.360 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-01 04:44:26.365 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|