135 lines
24 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2026-04-22 23:57:14.238 INFO [tests.conftest] Fleet bootstrap inactive pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
2026-04-22 23:57:14.238 DEBUG [tests.conftest] Running fixture setup: test_id
2026-04-22 23:57:14.238 DEBUG [tests.conftest] Running test: test_single_content_topic[/app/29/sometopic/someencoding] with id: 2026-04-22_23-57-14__d244d21a-b3d5-41ff-a02c-ca33477c8f69
2026-04-22 23:57:14.238 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-04-22 23:57:14.239 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-04-22 23:57:14.239 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-04-22 23:57:14.246 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:57:14.246 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_23-57-14__d244d21a-b3d5-41ff-a02c-ca33477c8f69__wakuorg_nwaku:latest.log
2026-04-22 23:57:14.247 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:57:14.247 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:57:14.248 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:57:14.248 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.202.18
2026-04-22 23:57:14.248 DEBUG [src.node.docker_mananger] Generated ports ['17730', '17731', '17732', '17733', '17734']
2026-04-22 23:57:14.249 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:57:14.249 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:57:14.249 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:57:14.249 DEBUG [src.node.docker_mananger] docker run -i -t -p 17730:17730 -p 17731:17731 -p 17732:17732 -p 17733:17733 -p 17734:17734 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=17732 --rest-port=17730 --tcp-port=17731 --discv5-udp-port=17733 --rest-address=0.0.0.0 --nat=extip:172.18.202.18 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=b0e2da6e3a92ebddfaafc1eb48f5a12db32cecb16b6bb2565ad6baf41a4dc041 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17734 --metrics-logging=true --relay=true --filter=true --content-topic=/app/29/sometopic/someencoding
2026-04-22 23:57:14.445 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.202.18 waku 0713eacc5674ea9c1798db591ace0fb22ddfe29a122d56da9ba2eaa6a6b0341a
2026-04-22 23:57:14.483 DEBUG [src.node.docker_mananger] Container started with ID 0713eacc5674. Setting up logs at ./log/docker/node1_2026-04-22_23-57-14__d244d21a-b3d5-41ff-a02c-ca33477c8f69__wakuorg_nwaku:latest.log
2026-04-22 23:57:14.483 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17730
2026-04-22 23:57:14.483 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:57:14.514 ERROR [src.node.docker_mananger] Max retries reached for container cd2fd833cd58. Exiting log stream.
2026-04-22 23:57:15.029 ERROR [src.node.docker_mananger] Max retries reached for container 683554fe0837. Exiting log stream.
2026-04-22 23:57:15.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17730/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:57:15.486 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 23:57:15.487 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:57:15.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17730/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:57:15.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.202.18/tcp/17731/p2p/16Uiu2HAm41HFXSGqfuyKnoH5kcD885Ka3Nk3YgmpS6VpPRwSW5LV","/ip4/172.18.202.18/tcp/17732/ws/p2p/16Uiu2HAm41HFXSGqfuyKnoH5kcD885Ka3Nk3YgmpS6VpPRwSW5LV"],"enrUri":"enr:-L24QP7CFwExhX9xoigptNlClHYkQsFBChabyFg0nCGn0hEDNDWMCb4hRHGGWvVmgswR1N6ol5tFyC3OVW1CwngAIbICgmlkgnY0gmlwhKwSyhKKbXVsdGlhZGRyc5YACASsEsoSBkVDAAoErBLKEgZFRN0DgnJzhQDHAQAAiXNlY3AyNTZrMaECf3mLHk0go246n7pqJ3xERq3tFHR6qGnEBx13eZDRtdKDdGNwgkVDg3VkcIJFRYV3YWt1MgU"}'
2026-04-22 23:57:15.489 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:57:15.496 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:57:15.496 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_23-57-14__d244d21a-b3d5-41ff-a02c-ca33477c8f69__wakuorg_nwaku:latest.log
2026-04-22 23:57:15.496 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:57:15.496 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:57:15.498 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:57:15.498 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.156.87
2026-04-22 23:57:15.498 DEBUG [src.node.docker_mananger] Generated ports ['1041', '1042', '1043', '1044', '1045']
2026-04-22 23:57:15.498 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:57:15.498 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:57:15.498 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:57:15.499 DEBUG [src.node.docker_mananger] docker run -i -t -p 1041:1041 -p 1042:1042 -p 1043:1043 -p 1044:1044 -p 1045:1045 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=1043 --rest-port=1041 --tcp-port=1042 --discv5-udp-port=1044 --rest-address=0.0.0.0 --nat=extip:172.18.156.87 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=28d679e3a1663ed2cee152718047e0e0fd1d9ad8ebddba0ddd34bba5191925b5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1045 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QP7CFwExhX9xoigptNlClHYkQsFBChabyFg0nCGn0hEDNDWMCb4hRHGGWvVmgswR1N6ol5tFyC3OVW1CwngAIbICgmlkgnY0gmlwhKwSyhKKbXVsdGlhZGRyc5YACASsEsoSBkVDAAoErBLKEgZFRN0DgnJzhQDHAQAAiXNlY3AyNTZrMaECf3mLHk0go246n7pqJ3xERq3tFHR6qGnEBx13eZDRtdKDdGNwgkVDg3VkcIJFRYV3YWt1MgU --content-topic=/app/29/sometopic/someencoding
2026-04-22 23:57:15.687 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.156.87 waku 073ded7972d3ed07ab3614abcc2eaf9f2ec0035ff02305af9b99df04c13b6df6
2026-04-22 23:57:15.722 DEBUG [src.node.docker_mananger] Container started with ID 073ded7972d3. Setting up logs at ./log/docker/node2_2026-04-22_23-57-14__d244d21a-b3d5-41ff-a02c-ca33477c8f69__wakuorg_nwaku:latest.log
2026-04-22 23:57:15.722 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1041
2026-04-22 23:57:15.723 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:57:16.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1041/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:57:16.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"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"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 23:57:16.730 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:57:16.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1041/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:57:16.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.156.87/tcp/1042/p2p/16Uiu2HAmD9VwMznTxhva1efNd823XkR2oW3aDps6SkMKigx2NbiG","/ip4/172.18.156.87/tcp/1043/ws/p2p/16Uiu2HAmD9VwMznTxhva1efNd823XkR2oW3aDps6SkMKigx2NbiG"],"enrUri":"enr:-L24QJWmaD77sHvp677IhxTw9q40q00vjEeS0N42qrhUtOxEGDuxhNE9vQxGeKwLZSm0SAKq4aHVKuBPxo8SAsXp3s8CgmlkgnY0gmlwhKwSnFeKbXVsdGlhZGRyc5YACASsEpxXBgQSAAoErBKcVwYEE90DgnJzhQDHAQAAiXNlY3AyNTZrMaEDB023oW2SKjQe1jLT5XJSxuB7mAOvxvLZ8kC8FQ1aQBmDdGNwggQSg3VkcIIEFIV3YWt1MgE"}'
2026-04-22 23:57:16.734 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:57:16.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1041/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.202.18/tcp/17731/p2p/16Uiu2HAm41HFXSGqfuyKnoH5kcD885Ka3Nk3YgmpS6VpPRwSW5LV"]'
2026-04-22 23:57:16.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:57:16.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17730/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/29/sometopic/someencoding"]'
2026-04-22 23:57:16.740 ERROR [src.node.api_clients.base_client] HTTP error occurred: 500 Server Error: Internal Server Error for url: http://127.0.0.1:17730/relay/v1/auto/subscriptions. Response content: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'
2026-04-22 23:57:16.812 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-04-22 23:57:16.814 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-04-22 23:57:16.814 DEBUG [src.node.waku_node] Stopping container with id 0713eacc5674
2026-04-22 23:57:17.320 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:57:17.321 DEBUG [src.node.waku_node] Stopping container with id 073ded7972d3
2026-04-22 23:57:17.797 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:57:17.798 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-04-22 23:57:17.806 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-22 23:57:17.812 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-22 23:57:17.813 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
2026-04-22 23:57:17.813 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
2026-04-22 23:57:17.814 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-04-22_23-57-14__d244d21a-b3d5-41ff-a02c-ca33477c8f69__wakuorg_nwaku:latest.log
2026-04-22 23:57:17.814 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-04-22_23-57-14__d244d21a-b3d5-41ff-a02c-ca33477c8f69__wakuorg_nwaku:latest.log
2026-04-22 23:57:17.817 INFO [tests.conftest] Fleet bootstrap inactive pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
2026-04-22 23:57:17.818 DEBUG [tests.conftest] Running fixture setup: test_id
2026-04-22 23:57:17.818 DEBUG [tests.conftest] Running test: test_single_content_topic[/app/29/sometopic/someencoding] with id: 2026-04-22_23-57-17__2cc27c33-6f51-46bf-8453-a7cdd0667b18
2026-04-22 23:57:17.818 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-04-22 23:57:17.818 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-04-22 23:57:17.819 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-04-22 23:57:17.826 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:57:17.826 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_23-57-17__2cc27c33-6f51-46bf-8453-a7cdd0667b18__wakuorg_nwaku:latest.log
2026-04-22 23:57:17.827 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:57:17.827 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:57:17.828 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:57:17.828 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.8.135
2026-04-22 23:57:17.828 DEBUG [src.node.docker_mananger] Generated ports ['24980', '24981', '24982', '24983', '24984']
2026-04-22 23:57:17.828 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:57:17.829 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:57:17.829 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:57:17.829 DEBUG [src.node.docker_mananger] docker run -i -t -p 24980:24980 -p 24981:24981 -p 24982:24982 -p 24983:24983 -p 24984:24984 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=24982 --rest-port=24980 --tcp-port=24981 --discv5-udp-port=24983 --rest-address=0.0.0.0 --nat=extip:172.18.8.135 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=aeee2ae5e67be67df0fcabca76edbefa0ec2fa3a1658b5aea1deda9eab950b6f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24984 --metrics-logging=true --relay=true --filter=true --content-topic=/app/29/sometopic/someencoding
2026-04-22 23:57:18.015 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.8.135 waku 4bfc3eda8162cfa07b4f1f55c4283990324b2d02d817b34f110bc466dd740f04
2026-04-22 23:57:18.050 DEBUG [src.node.docker_mananger] Container started with ID 4bfc3eda8162. Setting up logs at ./log/docker/node1_2026-04-22_23-57-17__2cc27c33-6f51-46bf-8453-a7cdd0667b18__wakuorg_nwaku:latest.log
2026-04-22 23:57:18.051 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24980
2026-04-22 23:57:18.051 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:57:18.135 ERROR [src.node.docker_mananger] Max retries reached for container 0713eacc5674. Exiting log stream.
2026-04-22 23:57:18.618 ERROR [src.node.docker_mananger] Max retries reached for container 073ded7972d3. Exiting log stream.
2026-04-22 23:57:19.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24980/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:57:19.055 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 23:57:19.055 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:57:19.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24980/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:57:19.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.8.135/tcp/24981/p2p/16Uiu2HAmUSm5YgyANGgcaW9Zdix1mTEGmNrYLhWxHzPFeCEXAQfY","/ip4/172.18.8.135/tcp/24982/ws/p2p/16Uiu2HAmUSm5YgyANGgcaW9Zdix1mTEGmNrYLhWxHzPFeCEXAQfY"],"enrUri":"enr:-L24QPO5ZQCXharFrOq_cdnKGSeOz4vtsqMj4IJikv2p-wtdBf7tYjmnXy-kRoppPz8NIsZEOKfFDLvFSTiC4XQ_WtoCgmlkgnY0gmlwhKwSCIeKbXVsdGlhZGRyc5YACASsEgiHBmGVAAoErBIIhwZhlt0DgnJzhQDHAQAAiXNlY3AyNTZrMaED6pkD2zfwggu_9XTunTmEkk03X0gfPzRBMumuHT61qp-DdGNwgmGVg3VkcIJhl4V3YWt1MgU"}'
2026-04-22 23:57:19.058 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:57:19.065 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:57:19.065 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_23-57-17__2cc27c33-6f51-46bf-8453-a7cdd0667b18__wakuorg_nwaku:latest.log
2026-04-22 23:57:19.066 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:57:19.066 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:57:19.067 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:57:19.067 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.242.47
2026-04-22 23:57:19.067 DEBUG [src.node.docker_mananger] Generated ports ['26474', '26475', '26476', '26477', '26478']
2026-04-22 23:57:19.068 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:57:19.068 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:57:19.068 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:57:19.068 DEBUG [src.node.docker_mananger] docker run -i -t -p 26474:26474 -p 26475:26475 -p 26476:26476 -p 26477:26477 -p 26478:26478 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=26476 --rest-port=26474 --tcp-port=26475 --discv5-udp-port=26477 --rest-address=0.0.0.0 --nat=extip:172.18.242.47 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=a7cdfece7e158bbf2af0b8debb2aa8ba6bed0db1ea6a501cea740efb4eacf80b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26478 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPO5ZQCXharFrOq_cdnKGSeOz4vtsqMj4IJikv2p-wtdBf7tYjmnXy-kRoppPz8NIsZEOKfFDLvFSTiC4XQ_WtoCgmlkgnY0gmlwhKwSCIeKbXVsdGlhZGRyc5YACASsEgiHBmGVAAoErBIIhwZhlt0DgnJzhQDHAQAAiXNlY3AyNTZrMaED6pkD2zfwggu_9XTunTmEkk03X0gfPzRBMumuHT61qp-DdGNwgmGVg3VkcIJhl4V3YWt1MgU --content-topic=/app/29/sometopic/someencoding
2026-04-22 23:57:19.260 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.242.47 waku 025d924dabf8041800f8e660b832b708e2b04f3026f6518ac7846499a277039d
2026-04-22 23:57:19.293 DEBUG [src.node.docker_mananger] Container started with ID 025d924dabf8. Setting up logs at ./log/docker/node2_2026-04-22_23-57-17__2cc27c33-6f51-46bf-8453-a7cdd0667b18__wakuorg_nwaku:latest.log
2026-04-22 23:57:19.293 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26474
2026-04-22 23:57:19.294 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:57:20.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26474/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:57:20.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"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"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 23:57:20.305 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:57:20.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26474/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:57:20.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.242.47/tcp/26475/p2p/16Uiu2HAmPvFetYqxP7vVhpKdZdwWrZyPWZ8sMQGTer8E77G1fpqJ","/ip4/172.18.242.47/tcp/26476/ws/p2p/16Uiu2HAmPvFetYqxP7vVhpKdZdwWrZyPWZ8sMQGTer8E77G1fpqJ"],"enrUri":"enr:-L24QDoDdVz2geeXxNefNCwAAmqTv8HWEfVQsITOlBUk5TR4VVchKrExEz84ZYUHRLQI5Oq2eY7zaTu2C2skT8FAqaMCgmlkgnY0gmlwhKwS8i-KbXVsdGlhZGRyc5YACASsEvIvBmdrAAoErBLyLwZnbN0DgnJzhQDHAQAAiXNlY3AyNTZrMaEDp1mSbZVh1VAzUpOQ-hslrIGBsRE0RZU6lUVleuIDDl2DdGNwgmdrg3VkcIJnbYV3YWt1MgE"}'
2026-04-22 23:57:20.310 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:57:20.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26474/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.8.135/tcp/24981/p2p/16Uiu2HAmUSm5YgyANGgcaW9Zdix1mTEGmNrYLhWxHzPFeCEXAQfY"]'
2026-04-22 23:57:20.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:57:20.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24980/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/29/sometopic/someencoding"]'
2026-04-22 23:57:20.316 ERROR [src.node.api_clients.base_client] HTTP error occurred: 500 Server Error: Internal Server Error for url: http://127.0.0.1:24980/relay/v1/auto/subscriptions. Response content: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'
2026-04-22 23:57:20.354 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-04-22 23:57:20.356 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-04-22 23:57:20.356 DEBUG [src.node.waku_node] Stopping container with id 4bfc3eda8162
2026-04-22 23:57:20.823 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:57:20.825 DEBUG [src.node.waku_node] Stopping container with id 025d924dabf8
2026-04-22 23:57:21.321 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:57:21.322 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-04-22 23:57:21.330 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-22 23:57:21.335 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-22 23:57:21.336 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
2026-04-22 23:57:21.336 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
2026-04-22 23:57:21.336 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-04-22_23-57-17__2cc27c33-6f51-46bf-8453-a7cdd0667b18__wakuorg_nwaku:latest.log
2026-04-22 23:57:21.337 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-04-22_23-57-17__2cc27c33-6f51-46bf-8453-a7cdd0667b18__wakuorg_nwaku:latest.log