2026-02-25 07:41:35 +00:00

68 lines
12 KiB
Plaintext

2026-02-25 07:28:13.730 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-25 07:28:13.731 DEBUG [tests.conftest] Running test: test_relay_peers_on_shard_schema with id: 2026-02-25_07-28-13__ea0a284d-214e-44de-8d36-619cb3596311
2026-02-25 07:28:13.731 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-25 07:28:13.731 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-02-25 07:28:13.731 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-02-25 07:28:13.739 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-02-25 07:28:13.739 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_07-28-13__ea0a284d-214e-44de-8d36-619cb3596311__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-02-25 07:28:13.750 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-02-25 07:28:13.751 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_07-28-13__ea0a284d-214e-44de-8d36-619cb3596311__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-02-25 07:28:13.758 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-02-25 07:28:13.758 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-25_07-28-13__ea0a284d-214e-44de-8d36-619cb3596311__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-02-25 07:28:13.766 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-02-25 07:28:13.766 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-25_07-28-13__ea0a284d-214e-44de-8d36-619cb3596311__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-02-25 07:28:13.766 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-25 07:28:13.766 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-02-25 07:28:13.767 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 07:28:13.768 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 07:28:13.769 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 07:28:13.769 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.167.137
2026-02-25 07:28:13.769 DEBUG [src.node.docker_mananger] Generated ports ['29114', '29115', '29116', '29117', '29118']
2026-02-25 07:28:13.770 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 07:28:13.770 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 07:28:13.770 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 07:28:13.770 DEBUG [src.node.docker_mananger] docker run -i -t -p 29114:29114 -p 29115:29115 -p 29116:29116 -p 29117:29117 -p 29118:29118 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=29116 --rest-port=29114 --tcp-port=29115 --discv5-udp-port=29117 --rest-address=0.0.0.0 --nat=extip:172.18.167.137 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=b825fc65c7c4fb326dde0afe6efb9deee1cbced1fd6740faaacacbe58bbafbec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29118 --metrics-logging=true --relay=true --dns-discovery=false
2026-02-25 07:28:14.016 ERROR [src.node.docker_mananger] Max retries reached for container 7e7c9f9a708c. Exiting log stream.
2026-02-25 07:28:14.534 ERROR [src.node.docker_mananger] Max retries reached for container a3cb3cb59274. Exiting log stream.
2026-02-25 07:28:23.469 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.167.137 waku 5de7a47b47bbb07714737168918e257bee6cb1e8341e2022280d221161d8e7c2
2026-02-25 07:28:23.500 DEBUG [src.node.docker_mananger] Container started with ID 5de7a47b47bb. Setting up logs at ./log/docker/node1_2026-02-25_07-28-13__ea0a284d-214e-44de-8d36-619cb3596311__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-02-25 07:28:23.501 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 29114
2026-02-25 07:28:23.501 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 07:28:24.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29114/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 07:28:24.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-02-25 07:28:24.505 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 07:28:24.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29114/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 07:28:24.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.167.137/tcp/29115/p2p/16Uiu2HAkyGLGbU1DTmUruKLYm6kGvTpuYN5dmgmUmPNA7RweCLLg","/ip4/172.18.167.137/tcp/29116/ws/p2p/16Uiu2HAkyGLGbU1DTmUruKLYm6kGvTpuYN5dmgmUmPNA7RweCLLg"],"enrUri":"enr:-La4QPhQ-1i5z8bQTCmx4mUNOY8tNToqRJDPeI-IHWhaWKE-SdTlPLJbqisa58v8bATGktoAut-rWA8EJiN2iFKfpLMCgmlkgnY0gmlwhKwSp4mKbXVsdGlhZGRyc5YACASsEqeJBnG7AAoErBKniQZxvN0DgnJzhQADAQAAiXNlY3AyNTZrMaECOQo74JZkj0xjiCqO0zWXMIlG5A13aErmEAqln0-MOOmDdGNwgnG7hXdha3UyAQ"}'
2026-02-25 07:28:24.508 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 07:28:24.508 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 07:28:24.508 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 07:28:24.510 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 07:28:24.510 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.140.18
2026-02-25 07:28:24.510 DEBUG [src.node.docker_mananger] Generated ports ['19315', '19316', '19317', '19318', '19319']
2026-02-25 07:28:24.510 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 07:28:24.510 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 07:28:24.510 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 07:28:24.510 DEBUG [src.node.docker_mananger] docker run -i -t -p 19315:19315 -p 19316:19316 -p 19317:19317 -p 19318:19318 -p 19319:19319 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=19317 --rest-port=19315 --tcp-port=19316 --discv5-udp-port=19318 --rest-address=0.0.0.0 --nat=extip:172.18.140.18 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=4a4020ef9a93c6dc5ca5fd0ed1ecf0a0ff461ebcf2b27b9cdbee5ddb29f7aabc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19319 --metrics-logging=true --relay=true --dns-discovery=false --discv5-bootstrap-node=enr:-La4QPhQ-1i5z8bQTCmx4mUNOY8tNToqRJDPeI-IHWhaWKE-SdTlPLJbqisa58v8bATGktoAut-rWA8EJiN2iFKfpLMCgmlkgnY0gmlwhKwSp4mKbXVsdGlhZGRyc5YACASsEqeJBnG7AAoErBKniQZxvN0DgnJzhQADAQAAiXNlY3AyNTZrMaECOQo74JZkj0xjiCqO0zWXMIlG5A13aErmEAqln0-MOOmDdGNwgnG7hXdha3UyAQ
2026-02-25 07:28:24.714 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.140.18 waku e03530c178bdde3d6db468e6f53bb768c1b2524788d5737af021e5df00887e9f
2026-02-25 07:28:24.744 DEBUG [src.node.docker_mananger] Container started with ID e03530c178bd. Setting up logs at ./log/docker/node2_2026-02-25_07-28-13__ea0a284d-214e-44de-8d36-619cb3596311__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-02-25 07:28:24.744 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 19315
2026-02-25 07:28:24.744 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 07:28:25.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19315/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 07:28:25.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-02-25 07:28:25.749 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 07:28:25.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19315/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 07:28:25.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.140.18/tcp/19316/p2p/16Uiu2HAm8HDFoB8o251oF2QGFjvgr1p3kkBXukY6ZoreLnpbLBs3","/ip4/172.18.140.18/tcp/19317/ws/p2p/16Uiu2HAm8HDFoB8o251oF2QGFjvgr1p3kkBXukY6ZoreLnpbLBs3"],"enrUri":"enr:-La4QB1v2OlSj41XjVdztbJUk7qVNAEGCE7FnJziY05_oGLWeLPkCXns2MHoS_HeN_xGoVcXZrV2IrTU2Atq_8hbRyUCgmlkgnY0gmlwhKwSjBKKbXVsdGlhZGRyc5YACASsEowSBkt0AAoErBKMEgZLdd0DgnJzhQADAQAAiXNlY3AyNTZrMaECvv0RCekTPQfbr15UMVd45d6R-6JeYo1IudmxlQuf2_aDdGNwgkt0hXdha3UyAQ"}'
2026-02-25 07:28:25.752 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 07:28:26.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29114/admin/v1/peers/relay/on/0" -H "Content-Type: application/json" -d 'None'
2026-02-25 07:28:26.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"shard":0,"peers":[]}'
2026-02-25 07:28:26.755 DEBUG [tests.rest_flags.test_admin_flags] relay peers on shard=0 (schema): {'shard': 0, 'peers': []}
2026-02-25 07:28:26.757 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-25 07:28:26.758 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-25 07:28:26.758 DEBUG [src.node.waku_node] Stopping container with id 5de7a47b47bb
2026-02-25 07:28:27.362 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 07:28:27.363 DEBUG [src.node.waku_node] Stopping container with id e03530c178bd
2026-02-25 07:28:27.901 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 07:28:27.902 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-25 07:28:27.904 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-25 07:28:27.908 DEBUG [src.node.docker_mananger] No errors found in the waku logs.