122 lines
24 KiB
Plaintext

2026-03-14 04:35:00.335 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-14 04:35:00.335 DEBUG [tests.conftest] Running test: test_admin_peers_stats_counts with id: 2026-03-14_04-35-00__62230b26-a94e-4ace-920b-f88877c16485
2026-03-14 04:35:00.335 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-14 04:35:00.336 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-14 04:35:00.336 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-14 04:35:00.343 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-14 04:35:00.343 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-14_04-35-00__62230b26-a94e-4ace-920b-f88877c16485__wakuorg_nwaku:latest.log
2026-03-14 04:35:00.350 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-14 04:35:00.350 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-14_04-35-00__62230b26-a94e-4ace-920b-f88877c16485__wakuorg_nwaku:latest.log
2026-03-14 04:35:00.356 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-14 04:35:00.356 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-14_04-35-00__62230b26-a94e-4ace-920b-f88877c16485__wakuorg_nwaku:latest.log
2026-03-14 04:35:00.362 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-14 04:35:00.363 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-14_04-35-00__62230b26-a94e-4ace-920b-f88877c16485__wakuorg_nwaku:latest.log
2026-03-14 04:35:00.363 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-14 04:35:00.363 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-14 04:35:00.364 DEBUG [src.node.waku_node] Starting Node...
2026-03-14 04:35:00.364 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-14 04:35:00.365 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-14 04:35:00.366 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.76.84
2026-03-14 04:35:00.366 DEBUG [src.node.docker_mananger] Generated ports ['59082', '59083', '59084', '59085', '59086']
2026-03-14 04:35:00.366 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-14 04:35:00.366 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-14 04:35:00.366 DEBUG [src.node.waku_node] Using volumes []
2026-03-14 04:35:00.366 DEBUG [src.node.docker_mananger] docker run -i -t -p 59082:59082 -p 59083:59083 -p 59084:59084 -p 59085:59085 -p 59086:59086 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=59084 --rest-port=59082 --tcp-port=59083 --discv5-udp-port=59085 --rest-address=0.0.0.0 --nat=extip:172.18.76.84 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3aea502ea7ba79053d56acdcfdabafafadb13cbdf6e7fac8fa5c1ce704becfcc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59086 --metrics-logging=true --filter=true --relay=true
2026-03-14 04:35:00.559 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.76.84 waku 8eba98d9272f84f488d9a42a0c8ab83c86d3dc5a11bd582c0d10a0db251283de
2026-03-14 04:35:00.596 DEBUG [src.node.docker_mananger] Container started with ID 8eba98d9272f. Setting up logs at ./log/docker/node1_2026-03-14_04-35-00__62230b26-a94e-4ace-920b-f88877c16485__wakuorg_nwaku:latest.log
2026-03-14 04:35:00.597 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59082
2026-03-14 04:35:00.597 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-14 04:35:00.612 ERROR [src.node.docker_mananger] Max retries reached for container 7aa08f484f73. Exiting log stream.
2026-03-14 04:35:01.134 ERROR [src.node.docker_mananger] Max retries reached for container 8798c36c141e. Exiting log stream.
2026-03-14 04:35:01.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59082/health" -H "Content-Type: application/json" -d 'None'
2026-03-14 04:35:01.601 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_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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-14 04:35:01.601 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-14 04:35:01.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59082/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-14 04:35:01.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.76.84/tcp/59083/p2p/16Uiu2HAkwuG1a3vvthHc2NLCs1o2iYzThhrieKjek2oUXyaDsnAD","/ip4/172.18.76.84/tcp/59084/ws/p2p/16Uiu2HAkwuG1a3vvthHc2NLCs1o2iYzThhrieKjek2oUXyaDsnAD"],"enrUri":"enr:-L24QB8Rf5H_8D6J0I2_2ZzCyANYH3Kd_aQ_HsG1E8cs-EliRTdm1yQKTRcqIkselLlhMufJI61OQFUxjO4126AE3D4CgmlkgnY0gmlwhKwSTFSKbXVsdGlhZGRyc5YACASsEkxUBubLAAoErBJMVAbmzN0DgnJzhQADAQAAiXNlY3AyNTZrMaECJMiIxZ1UJETDYmdtb8hTUtl4F-hycAcSatpugSjfX5qDdGNwgubLg3VkcILmzYV3YWt1MgU"}'
2026-03-14 04:35:01.604 INFO [src.node.waku_node] REST service is ready !!
2026-03-14 04:35:01.604 DEBUG [src.node.waku_node] Starting Node...
2026-03-14 04:35:01.604 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-14 04:35:01.606 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-14 04:35:01.606 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.138.104
2026-03-14 04:35:01.606 DEBUG [src.node.docker_mananger] Generated ports ['57678', '57679', '57680', '57681', '57682']
2026-03-14 04:35:01.606 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-14 04:35:01.606 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-14 04:35:01.606 DEBUG [src.node.waku_node] Using volumes []
2026-03-14 04:35:01.606 DEBUG [src.node.docker_mananger] docker run -i -t -p 57678:57678 -p 57679:57679 -p 57680:57680 -p 57681:57681 -p 57682:57682 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=57680 --rest-port=57678 --tcp-port=57679 --discv5-udp-port=57681 --rest-address=0.0.0.0 --nat=extip:172.18.138.104 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=34a2e2dea7b787a71eabd98eb3a52e2ddfc4ebfecebf3a1af47532b2eaa6d6db --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57682 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QB8Rf5H_8D6J0I2_2ZzCyANYH3Kd_aQ_HsG1E8cs-EliRTdm1yQKTRcqIkselLlhMufJI61OQFUxjO4126AE3D4CgmlkgnY0gmlwhKwSTFSKbXVsdGlhZGRyc5YACASsEkxUBubLAAoErBJMVAbmzN0DgnJzhQADAQAAiXNlY3AyNTZrMaECJMiIxZ1UJETDYmdtb8hTUtl4F-hycAcSatpugSjfX5qDdGNwgubLg3VkcILmzYV3YWt1MgU
2026-03-14 04:35:01.814 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.138.104 waku e639078e9af5c9a5a8b57a73048d4e2caaa667be14ab8977dd89e28cc74d8b97
2026-03-14 04:35:01.847 DEBUG [src.node.docker_mananger] Container started with ID e639078e9af5. Setting up logs at ./log/docker/node2_2026-03-14_04-35-00__62230b26-a94e-4ace-920b-f88877c16485__wakuorg_nwaku:latest.log
2026-03-14 04:35:01.847 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57678
2026-03-14 04:35:01.848 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-14 04:35:02.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57678/health" -H "Content-Type: application/json" -d 'None'
2026-03-14 04:35:02.874 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-03-14 04:35:02.875 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-14 04:35:02.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57678/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-14 04:35:02.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.138.104/tcp/57679/p2p/16Uiu2HAmLoy6Y8NzSGHM8FvYJ6wgR2fmsyz5BNJCMmSms6YzQWtV","/ip4/172.18.138.104/tcp/57680/ws/p2p/16Uiu2HAmLoy6Y8NzSGHM8FvYJ6wgR2fmsyz5BNJCMmSms6YzQWtV"],"enrUri":"enr:-L24QCrMzzOL8AvIJnQ_8tC_XBB2HxmCeUpThqxm6iSH3PihTdC6RVwxIdIXdexd6QgaWbpNGvVSl82iquzhDKODMisCgmlkgnY0gmlwhKwSimiKbXVsdGlhZGRyc5YACASsEopoBuFPAAoErBKKaAbhUN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDeSpN7K_P5tgoUQp9n7A0h7ZG2h9g4gCoZYx0zC62i4aDdGNwguFPg3VkcILhUYV3YWt1MgE"}'
2026-03-14 04:35:02.881 INFO [src.node.waku_node] REST service is ready !!
2026-03-14 04:35:02.882 DEBUG [src.node.waku_node] Starting Node...
2026-03-14 04:35:02.882 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-14 04:35:02.885 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-14 04:35:02.885 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.135.189
2026-03-14 04:35:02.886 DEBUG [src.node.docker_mananger] Generated ports ['6877', '6878', '6879', '6880', '6881']
2026-03-14 04:35:02.886 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-14 04:35:02.886 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-14 04:35:02.888 DEBUG [src.node.waku_node] Using volumes []
2026-03-14 04:35:02.889 DEBUG [src.node.docker_mananger] docker run -i -t -p 6877:6877 -p 6878:6878 -p 6879:6879 -p 6880:6880 -p 6881:6881 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=6879 --rest-port=6877 --tcp-port=6878 --discv5-udp-port=6880 --rest-address=0.0.0.0 --nat=extip:172.18.135.189 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2ee46e7b25e6c06eac7aecbe5109cc54dab4addad13f2eecabe7b2ad028bbb30 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6881 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QB8Rf5H_8D6J0I2_2ZzCyANYH3Kd_aQ_HsG1E8cs-EliRTdm1yQKTRcqIkselLlhMufJI61OQFUxjO4126AE3D4CgmlkgnY0gmlwhKwSTFSKbXVsdGlhZGRyc5YACASsEkxUBubLAAoErBJMVAbmzN0DgnJzhQADAQAAiXNlY3AyNTZrMaECJMiIxZ1UJETDYmdtb8hTUtl4F-hycAcSatpugSjfX5qDdGNwgubLg3VkcILmzYV3YWt1MgU
2026-03-14 04:35:03.092 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.135.189 waku e9771f319c0c1a777b2a320983d1a7020c2f35c563693f33a2261d54e7ed270e
2026-03-14 04:35:03.126 DEBUG [src.node.docker_mananger] Container started with ID e9771f319c0c. Setting up logs at ./log/docker/node3_2026-03-14_04-35-00__62230b26-a94e-4ace-920b-f88877c16485__wakuorg_nwaku:latest.log
2026-03-14 04:35:03.126 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6877
2026-03-14 04:35:03.127 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-14 04:35:04.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6877/health" -H "Content-Type: application/json" -d 'None'
2026-03-14 04:35:04.145 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-03-14 04:35:04.147 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-14 04:35:04.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6877/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-14 04:35:04.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.189/tcp/6878/p2p/16Uiu2HAm2aaNj5df1QMswzpdX3VkkUcyFSiAeHT5FD37ruKdC9wf","/ip4/172.18.135.189/tcp/6879/ws/p2p/16Uiu2HAm2aaNj5df1QMswzpdX3VkkUcyFSiAeHT5FD37ruKdC9wf"],"enrUri":"enr:-L24QCubHmn7eO9B_c7qDFIRxk9WYY1yc1bJGXh8DTnbvkmCQNN0HVqI79u4OWnW-FtNaK4HYWrNRChYqsI3EFWE3mcCgmlkgnY0gmlwhKwSh72KbXVsdGlhZGRyc5YACASsEoe9BhreAAoErBKHvQYa390DgnJzhQADAQAAiXNlY3AyNTZrMaECakmy2JOjXfpP87v8USu08C2VV2YVOZ4XaPy4RCsOUjqDdGNwghreg3VkcIIa4IV3YWt1MgE"}'
2026-03-14 04:35:04.154 INFO [src.node.waku_node] REST service is ready !!
2026-03-14 04:35:04.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59082/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.138.104/tcp/57679/p2p/16Uiu2HAmLoy6Y8NzSGHM8FvYJ6wgR2fmsyz5BNJCMmSms6YzQWtV"]'
2026-03-14 04:35:04.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-14 04:35:04.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59082/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.135.189/tcp/6878/p2p/16Uiu2HAm2aaNj5df1QMswzpdX3VkkUcyFSiAeHT5FD37ruKdC9wf"]'
2026-03-14 04:35:04.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-14 04:35:04.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59082/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.135.189/tcp/6878/p2p/16Uiu2HAm2aaNj5df1QMswzpdX3VkkUcyFSiAeHT5FD37ruKdC9wf"]'
2026-03-14 04:35:04.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-14 04:35:04.162 DEBUG [src.node.waku_node] Starting Node...
2026-03-14 04:35:04.162 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-14 04:35:04.164 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-14 04:35:04.164 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.88.140
2026-03-14 04:35:04.164 DEBUG [src.node.docker_mananger] Generated ports ['46806', '46807', '46808', '46809', '46810']
2026-03-14 04:35:04.164 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-14 04:35:04.164 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-14 04:35:04.165 DEBUG [src.node.waku_node] Using volumes []
2026-03-14 04:35:04.165 DEBUG [src.node.docker_mananger] docker run -i -t -p 46806:46806 -p 46807:46807 -p 46808:46808 -p 46809:46809 -p 46810:46810 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=46808 --rest-port=46806 --tcp-port=46807 --discv5-udp-port=46809 --rest-address=0.0.0.0 --nat=extip:172.18.88.140 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4b1bd8adad5833bf647087daac4fbeb5dd7e5c0c1cf9cc64c8ddbea2cf23a52f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46810 --metrics-logging=true --relay=false --filternode=/ip4/172.18.76.84/tcp/59083/p2p/16Uiu2HAkwuG1a3vvthHc2NLCs1o2iYzThhrieKjek2oUXyaDsnAD --discv5-bootstrap-node=enr:-L24QB8Rf5H_8D6J0I2_2ZzCyANYH3Kd_aQ_HsG1E8cs-EliRTdm1yQKTRcqIkselLlhMufJI61OQFUxjO4126AE3D4CgmlkgnY0gmlwhKwSTFSKbXVsdGlhZGRyc5YACASsEkxUBubLAAoErBJMVAbmzN0DgnJzhQADAQAAiXNlY3AyNTZrMaECJMiIxZ1UJETDYmdtb8hTUtl4F-hycAcSatpugSjfX5qDdGNwgubLg3VkcILmzYV3YWt1MgU
2026-03-14 04:35:04.374 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.88.140 waku dd5df8e6e6ca6ded51cc2150d1eb9073b82630de1284bc641b989b5cb404eba3
2026-03-14 04:35:04.409 DEBUG [src.node.docker_mananger] Container started with ID dd5df8e6e6ca. Setting up logs at ./log/docker/node4_2026-03-14_04-35-00__62230b26-a94e-4ace-920b-f88877c16485__wakuorg_nwaku:latest.log
2026-03-14 04:35:04.409 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46806
2026-03-14 04:35:04.410 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-14 04:35:05.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46806/health" -H "Content-Type: application/json" -d 'None'
2026-03-14 04:35:05.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-14 04:35:05.413 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-14 04:35:05.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46806/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-14 04:35:05.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.88.140/tcp/46807/p2p/16Uiu2HAmVoPZHWC7VoALNq8zthZNTc4pwX7exjshJrPKjnx7fX8x","/ip4/172.18.88.140/tcp/46808/ws/p2p/16Uiu2HAmVoPZHWC7VoALNq8zthZNTc4pwX7exjshJrPKjnx7fX8x"],"enrUri":"enr:-L24QCYJLhqLsDl9UerLxEJ9tsWBkW7eVTeOm1xC5bAoIPNIRecQc4i9E6xy67a9A_zkU4tZ1qcAAmW4MXGP9Bj8fF4CgmlkgnY0gmlwhKwSWIyKbXVsdGlhZGRyc5YACASsEliMBrbXAAoErBJYjAa22N0DgnJzhQADAQAAiXNlY3AyNTZrMaED_r2QcvRC9G905SB4tmuf_e3loUFUqquCaZS-_RTGjfWDdGNwgrbXg3VkcIK22YV3YWt1MgA"}'
2026-03-14 04:35:05.416 INFO [src.node.waku_node] REST service is ready !!
2026-03-14 04:35:05.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46806/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-14 04:35:05.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-14 04:35:05.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59082/admin/v1/peers/stats" -H "Content-Type: application/json" -d 'None'
2026-03-14 04:35:05.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"Sum":{"Total peers":3},"By Connectedness":{"Connected":3,"NotConnected":0,"CannotConnect":0,"CanConnect":0},"Relay peers":{"0":2,"Total relay peers":1},"Mesh peers":{"0":2,"Total mesh peers":1},"By Protocols":{"/vac/waku/relay/2.0.0":2,"/vac/waku/filter-subscribe/2.0.0-beta1":0,"/vac/waku/filter-push/2.0.0-beta1":3,"/vac/waku/store-query/3.0.0":0,"/vac/waku/store/2.0.0-beta4":0,"/vac/waku/lightpush/3.0.0":0,"/vac/waku/lightpush/2.0.0-beta1":0,"/vac/waku/peer-exchange/2.0.0-alpha1":3,"/vac/waku/reconciliation/1.0.0":0}}'
2026-03-14 04:35:05.471 DEBUG [tests.rest_flags.test_admin_flags] Node-1 admin peers stats {'Sum': {'Total peers': 3}, 'By Connectedness': {'Connected': 3, 'NotConnected': 0, 'CannotConnect': 0, 'CanConnect': 0}, 'Relay peers': {'0': 2, 'Total relay peers': 1}, 'Mesh peers': {'0': 2, 'Total mesh peers': 1}, 'By Protocols': {'/vac/waku/relay/2.0.0': 2, '/vac/waku/filter-subscribe/2.0.0-beta1': 0, '/vac/waku/filter-push/2.0.0-beta1': 3, '/vac/waku/store-query/3.0.0': 0, '/vac/waku/store/2.0.0-beta4': 0, '/vac/waku/lightpush/3.0.0': 0, '/vac/waku/lightpush/2.0.0-beta1': 0, '/vac/waku/peer-exchange/2.0.0-alpha1': 3, '/vac/waku/reconciliation/1.0.0': 0}}
2026-03-14 04:35:05.474 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-14 04:35:05.475 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-14 04:35:05.475 DEBUG [src.node.waku_node] Stopping container with id 8eba98d9272f
2026-03-14 04:35:06.085 DEBUG [src.node.waku_node] Container stopped.
2026-03-14 04:35:06.086 DEBUG [src.node.waku_node] Stopping container with id e639078e9af5
2026-03-14 04:35:06.715 DEBUG [src.node.waku_node] Container stopped.
2026-03-14 04:35:06.717 DEBUG [src.node.waku_node] Stopping container with id e9771f319c0c
2026-03-14 04:35:06.902 ERROR [src.node.docker_mananger] Max retries reached for container 8eba98d9272f. Exiting log stream.
2026-03-14 04:35:07.299 DEBUG [src.node.waku_node] Container stopped.
2026-03-14 04:35:07.300 DEBUG [src.node.waku_node] Stopping container with id dd5df8e6e6ca
2026-03-14 04:35:07.530 ERROR [src.node.docker_mananger] Max retries reached for container e639078e9af5. Exiting log stream.
2026-03-14 04:35:07.870 DEBUG [src.node.waku_node] Container stopped.
2026-03-14 04:35:07.873 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-14 04:35:07.884 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-14 04:35:07.888 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-14 04:35:07.893 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-14 04:35:07.897 DEBUG [src.node.docker_mananger] No errors found in the waku logs.