125 lines
24 KiB
Plaintext

2026-03-12 04:34:47.357 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-12 04:34:47.358 DEBUG [tests.conftest] Running test: test_admin_connected_peers_contains_peers_only with id: 2026-03-12_04-34-47__205c8955-038c-406b-83e3-ee0d61c87434
2026-03-12 04:34:47.358 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-12 04:34:47.358 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-12 04:34:47.358 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-12 04:34:47.365 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-12 04:34:47.365 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-12_04-34-47__205c8955-038c-406b-83e3-ee0d61c87434__wakuorg_nwaku:latest.log
2026-03-12 04:34:47.371 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-12 04:34:47.372 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-12_04-34-47__205c8955-038c-406b-83e3-ee0d61c87434__wakuorg_nwaku:latest.log
2026-03-12 04:34:47.378 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-12 04:34:47.378 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-12_04-34-47__205c8955-038c-406b-83e3-ee0d61c87434__wakuorg_nwaku:latest.log
2026-03-12 04:34:47.384 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-12 04:34:47.384 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-12_04-34-47__205c8955-038c-406b-83e3-ee0d61c87434__wakuorg_nwaku:latest.log
2026-03-12 04:34:47.384 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-12 04:34:47.385 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-12 04:34:47.385 DEBUG [src.node.waku_node] Starting Node...
2026-03-12 04:34:47.385 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-12 04:34:47.387 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-12 04:34:47.387 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.1.12
2026-03-12 04:34:47.387 DEBUG [src.node.docker_mananger] Generated ports ['44108', '44109', '44110', '44111', '44112']
2026-03-12 04:34:47.387 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-12 04:34:47.387 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-12 04:34:47.387 DEBUG [src.node.waku_node] Using volumes []
2026-03-12 04:34:47.388 DEBUG [src.node.docker_mananger] docker run -i -t -p 44108:44108 -p 44109:44109 -p 44110:44110 -p 44111:44111 -p 44112:44112 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=44110 --rest-port=44108 --tcp-port=44109 --discv5-udp-port=44111 --rest-address=0.0.0.0 --nat=extip:172.18.1.12 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=703d599ebe8f7fb0e0ff51d3f9ee9cf253a3f94fc6e01371dd5e29eee206a49d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44112 --metrics-logging=true --relay=true
2026-03-12 04:34:47.597 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.1.12 waku 83effd720990cf841f93dc47893513eee9a9b0bb48654d2a57bcd99815d4778d
2026-03-12 04:34:47.632 DEBUG [src.node.docker_mananger] Container started with ID 83effd720990. Setting up logs at ./log/docker/node1_2026-03-12_04-34-47__205c8955-038c-406b-83e3-ee0d61c87434__wakuorg_nwaku:latest.log
2026-03-12 04:34:47.633 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44108
2026-03-12 04:34:47.633 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-12 04:34:48.172 ERROR [src.node.docker_mananger] Max retries reached for container a43db573f61c. Exiting log stream.
2026-03-12 04:34:48.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44108/health" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:34:48.637 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-12 04:34:48.637 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-12 04:34:48.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44108/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:34:48.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.1.12/tcp/44109/p2p/16Uiu2HAm5rvePWxQAKmPWewahk5qZjX3U6X5Dk759WEVYy8af9KE","/ip4/172.18.1.12/tcp/44110/ws/p2p/16Uiu2HAm5rvePWxQAKmPWewahk5qZjX3U6X5Dk759WEVYy8af9KE"],"enrUri":"enr:-L24QP6Bi6d1ng77JgvyjHFp1Eg6s8ZObkCHKnrS0PO4rZs2a_03RTg59hDBKkdU66oq8H-PXkLCTsbtU0YzerqymRcCgmlkgnY0gmlwhKwSAQyKbXVsdGlhZGRyc5YACASsEgEMBqxNAAoErBIBDAasTt0DgnJzhQADAQAAiXNlY3AyNTZrMaECmwz4xQMKKla1Tv9VVZenq9_Ff1jHYVQcoxcv6FjeuyGDdGNwgqxNg3VkcIKsT4V3YWt1MgE"}'
2026-03-12 04:34:48.640 INFO [src.node.waku_node] REST service is ready !!
2026-03-12 04:34:48.640 DEBUG [src.node.waku_node] Starting Node...
2026-03-12 04:34:48.640 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-12 04:34:48.642 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-12 04:34:48.642 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.230.234
2026-03-12 04:34:48.642 DEBUG [src.node.docker_mananger] Generated ports ['5953', '5954', '5955', '5956', '5957']
2026-03-12 04:34:48.642 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-12 04:34:48.642 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-12 04:34:48.642 DEBUG [src.node.waku_node] Using volumes []
2026-03-12 04:34:48.643 DEBUG [src.node.docker_mananger] docker run -i -t -p 5953:5953 -p 5954:5954 -p 5955:5955 -p 5956:5956 -p 5957:5957 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=5955 --rest-port=5953 --tcp-port=5954 --discv5-udp-port=5956 --rest-address=0.0.0.0 --nat=extip:172.18.230.234 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=51bcb6a3eebd1def17a7dbf2cbc9bdd18a5dbb6a385ecdf0e3fafdf9b9ad640b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5957 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QP6Bi6d1ng77JgvyjHFp1Eg6s8ZObkCHKnrS0PO4rZs2a_03RTg59hDBKkdU66oq8H-PXkLCTsbtU0YzerqymRcCgmlkgnY0gmlwhKwSAQyKbXVsdGlhZGRyc5YACASsEgEMBqxNAAoErBIBDAasTt0DgnJzhQADAQAAiXNlY3AyNTZrMaECmwz4xQMKKla1Tv9VVZenq9_Ff1jHYVQcoxcv6FjeuyGDdGNwgqxNg3VkcIKsT4V3YWt1MgE
2026-03-12 04:34:48.842 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.230.234 waku 5f69bcccf3c1be59561f93815d48c3222197bdea5a5372d145f40aa028326913
2026-03-12 04:34:48.875 DEBUG [src.node.docker_mananger] Container started with ID 5f69bcccf3c1. Setting up logs at ./log/docker/node2_2026-03-12_04-34-47__205c8955-038c-406b-83e3-ee0d61c87434__wakuorg_nwaku:latest.log
2026-03-12 04:34:48.875 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5953
2026-03-12 04:34:48.876 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-12 04:34:49.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5953/health" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:34:49.895 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-12 04:34:49.895 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-12 04:34:49.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5953/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:34:49.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.230.234/tcp/5954/p2p/16Uiu2HAm5nUY4UVWPZVyjbKUECzNNM2rSpz4i48q4xm29Pc54jZp","/ip4/172.18.230.234/tcp/5955/ws/p2p/16Uiu2HAm5nUY4UVWPZVyjbKUECzNNM2rSpz4i48q4xm29Pc54jZp"],"enrUri":"enr:-L24QIcSbMIajcYJXvo5AUIiE7Z04l_nZyLu81hU8NJwAz1qHtx6DjNbd59Cm4jh5F0ergai9iObg4HfPLs_xDcr-WkCgmlkgnY0gmlwhKwS5uqKbXVsdGlhZGRyc5YACASsEubqBhdCAAoErBLm6gYXQ90DgnJzhQADAQAAiXNlY3AyNTZrMaECmekgeab7rqQ2deHhGgV8tV6076ykWLAKPgbhfT30sW-DdGNwghdCg3VkcIIXRIV3YWt1MgE"}'
2026-03-12 04:34:49.904 INFO [src.node.waku_node] REST service is ready !!
2026-03-12 04:34:49.912 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-12 04:34:49.912 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-12_04-34-47__205c8955-038c-406b-83e3-ee0d61c87434__wakuorg_nwaku:latest.log
2026-03-12 04:34:49.918 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-12 04:34:49.918 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-12_04-34-47__205c8955-038c-406b-83e3-ee0d61c87434__wakuorg_nwaku:latest.log
2026-03-12 04:34:49.918 DEBUG [src.node.waku_node] Starting Node...
2026-03-12 04:34:49.918 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-12 04:34:49.919 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-12 04:34:49.920 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.251.201
2026-03-12 04:34:49.920 DEBUG [src.node.docker_mananger] Generated ports ['56097', '56098', '56099', '56100', '56101']
2026-03-12 04:34:49.920 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-12 04:34:49.920 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-12 04:34:49.920 DEBUG [src.node.waku_node] Using volumes []
2026-03-12 04:34:49.920 DEBUG [src.node.docker_mananger] docker run -i -t -p 56097:56097 -p 56098:56098 -p 56099:56099 -p 56100:56100 -p 56101:56101 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=56099 --rest-port=56097 --tcp-port=56098 --discv5-udp-port=56100 --rest-address=0.0.0.0 --nat=extip:172.18.251.201 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a67ff4fa8edaaebffddcf2ef8f43f53bb0c652b4b210a8bcf26cdca580a55649 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56101 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QP6Bi6d1ng77JgvyjHFp1Eg6s8ZObkCHKnrS0PO4rZs2a_03RTg59hDBKkdU66oq8H-PXkLCTsbtU0YzerqymRcCgmlkgnY0gmlwhKwSAQyKbXVsdGlhZGRyc5YACASsEgEMBqxNAAoErBIBDAasTt0DgnJzhQADAQAAiXNlY3AyNTZrMaECmwz4xQMKKla1Tv9VVZenq9_Ff1jHYVQcoxcv6FjeuyGDdGNwgqxNg3VkcIKsT4V3YWt1MgE
2026-03-12 04:34:50.119 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.251.201 waku 6a8951846bfa6410abd008520dbd7ef9ecdc483ff8d1455e3a74e8b146ad0bc8
2026-03-12 04:34:50.152 DEBUG [src.node.docker_mananger] Container started with ID 6a8951846bfa. Setting up logs at ./log/docker/node3_2026-03-12_04-34-47__205c8955-038c-406b-83e3-ee0d61c87434__wakuorg_nwaku:latest.log
2026-03-12 04:34:50.153 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56097
2026-03-12 04:34:50.153 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-12 04:34:51.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56097/health" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:34:51.173 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-12 04:34:51.174 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-12 04:34:51.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56097/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:34:51.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.251.201/tcp/56098/p2p/16Uiu2HAmRXM8HWxug6PJTQFBkv4frPHrKUzGy9pFKrm25rAwJhzA","/ip4/172.18.251.201/tcp/56099/ws/p2p/16Uiu2HAmRXM8HWxug6PJTQFBkv4frPHrKUzGy9pFKrm25rAwJhzA"],"enrUri":"enr:-L24QNqkYPOwvjUftTdWSadagFsyCKCzyRTEbHLqCeJRZrXWJCNSxzHey51YND4evFKHZIceRA72xbd3TK-DAw8kihgCgmlkgnY0gmlwhKwS-8mKbXVsdGlhZGRyc5YACASsEvvJBtsiAAoErBL7yQbbI90DgnJzhQADAQAAiXNlY3AyNTZrMaEDvzLGWyirU7bWgA9D9R30JQfsz3at-HqYKJ6EoudXJHuDdGNwgtsig3VkcILbJIV3YWt1MgE"}'
2026-03-12 04:34:51.182 INFO [src.node.waku_node] REST service is ready !!
2026-03-12 04:34:51.182 DEBUG [src.node.waku_node] Starting Node...
2026-03-12 04:34:51.182 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-12 04:34:51.184 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-12 04:34:51.185 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.251.99
2026-03-12 04:34:51.185 DEBUG [src.node.docker_mananger] Generated ports ['49769', '49770', '49771', '49772', '49773']
2026-03-12 04:34:51.186 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-12 04:34:51.186 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-12 04:34:51.186 DEBUG [src.node.waku_node] Using volumes []
2026-03-12 04:34:51.187 DEBUG [src.node.docker_mananger] docker run -i -t -p 49769:49769 -p 49770:49770 -p 49771:49771 -p 49772:49772 -p 49773:49773 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=49771 --rest-port=49769 --tcp-port=49770 --discv5-udp-port=49772 --rest-address=0.0.0.0 --nat=extip:172.18.251.99 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1c1fa1c2aeda7f7168d55cbdea1938cd9585c9c42cce5fa8d3ef8c8f20fbbdd6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49773 --metrics-logging=true --relay=true
2026-03-12 04:34:51.386 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.251.99 waku 4485df6fbcafdffeb903c194c8ce2d8daa97ee0becff8dd106b0dd522b55a3f3
2026-03-12 04:34:51.421 DEBUG [src.node.docker_mananger] Container started with ID 4485df6fbcaf. Setting up logs at ./log/docker/node4_2026-03-12_04-34-47__205c8955-038c-406b-83e3-ee0d61c87434__wakuorg_nwaku:latest.log
2026-03-12 04:34:51.421 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49769
2026-03-12 04:34:51.422 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-12 04:34:52.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49769/health" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:34:52.427 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-12 04:34:52.427 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-12 04:34:52.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49769/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:34:52.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.251.99/tcp/49770/p2p/16Uiu2HAm9P5rwd8qMuZk9Sp5hcDyjAjnozHNKfnUuS7dJur589PL","/ip4/172.18.251.99/tcp/49771/ws/p2p/16Uiu2HAm9P5rwd8qMuZk9Sp5hcDyjAjnozHNKfnUuS7dJur589PL"],"enrUri":"enr:-L24QHXsFlmVbGbUSB_JFeGmwaPwW5UaajvucVLILgpX39Huahnoz-emUKvrm3u8pNWu0eniYwLjZGSVfP7H66-ysxoCgmlkgnY0gmlwhKwS-2OKbXVsdGlhZGRyc5YACASsEvtjBsJqAAoErBL7YwbCa90DgnJzhQADAQAAiXNlY3AyNTZrMaECz1ngvBoNkXG-5TiRrzoHcE8RViF9I4OpdZeowDjkSKeDdGNwgsJqg3VkcILCbIV3YWt1MgE"}'
2026-03-12 04:34:52.430 INFO [src.node.waku_node] REST service is ready !!
2026-03-12 04:34:52.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44108/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.230.234/tcp/5954/p2p/16Uiu2HAm5nUY4UVWPZVyjbKUECzNNM2rSpz4i48q4xm29Pc54jZp"]'
2026-03-12 04:34:52.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-12 04:34:52.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5953/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.1.12/tcp/44109/p2p/16Uiu2HAm5rvePWxQAKmPWewahk5qZjX3U6X5Dk759WEVYy8af9KE"]'
2026-03-12 04:34:52.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-12 04:34:52.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44108/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.251.201/tcp/56098/p2p/16Uiu2HAmRXM8HWxug6PJTQFBkv4frPHrKUzGy9pFKrm25rAwJhzA"]'
2026-03-12 04:34:52.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-12 04:34:52.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56097/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.1.12/tcp/44109/p2p/16Uiu2HAm5rvePWxQAKmPWewahk5qZjX3U6X5Dk759WEVYy8af9KE"]'
2026-03-12 04:34:52.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-12 04:34:52.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44108/admin/v1/peers/connected" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:34:52.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.251.201/tcp/46102/p2p/16Uiu2HAmRXM8HWxug6PJTQFBkv4frPHrKUzGy9pFKrm25rAwJhzA","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.230.234/tcp/60028/p2p/16Uiu2HAm5nUY4UVWPZVyjbKUECzNNM2rSpz4i48q4xm29Pc54jZp","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
2026-03-12 04:34:52.445 DEBUG [tests.rest_flags.test_admin_flags] /admin/v1/peers/connected contains : [{'multiaddr': '/ip4/172.18.251.201/tcp/46102/p2p/16Uiu2HAmRXM8HWxug6PJTQFBkv4frPHrKUzGy9pFKrm25rAwJhzA', 'protocols': ['/ipfs/id/1.0.0', '/libp2p/autonat/1.0.0', '/libp2p/circuit/relay/0.2.0/hop', '/vac/waku/metadata/1.0.0', '/vac/waku/relay/2.0.0', '/vac/waku/rendezvous/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/peer-exchange/2.0.0-alpha1'], 'shards': [0], 'connected': 'Connected', 'agent': 'logos-delivery-v0.36.0-164-g0ad551', 'origin': 'UnknownOrigin'}, {'multiaddr': '/ip4/172.18.230.234/tcp/60028/p2p/16Uiu2HAm5nUY4UVWPZVyjbKUECzNNM2rSpz4i48q4xm29Pc54jZp', 'protocols': ['/ipfs/id/1.0.0', '/libp2p/autonat/1.0.0', '/libp2p/circuit/relay/0.2.0/hop', '/vac/waku/metadata/1.0.0', '/vac/waku/relay/2.0.0', '/vac/waku/rendezvous/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/peer-exchange/2.0.0-alpha1'], 'shards': [0], 'connected': 'Connected', 'agent': 'logos-delivery-v0.36.0-164-g0ad551', 'origin': 'UnknownOrigin'}]
2026-03-12 04:34:52.447 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-12 04:34:52.448 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-12 04:34:52.448 DEBUG [src.node.waku_node] Stopping container with id 83effd720990
2026-03-12 04:34:53.014 DEBUG [src.node.waku_node] Container stopped.
2026-03-12 04:34:53.015 DEBUG [src.node.waku_node] Stopping container with id 5f69bcccf3c1
2026-03-12 04:34:53.540 DEBUG [src.node.waku_node] Container stopped.
2026-03-12 04:34:53.541 DEBUG [src.node.waku_node] Stopping container with id 6a8951846bfa
2026-03-12 04:34:53.827 ERROR [src.node.docker_mananger] Max retries reached for container 83effd720990. Exiting log stream.
2026-03-12 04:34:54.084 DEBUG [src.node.waku_node] Container stopped.
2026-03-12 04:34:54.085 DEBUG [src.node.waku_node] Stopping container with id 4485df6fbcaf
2026-03-12 04:34:54.376 ERROR [src.node.docker_mananger] Max retries reached for container 5f69bcccf3c1. Exiting log stream.
2026-03-12 04:34:54.650 DEBUG [src.node.waku_node] Container stopped.
2026-03-12 04:34:54.653 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-12 04:34:54.660 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-12 04:34:54.669 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-12 04:34:54.673 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-12 04:34:54.674 DEBUG [src.node.docker_mananger] No errors found in the waku logs.