mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 16:43:56 +00:00
168 lines
32 KiB
Plaintext
168 lines
32 KiB
Plaintext
2026-03-05 04:33:23.784 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 04:33:23.784 DEBUG [tests.conftest] Running test: test_all_nodes_subscribed_to_the_topic with id: 2026-03-05_04-33-23__7d110950-9dee-4423-ad1f-e2749a3d7fcd
|
|
2026-03-05 04:33:23.785 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 04:33:23.785 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-05 04:33:23.785 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-05 04:33:23.792 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:33:23.792 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_04-33-23__7d110950-9dee-4423-ad1f-e2749a3d7fcd__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:23.792 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:33:23.792 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:33:23.793 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:33:23.794 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.178.86
|
|
2026-03-05 04:33:23.794 DEBUG [src.node.docker_mananger] Generated ports ['7740', '7741', '7742', '7743', '7744']
|
|
2026-03-05 04:33:23.794 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:33:23.794 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:33:23.794 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:33:23.794 DEBUG [src.node.docker_mananger] docker run -i -t -p 7740:7740 -p 7741:7741 -p 7742:7742 -p 7743:7743 -p 7744:7744 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=7742 --rest-port=7740 --tcp-port=7741 --discv5-udp-port=7743 --rest-address=0.0.0.0 --nat=extip:172.18.178.86 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e652a10e17fe1deecc49b65d799ccadd0cfab2a8f72cd8edcec1b0af71bdc254 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7744 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-05 04:33:23.982 ERROR [src.node.docker_mananger] Max retries reached for container db61295709c6. Exiting log stream.
|
|
2026-03-05 04:33:23.988 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.178.86 waku 7c772d9f45fb122e98282ec4342c61db2285c0a6cabd1baeb869576edb0539b7
|
|
2026-03-05 04:33:24.024 DEBUG [src.node.docker_mananger] Container started with ID 7c772d9f45fb. Setting up logs at ./log/docker/node1_2026-03-05_04-33-23__7d110950-9dee-4423-ad1f-e2749a3d7fcd__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:24.024 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7740
|
|
2026-03-05 04:33:24.024 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:33:24.586 ERROR [src.node.docker_mananger] Max retries reached for container be61d6f2e9b5. Exiting log stream.
|
|
2026-03-05 04:33:25.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7740/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:25.027 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-05 04:33:25.028 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:33:25.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7740/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:25.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.178.86/tcp/7741/p2p/16Uiu2HAmUijcXrvSdFiWRqqP6AZk8hMkBFDxvroaFe9KHiv2YAtw","/ip4/172.18.178.86/tcp/7742/ws/p2p/16Uiu2HAmUijcXrvSdFiWRqqP6AZk8hMkBFDxvroaFe9KHiv2YAtw"],"enrUri":"enr:-L24QOJY5q9HSXWZBN5K3tbJN9C2n7n4YOYerthjvvVzvzKoaLZC7992lU8vE_JWNTxyeHHeRoG1vzD6QFM7uocdolwCgmlkgnY0gmlwhKwSslaKbXVsdGlhZGRyc5YACASsErJWBh49AAoErBKyVgYePt0DgnJzhQADAQAAiXNlY3AyNTZrMaED7rCmkfl0WKsXqzTxcg3Vfzniy1Fc1cIVfl8qXaXZ8lCDdGNwgh49g3VkcIIeP4V3YWt1MgU"}'
|
|
2026-03-05 04:33:25.030 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:33:25.031 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-05 04:33:25.037 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:33:25.037 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_04-33-23__7d110950-9dee-4423-ad1f-e2749a3d7fcd__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:25.038 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:33:25.038 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:33:25.039 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:33:25.039 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.206.191
|
|
2026-03-05 04:33:25.039 DEBUG [src.node.docker_mananger] Generated ports ['30010', '30011', '30012', '30013', '30014']
|
|
2026-03-05 04:33:25.040 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:33:25.040 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:33:25.040 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:33:25.040 DEBUG [src.node.docker_mananger] docker run -i -t -p 30010:30010 -p 30011:30011 -p 30012:30012 -p 30013:30013 -p 30014:30014 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=30012 --rest-port=30010 --tcp-port=30011 --discv5-udp-port=30013 --rest-address=0.0.0.0 --nat=extip:172.18.206.191 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d4267fdcb2467e938c97fb0ddcb3af2d9bf21dc1efeb7ec03c69c6f1fb30c978 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30014 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QOJY5q9HSXWZBN5K3tbJN9C2n7n4YOYerthjvvVzvzKoaLZC7992lU8vE_JWNTxyeHHeRoG1vzD6QFM7uocdolwCgmlkgnY0gmlwhKwSslaKbXVsdGlhZGRyc5YACASsErJWBh49AAoErBKyVgYePt0DgnJzhQADAQAAiXNlY3AyNTZrMaED7rCmkfl0WKsXqzTxcg3Vfzniy1Fc1cIVfl8qXaXZ8lCDdGNwgh49g3VkcIIeP4V3YWt1MgU --filternode=/ip4/172.18.178.86/tcp/7741/p2p/16Uiu2HAmUijcXrvSdFiWRqqP6AZk8hMkBFDxvroaFe9KHiv2YAtw
|
|
2026-03-05 04:33:25.234 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.206.191 waku 551fb9b5782df7c70c161dbd582a43cc839d75b7206c4fef897f29c34a47b0f6
|
|
2026-03-05 04:33:25.268 DEBUG [src.node.docker_mananger] Container started with ID 551fb9b5782d. Setting up logs at ./log/docker/node2_2026-03-05_04-33-23__7d110950-9dee-4423-ad1f-e2749a3d7fcd__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:25.269 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30010
|
|
2026-03-05 04:33:25.269 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:33:26.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30010/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:26.272 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-05 04:33:26.273 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:33:26.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30010/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:26.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.206.191/tcp/30011/p2p/16Uiu2HAmMjJBQ6gvCmFidGLQYLbrYx7YqR36BB17jEFveoAAUKdc","/ip4/172.18.206.191/tcp/30012/ws/p2p/16Uiu2HAmMjJBQ6gvCmFidGLQYLbrYx7YqR36BB17jEFveoAAUKdc"],"enrUri":"enr:-L24QCMpbgZW9PjV8cTNCR8tt_lAv2EIAIDtGlEyNphhpzdYAbiOk0JNJB45-Lgb4euL___NPtYAtj5G6vUpy-rzGHYCgmlkgnY0gmlwhKwSzr-KbXVsdGlhZGRyc5YACASsEs6_BnU7AAoErBLOvwZ1PN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhtOqWNUDQWfcxhCwJBHSPfyGqe9WLhLyMz34Oq-4mDuDdGNwgnU7g3VkcIJ1PYV3YWt1MgA"}'
|
|
2026-03-05 04:33:26.275 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:33:26.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30010/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.178.86/tcp/7741/p2p/16Uiu2HAmUijcXrvSdFiWRqqP6AZk8hMkBFDxvroaFe9KHiv2YAtw"]'
|
|
2026-03-05 04:33:26.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:33:26.324 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:33:26.324 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-05_04-33-23__7d110950-9dee-4423-ad1f-e2749a3d7fcd__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:26.324 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:33:26.324 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:33:26.326 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:33:26.326 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.29.15
|
|
2026-03-05 04:33:26.326 DEBUG [src.node.docker_mananger] Generated ports ['50188', '50189', '50190', '50191', '50192']
|
|
2026-03-05 04:33:26.326 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:33:26.326 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:33:26.326 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:33:26.327 DEBUG [src.node.docker_mananger] docker run -i -t -p 50188:50188 -p 50189:50189 -p 50190:50190 -p 50191:50191 -p 50192:50192 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=50190 --rest-port=50188 --tcp-port=50189 --discv5-udp-port=50191 --rest-address=0.0.0.0 --nat=extip:172.18.29.15 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ebf0a16de615f1a2ab5fdd9b151f4da7ba74c037eebaa140da6bf1e8a47ffdd2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50192 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QOJY5q9HSXWZBN5K3tbJN9C2n7n4YOYerthjvvVzvzKoaLZC7992lU8vE_JWNTxyeHHeRoG1vzD6QFM7uocdolwCgmlkgnY0gmlwhKwSslaKbXVsdGlhZGRyc5YACASsErJWBh49AAoErBKyVgYePt0DgnJzhQADAQAAiXNlY3AyNTZrMaED7rCmkfl0WKsXqzTxcg3Vfzniy1Fc1cIVfl8qXaXZ8lCDdGNwgh49g3VkcIIeP4V3YWt1MgU --filternode=/ip4/172.18.178.86/tcp/7741/p2p/16Uiu2HAmUijcXrvSdFiWRqqP6AZk8hMkBFDxvroaFe9KHiv2YAtw
|
|
2026-03-05 04:33:26.542 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.29.15 waku 2712ea0c45dad9a16d1d974dd72dc270c89aba9eaea1d56f31d42e05de903dad
|
|
2026-03-05 04:33:26.576 DEBUG [src.node.docker_mananger] Container started with ID 2712ea0c45da. Setting up logs at ./log/docker/node3_2026-03-05_04-33-23__7d110950-9dee-4423-ad1f-e2749a3d7fcd__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:26.577 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50188
|
|
2026-03-05 04:33:26.577 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:33:27.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50188/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:27.581 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-05 04:33:27.581 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:33:27.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50188/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:27.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.29.15/tcp/50189/p2p/16Uiu2HAm93gkonCURghqv2RdzvCYTCP5rAqAU1pmJugyuyjEL8bN","/ip4/172.18.29.15/tcp/50190/ws/p2p/16Uiu2HAm93gkonCURghqv2RdzvCYTCP5rAqAU1pmJugyuyjEL8bN"],"enrUri":"enr:-L24QCBHOvAPP-yrTW05jhZiu3gaKec1TX7w7nxsTwO_FFliIzXlEA15mqXkeOCypRB0lTzCSFfIbZ5F_YkQTab_khMCgmlkgnY0gmlwhKwSHQ-KbXVsdGlhZGRyc5YACASsEh0PBsQNAAoErBIdDwbEDt0DgnJzhQADAQAAiXNlY3AyNTZrMaECymG3ej9oK2rFXw38CV4KX4w0mCx7YqNHuqW1PVOb8M2DdGNwgsQNg3VkcILED4V3YWt1MgA"}'
|
|
2026-03-05 04:33:27.583 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:33:27.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50188/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.178.86/tcp/7741/p2p/16Uiu2HAmUijcXrvSdFiWRqqP6AZk8hMkBFDxvroaFe9KHiv2YAtw"]'
|
|
2026-03-05 04:33:27.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:33:27.635 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:33:27.635 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-05_04-33-23__7d110950-9dee-4423-ad1f-e2749a3d7fcd__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:27.635 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:33:27.636 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:33:27.638 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:33:27.638 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.49.1
|
|
2026-03-05 04:33:27.638 DEBUG [src.node.docker_mananger] Generated ports ['58792', '58793', '58794', '58795', '58796']
|
|
2026-03-05 04:33:27.638 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:33:27.639 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:33:27.639 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:33:27.639 DEBUG [src.node.docker_mananger] docker run -i -t -p 58792:58792 -p 58793:58793 -p 58794:58794 -p 58795:58795 -p 58796:58796 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=58794 --rest-port=58792 --tcp-port=58793 --discv5-udp-port=58795 --rest-address=0.0.0.0 --nat=extip:172.18.49.1 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=efa7c530487cfed0fe9bb9bfc9a62dd147ffbe4265e2a09aebaf2adddc268fa2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58796 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QOJY5q9HSXWZBN5K3tbJN9C2n7n4YOYerthjvvVzvzKoaLZC7992lU8vE_JWNTxyeHHeRoG1vzD6QFM7uocdolwCgmlkgnY0gmlwhKwSslaKbXVsdGlhZGRyc5YACASsErJWBh49AAoErBKyVgYePt0DgnJzhQADAQAAiXNlY3AyNTZrMaED7rCmkfl0WKsXqzTxcg3Vfzniy1Fc1cIVfl8qXaXZ8lCDdGNwgh49g3VkcIIeP4V3YWt1MgU --filternode=/ip4/172.18.178.86/tcp/7741/p2p/16Uiu2HAmUijcXrvSdFiWRqqP6AZk8hMkBFDxvroaFe9KHiv2YAtw
|
|
2026-03-05 04:33:27.835 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.49.1 waku d43c789999c9aec9353e99b7060e1d519c1e39ebb3b41f50862373f24a188b10
|
|
2026-03-05 04:33:27.871 DEBUG [src.node.docker_mananger] Container started with ID d43c789999c9. Setting up logs at ./log/docker/node4_2026-03-05_04-33-23__7d110950-9dee-4423-ad1f-e2749a3d7fcd__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:27.871 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58792
|
|
2026-03-05 04:33:27.873 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:33:28.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58792/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:28.877 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-05 04:33:28.877 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:33:28.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58792/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:28.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.49.1/tcp/58793/p2p/16Uiu2HAm5iy8iwbUW71bbpTMSiQPDBwNUUajMkau1hH8QTLDDsVo","/ip4/172.18.49.1/tcp/58794/ws/p2p/16Uiu2HAm5iy8iwbUW71bbpTMSiQPDBwNUUajMkau1hH8QTLDDsVo"],"enrUri":"enr:-L24QO23ZQXz04KvXUrm7yVTdqKkXzhOcrEUb46XMhwYeb7fU3hw7gs97HJ_jE6C8qA3ZCsc8glVkzNI96bbYOCCjxgCgmlkgnY0gmlwhKwSMQGKbXVsdGlhZGRyc5YACASsEjEBBuWpAAoErBIxAQblqt0DgnJzhQADAQAAiXNlY3AyNTZrMaECmQMjmohUf9d9KPHD2-MNNvSdOfXWKuJ0DeBlU1pV5A6DdGNwguWpg3VkcILlq4V3YWt1MgA"}'
|
|
2026-03-05 04:33:28.880 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:33:28.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58792/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.178.86/tcp/7741/p2p/16Uiu2HAmUijcXrvSdFiWRqqP6AZk8hMkBFDxvroaFe9KHiv2YAtw"]'
|
|
2026-03-05 04:33:28.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:33:28.931 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:33:28.934 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-05_04-33-23__7d110950-9dee-4423-ad1f-e2749a3d7fcd__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:28.934 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:33:28.935 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:33:28.941 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:33:28.941 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.207.171
|
|
2026-03-05 04:33:28.942 DEBUG [src.node.docker_mananger] Generated ports ['16300', '16301', '16302', '16303', '16304']
|
|
2026-03-05 04:33:28.942 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:33:28.944 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:33:28.944 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:33:28.945 DEBUG [src.node.docker_mananger] docker run -i -t -p 16300:16300 -p 16301:16301 -p 16302:16302 -p 16303:16303 -p 16304:16304 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=16302 --rest-port=16300 --tcp-port=16301 --discv5-udp-port=16303 --rest-address=0.0.0.0 --nat=extip:172.18.207.171 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2a74bc3acd03dc642d656eae5ed8ddedf1aff5c689136b3cfa06a1d01292deba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16304 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QOJY5q9HSXWZBN5K3tbJN9C2n7n4YOYerthjvvVzvzKoaLZC7992lU8vE_JWNTxyeHHeRoG1vzD6QFM7uocdolwCgmlkgnY0gmlwhKwSslaKbXVsdGlhZGRyc5YACASsErJWBh49AAoErBKyVgYePt0DgnJzhQADAQAAiXNlY3AyNTZrMaED7rCmkfl0WKsXqzTxcg3Vfzniy1Fc1cIVfl8qXaXZ8lCDdGNwgh49g3VkcIIeP4V3YWt1MgU --filternode=/ip4/172.18.178.86/tcp/7741/p2p/16Uiu2HAmUijcXrvSdFiWRqqP6AZk8hMkBFDxvroaFe9KHiv2YAtw
|
|
2026-03-05 04:33:29.150 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.207.171 waku bbeeb32274840dc3713958facce50cdbc9ea4de74c802ac35ea71cb26abbc904
|
|
2026-03-05 04:33:29.186 DEBUG [src.node.docker_mananger] Container started with ID bbeeb3227484. Setting up logs at ./log/docker/node5_2026-03-05_04-33-23__7d110950-9dee-4423-ad1f-e2749a3d7fcd__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:29.186 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16300
|
|
2026-03-05 04:33:29.186 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:33:30.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16300/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:30.190 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-05 04:33:30.190 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:33:30.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16300/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:30.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.207.171/tcp/16301/p2p/16Uiu2HAm8Jb8huyRak4fYhYN3usv9Lzj4zU99m11SYGWvy6JSLXt","/ip4/172.18.207.171/tcp/16302/ws/p2p/16Uiu2HAm8Jb8huyRak4fYhYN3usv9Lzj4zU99m11SYGWvy6JSLXt"],"enrUri":"enr:-L24QIMJehV9XwA8uG-tLmRu9dRIcLZUvnrtQsUOKnXnUP_7f2w76NeqZmmUUUTJfDP4fGLlh62IiSX7cNJS7exubLgCgmlkgnY0gmlwhKwSz6uKbXVsdGlhZGRyc5YACASsEs-rBj-tAAoErBLPqwY_rt0DgnJzhQADAQAAiXNlY3AyNTZrMaECv1didgImfCO-v8Nc18RDYReeWpguWxBmxJj4zfwmykODdGNwgj-tg3VkcII_r4V3YWt1MgA"}'
|
|
2026-03-05 04:33:30.193 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:33:30.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16300/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.178.86/tcp/7741/p2p/16Uiu2HAmUijcXrvSdFiWRqqP6AZk8hMkBFDxvroaFe9KHiv2YAtw"]'
|
|
2026-03-05 04:33:30.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:33:30.231 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7740/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 04:33:30.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:33:30.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30010/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "56644332-3dde-4180-be8c-cdf9d7c0ae61", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-05 04:33:30.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"56644332-3dde-4180-be8c-cdf9d7c0ae61","statusDesc":"OK"}'
|
|
2026-03-05 04:33:30.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50188/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "dc03b938-a6f3-4e9b-993d-bc664313daa6", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-05 04:33:30.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"dc03b938-a6f3-4e9b-993d-bc664313daa6","statusDesc":"OK"}'
|
|
2026-03-05 04:33:30.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58792/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "660c08a7-5e63-48f7-99ba-01a7ee3eb421", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-05 04:33:30.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"660c08a7-5e63-48f7-99ba-01a7ee3eb421","statusDesc":"OK"}'
|
|
2026-03-05 04:33:30.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16300/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "0ef33a3d-a9c1-4c9b-80ff-7048de06bd08", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-05 04:33:30.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"0ef33a3d-a9c1-4c9b-80ff-7048de06bd08","statusDesc":"OK"}'
|
|
2026-03-05 04:33:30.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7740/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 04:33:30.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:33:30.305 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 04:33:30.408 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-05 04:33:30.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30010/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:30.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772685210290857170,"ephemeral":false}]'
|
|
2026-03-05 04:33:30.412 DEBUG [src.steps.filter] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
|
2026-03-05 04:33:30.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50188/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:30.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772685210290857170,"ephemeral":false}]'
|
|
2026-03-05 04:33:30.416 DEBUG [src.steps.filter] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
|
2026-03-05 04:33:30.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58792/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:30.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772685210290857170,"ephemeral":false}]'
|
|
2026-03-05 04:33:30.420 DEBUG [src.steps.filter] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
|
2026-03-05 04:33:30.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16300/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:30.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772685210290857170,"ephemeral":false}]'
|
|
2026-03-05 04:33:30.426 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 04:33:30.427 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 04:33:30.427 DEBUG [src.node.waku_node] Stopping container with id 7c772d9f45fb
|
|
2026-03-05 04:33:31.005 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:33:31.005 DEBUG [src.node.waku_node] Stopping container with id 551fb9b5782d
|
|
2026-03-05 04:33:31.578 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:33:31.580 DEBUG [src.node.waku_node] Stopping container with id 2712ea0c45da
|
|
2026-03-05 04:33:31.878 ERROR [src.node.docker_mananger] Max retries reached for container 7c772d9f45fb. Exiting log stream.
|
|
2026-03-05 04:33:32.134 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:33:32.134 DEBUG [src.node.waku_node] Stopping container with id d43c789999c9
|
|
2026-03-05 04:33:32.390 ERROR [src.node.docker_mananger] Max retries reached for container 551fb9b5782d. Exiting log stream.
|
|
2026-03-05 04:33:32.681 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:33:32.682 DEBUG [src.node.waku_node] Stopping container with id bbeeb3227484
|
|
2026-03-05 04:33:32.948 ERROR [src.node.docker_mananger] Max retries reached for container 2712ea0c45da. Exiting log stream.
|
|
2026-03-05 04:33:33.272 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:33:33.275 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 04:33:33.301 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:33:33.305 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:33:33.309 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:33:33.318 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:33:33.322 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|