70 lines
12 KiB
Plaintext

2026-03-24 04:41:40.413 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-24 04:41:40.414 DEBUG [tests.conftest] Running test: test_admin_service_peers_scalar_required_types with id: 2026-03-24_04-41-40__a8ebb4be-3abd-43f6-9646-5bc0f5b5f419
2026-03-24 04:41:40.414 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-24 04:41:40.414 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-24 04:41:40.414 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-24 04:41:40.422 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-24 04:41:40.422 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-24_04-41-40__a8ebb4be-3abd-43f6-9646-5bc0f5b5f419__wakuorg_nwaku:latest.log
2026-03-24 04:41:40.430 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-24 04:41:40.430 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-24_04-41-40__a8ebb4be-3abd-43f6-9646-5bc0f5b5f419__wakuorg_nwaku:latest.log
2026-03-24 04:41:40.437 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-24 04:41:40.437 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-24_04-41-40__a8ebb4be-3abd-43f6-9646-5bc0f5b5f419__wakuorg_nwaku:latest.log
2026-03-24 04:41:40.444 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-24 04:41:40.444 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-24_04-41-40__a8ebb4be-3abd-43f6-9646-5bc0f5b5f419__wakuorg_nwaku:latest.log
2026-03-24 04:41:40.444 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-24 04:41:40.445 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-24 04:41:40.445 DEBUG [src.node.waku_node] Starting Node...
2026-03-24 04:41:40.446 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-24 04:41:40.447 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-24 04:41:40.447 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.64.101
2026-03-24 04:41:40.447 DEBUG [src.node.docker_mananger] Generated ports ['10707', '10708', '10709', '10710', '10711']
2026-03-24 04:41:40.448 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-24 04:41:40.448 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-24 04:41:40.448 DEBUG [src.node.waku_node] Using volumes []
2026-03-24 04:41:40.448 DEBUG [src.node.docker_mananger] docker run -i -t -p 10707:10707 -p 10708:10708 -p 10709:10709 -p 10710:10710 -p 10711:10711 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=10709 --rest-port=10707 --tcp-port=10708 --discv5-udp-port=10710 --rest-address=0.0.0.0 --nat=extip:172.18.64.101 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0c8cc1a8d6bdff3a12fa3dca4badfebc266ca8f1a9ef0dcbbee4cfb578edbcad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10711 --metrics-logging=true --relay=true
2026-03-24 04:41:40.613 ERROR [src.node.docker_mananger] Max retries reached for container 35eb8cd7debe. Exiting log stream.
2026-03-24 04:41:40.646 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.64.101 waku 4fe982e95f4c43cc0662dbcef4e0b6f73458fcc3e54d1a5c935b87203c38d9f9
2026-03-24 04:41:40.683 DEBUG [src.node.docker_mananger] Container started with ID 4fe982e95f4c. Setting up logs at ./log/docker/node1_2026-03-24_04-41-40__a8ebb4be-3abd-43f6-9646-5bc0f5b5f419__wakuorg_nwaku:latest.log
2026-03-24 04:41:40.685 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10707
2026-03-24 04:41:40.685 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-24 04:41:41.180 ERROR [src.node.docker_mananger] Max retries reached for container 54ae9284e146. Exiting log stream.
2026-03-24 04:41:41.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10707/health" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:41:41.689 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-24 04:41:41.689 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-24 04:41:41.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10707/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:41:41.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.64.101/tcp/10708/p2p/16Uiu2HAmVJs3LGqgSU6FhC3itwc334jjncdmzw4UiENeNwLGaF7G","/ip4/172.18.64.101/tcp/10709/ws/p2p/16Uiu2HAmVJs3LGqgSU6FhC3itwc334jjncdmzw4UiENeNwLGaF7G"],"enrUri":"enr:-L24QCiqvd9OjvIgqqXth8uYcbO3bcFqSo8qsdEeVsKd7qH2FuVodDvPyfr2pfZLZZoeevfWh7W4PjsTayQPaoCrCDYCgmlkgnY0gmlwhKwSQGWKbXVsdGlhZGRyc5YACASsEkBlBinUAAoErBJAZQYp1d0DgnJzhQADAQAAiXNlY3AyNTZrMaED927L7GlZIjU6_M2s-d82Cz4AzlKDYH4k2Qv5hra7uFuDdGNwginUg3VkcIIp1oV3YWt1MgE"}'
2026-03-24 04:41:41.692 INFO [src.node.waku_node] REST service is ready !!
2026-03-24 04:41:41.692 DEBUG [src.node.waku_node] Starting Node...
2026-03-24 04:41:41.692 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-24 04:41:41.694 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-24 04:41:41.694 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.170.130
2026-03-24 04:41:41.694 DEBUG [src.node.docker_mananger] Generated ports ['37093', '37094', '37095', '37096', '37097']
2026-03-24 04:41:41.694 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-24 04:41:41.695 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-24 04:41:41.695 DEBUG [src.node.waku_node] Using volumes []
2026-03-24 04:41:41.695 DEBUG [src.node.docker_mananger] docker run -i -t -p 37093:37093 -p 37094:37094 -p 37095:37095 -p 37096:37096 -p 37097:37097 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=37095 --rest-port=37093 --tcp-port=37094 --discv5-udp-port=37096 --rest-address=0.0.0.0 --nat=extip:172.18.170.130 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=abca9ce276ecfceedd27f9bb32bdfe0165feeb00260b4ebfbe9ace4db0b08af9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37097 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCiqvd9OjvIgqqXth8uYcbO3bcFqSo8qsdEeVsKd7qH2FuVodDvPyfr2pfZLZZoeevfWh7W4PjsTayQPaoCrCDYCgmlkgnY0gmlwhKwSQGWKbXVsdGlhZGRyc5YACASsEkBlBinUAAoErBJAZQYp1d0DgnJzhQADAQAAiXNlY3AyNTZrMaED927L7GlZIjU6_M2s-d82Cz4AzlKDYH4k2Qv5hra7uFuDdGNwginUg3VkcIIp1oV3YWt1MgE
2026-03-24 04:41:41.903 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.170.130 waku 1382cbe1b2bb2972bcad8488c4386085381b422e92fb5900eadd256558d981d3
2026-03-24 04:41:41.940 DEBUG [src.node.docker_mananger] Container started with ID 1382cbe1b2bb. Setting up logs at ./log/docker/node2_2026-03-24_04-41-40__a8ebb4be-3abd-43f6-9646-5bc0f5b5f419__wakuorg_nwaku:latest.log
2026-03-24 04:41:41.940 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37093
2026-03-24 04:41:41.941 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-24 04:41:42.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37093/health" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:41:42.957 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-24 04:41:42.958 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-24 04:41:42.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37093/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:41:42.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.170.130/tcp/37094/p2p/16Uiu2HAmScDWzV4Gcgw7FiVvzk8SCfrK5mMwnVbo6zqHhxkibcf3","/ip4/172.18.170.130/tcp/37095/ws/p2p/16Uiu2HAmScDWzV4Gcgw7FiVvzk8SCfrK5mMwnVbo6zqHhxkibcf3"],"enrUri":"enr:-L24QL4kxS8ctBcirxFeVxD2_nOIXeuItT168VEFDQdvC9OZQJDTvVzPWjxpqhCjHBQxeRlPNNtz0M7226MRnR-GY0oCgmlkgnY0gmlwhKwSqoKKbXVsdGlhZGRyc5YACASsEqqCBpDmAAoErBKqggaQ590DgnJzhQADAQAAiXNlY3AyNTZrMaEDz03DSL7EZnmtK9vwyjKUa-er0WTHJ5piHYALok93fwqDdGNwgpDmg3VkcIKQ6IV3YWt1MgE"}'
2026-03-24 04:41:42.970 INFO [src.node.waku_node] REST service is ready !!
2026-03-24 04:41:42.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10707/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.170.130/tcp/37094/p2p/16Uiu2HAmScDWzV4Gcgw7FiVvzk8SCfrK5mMwnVbo6zqHhxkibcf3"]'
2026-03-24 04:41:42.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:41:42.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10707/admin/v1/peers/service" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:41:42.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.170.130/tcp/54902/p2p/16Uiu2HAmScDWzV4Gcgw7FiVvzk8SCfrK5mMwnVbo6zqHhxkibcf3","protocols":["/vac/waku/relay/2.0.0","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-11-g6a20ee","origin":"UnknownOrigin"}]'
2026-03-24 04:41:42.978 DEBUG [tests.rest_flags.test_admin_flags] /admin/v1/peers/service [{'multiaddr': '/ip4/172.18.170.130/tcp/54902/p2p/16Uiu2HAmScDWzV4Gcgw7FiVvzk8SCfrK5mMwnVbo6zqHhxkibcf3', 'protocols': ['/vac/waku/relay/2.0.0', '/vac/waku/peer-exchange/2.0.0-alpha1'], 'shards': [0], 'connected': 'Connected', 'agent': 'logos-delivery-v0.38.0-rc.0-11-g6a20ee', 'origin': 'UnknownOrigin'}]
2026-03-24 04:41:42.980 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-24 04:41:42.982 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-24 04:41:42.982 DEBUG [src.node.waku_node] Stopping container with id 4fe982e95f4c
2026-03-24 04:41:43.591 DEBUG [src.node.waku_node] Container stopped.
2026-03-24 04:41:43.592 DEBUG [src.node.waku_node] Stopping container with id 1382cbe1b2bb
2026-03-24 04:41:44.147 DEBUG [src.node.waku_node] Container stopped.
2026-03-24 04:41:44.152 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-24 04:41:44.160 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-24 04:41:44.166 DEBUG [src.node.docker_mananger] No errors found in the waku logs.