78 lines
13 KiB
Plaintext

2026-03-13 04:34:49.135 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-13 04:34:49.136 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/5/999] with id: 2026-03-13_04-34-49__b12e21b3-2b86-4d0d-aeb3-b08db55aafdd
2026-03-13 04:34:49.136 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-13 04:34:49.136 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-13 04:34:49.136 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-13 04:34:49.146 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:34:49.146 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-34-49__b12e21b3-2b86-4d0d-aeb3-b08db55aafdd__wakuorg_nwaku:latest.log
2026-03-13 04:34:49.146 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:34:49.147 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:34:49.148 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:34:49.149 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.91.250
2026-03-13 04:34:49.149 DEBUG [src.node.docker_mananger] Generated ports ['63240', '63241', '63242', '63243', '63244']
2026-03-13 04:34:49.149 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
2026-03-13 04:34:49.149 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-13 04:34:49.149 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:34:49.149 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:34:49.149 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:34:49.150 DEBUG [src.node.docker_mananger] docker run -i -t -p 63240:63240 -p 63241:63241 -p 63242:63242 -p 63243:63243 -p 63244:63244 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=63242 --rest-port=63240 --tcp-port=63241 --discv5-udp-port=63243 --rest-address=0.0.0.0 --nat=extip:172.18.91.250 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=0a6485aa776ec6a3c7d8add4ea2ed6ab2f306e88afca6afa86220ef0637fab8f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63244 --metrics-logging=true --relay=true --filter=true
2026-03-13 04:34:49.343 ERROR [src.node.docker_mananger] Max retries reached for container f168c0cb3da3. Exiting log stream.
2026-03-13 04:34:49.366 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.91.250 waku 90a97322c510df13dab5d10015676c2340e15db6b3757f27da4ad43664238514
2026-03-13 04:34:49.402 DEBUG [src.node.docker_mananger] Container started with ID 90a97322c510. Setting up logs at ./log/docker/node1_2026-03-13_04-34-49__b12e21b3-2b86-4d0d-aeb3-b08db55aafdd__wakuorg_nwaku:latest.log
2026-03-13 04:34:49.404 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63240
2026-03-13 04:34:49.404 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:34:49.909 ERROR [src.node.docker_mananger] Max retries reached for container 9ca3855d3d77. Exiting log stream.
2026-03-13 04:34:50.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63240/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:50.408 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-13 04:34:50.408 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:34:50.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63240/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:50.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.91.250/tcp/63241/p2p/16Uiu2HAmKXLiZhxCbCQasRVKmH6j6NrKtNTgFhCvcb5kNK5c4eZq","/ip4/172.18.91.250/tcp/63242/ws/p2p/16Uiu2HAmKXLiZhxCbCQasRVKmH6j6NrKtNTgFhCvcb5kNK5c4eZq"],"enrUri":"enr:-L24QK1-UgtD2mJQc4aQjbPC2KlP9wetz9I8HS3TtBjievYhcXe7OVNT_itkkQNYU6N5zRoTDMNPyLYsMbFUNnWsSiYCgmlkgnY0gmlwhKwSW_qKbXVsdGlhZGRyc5YACASsElv6BvcJAAoErBJb-gb3Ct0DgnJzhQAFAQAAiXNlY3AyNTZrMaEDZgww2okCjcNVj2iojEvULrxrzZHAOVyICNNXgU9pa8yDdGNwgvcJg3VkcIL3C4V3YWt1MgU"}'
2026-03-13 04:34:50.411 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:34:50.418 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:34:50.418 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-34-49__b12e21b3-2b86-4d0d-aeb3-b08db55aafdd__wakuorg_nwaku:latest.log
2026-03-13 04:34:50.419 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:34:50.419 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:34:50.420 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:34:50.420 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.146.84
2026-03-13 04:34:50.420 DEBUG [src.node.docker_mananger] Generated ports ['61829', '61830', '61831', '61832', '61833']
2026-03-13 04:34:50.421 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
2026-03-13 04:34:50.421 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-13 04:34:50.421 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:34:50.421 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:34:50.421 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:34:50.421 DEBUG [src.node.docker_mananger] docker run -i -t -p 61829:61829 -p 61830:61830 -p 61831:61831 -p 61832:61832 -p 61833:61833 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=61831 --rest-port=61829 --tcp-port=61830 --discv5-udp-port=61832 --rest-address=0.0.0.0 --nat=extip:172.18.146.84 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=bb741fe7e0bec78fdc77dab38a31bef81f717c6f66b5c8cab6ead516c09bf6e3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61833 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QK1-UgtD2mJQc4aQjbPC2KlP9wetz9I8HS3TtBjievYhcXe7OVNT_itkkQNYU6N5zRoTDMNPyLYsMbFUNnWsSiYCgmlkgnY0gmlwhKwSW_qKbXVsdGlhZGRyc5YACASsElv6BvcJAAoErBJb-gb3Ct0DgnJzhQAFAQAAiXNlY3AyNTZrMaEDZgww2okCjcNVj2iojEvULrxrzZHAOVyICNNXgU9pa8yDdGNwgvcJg3VkcIL3C4V3YWt1MgU
2026-03-13 04:34:50.620 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.146.84 waku 0b26d532a36237eff677ec53c9a9caa53d6888bad8a2e2f102e94baa8c15235e
2026-03-13 04:34:50.654 DEBUG [src.node.docker_mananger] Container started with ID 0b26d532a362. Setting up logs at ./log/docker/node2_2026-03-13_04-34-49__b12e21b3-2b86-4d0d-aeb3-b08db55aafdd__wakuorg_nwaku:latest.log
2026-03-13 04:34:50.654 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61829
2026-03-13 04:34:50.654 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:34:51.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61829/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:51.682 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-13 04:34:51.685 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:34:51.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61829/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:51.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.84/tcp/61830/p2p/16Uiu2HAmJDsojX3jtp7s5BqVV3tSNHjnKB5vBYEN5aN7YH9kHhTP","/ip4/172.18.146.84/tcp/61831/ws/p2p/16Uiu2HAmJDsojX3jtp7s5BqVV3tSNHjnKB5vBYEN5aN7YH9kHhTP"],"enrUri":"enr:-L24QBk2cWfFMl5SStxZuO1UnrNKJ-d6uoxJikJJiQ7VmixjAYoOHSDCtYz_ok9USqFAxUDQRNk_MLyRmJUzJUwBGmMCgmlkgnY0gmlwhKwSklSKbXVsdGlhZGRyc5YACASsEpJUBvGGAAoErBKSVAbxh90DgnJzhQAFAQAAiXNlY3AyNTZrMaEDUrczsZ-esHCVHcoot3N__QfEmyyEEL390lLeRUWPOkqDdGNwgvGGg3VkcILxiIV3YWt1MgE"}'
2026-03-13 04:34:51.695 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:34:51.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61829/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.91.250/tcp/63241/p2p/16Uiu2HAmKXLiZhxCbCQasRVKmH6j6NrKtNTgFhCvcb5kNK5c4eZq"]'
2026-03-13 04:34:51.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:34:51.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63240/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/999"]'
2026-03-13 04:34:51.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:34:51.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61829/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/999"]'
2026-03-13 04:34:51.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:34:51.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F999" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:34:51.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:34:51.719 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-13 04:34:51.819 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-13 04:34:51.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F999" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:51.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376491713084336,"ephemeral":false,"proof":""}]'
2026-03-13 04:34:51.824 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-13 04:34:51.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F999" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:51.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376491713084336,"ephemeral":false,"proof":""}]'
2026-03-13 04:34:51.829 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-13 04:34:51.830 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-13 04:34:51.831 DEBUG [src.node.waku_node] Stopping container with id 90a97322c510
2026-03-13 04:34:52.425 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:34:52.425 DEBUG [src.node.waku_node] Stopping container with id 0b26d532a362
2026-03-13 04:34:52.963 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:34:52.966 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-13 04:34:52.972 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-13 04:34:52.979 DEBUG [src.node.docker_mananger] No errors found in the waku logs.