78 lines
13 KiB
Plaintext

2026-01-02 04:27:46.913 DEBUG [tests.conftest] Running fixture setup: test_id
2026-01-02 04:27:46.914 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/999/999] with id: 2026-01-02_04-27-46__5ed83ddb-a246-45e9-a0be-b5bf63c0f955
2026-01-02 04:27:46.914 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-01-02 04:27:46.914 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-01-02 04:27:46.915 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-01-02 04:27:46.926 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-02 04:27:46.926 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-02_04-27-46__5ed83ddb-a246-45e9-a0be-b5bf63c0f955__wakuorg_nwaku:latest.log
2026-01-02 04:27:46.927 DEBUG [src.node.waku_node] Starting Node...
2026-01-02 04:27:46.927 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-02 04:27:46.930 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-02 04:27:46.930 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.39.46
2026-01-02 04:27:46.930 DEBUG [src.node.docker_mananger] Generated ports ['15211', '15212', '15213', '15214', '15215']
2026-01-02 04:27:46.930 DEBUG [src.node.waku_node] Cluster id was resolved to: 999
2026-01-02 04:27:46.931 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-01-02 04:27:46.931 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-02 04:27:46.931 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-02 04:27:46.931 DEBUG [src.node.waku_node] Using volumes []
2026-01-02 04:27:46.931 DEBUG [src.node.docker_mananger] docker run -i -t -p 15211:15211 -p 15212:15212 -p 15213:15213 -p 15214:15214 -p 15215:15215 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=15213 --rest-port=15211 --tcp-port=15212 --discv5-udp-port=15214 --rest-address=0.0.0.0 --nat=extip:172.18.39.46 --peer-exchange=true --discv5-discovery=true --cluster-id=999 --nodekey=e38723f9ddd16da22f2ee8f5dee8a9ec340a3eb7a831fdcd9b77bdfaebc18a93 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15215 --metrics-logging=true --relay=true --filter=true
2026-01-02 04:27:47.109 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.39.46 waku 46b0c206b7fc12a3e8385d9c755e9ee0b4f71f7232e185130b5c804ae926b97d
2026-01-02 04:27:47.137 DEBUG [src.node.docker_mananger] Container started with ID 46b0c206b7fc. Setting up logs at ./log/docker/node1_2026-01-02_04-27-46__5ed83ddb-a246-45e9-a0be-b5bf63c0f955__wakuorg_nwaku:latest.log
2026-01-02 04:27:47.138 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15211
2026-01-02 04:27:47.139 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-02 04:27:47.219 ERROR [src.node.docker_mananger] Max retries reached for container 154a3f61fae7. Exiting log stream.
2026-01-02 04:27:47.740 ERROR [src.node.docker_mananger] Max retries reached for container 7821945133ac. Exiting log stream.
2026-01-02 04:27:48.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15211/health" -H "Content-Type: application/json" -d 'None'
2026-01-02 04:27:48.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
2026-01-02 04:27:48.142 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-02 04:27:48.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15211/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-02 04:27:48.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.39.46/tcp/15212/p2p/16Uiu2HAm4KKe8oGLHnrYL7K5zo147c9McjPzkWsmga3eQf7s94fp","/ip4/172.18.39.46/tcp/15213/ws/p2p/16Uiu2HAm4KKe8oGLHnrYL7K5zo147c9McjPzkWsmga3eQf7s94fp"],"enrUri":"enr:-L24QO2m61C_Dfdf9FK2-oSIuTqufXClnNrgDEScyNK11eyWZQY6MILSriYGp8CG--wlPKVjkoKkpx5mNh3UR6bWnjwCgmlkgnY0gmlwhKwSJy6KbXVsdGlhZGRyc5YACASsEicuBjtsAAoErBInLgY7bd0DgnJzhQPnAQAAiXNlY3AyNTZrMaEChBizPqwPEdJ4DATz0n2ee2KQtmN1s_uw_ndCYvRpRFeDdGNwgjtsg3VkcII7boV3YWt1MgU"}'
2026-01-02 04:27:48.145 INFO [src.node.waku_node] REST service is ready !!
2026-01-02 04:27:48.151 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-02 04:27:48.151 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-02_04-27-46__5ed83ddb-a246-45e9-a0be-b5bf63c0f955__wakuorg_nwaku:latest.log
2026-01-02 04:27:48.152 DEBUG [src.node.waku_node] Starting Node...
2026-01-02 04:27:48.152 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-02 04:27:48.153 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-02 04:27:48.153 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.160.132
2026-01-02 04:27:48.153 DEBUG [src.node.docker_mananger] Generated ports ['32227', '32228', '32229', '32230', '32231']
2026-01-02 04:27:48.153 DEBUG [src.node.waku_node] Cluster id was resolved to: 999
2026-01-02 04:27:48.154 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-01-02 04:27:48.154 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-02 04:27:48.154 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-02 04:27:48.154 DEBUG [src.node.waku_node] Using volumes []
2026-01-02 04:27:48.154 DEBUG [src.node.docker_mananger] docker run -i -t -p 32227:32227 -p 32228:32228 -p 32229:32229 -p 32230:32230 -p 32231:32231 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=32229 --rest-port=32227 --tcp-port=32228 --discv5-udp-port=32230 --rest-address=0.0.0.0 --nat=extip:172.18.160.132 --peer-exchange=true --discv5-discovery=true --cluster-id=999 --nodekey=a4cf1787b3fcadd5a1addadafa9edcfcfddf8abecd3ecada6ae67f8f6dbc2d86 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32231 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QO2m61C_Dfdf9FK2-oSIuTqufXClnNrgDEScyNK11eyWZQY6MILSriYGp8CG--wlPKVjkoKkpx5mNh3UR6bWnjwCgmlkgnY0gmlwhKwSJy6KbXVsdGlhZGRyc5YACASsEicuBjtsAAoErBInLgY7bd0DgnJzhQPnAQAAiXNlY3AyNTZrMaEChBizPqwPEdJ4DATz0n2ee2KQtmN1s_uw_ndCYvRpRFeDdGNwgjtsg3VkcII7boV3YWt1MgU
2026-01-02 04:27:48.333 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.160.132 waku 2694883b38a8f6f337692b182f11f1735d222fbb62d6c56b56dca92de2349140
2026-01-02 04:27:48.361 DEBUG [src.node.docker_mananger] Container started with ID 2694883b38a8. Setting up logs at ./log/docker/node2_2026-01-02_04-27-46__5ed83ddb-a246-45e9-a0be-b5bf63c0f955__wakuorg_nwaku:latest.log
2026-01-02 04:27:48.362 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32227
2026-01-02 04:27:48.363 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-02 04:27:49.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32227/health" -H "Content-Type: application/json" -d 'None'
2026-01-02 04:27:49.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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":"READY"}]}'
2026-01-02 04:27:49.378 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-02 04:27:49.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32227/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-02 04:27:49.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.160.132/tcp/32228/p2p/16Uiu2HAmHK53EDyn3C3jGZoQUYh6WgQdN21YBJGZKygsCixpfw7V","/ip4/172.18.160.132/tcp/32229/ws/p2p/16Uiu2HAmHK53EDyn3C3jGZoQUYh6WgQdN21YBJGZKygsCixpfw7V"],"enrUri":"enr:-L24QHUms_-7D-vSgWzjtrMvYW-Mk6fV6mWJyGWHX7esFs1dZVtgceVu3OUK-YfPAjXtSCTi42LQW3MXqDOjKss0ZQ4CgmlkgnY0gmlwhKwSoISKbXVsdGlhZGRyc5YACASsEqCEBn3kAAoErBKghAZ95d0DgnJzhQPnAQAAiXNlY3AyNTZrMaEDRTAer8o97g8jkGEg9c0UeD63b3XSAj00zvK3OGrLABCDdGNwgn3kg3VkcIJ95oV3YWt1MgE"}'
2026-01-02 04:27:49.383 INFO [src.node.waku_node] REST service is ready !!
2026-01-02 04:27:49.383 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32227/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.39.46/tcp/15212/p2p/16Uiu2HAm4KKe8oGLHnrYL7K5zo147c9McjPzkWsmga3eQf7s94fp"]'
2026-01-02 04:27:49.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-02 04:27:49.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15211/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/999/999"]'
2026-01-02 04:27:49.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-02 04:27:49.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32227/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/999/999"]'
2026-01-02 04:27:49.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-02 04:27:49.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15211/relay/v1/messages/%2Fwaku%2F2%2Frs%2F999%2F999" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-01-02 04:27:49.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-02 04:27:49.404 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-02 04:27:49.504 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-01-02 04:27:49.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15211/relay/v1/messages/%2Fwaku%2F2%2Frs%2F999%2F999" -H "Content-Type: application/json" -d 'None'
2026-01-02 04:27:49.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767328069397035221,"ephemeral":false,"proof":""}]'
2026-01-02 04:27:49.508 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-01-02 04:27:49.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32227/relay/v1/messages/%2Fwaku%2F2%2Frs%2F999%2F999" -H "Content-Type: application/json" -d 'None'
2026-01-02 04:27:49.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767328069397035221,"ephemeral":false,"proof":""}]'
2026-01-02 04:27:49.513 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-01-02 04:27:49.514 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-01-02 04:27:49.515 DEBUG [src.node.waku_node] Stopping container with id 46b0c206b7fc
2026-01-02 04:27:50.039 DEBUG [src.node.waku_node] Container stopped.
2026-01-02 04:27:50.039 DEBUG [src.node.waku_node] Stopping container with id 2694883b38a8
2026-01-02 04:27:50.571 DEBUG [src.node.waku_node] Container stopped.
2026-01-02 04:27:50.574 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-01-02 04:27:50.578 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-02 04:27:50.583 DEBUG [src.node.docker_mananger] No errors found in the waku logs.