mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
168 lines
32 KiB
Plaintext
168 lines
32 KiB
Plaintext
2026-03-02 04:33:56.396 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-02 04:33:56.396 DEBUG [tests.conftest] Running test: test_all_nodes_subscribed_to_the_topic with id: 2026-03-02_04-33-56__71858f91-78b0-47d3-8e3b-c511b4a51287
|
|
2026-03-02 04:33:56.397 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-02 04:33:56.397 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-02 04:33:56.397 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-02 04:33:56.404 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:33:56.404 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-33-56__71858f91-78b0-47d3-8e3b-c511b4a51287__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:33:56.404 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:33:56.404 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:33:56.406 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:33:56.406 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.98.122
|
|
2026-03-02 04:33:56.406 DEBUG [src.node.docker_mananger] Generated ports ['38413', '38414', '38415', '38416', '38417']
|
|
2026-03-02 04:33:56.406 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:33:56.406 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:33:56.407 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:33:56.407 DEBUG [src.node.docker_mananger] docker run -i -t -p 38413:38413 -p 38414:38414 -p 38415:38415 -p 38416:38416 -p 38417:38417 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=38415 --rest-port=38413 --tcp-port=38414 --discv5-udp-port=38416 --rest-address=0.0.0.0 --nat=extip:172.18.98.122 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=41d4a0fac0cd753bd8b0c50cfaecf96fc9eb686cd3fbb6a0e41d8da9ff8f125e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38417 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-02 04:33:56.595 ERROR [src.node.docker_mananger] Max retries reached for container 6f08e2b34e60. Exiting log stream.
|
|
2026-03-02 04:33:56.597 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.98.122 waku ec47e5431bb1968bd4995832e603a84f912be4fee287a77aee6184de50f71092
|
|
2026-03-02 04:33:56.630 DEBUG [src.node.docker_mananger] Container started with ID ec47e5431bb1. Setting up logs at ./log/docker/node1_2026-03-02_04-33-56__71858f91-78b0-47d3-8e3b-c511b4a51287__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:33:56.631 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38413
|
|
2026-03-02 04:33:56.631 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:33:57.117 ERROR [src.node.docker_mananger] Max retries reached for container 33d86efb91d8. Exiting log stream.
|
|
2026-03-02 04:33:57.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38413/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:33:57.634 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-02 04:33:57.634 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:33:57.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38413/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:33:57.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.98.122/tcp/38414/p2p/16Uiu2HAm9XibAkDTCL3PUN1gB4Ydx1uxqSWA6rekLsiMcMjFPF5c","/ip4/172.18.98.122/tcp/38415/ws/p2p/16Uiu2HAm9XibAkDTCL3PUN1gB4Ydx1uxqSWA6rekLsiMcMjFPF5c"],"enrUri":"enr:-L24QGHqcjTJUDccA4ik2I40W4qRVxCfSYcRJYbCArKnvtLFZXIULlBVSzYinfklnvB_mSbQ7i5etbeteublESk98l0CgmlkgnY0gmlwhKwSYnqKbXVsdGlhZGRyc5YACASsEmJ6BpYOAAoErBJiegaWD90DgnJzhQADAQAAiXNlY3AyNTZrMaEC0ZANiMqHMXBTX1oGEcwRI5SIthycepxFKAKcQ000dhODdGNwgpYOg3VkcIKWEIV3YWt1MgU"}'
|
|
2026-03-02 04:33:57.637 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:33:57.637 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-02 04:33:57.644 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:33:57.644 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-02_04-33-56__71858f91-78b0-47d3-8e3b-c511b4a51287__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:33:57.644 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:33:57.644 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:33:57.645 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:33:57.646 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.49.14
|
|
2026-03-02 04:33:57.646 DEBUG [src.node.docker_mananger] Generated ports ['25938', '25939', '25940', '25941', '25942']
|
|
2026-03-02 04:33:57.646 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:33:57.646 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:33:57.646 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:33:57.646 DEBUG [src.node.docker_mananger] docker run -i -t -p 25938:25938 -p 25939:25939 -p 25940:25940 -p 25941:25941 -p 25942:25942 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=25940 --rest-port=25938 --tcp-port=25939 --discv5-udp-port=25941 --rest-address=0.0.0.0 --nat=extip:172.18.49.14 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b9285b14f9fcfcb9a5bba55093f4cf1589eeddcdfc91ace2bc6596cee98edcba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25942 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QGHqcjTJUDccA4ik2I40W4qRVxCfSYcRJYbCArKnvtLFZXIULlBVSzYinfklnvB_mSbQ7i5etbeteublESk98l0CgmlkgnY0gmlwhKwSYnqKbXVsdGlhZGRyc5YACASsEmJ6BpYOAAoErBJiegaWD90DgnJzhQADAQAAiXNlY3AyNTZrMaEC0ZANiMqHMXBTX1oGEcwRI5SIthycepxFKAKcQ000dhODdGNwgpYOg3VkcIKWEIV3YWt1MgU --filternode=/ip4/172.18.98.122/tcp/38414/p2p/16Uiu2HAm9XibAkDTCL3PUN1gB4Ydx1uxqSWA6rekLsiMcMjFPF5c
|
|
2026-03-02 04:33:57.840 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.49.14 waku ecf756bea3a33bc0a27bcad87d3fdded5c29da452d5fd2f61144089e107ff5d6
|
|
2026-03-02 04:33:57.871 DEBUG [src.node.docker_mananger] Container started with ID ecf756bea3a3. Setting up logs at ./log/docker/node2_2026-03-02_04-33-56__71858f91-78b0-47d3-8e3b-c511b4a51287__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:33:57.871 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25938
|
|
2026-03-02 04:33:57.872 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:33:58.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25938/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:33:58.875 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-02 04:33:58.875 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:33:58.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25938/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:33:58.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.49.14/tcp/25939/p2p/16Uiu2HAm12Me2KBxZS4dPf1D2Quf4n9S78RWcWCE8C257WrnhaSZ","/ip4/172.18.49.14/tcp/25940/ws/p2p/16Uiu2HAm12Me2KBxZS4dPf1D2Quf4n9S78RWcWCE8C257WrnhaSZ"],"enrUri":"enr:-L24QD-mp7C7b_9BEOhlt_YxgnijGyKG_7E7oS5E9XVc3PUgbZI0rEEQGPACNn3zTHVGdyZ6uafV2jtzNtxArGAT_YMCgmlkgnY0gmlwhKwSMQ6KbXVsdGlhZGRyc5YACASsEjEOBmVTAAoErBIxDgZlVN0DgnJzhQADAQAAiXNlY3AyNTZrMaECUy0GXdkxEPx0G_TWCa5UiJGkCvyZVotFVNqsKwnDY16DdGNwgmVTg3VkcIJlVYV3YWt1MgA"}'
|
|
2026-03-02 04:33:58.878 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:33:58.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25938/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.98.122/tcp/38414/p2p/16Uiu2HAm9XibAkDTCL3PUN1gB4Ydx1uxqSWA6rekLsiMcMjFPF5c"]'
|
|
2026-03-02 04:33:58.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:33:58.926 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:33:58.926 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-02_04-33-56__71858f91-78b0-47d3-8e3b-c511b4a51287__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:33:58.927 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:33:58.927 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:33:58.928 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:33:58.928 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.15.26
|
|
2026-03-02 04:33:58.929 DEBUG [src.node.docker_mananger] Generated ports ['20588', '20589', '20590', '20591', '20592']
|
|
2026-03-02 04:33:58.929 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:33:58.929 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:33:58.929 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:33:58.929 DEBUG [src.node.docker_mananger] docker run -i -t -p 20588:20588 -p 20589:20589 -p 20590:20590 -p 20591:20591 -p 20592:20592 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=20590 --rest-port=20588 --tcp-port=20589 --discv5-udp-port=20591 --rest-address=0.0.0.0 --nat=extip:172.18.15.26 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aff02ee7db932ae7cf73dab8fb1dbb19d7eddaa23ea5bcffba7f375947ca5fe7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20592 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QGHqcjTJUDccA4ik2I40W4qRVxCfSYcRJYbCArKnvtLFZXIULlBVSzYinfklnvB_mSbQ7i5etbeteublESk98l0CgmlkgnY0gmlwhKwSYnqKbXVsdGlhZGRyc5YACASsEmJ6BpYOAAoErBJiegaWD90DgnJzhQADAQAAiXNlY3AyNTZrMaEC0ZANiMqHMXBTX1oGEcwRI5SIthycepxFKAKcQ000dhODdGNwgpYOg3VkcIKWEIV3YWt1MgU --filternode=/ip4/172.18.98.122/tcp/38414/p2p/16Uiu2HAm9XibAkDTCL3PUN1gB4Ydx1uxqSWA6rekLsiMcMjFPF5c
|
|
2026-03-02 04:33:59.133 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.15.26 waku 7250169e337d575657de7a78815c778568f466e00b59cc5b24298e11d3e92b70
|
|
2026-03-02 04:33:59.163 DEBUG [src.node.docker_mananger] Container started with ID 7250169e337d. Setting up logs at ./log/docker/node3_2026-03-02_04-33-56__71858f91-78b0-47d3-8e3b-c511b4a51287__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:33:59.164 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20588
|
|
2026-03-02 04:33:59.164 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:34:00.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20588/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:34:00.169 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-02 04:34:00.169 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:34:00.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20588/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:34:00.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.15.26/tcp/20589/p2p/16Uiu2HAm69PtsybKrhY3iv4geSqumZ2GBUEZSoFF7RKdoz1tyRve","/ip4/172.18.15.26/tcp/20590/ws/p2p/16Uiu2HAm69PtsybKrhY3iv4geSqumZ2GBUEZSoFF7RKdoz1tyRve"],"enrUri":"enr:-L24QLuSWnqn2wMHBgfRdbyucmGeK1bPnTd8rlnH-6ztSa6JeshPIZ4gmm_iK1Ccqmp_-BFguPQWBX69kbV3ce09HXgCgmlkgnY0gmlwhKwSDxqKbXVsdGlhZGRyc5YACASsEg8aBlBtAAoErBIPGgZQbt0DgnJzhQADAQAAiXNlY3AyNTZrMaECn0UTgV-vvJaI89yIQ2L36tdrTSzLt-62qFo5eJ-OybeDdGNwglBtg3VkcIJQb4V3YWt1MgA"}'
|
|
2026-03-02 04:34:00.171 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:34:00.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20588/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.98.122/tcp/38414/p2p/16Uiu2HAm9XibAkDTCL3PUN1gB4Ydx1uxqSWA6rekLsiMcMjFPF5c"]'
|
|
2026-03-02 04:34:00.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:34:00.222 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:34:00.222 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-02_04-33-56__71858f91-78b0-47d3-8e3b-c511b4a51287__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:34:00.223 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:34:00.223 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:34:00.225 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:34:00.225 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.126.150
|
|
2026-03-02 04:34:00.225 DEBUG [src.node.docker_mananger] Generated ports ['1671', '1672', '1673', '1674', '1675']
|
|
2026-03-02 04:34:00.226 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:34:00.226 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:34:00.226 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:34:00.226 DEBUG [src.node.docker_mananger] docker run -i -t -p 1671:1671 -p 1672:1672 -p 1673:1673 -p 1674:1674 -p 1675:1675 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=1673 --rest-port=1671 --tcp-port=1672 --discv5-udp-port=1674 --rest-address=0.0.0.0 --nat=extip:172.18.126.150 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=21cd2523d9ec6983f161a6e628be280d9518cd1ce23f5d8bed231bbec125947c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1675 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QGHqcjTJUDccA4ik2I40W4qRVxCfSYcRJYbCArKnvtLFZXIULlBVSzYinfklnvB_mSbQ7i5etbeteublESk98l0CgmlkgnY0gmlwhKwSYnqKbXVsdGlhZGRyc5YACASsEmJ6BpYOAAoErBJiegaWD90DgnJzhQADAQAAiXNlY3AyNTZrMaEC0ZANiMqHMXBTX1oGEcwRI5SIthycepxFKAKcQ000dhODdGNwgpYOg3VkcIKWEIV3YWt1MgU --filternode=/ip4/172.18.98.122/tcp/38414/p2p/16Uiu2HAm9XibAkDTCL3PUN1gB4Ydx1uxqSWA6rekLsiMcMjFPF5c
|
|
2026-03-02 04:34:00.415 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.126.150 waku f6e59258954034ffc7e80618a010a83a199e45c5d55954c50704840641b542b2
|
|
2026-03-02 04:34:00.451 DEBUG [src.node.docker_mananger] Container started with ID f6e592589540. Setting up logs at ./log/docker/node4_2026-03-02_04-33-56__71858f91-78b0-47d3-8e3b-c511b4a51287__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:34:00.452 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1671
|
|
2026-03-02 04:34:00.452 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:34:01.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1671/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:34:01.455 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-02 04:34:01.456 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:34:01.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1671/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:34:01.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.126.150/tcp/1672/p2p/16Uiu2HAmKXfLpPBGpnXDwmz26Cn6ANsbKrppTj9yiF9DxLQnJet2","/ip4/172.18.126.150/tcp/1673/ws/p2p/16Uiu2HAmKXfLpPBGpnXDwmz26Cn6ANsbKrppTj9yiF9DxLQnJet2"],"enrUri":"enr:-L24QLBzHYfW9zfzcsAAZ-S65AQQAkaXpInZUnkAZj_EcsxnffJVlBk8wtudVnrdz6brOe54n6CPTM5RIuSN2iq4m10CgmlkgnY0gmlwhKwSfpaKbXVsdGlhZGRyc5YACASsEn6WBgaIAAoErBJ-lgYGid0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZiFAEEjG_ehwmpVfPcXs1k0GJev8cYh-kZvUnKee_9uDdGNwggaIg3VkcIIGioV3YWt1MgA"}'
|
|
2026-03-02 04:34:01.458 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:34:01.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1671/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.98.122/tcp/38414/p2p/16Uiu2HAm9XibAkDTCL3PUN1gB4Ydx1uxqSWA6rekLsiMcMjFPF5c"]'
|
|
2026-03-02 04:34:01.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:34:01.510 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:34:01.510 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-02_04-33-56__71858f91-78b0-47d3-8e3b-c511b4a51287__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:34:01.510 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:34:01.511 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:34:01.513 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:34:01.513 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.18.34
|
|
2026-03-02 04:34:01.514 DEBUG [src.node.docker_mananger] Generated ports ['48803', '48804', '48805', '48806', '48807']
|
|
2026-03-02 04:34:01.514 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:34:01.514 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:34:01.514 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:34:01.514 DEBUG [src.node.docker_mananger] docker run -i -t -p 48803:48803 -p 48804:48804 -p 48805:48805 -p 48806:48806 -p 48807:48807 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=48805 --rest-port=48803 --tcp-port=48804 --discv5-udp-port=48806 --rest-address=0.0.0.0 --nat=extip:172.18.18.34 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cd33f9cc5f7049d0dcaf25caca9fe770f5fbe6573f90eb34b70daf33012acef0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48807 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QGHqcjTJUDccA4ik2I40W4qRVxCfSYcRJYbCArKnvtLFZXIULlBVSzYinfklnvB_mSbQ7i5etbeteublESk98l0CgmlkgnY0gmlwhKwSYnqKbXVsdGlhZGRyc5YACASsEmJ6BpYOAAoErBJiegaWD90DgnJzhQADAQAAiXNlY3AyNTZrMaEC0ZANiMqHMXBTX1oGEcwRI5SIthycepxFKAKcQ000dhODdGNwgpYOg3VkcIKWEIV3YWt1MgU --filternode=/ip4/172.18.98.122/tcp/38414/p2p/16Uiu2HAm9XibAkDTCL3PUN1gB4Ydx1uxqSWA6rekLsiMcMjFPF5c
|
|
2026-03-02 04:34:01.714 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.18.34 waku aa4d64fe0d56340a573b567667e8dd93f1cb37493a8a696dd30d723e89535a99
|
|
2026-03-02 04:34:01.745 DEBUG [src.node.docker_mananger] Container started with ID aa4d64fe0d56. Setting up logs at ./log/docker/node5_2026-03-02_04-33-56__71858f91-78b0-47d3-8e3b-c511b4a51287__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:34:01.746 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48803
|
|
2026-03-02 04:34:01.746 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:34:02.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:34:02.749 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-02 04:34:02.749 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:34:02.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48803/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:34:02.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.18.34/tcp/48804/p2p/16Uiu2HAmLGJoKmkFHDXrdaDeGnkBxeAeNRc6zFzz2u9DD6gXo27j","/ip4/172.18.18.34/tcp/48805/ws/p2p/16Uiu2HAmLGJoKmkFHDXrdaDeGnkBxeAeNRc6zFzz2u9DD6gXo27j"],"enrUri":"enr:-L24QPAuRCWRwTiNCxIukKYynyqrwy_VJWAlDkkAqaD7EBxyeNYKPEQj9_IL77QwYHH30reMX1L3qPuG0qiutzxbOmwCgmlkgnY0gmlwhKwSEiKKbXVsdGlhZGRyc5YACASsEhIiBr6kAAoErBISIga-pd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDcQ3_O_DN6TxSbsgYFRHpDn8Pf9f1a2nSTikWH7N9NlqDdGNwgr6kg3VkcIK-poV3YWt1MgA"}'
|
|
2026-03-02 04:34:02.752 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:34:02.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48803/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.98.122/tcp/38414/p2p/16Uiu2HAm9XibAkDTCL3PUN1gB4Ydx1uxqSWA6rekLsiMcMjFPF5c"]'
|
|
2026-03-02 04:34:02.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:34:02.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38413/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-02 04:34:02.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:34:02.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25938/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "5c00e777-f444-4b93-831c-479b4c2d61b4", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-02 04:34:02.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"5c00e777-f444-4b93-831c-479b4c2d61b4","statusDesc":"OK"}'
|
|
2026-03-02 04:34:02.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20588/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c4bc2791-ed60-4274-94e1-5e772e0a976c", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-02 04:34:02.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c4bc2791-ed60-4274-94e1-5e772e0a976c","statusDesc":"OK"}'
|
|
2026-03-02 04:34:02.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1671/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "b3e8ac94-f89d-4580-81e9-9eeaea20ad6c", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-02 04:34:02.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"b3e8ac94-f89d-4580-81e9-9eeaea20ad6c","statusDesc":"OK"}'
|
|
2026-03-02 04:34:02.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48803/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "48a5ef02-3857-4378-97cb-18970179346d", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-02 04:34:02.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"48a5ef02-3857-4378-97cb-18970179346d","statusDesc":"OK"}'
|
|
2026-03-02 04:34:02.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38413/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-02 04:34:02.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:34:02.866 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-02 04:34:02.966 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:34:02.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25938/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:34:02.969 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":1772426042849076359,"ephemeral":false}]'
|
|
2026-03-02 04:34:02.971 DEBUG [src.steps.filter] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:34:02.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20588/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:34:02.974 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":1772426042849076359,"ephemeral":false}]'
|
|
2026-03-02 04:34:02.975 DEBUG [src.steps.filter] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:34:02.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1671/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:34:02.977 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":1772426042849076359,"ephemeral":false}]'
|
|
2026-03-02 04:34:02.979 DEBUG [src.steps.filter] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:34:02.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48803/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:34:02.981 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":1772426042849076359,"ephemeral":false}]'
|
|
2026-03-02 04:34:02.984 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-02 04:34:02.985 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-02 04:34:02.985 DEBUG [src.node.waku_node] Stopping container with id ec47e5431bb1
|
|
2026-03-02 04:34:03.562 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:34:03.563 DEBUG [src.node.waku_node] Stopping container with id ecf756bea3a3
|
|
2026-03-02 04:34:04.127 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:34:04.127 DEBUG [src.node.waku_node] Stopping container with id 7250169e337d
|
|
2026-03-02 04:34:04.377 ERROR [src.node.docker_mananger] Max retries reached for container ec47e5431bb1. Exiting log stream.
|
|
2026-03-02 04:34:04.702 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:34:04.702 DEBUG [src.node.waku_node] Stopping container with id f6e592589540
|
|
2026-03-02 04:34:04.960 ERROR [src.node.docker_mananger] Max retries reached for container ecf756bea3a3. Exiting log stream.
|
|
2026-03-02 04:34:05.247 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:34:05.247 DEBUG [src.node.waku_node] Stopping container with id aa4d64fe0d56
|
|
2026-03-02 04:34:05.515 ERROR [src.node.docker_mananger] Max retries reached for container 7250169e337d. Exiting log stream.
|
|
2026-03-02 04:34:05.802 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:34:05.803 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-02 04:34:05.819 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:34:05.827 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:34:05.832 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:34:05.836 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:34:05.840 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|