mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2025-12-10 04:14:11.775 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-10 04:14:11.776 DEBUG [tests.conftest] Running test: test_single_content_topic[/app/20/sometopic/someencoding] with id: 2025-12-10_04-14-11__9364a1cc-eb40-4fb4-9568-c4d31216c21d
|
|
2025-12-10 04:14:11.776 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-10 04:14:11.776 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-10 04:14:11.776 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-10 04:14:11.783 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:14:11.784 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-10_04-14-11__9364a1cc-eb40-4fb4-9568-c4d31216c21d__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:14:11.784 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:14:11.784 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:14:11.785 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:14:11.785 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.22.52
|
|
2025-12-10 04:14:11.786 DEBUG [src.node.docker_mananger] Generated ports ['17897', '17898', '17899', '17900', '17901']
|
|
2025-12-10 04:14:11.786 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:14:11.786 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:14:11.786 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:14:11.786 DEBUG [src.node.docker_mananger] docker run -i -t -p 17897:17897 -p 17898:17898 -p 17899:17899 -p 17900:17900 -p 17901:17901 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=17899 --rest-port=17897 --tcp-port=17898 --discv5-udp-port=17900 --rest-address=0.0.0.0 --nat=extip:172.18.22.52 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fd11e8af71dbdbfc3e54d7be1bac4e0c88e22b84ecdcbaaeef2fe900d34efbc4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17901 --metrics-logging=true --relay=true --filter=true --content-topic=/app/20/sometopic/someencoding
|
|
2025-12-10 04:14:11.966 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.22.52 waku d53c1926aa74ef26b50da058b2498048f879c3eccc0c6dc1d94f1caedd0f094c
|
|
2025-12-10 04:14:11.997 DEBUG [src.node.docker_mananger] Container started with ID d53c1926aa74. Setting up logs at ./log/docker/node1_2025-12-10_04-14-11__9364a1cc-eb40-4fb4-9568-c4d31216c21d__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:14:11.998 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17897
|
|
2025-12-10 04:14:11.998 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:14:12.045 ERROR [src.node.docker_mananger] Max retries reached for container 00a119acf03c. Exiting log stream.
|
|
2025-12-10 04:14:12.585 ERROR [src.node.docker_mananger] Max retries reached for container c35b62c8a10a. Exiting log stream.
|
|
2025-12-10 04:14:12.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17897/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:13.002 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-10 04:14:13.002 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:14:13.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17897/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:13.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.22.52/tcp/17898/p2p/16Uiu2HAmHaU6tddZ9SdFFYYH7pTsT1yw5qtfzk27kMr9C4iJsZPY","/ip4/172.18.22.52/tcp/17899/ws/p2p/16Uiu2HAmHaU6tddZ9SdFFYYH7pTsT1yw5qtfzk27kMr9C4iJsZPY"],"enrUri":"enr:-L24QJBi5WPuOUcUesfcP-8GH6os8TfBirbj71TA5fxR9FTeeKWSN3nWFnftRqqA4wleJSebYRspy-cbppovnXEKuUsCgmlkgnY0gmlwhKwSFjSKbXVsdGlhZGRyc5YACASsEhY0BkXqAAoErBIWNAZF690DgnJzhQACAQAAiXNlY3AyNTZrMaEDSSHo2nCI3Hm7K6Cp6cHnQodMItZXUrINzH6UkISPiluDdGNwgkXqg3VkcIJF7IV3YWt1MgU"}'
|
|
2025-12-10 04:14:13.005 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:14:13.012 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:14:13.012 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-10_04-14-11__9364a1cc-eb40-4fb4-9568-c4d31216c21d__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:14:13.012 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:14:13.012 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:14:13.013 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:14:13.014 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.139.176
|
|
2025-12-10 04:14:13.014 DEBUG [src.node.docker_mananger] Generated ports ['45538', '45539', '45540', '45541', '45542']
|
|
2025-12-10 04:14:13.014 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:14:13.014 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:14:13.014 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:14:13.014 DEBUG [src.node.docker_mananger] docker run -i -t -p 45538:45538 -p 45539:45539 -p 45540:45540 -p 45541:45541 -p 45542:45542 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=45540 --rest-port=45538 --tcp-port=45539 --discv5-udp-port=45541 --rest-address=0.0.0.0 --nat=extip:172.18.139.176 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=27fba5df9fe1a3d8b9e0a6cde9b5f74eded3c52d079acbbf4aaf2aad0faaa99d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45542 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJBi5WPuOUcUesfcP-8GH6os8TfBirbj71TA5fxR9FTeeKWSN3nWFnftRqqA4wleJSebYRspy-cbppovnXEKuUsCgmlkgnY0gmlwhKwSFjSKbXVsdGlhZGRyc5YACASsEhY0BkXqAAoErBIWNAZF690DgnJzhQACAQAAiXNlY3AyNTZrMaEDSSHo2nCI3Hm7K6Cp6cHnQodMItZXUrINzH6UkISPiluDdGNwgkXqg3VkcIJF7IV3YWt1MgU --content-topic=/app/20/sometopic/someencoding
|
|
2025-12-10 04:14:13.195 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.139.176 waku 2e81d47b8b41c7087a420b2ce8bddcb5f04deefb0a59285341008ca8a3fa0986
|
|
2025-12-10 04:14:13.225 DEBUG [src.node.docker_mananger] Container started with ID 2e81d47b8b41. Setting up logs at ./log/docker/node2_2025-12-10_04-14-11__9364a1cc-eb40-4fb4-9568-c4d31216c21d__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:14:13.226 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45538
|
|
2025-12-10 04:14:13.226 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:14:14.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45538/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:14.243 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-10 04:14:14.243 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:14:14.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45538/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:14.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.139.176/tcp/45539/p2p/16Uiu2HAmGyk2JmDNouoFKM7qUkWUB8Hvb6YJdJjiK6vAhXUDT5Du","/ip4/172.18.139.176/tcp/45540/ws/p2p/16Uiu2HAmGyk2JmDNouoFKM7qUkWUB8Hvb6YJdJjiK6vAhXUDT5Du"],"enrUri":"enr:-L24QBctulnQJreMTHHNgV4pdfXDa8t_an7UboUja8bsNW6FNqIHrWEFNtiMdEB-W3DK1Ss4gtWDUDdmjph4_fq1gVACgmlkgnY0gmlwhKwSi7CKbXVsdGlhZGRyc5YACASsEouwBrHjAAoErBKLsAax5N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDQDyVSfE9upEhtan2dELF9T8KSpy5hRJ3CS5zQBJIgqyDdGNwgrHjg3VkcIKx5YV3YWt1MgE"}'
|
|
2025-12-10 04:14:14.250 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:14:14.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45538/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.22.52/tcp/17898/p2p/16Uiu2HAmHaU6tddZ9SdFFYYH7pTsT1yw5qtfzk27kMr9C4iJsZPY"]'
|
|
2025-12-10 04:14:14.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:14.254 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17897/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/20/sometopic/someencoding"]'
|
|
2025-12-10 04:14:14.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:14.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45538/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/20/sometopic/someencoding"]'
|
|
2025-12-10 04:14:14.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:14.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17897/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:14:14.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:14.264 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:14:14.364 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:14:14.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17897/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:14.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1765340054259246027,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:14:14.368 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:14:14.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45538/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:14.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1765340054259246027,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:14:14.374 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-10 04:14:14.375 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-10 04:14:14.375 DEBUG [src.node.waku_node] Stopping container with id d53c1926aa74
|
|
2025-12-10 04:14:14.949 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:14:14.949 DEBUG [src.node.waku_node] Stopping container with id 2e81d47b8b41
|
|
2025-12-10 04:14:15.470 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:14:15.471 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-10 04:14:15.476 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:14:15.481 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|