211 lines
38 KiB
Plaintext

2026-03-02 04:35:12.733 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-02 04:35:12.734 DEBUG [tests.conftest] Running test: test_publish_on_not_subscribed_content_topic_works with id: 2026-03-02_04-35-12__4eefe45c-3adc-4afb-aab0-3be0f58a0bb8
2026-03-02 04:35:12.734 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-02 04:35:12.734 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-02 04:35:12.735 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-02 04:35:12.742 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:35:12.742 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-35-12__4eefe45c-3adc-4afb-aab0-3be0f58a0bb8__wakuorg_nwaku:latest.log
2026-03-02 04:35:12.742 DEBUG [src.node.waku_node] Starting Node...
2026-03-02 04:35:12.742 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-02 04:35:12.744 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-02 04:35:12.744 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.131.139
2026-03-02 04:35:12.744 DEBUG [src.node.docker_mananger] Generated ports ['18818', '18819', '18820', '18821', '18822']
2026-03-02 04:35:12.744 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-02 04:35:12.744 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-02 04:35:12.744 DEBUG [src.node.waku_node] Using volumes []
2026-03-02 04:35:12.744 DEBUG [src.node.docker_mananger] docker run -i -t -p 18818:18818 -p 18819:18819 -p 18820:18820 -p 18821:18821 -p 18822:18822 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=18820 --rest-port=18818 --tcp-port=18819 --discv5-udp-port=18821 --rest-address=0.0.0.0 --nat=extip:172.18.131.139 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=37af210a414ec964bc1e18ee5a91a8acdcc8c8ba9d5ceaba1e03d95afbef5e3c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18822 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
2026-03-02 04:35:12.936 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.131.139 waku d890117f06b45c92e8a281f72eba8d7eedde09bb8971953e8d1ddce21cf6ec9b
2026-03-02 04:35:12.969 DEBUG [src.node.docker_mananger] Container started with ID d890117f06b4. Setting up logs at ./log/docker/node1_2026-03-02_04-35-12__4eefe45c-3adc-4afb-aab0-3be0f58a0bb8__wakuorg_nwaku:latest.log
2026-03-02 04:35:12.970 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18818
2026-03-02 04:35:12.972 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-02 04:35:12.975 ERROR [src.node.docker_mananger] Max retries reached for container 52335b3fd9fa. Exiting log stream.
2026-03-02 04:35:13.540 ERROR [src.node.docker_mananger] Max retries reached for container 96fdb19ae56a. Exiting log stream.
2026-03-02 04:35:13.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18818/health" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:13.975 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:35:13.975 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-02 04:35:13.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18818/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:13.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.131.139/tcp/18819/p2p/16Uiu2HAkvc58czjV9Y3Ex9auNgDv5hLuWKyrr2KhY895JScmeuys","/ip4/172.18.131.139/tcp/18820/ws/p2p/16Uiu2HAkvc58czjV9Y3Ex9auNgDv5hLuWKyrr2KhY895JScmeuys"],"enrUri":"enr:-L24QPrfdDUMhj7pD4M16GoLPPuCOQsKgc8fC9vDETkWVnnEQHNBStmHjGsG4VZOJnhL_EUdgqSyzOlNjSpIJHE_HrsCgmlkgnY0gmlwhKwSg4uKbXVsdGlhZGRyc5YACASsEoOLBkmDAAoErBKDiwZJhN0DgnJzhQACAQAAiXNlY3AyNTZrMaECEYWsXVUCizaulrrEgG18T5ZpHewU2qp99wA0KKULKlqDdGNwgkmDg3VkcIJJhYV3YWt1MgU"}'
2026-03-02 04:35:13.977 INFO [src.node.waku_node] REST service is ready !!
2026-03-02 04:35:13.984 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:35:13.984 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-02_04-35-12__4eefe45c-3adc-4afb-aab0-3be0f58a0bb8__wakuorg_nwaku:latest.log
2026-03-02 04:35:13.985 DEBUG [src.node.waku_node] Starting Node...
2026-03-02 04:35:13.985 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-02 04:35:13.986 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-02 04:35:13.986 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.223.149
2026-03-02 04:35:13.986 DEBUG [src.node.docker_mananger] Generated ports ['29631', '29632', '29633', '29634', '29635']
2026-03-02 04:35:13.987 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-02 04:35:13.987 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-02 04:35:13.987 DEBUG [src.node.waku_node] Using volumes []
2026-03-02 04:35:13.987 DEBUG [src.node.docker_mananger] docker run -i -t -p 29631:29631 -p 29632:29632 -p 29633:29633 -p 29634:29634 -p 29635:29635 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=29633 --rest-port=29631 --tcp-port=29632 --discv5-udp-port=29634 --rest-address=0.0.0.0 --nat=extip:172.18.223.149 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a7eaa16abbb1e5dd0fdbd8c02c3832fb981dabcc1a4ab618187b411ff9c6ebff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29635 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPrfdDUMhj7pD4M16GoLPPuCOQsKgc8fC9vDETkWVnnEQHNBStmHjGsG4VZOJnhL_EUdgqSyzOlNjSpIJHE_HrsCgmlkgnY0gmlwhKwSg4uKbXVsdGlhZGRyc5YACASsEoOLBkmDAAoErBKDiwZJhN0DgnJzhQACAQAAiXNlY3AyNTZrMaECEYWsXVUCizaulrrEgG18T5ZpHewU2qp99wA0KKULKlqDdGNwgkmDg3VkcIJJhYV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
2026-03-02 04:35:14.177 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.223.149 waku 13d6c4bb5436596766e700578d75adda35d7ccf3edf557d6a2912be0fa7b99e6
2026-03-02 04:35:14.214 DEBUG [src.node.docker_mananger] Container started with ID 13d6c4bb5436. Setting up logs at ./log/docker/node2_2026-03-02_04-35-12__4eefe45c-3adc-4afb-aab0-3be0f58a0bb8__wakuorg_nwaku:latest.log
2026-03-02 04:35:14.214 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29631
2026-03-02 04:35:14.215 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-02 04:35:15.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29631/health" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:15.238 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-02 04:35:15.240 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-02 04:35:15.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29631/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:15.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.223.149/tcp/29632/p2p/16Uiu2HAkyg6PfDMaEpSpbudjHUKQpMTdQ6MS3nUMynNNWXQM4wRk","/ip4/172.18.223.149/tcp/29633/ws/p2p/16Uiu2HAkyg6PfDMaEpSpbudjHUKQpMTdQ6MS3nUMynNNWXQM4wRk"],"enrUri":"enr:-L24QKk7hth_vfcTGvFxIsEIPTeH47ja5AnjoFrLXyAbc7M2L1YEZEYTV9FVmJJmKT0EckMRP-5Jya8iNcUL8E_vn9oCgmlkgnY0gmlwhKwS35WKbXVsdGlhZGRyc5YACASsEt-VBnPAAAoErBLflQZzwd0DgnJzhQACAQAAiXNlY3AyNTZrMaECPyB7Lw9X3lZlDggKrEWZKkLvuX_yURlXV8nFG6BFB0uDdGNwgnPAg3VkcIJzwoV3YWt1MgE"}'
2026-03-02 04:35:15.247 INFO [src.node.waku_node] REST service is ready !!
2026-03-02 04:35:15.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29631/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.131.139/tcp/18819/p2p/16Uiu2HAkvc58czjV9Y3Ex9auNgDv5hLuWKyrr2KhY895JScmeuys"]'
2026-03-02 04:35:15.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:35:15.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18818/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
2026-03-02 04:35:15.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:35:15.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29631/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
2026-03-02 04:35:15.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:35:15.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18818/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:35:15.261 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:18818/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
2026-03-02 04:35:15.295 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-02 04:35:15.296 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-02 04:35:15.296 DEBUG [src.node.waku_node] Stopping container with id d890117f06b4
2026-03-02 04:35:15.896 DEBUG [src.node.waku_node] Container stopped.
2026-03-02 04:35:15.896 DEBUG [src.node.waku_node] Stopping container with id 13d6c4bb5436
2026-03-02 04:35:16.431 DEBUG [src.node.waku_node] Container stopped.
2026-03-02 04:35:16.433 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-02 04:35:16.438 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-02 04:35:16.442 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-02 04:35:16.443 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
2026-03-02 04:35:16.443 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
2026-03-02 04:35:16.444 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-02_04-35-12__4eefe45c-3adc-4afb-aab0-3be0f58a0bb8__wakuorg_nwaku:latest.log
2026-03-02 04:35:16.444 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-02_04-35-12__4eefe45c-3adc-4afb-aab0-3be0f58a0bb8__wakuorg_nwaku:latest.log
2026-03-02 04:35:16.447 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-02 04:35:16.448 DEBUG [tests.conftest] Running test: test_publish_on_not_subscribed_content_topic_works with id: 2026-03-02_04-35-16__65ca74b7-8782-4144-9135-e58500d92b82
2026-03-02 04:35:16.448 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-02 04:35:16.448 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-02 04:35:16.448 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-02 04:35:16.455 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:35:16.456 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-35-16__65ca74b7-8782-4144-9135-e58500d92b82__wakuorg_nwaku:latest.log
2026-03-02 04:35:16.456 DEBUG [src.node.waku_node] Starting Node...
2026-03-02 04:35:16.456 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-02 04:35:16.457 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-02 04:35:16.458 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.20.142
2026-03-02 04:35:16.458 DEBUG [src.node.docker_mananger] Generated ports ['27262', '27263', '27264', '27265', '27266']
2026-03-02 04:35:16.458 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-02 04:35:16.458 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-02 04:35:16.458 DEBUG [src.node.waku_node] Using volumes []
2026-03-02 04:35:16.458 DEBUG [src.node.docker_mananger] docker run -i -t -p 27262:27262 -p 27263:27263 -p 27264:27264 -p 27265:27265 -p 27266:27266 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=27264 --rest-port=27262 --tcp-port=27263 --discv5-udp-port=27265 --rest-address=0.0.0.0 --nat=extip:172.18.20.142 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b2d26cbe8db171cac5ab1cf72971652cc58faa1533358e602d0edec420dda4ba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27266 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
2026-03-02 04:35:16.646 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.20.142 waku 94754336c5690734a33cd1921578b8d387bb3178ab9a76898c9993eb60427c9d
2026-03-02 04:35:16.685 DEBUG [src.node.docker_mananger] Container started with ID 94754336c569. Setting up logs at ./log/docker/node1_2026-03-02_04-35-16__65ca74b7-8782-4144-9135-e58500d92b82__wakuorg_nwaku:latest.log
2026-03-02 04:35:16.685 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27262
2026-03-02 04:35:16.685 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-02 04:35:16.711 ERROR [src.node.docker_mananger] Max retries reached for container d890117f06b4. Exiting log stream.
2026-03-02 04:35:17.242 ERROR [src.node.docker_mananger] Max retries reached for container 13d6c4bb5436. Exiting log stream.
2026-03-02 04:35:17.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27262/health" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:17.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_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:35:17.689 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-02 04:35:17.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27262/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:17.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.20.142/tcp/27263/p2p/16Uiu2HAm6Z6uH1BeGyo3P4bauP1uEsxUEgaXvHFt2wTu9FBcssSt","/ip4/172.18.20.142/tcp/27264/ws/p2p/16Uiu2HAm6Z6uH1BeGyo3P4bauP1uEsxUEgaXvHFt2wTu9FBcssSt"],"enrUri":"enr:-L24QOS9MSuizSFAQUrgqd9owgnkv2F4tVkCps0qvp8Oq1VUX-jtbdxfWSo8LE8jgkjBeusTfS0lLryOHad6tSdkcdUCgmlkgnY0gmlwhKwSFI6KbXVsdGlhZGRyc5YACASsEhSOBmp_AAoErBIUjgZqgN0DgnJzhQACAQAAiXNlY3AyNTZrMaECpVfNJ9mdqqdUuBeesJapHvHXObomEPUK9t8A1_FW56WDdGNwgmp_g3VkcIJqgYV3YWt1MgU"}'
2026-03-02 04:35:17.692 INFO [src.node.waku_node] REST service is ready !!
2026-03-02 04:35:17.699 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:35:17.699 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-02_04-35-16__65ca74b7-8782-4144-9135-e58500d92b82__wakuorg_nwaku:latest.log
2026-03-02 04:35:17.699 DEBUG [src.node.waku_node] Starting Node...
2026-03-02 04:35:17.700 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-02 04:35:17.701 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-02 04:35:17.701 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.136.19
2026-03-02 04:35:17.702 DEBUG [src.node.docker_mananger] Generated ports ['6154', '6155', '6156', '6157', '6158']
2026-03-02 04:35:17.702 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-02 04:35:17.702 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-02 04:35:17.702 DEBUG [src.node.waku_node] Using volumes []
2026-03-02 04:35:17.702 DEBUG [src.node.docker_mananger] docker run -i -t -p 6154:6154 -p 6155:6155 -p 6156:6156 -p 6157:6157 -p 6158:6158 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=6156 --rest-port=6154 --tcp-port=6155 --discv5-udp-port=6157 --rest-address=0.0.0.0 --nat=extip:172.18.136.19 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b759479e25d6ba03b59af2385cb81c7baa0c15d59bd3d7a1fc47efee7ffde06e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6158 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOS9MSuizSFAQUrgqd9owgnkv2F4tVkCps0qvp8Oq1VUX-jtbdxfWSo8LE8jgkjBeusTfS0lLryOHad6tSdkcdUCgmlkgnY0gmlwhKwSFI6KbXVsdGlhZGRyc5YACASsEhSOBmp_AAoErBIUjgZqgN0DgnJzhQACAQAAiXNlY3AyNTZrMaECpVfNJ9mdqqdUuBeesJapHvHXObomEPUK9t8A1_FW56WDdGNwgmp_g3VkcIJqgYV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
2026-03-02 04:35:17.893 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.136.19 waku 477829ae50091ac90d43d53b342de4f7161fa6f877ff6d04694f1c77c08f358c
2026-03-02 04:35:17.926 DEBUG [src.node.docker_mananger] Container started with ID 477829ae5009. Setting up logs at ./log/docker/node2_2026-03-02_04-35-16__65ca74b7-8782-4144-9135-e58500d92b82__wakuorg_nwaku:latest.log
2026-03-02 04:35:17.927 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6154
2026-03-02 04:35:17.927 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-02 04:35:18.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6154/health" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:18.950 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-02 04:35:18.952 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-02 04:35:18.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6154/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:18.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.19/tcp/6155/p2p/16Uiu2HAmFWKCz6Gdcp3uYYMVjKjeBTrTbncaTwgEzkfrgRP32kQi","/ip4/172.18.136.19/tcp/6156/ws/p2p/16Uiu2HAmFWKCz6Gdcp3uYYMVjKjeBTrTbncaTwgEzkfrgRP32kQi"],"enrUri":"enr:-L24QArsyUzys6Zvs3xv3eXdrd4EFtG4x01qMHCeDSU5h32AMJR5x07DZvCVTFr0ihTY6OBHJBIJt5YVyUZpb29Fn3sCgmlkgnY0gmlwhKwSiBOKbXVsdGlhZGRyc5YACASsEogTBhgLAAoErBKIEwYYDN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDKlonq9nV0irVVFfyWO8oinnIn8zrCLfqiFmUSIB-yvODdGNwghgLg3VkcIIYDYV3YWt1MgE"}'
2026-03-02 04:35:18.959 INFO [src.node.waku_node] REST service is ready !!
2026-03-02 04:35:18.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6154/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.20.142/tcp/27263/p2p/16Uiu2HAm6Z6uH1BeGyo3P4bauP1uEsxUEgaXvHFt2wTu9FBcssSt"]'
2026-03-02 04:35:18.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:35:18.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27262/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
2026-03-02 04:35:18.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:35:18.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6154/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
2026-03-02 04:35:18.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:35:18.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27262/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:35:18.975 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:27262/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
2026-03-02 04:35:19.009 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-02 04:35:19.011 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-02 04:35:19.011 DEBUG [src.node.waku_node] Stopping container with id 94754336c569
2026-03-02 04:35:19.579 DEBUG [src.node.waku_node] Container stopped.
2026-03-02 04:35:19.580 DEBUG [src.node.waku_node] Stopping container with id 477829ae5009
2026-03-02 04:35:20.190 DEBUG [src.node.waku_node] Container stopped.
2026-03-02 04:35:20.193 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-02 04:35:20.198 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-02 04:35:20.203 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-02 04:35:20.204 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
2026-03-02 04:35:20.204 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
2026-03-02 04:35:20.205 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-02_04-35-16__65ca74b7-8782-4144-9135-e58500d92b82__wakuorg_nwaku:latest.log
2026-03-02 04:35:20.207 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-02_04-35-16__65ca74b7-8782-4144-9135-e58500d92b82__wakuorg_nwaku:latest.log
2026-03-02 04:35:20.219 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-02 04:35:20.220 DEBUG [tests.conftest] Running test: test_publish_on_not_subscribed_content_topic_works with id: 2026-03-02_04-35-20__1e231d8f-bfb5-451e-9cc0-60a25a60db7b
2026-03-02 04:35:20.221 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-02 04:35:20.221 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-02 04:35:20.221 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-02 04:35:20.230 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:35:20.231 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-35-20__1e231d8f-bfb5-451e-9cc0-60a25a60db7b__wakuorg_nwaku:latest.log
2026-03-02 04:35:20.231 DEBUG [src.node.waku_node] Starting Node...
2026-03-02 04:35:20.231 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-02 04:35:20.232 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-02 04:35:20.232 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.78.75
2026-03-02 04:35:20.232 DEBUG [src.node.docker_mananger] Generated ports ['2290', '2291', '2292', '2293', '2294']
2026-03-02 04:35:20.233 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-02 04:35:20.233 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-02 04:35:20.233 DEBUG [src.node.waku_node] Using volumes []
2026-03-02 04:35:20.233 DEBUG [src.node.docker_mananger] docker run -i -t -p 2290:2290 -p 2291:2291 -p 2292:2292 -p 2293:2293 -p 2294:2294 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=2292 --rest-port=2290 --tcp-port=2291 --discv5-udp-port=2293 --rest-address=0.0.0.0 --nat=extip:172.18.78.75 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=23ddac7db9a75ee5cd1ee0baccdcbff1d881ae1420ca78dbca67fc9c68acdbfb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2294 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
2026-03-02 04:35:20.396 ERROR [src.node.docker_mananger] Max retries reached for container 94754336c569. Exiting log stream.
2026-03-02 04:35:20.432 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.78.75 waku a14063e4fb7c6d3eba4dab6bdffb60539db5f0fe32a5d45f2b8ccac9edd0a72b
2026-03-02 04:35:20.467 DEBUG [src.node.docker_mananger] Container started with ID a14063e4fb7c. Setting up logs at ./log/docker/node1_2026-03-02_04-35-20__1e231d8f-bfb5-451e-9cc0-60a25a60db7b__wakuorg_nwaku:latest.log
2026-03-02 04:35:20.468 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2290
2026-03-02 04:35:20.468 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-02 04:35:21.040 ERROR [src.node.docker_mananger] Max retries reached for container 477829ae5009. Exiting log stream.
2026-03-02 04:35:21.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2290/health" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:21.472 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:35:21.472 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-02 04:35:21.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2290/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:21.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.78.75/tcp/2291/p2p/16Uiu2HAmELAZjahWZD7sz5vpzVrGYhhDnzuAcJXMny3ygTk2RSfr","/ip4/172.18.78.75/tcp/2292/ws/p2p/16Uiu2HAmELAZjahWZD7sz5vpzVrGYhhDnzuAcJXMny3ygTk2RSfr"],"enrUri":"enr:-L24QMfN8wBCn2vx6haEi_gYiCPRfvsdUvfvX4X-LZx_e94nTn0Fy0KB7to1d_ZxyqL1sCTGQW2iNswFjGKbTklEQxICgmlkgnY0gmlwhKwSTkuKbXVsdGlhZGRyc5YACASsEk5LBgjzAAoErBJOSwYI9N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDGOTjXJ_6ppCBnR_Eyf7iR6qMSKBxTYbsaQhanVh0JAGDdGNwggjzg3VkcIII9YV3YWt1MgU"}'
2026-03-02 04:35:21.475 INFO [src.node.waku_node] REST service is ready !!
2026-03-02 04:35:21.482 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:35:21.482 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-02_04-35-20__1e231d8f-bfb5-451e-9cc0-60a25a60db7b__wakuorg_nwaku:latest.log
2026-03-02 04:35:21.483 DEBUG [src.node.waku_node] Starting Node...
2026-03-02 04:35:21.483 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-02 04:35:21.484 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-02 04:35:21.484 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.41.244
2026-03-02 04:35:21.484 DEBUG [src.node.docker_mananger] Generated ports ['54142', '54143', '54144', '54145', '54146']
2026-03-02 04:35:21.485 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-02 04:35:21.485 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-02 04:35:21.485 DEBUG [src.node.waku_node] Using volumes []
2026-03-02 04:35:21.485 DEBUG [src.node.docker_mananger] docker run -i -t -p 54142:54142 -p 54143:54143 -p 54144:54144 -p 54145:54145 -p 54146:54146 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=54144 --rest-port=54142 --tcp-port=54143 --discv5-udp-port=54145 --rest-address=0.0.0.0 --nat=extip:172.18.41.244 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=dad780c5d7ce1d4a0f31fbe96cfd7ae7fd8ca63ad36ebbdef25cfb54abfdbdfa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54146 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMfN8wBCn2vx6haEi_gYiCPRfvsdUvfvX4X-LZx_e94nTn0Fy0KB7to1d_ZxyqL1sCTGQW2iNswFjGKbTklEQxICgmlkgnY0gmlwhKwSTkuKbXVsdGlhZGRyc5YACASsEk5LBgjzAAoErBJOSwYI9N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDGOTjXJ_6ppCBnR_Eyf7iR6qMSKBxTYbsaQhanVh0JAGDdGNwggjzg3VkcIII9YV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
2026-03-02 04:35:21.685 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.41.244 waku 0e1ac42bc8bc11cb4a0f94173f97c8ec26813a2c33f2911abfb698bf5622d8e2
2026-03-02 04:35:21.720 DEBUG [src.node.docker_mananger] Container started with ID 0e1ac42bc8bc. Setting up logs at ./log/docker/node2_2026-03-02_04-35-20__1e231d8f-bfb5-451e-9cc0-60a25a60db7b__wakuorg_nwaku:latest.log
2026-03-02 04:35:21.720 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54142
2026-03-02 04:35:21.721 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-02 04:35:22.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54142/health" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:22.746 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-02 04:35:22.748 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-02 04:35:22.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54142/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:22.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.41.244/tcp/54143/p2p/16Uiu2HAmSaAeLjrqNU36afLja75XHsSGdBJ4gLg7JsKQJyCARkxi","/ip4/172.18.41.244/tcp/54144/ws/p2p/16Uiu2HAmSaAeLjrqNU36afLja75XHsSGdBJ4gLg7JsKQJyCARkxi"],"enrUri":"enr:-L24QE5hkxpDFLpxJ9hgI6N4slCB9q0J96_zVtCvvcmOq6bBD7Y1ePIu-3uZXLCsj8t79Uq-x9_nwWKecF8DKnT7sJoCgmlkgnY0gmlwhKwSKfSKbXVsdGlhZGRyc5YACASsEin0BtN_AAoErBIp9AbTgN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDzsdaNRAjceuy5uNZ2qXBB1w3wMcxcTuDViX3lwE2hFuDdGNwgtN_g3VkcILTgYV3YWt1MgE"}'
2026-03-02 04:35:22.755 INFO [src.node.waku_node] REST service is ready !!
2026-03-02 04:35:22.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54142/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.78.75/tcp/2291/p2p/16Uiu2HAmELAZjahWZD7sz5vpzVrGYhhDnzuAcJXMny3ygTk2RSfr"]'
2026-03-02 04:35:22.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:35:22.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2290/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
2026-03-02 04:35:22.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:35:22.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54142/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
2026-03-02 04:35:22.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:35:22.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2290/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:35:22.767 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:2290/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
2026-03-02 04:35:22.801 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-02 04:35:22.802 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-02 04:35:22.802 DEBUG [src.node.waku_node] Stopping container with id a14063e4fb7c
2026-03-02 04:35:23.336 DEBUG [src.node.waku_node] Container stopped.
2026-03-02 04:35:23.336 DEBUG [src.node.waku_node] Stopping container with id 0e1ac42bc8bc
2026-03-02 04:35:23.888 DEBUG [src.node.waku_node] Container stopped.
2026-03-02 04:35:23.891 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-02 04:35:23.897 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-02 04:35:23.902 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-02 04:35:23.903 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
2026-03-02 04:35:23.903 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
2026-03-02 04:35:23.904 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-02_04-35-20__1e231d8f-bfb5-451e-9cc0-60a25a60db7b__wakuorg_nwaku:latest.log
2026-03-02 04:35:23.904 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-02_04-35-20__1e231d8f-bfb5-451e-9cc0-60a25a60db7b__wakuorg_nwaku:latest.log