81 lines
16 KiB
Plaintext

2026-03-05 04:35:54.991 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-05 04:35:54.991 DEBUG [tests.conftest] Running test: test_relay_peers_on_shard_contains_connected_peer with id: 2026-03-05_04-35-54__1d951459-4ec6-464d-9968-8fe5e8da0555
2026-03-05 04:35:54.992 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-05 04:35:54.992 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-05 04:35:54.992 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-05 04:35:54.999 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-05 04:35:54.999 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_04-35-54__1d951459-4ec6-464d-9968-8fe5e8da0555__wakuorg_nwaku:latest.log
2026-03-05 04:35:55.006 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-05 04:35:55.006 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_04-35-54__1d951459-4ec6-464d-9968-8fe5e8da0555__wakuorg_nwaku:latest.log
2026-03-05 04:35:55.013 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-05 04:35:55.013 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-05_04-35-54__1d951459-4ec6-464d-9968-8fe5e8da0555__wakuorg_nwaku:latest.log
2026-03-05 04:35:55.019 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-05 04:35:55.020 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-05_04-35-54__1d951459-4ec6-464d-9968-8fe5e8da0555__wakuorg_nwaku:latest.log
2026-03-05 04:35:55.020 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-05 04:35:55.020 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-05 04:35:55.021 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 04:35:55.021 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 04:35:55.023 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 04:35:55.023 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.118.187
2026-03-05 04:35:55.023 DEBUG [src.node.docker_mananger] Generated ports ['12912', '12913', '12914', '12915', '12916']
2026-03-05 04:35:55.023 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 04:35:55.023 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 04:35:55.023 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 04:35:55.024 DEBUG [src.node.docker_mananger] docker run -i -t -p 12912:12912 -p 12913:12913 -p 12914:12914 -p 12915:12915 -p 12916:12916 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=12914 --rest-port=12912 --tcp-port=12913 --discv5-udp-port=12915 --rest-address=0.0.0.0 --nat=extip:172.18.118.187 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=8b083ef5a111fc18082d1d5acbc2e9d25878efe214d745dbf49b6aaa8fdeb1ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12916 --metrics-logging=true --relay=true --dns-discovery=false
2026-03-05 04:35:55.223 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.118.187 waku 8940beaf74a5ae425e901e67c674034bc4f604d9292dfe1b06d804cf98ffafee
2026-03-05 04:35:55.234 ERROR [src.node.docker_mananger] Max retries reached for container e460125192c7. Exiting log stream.
2026-03-05 04:35:55.262 DEBUG [src.node.docker_mananger] Container started with ID 8940beaf74a5. Setting up logs at ./log/docker/node1_2026-03-05_04-35-54__1d951459-4ec6-464d-9968-8fe5e8da0555__wakuorg_nwaku:latest.log
2026-03-05 04:35:55.262 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12912
2026-03-05 04:35:55.263 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 04:35:55.787 ERROR [src.node.docker_mananger] Max retries reached for container 9369cc759976. Exiting log stream.
2026-03-05 04:35:56.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12912/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:35:56.267 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-05 04:35:56.268 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 04:35:56.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12912/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:35:56.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.118.187/tcp/12913/p2p/16Uiu2HAmLBwke4YhYpD9u3inDzcfgUCMkwS28Ki51aTtEDAT9dDs","/ip4/172.18.118.187/tcp/12914/ws/p2p/16Uiu2HAmLBwke4YhYpD9u3inDzcfgUCMkwS28Ki51aTtEDAT9dDs"],"enrUri":"enr:-La4QGB7pw1g_swsu00N5cAEqWPB_liJiwV86EzU6TphEM-gfEFJCb6JzGjmVm0wooVFtGmZF2b4vxzWM4ShTCBQB6gCgmlkgnY0gmlwhKwSdruKbXVsdGlhZGRyc5YACASsEna7BjJxAAoErBJ2uwYyct0DgnJzhQADAQAAiXNlY3AyNTZrMaEDb-_gbLzV1qDE_Nr11IeZ9BdHwLzb7F_c-Zn3qHStEfqDdGNwgjJxhXdha3UyAQ"}'
2026-03-05 04:35:56.270 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 04:35:56.270 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 04:35:56.270 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 04:35:56.272 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 04:35:56.272 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.250.199
2026-03-05 04:35:56.272 DEBUG [src.node.docker_mananger] Generated ports ['18654', '18655', '18656', '18657', '18658']
2026-03-05 04:35:56.272 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 04:35:56.273 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 04:35:56.273 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 04:35:56.273 DEBUG [src.node.docker_mananger] docker run -i -t -p 18654:18654 -p 18655:18655 -p 18656:18656 -p 18657:18657 -p 18658:18658 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=18656 --rest-port=18654 --tcp-port=18655 --discv5-udp-port=18657 --rest-address=0.0.0.0 --nat=extip:172.18.250.199 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=e5fed767f0993a77efa11aeda511e38e1e2b03dac243e2fcdfe706d9b9df3eb9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18658 --metrics-logging=true --relay=true --dns-discovery=false --discv5-bootstrap-node=enr:-La4QGB7pw1g_swsu00N5cAEqWPB_liJiwV86EzU6TphEM-gfEFJCb6JzGjmVm0wooVFtGmZF2b4vxzWM4ShTCBQB6gCgmlkgnY0gmlwhKwSdruKbXVsdGlhZGRyc5YACASsEna7BjJxAAoErBJ2uwYyct0DgnJzhQADAQAAiXNlY3AyNTZrMaEDb-_gbLzV1qDE_Nr11IeZ9BdHwLzb7F_c-Zn3qHStEfqDdGNwgjJxhXdha3UyAQ
2026-03-05 04:35:56.469 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.250.199 waku 0a0b8bd0f89030c12066b25e909d300a105edbd1230240f3892c43d009de20cf
2026-03-05 04:35:56.503 DEBUG [src.node.docker_mananger] Container started with ID 0a0b8bd0f890. Setting up logs at ./log/docker/node2_2026-03-05_04-35-54__1d951459-4ec6-464d-9968-8fe5e8da0555__wakuorg_nwaku:latest.log
2026-03-05 04:35:56.503 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18654
2026-03-05 04:35:56.504 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 04:35:57.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18654/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:35:57.507 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-05 04:35:57.507 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 04:35:57.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18654/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:35:57.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.250.199/tcp/18655/p2p/16Uiu2HAmRt8CsnTKsJe8rRtpCU6MnYPiWqzNm9oYRtsN4SKHoMaX","/ip4/172.18.250.199/tcp/18656/ws/p2p/16Uiu2HAmRt8CsnTKsJe8rRtpCU6MnYPiWqzNm9oYRtsN4SKHoMaX"],"enrUri":"enr:-La4QFuv-EUDWBTi5ulOkGhsAF7c0fkmLnxbZvf36zJFYCgrf7chtqSjDwOH0xAZ8gkJix33oYhFJ-aRTLj67JpzDWoCgmlkgnY0gmlwhKwS-seKbXVsdGlhZGRyc5YACASsEvrHBkjfAAoErBL6xwZI4N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDxIVctyTPb0nezYmgVWsvTGzhgFA7kFxH_wfuWNQHeJiDdGNwgkjfhXdha3UyAQ"}'
2026-03-05 04:35:57.510 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 04:35:57.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12912/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.250.199/tcp/18655/p2p/16Uiu2HAmRt8CsnTKsJe8rRtpCU6MnYPiWqzNm9oYRtsN4SKHoMaX"]'
2026-03-05 04:35:57.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:35:57.551 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18654/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.118.187/tcp/12913/p2p/16Uiu2HAmLBwke4YhYpD9u3inDzcfgUCMkwS28Ki51aTtEDAT9dDs"]'
2026-03-05 04:35:57.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:35:57.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12912/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:35:57.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.250.199/tcp/18655/p2p/16Uiu2HAmRt8CsnTKsJe8rRtpCU6MnYPiWqzNm9oYRtsN4SKHoMaX","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-05 04:35:57.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18654/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:35:57.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.118.187/tcp/50118/p2p/16Uiu2HAmLBwke4YhYpD9u3inDzcfgUCMkwS28Ki51aTtEDAT9dDs","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-05 04:35:57.579 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 04:35:58.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12912/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-05 04:35:58.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:35:58.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18654/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-05 04:35:58.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:35:58.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12912/admin/v1/peers/relay/on/0" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:35:58.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.250.199/tcp/18655/p2p/16Uiu2HAmRt8CsnTKsJe8rRtpCU6MnYPiWqzNm9oYRtsN4SKHoMaX","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","score":0.0}]}'
2026-03-05 04:35:58.588 DEBUG [tests.rest_flags.test_admin_flags] checking shard=0 list: {'shard': 0, 'peers': [{'multiaddr': '/ip4/172.18.250.199/tcp/18655/p2p/16Uiu2HAmRt8CsnTKsJe8rRtpCU6MnYPiWqzNm9oYRtsN4SKHoMaX', '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', 'score': 0.0}]}
2026-03-05 04:35:58.590 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-05 04:35:58.591 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-05 04:35:58.592 DEBUG [src.node.waku_node] Stopping container with id 8940beaf74a5
2026-03-05 04:35:59.186 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 04:35:59.188 DEBUG [src.node.waku_node] Stopping container with id 0a0b8bd0f890
2026-03-05 04:35:59.759 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 04:35:59.760 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-05 04:35:59.767 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-05 04:35:59.771 DEBUG [src.node.docker_mananger] No errors found in the waku logs.