mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
68 lines
12 KiB
Plaintext
68 lines
12 KiB
Plaintext
2025-12-08 08:55:07.085 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 08:55:07.085 DEBUG [tests.conftest] Running test: test_relay_peers_on_shard_schema with id: 2025-12-08_08-55-07__507a8c55-66ff-4240-88e5-44e988a0252d
|
|
2025-12-08 08:55:07.086 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 08:55:07.086 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-08 08:55:07.086 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-08 08:55:07.092 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:55:07.092 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_08-55-07__507a8c55-66ff-4240-88e5-44e988a0252d__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:55:07.098 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:55:07.098 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_08-55-07__507a8c55-66ff-4240-88e5-44e988a0252d__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:55:07.104 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:55:07.104 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-08_08-55-07__507a8c55-66ff-4240-88e5-44e988a0252d__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:55:07.109 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:55:07.110 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-08_08-55-07__507a8c55-66ff-4240-88e5-44e988a0252d__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:55:07.110 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-08 08:55:07.110 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-08 08:55:07.111 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 08:55:07.111 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 08:55:07.112 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 08:55:07.112 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.2.103
|
|
2025-12-08 08:55:07.112 DEBUG [src.node.docker_mananger] Generated ports ['2220', '2221', '2222', '2223', '2224']
|
|
2025-12-08 08:55:07.113 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 08:55:07.113 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 08:55:07.113 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 08:55:07.113 DEBUG [src.node.docker_mananger] docker run -i -t -p 2220:2220 -p 2221:2221 -p 2222:2222 -p 2223:2223 -p 2224:2224 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=2222 --rest-port=2220 --tcp-port=2221 --discv5-udp-port=2223 --rest-address=0.0.0.0 --nat=extip:172.18.2.103 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=ead2bd295bfaf4fee6c31cad0cc8ee43f8ee867dfafa87cdedfc94faf8fdad9c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2224 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2025-12-08 08:55:07.301 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.2.103 waku d76ae14ef2f79f772d71f6243cf99a6ba86d7b972305e691ce8210806f9670e7
|
|
2025-12-08 08:55:07.328 DEBUG [src.node.docker_mananger] Container started with ID d76ae14ef2f7. Setting up logs at ./log/docker/node1_2025-12-08_08-55-07__507a8c55-66ff-4240-88e5-44e988a0252d__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:55:07.329 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2220
|
|
2025-12-08 08:55:07.329 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 08:55:07.403 ERROR [src.node.docker_mananger] Max retries reached for container e36a70cc3e72. Exiting log stream.
|
|
2025-12-08 08:55:07.881 ERROR [src.node.docker_mananger] Max retries reached for container 756bfbeb7bff. Exiting log stream.
|
|
2025-12-08 08:55:08.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2220/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:55:08.333 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-08 08:55:08.333 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 08:55:08.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2220/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:55:08.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.2.103/tcp/2221/p2p/16Uiu2HAmGkAMbvffnjNq89Fd6tcKZoC2XVN2syXpCaxbTwYf9Lqo","/ip4/172.18.2.103/tcp/2222/ws/p2p/16Uiu2HAmGkAMbvffnjNq89Fd6tcKZoC2XVN2syXpCaxbTwYf9Lqo"],"enrUri":"enr:-La4QC2cg-QvkFinP-3nG6O011jQ1N4K34wy_ab0y2Ih50OFVmJfANTYeLeOpePQCa7ZuKHdFTk1bTKYqhfKxmZ78csCgmlkgnY0gmlwhKwSAmeKbXVsdGlhZGRyc5YACASsEgJnBgitAAoErBICZwYIrt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPMH3AxONZxfXPDqcRIyLdVdDSBqQKiam2FIkP-CIizqDdGNwggithXdha3UyAQ"}'
|
|
2025-12-08 08:55:08.335 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 08:55:08.336 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 08:55:08.336 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 08:55:08.337 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 08:55:08.337 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.153.207
|
|
2025-12-08 08:55:08.337 DEBUG [src.node.docker_mananger] Generated ports ['1638', '1639', '1640', '1641', '1642']
|
|
2025-12-08 08:55:08.338 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 08:55:08.338 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 08:55:08.338 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 08:55:08.338 DEBUG [src.node.docker_mananger] docker run -i -t -p 1638:1638 -p 1639:1639 -p 1640:1640 -p 1641:1641 -p 1642:1642 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=1640 --rest-port=1638 --tcp-port=1639 --discv5-udp-port=1641 --rest-address=0.0.0.0 --nat=extip:172.18.153.207 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=1dd7be47f1f9bd2d28bb85a7bc0c25ac0b5df666dafae5cd6df55dc51eda70af --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1642 --metrics-logging=true --relay=true --dns-discovery=false --discv5-bootstrap-node=enr:-La4QC2cg-QvkFinP-3nG6O011jQ1N4K34wy_ab0y2Ih50OFVmJfANTYeLeOpePQCa7ZuKHdFTk1bTKYqhfKxmZ78csCgmlkgnY0gmlwhKwSAmeKbXVsdGlhZGRyc5YACASsEgJnBgitAAoErBICZwYIrt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPMH3AxONZxfXPDqcRIyLdVdDSBqQKiam2FIkP-CIizqDdGNwggithXdha3UyAQ
|
|
2025-12-08 08:55:08.488 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.153.207 waku 5c65f42d666ad2e608dedb8b07f3d85c79646c37ebf22a128b0d5079365cf0fe
|
|
2025-12-08 08:55:08.511 DEBUG [src.node.docker_mananger] Container started with ID 5c65f42d666a. Setting up logs at ./log/docker/node2_2025-12-08_08-55-07__507a8c55-66ff-4240-88e5-44e988a0252d__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:55:08.512 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1638
|
|
2025-12-08 08:55:08.512 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 08:55:09.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1638/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:55:09.517 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-08 08:55:09.517 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 08:55:09.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1638/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:55:09.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.153.207/tcp/1639/p2p/16Uiu2HAm2BkFT5MgEWxdQ2WjbCW25hUZSPM7nzAzqZaLedUJyf1N","/ip4/172.18.153.207/tcp/1640/ws/p2p/16Uiu2HAm2BkFT5MgEWxdQ2WjbCW25hUZSPM7nzAzqZaLedUJyf1N"],"enrUri":"enr:-La4QBdXRj4rYXn4uLjnKo2ncKVqGJf4QynXUQ1TDIGR4ekGb-QR0g67UTKNAzl4HG7T26wlG7JokKEzWf30V5QE614CgmlkgnY0gmlwhKwSmc-KbXVsdGlhZGRyc5YACASsEpnPBgZnAAoErBKZzwYGaN0DgnJzhQADAQAAiXNlY3AyNTZrMaECZHCBVNbaVVQ9HSfrdWqFO_i_7tpRzCVlYH7_BU46dJ2DdGNwggZnhXdha3UyAQ"}'
|
|
2025-12-08 08:55:09.520 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 08:55:10.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2220/admin/v1/peers/relay/on/0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:55:10.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"shard":0,"peers":[]}'
|
|
2025-12-08 08:55:10.523 DEBUG [tests.rest_flags.test_admin_flags] relay peers on shard=0 (schema): {'shard': 0, 'peers': []}
|
|
2025-12-08 08:55:10.524 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 08:55:10.525 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 08:55:10.525 DEBUG [src.node.waku_node] Stopping container with id d76ae14ef2f7
|
|
2025-12-08 08:55:11.009 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 08:55:11.009 DEBUG [src.node.waku_node] Stopping container with id 5c65f42d666a
|
|
2025-12-08 08:55:11.491 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 08:55:11.492 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 08:55:11.494 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 08:55:11.496 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|