2026-02-25 19:46:01 +00:00

100 lines
18 KiB
Plaintext

2026-02-25 19:25:50.083 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-25 19:25:50.084 DEBUG [tests.conftest] Running test: test_lightpush with id: 2026-02-25_19-25-50__ab445a8f-0fa8-43ae-a640-dca3b53cc4e1
2026-02-25 19:25:50.085 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-25 19:25:50.085 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-02-25 19:25:50.085 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-02-25 19:25:50.086 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-25 19:25:50.088 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-02-25 19:25:50.098 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 19:25:50.098 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_19-25-50__ab445a8f-0fa8-43ae-a640-dca3b53cc4e1__wakuorg_nwaku:latest.log
2026-02-25 19:25:50.099 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 19:25:50.099 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 19:25:50.101 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 19:25:50.101 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.225.180
2026-02-25 19:25:50.101 DEBUG [src.node.docker_mananger] Generated ports ['33664', '33665', '33666', '33667', '33668']
2026-02-25 19:25:50.101 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 19:25:50.102 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 19:25:50.102 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 19:25:50.102 DEBUG [src.node.docker_mananger] docker run -i -t -p 33664:33664 -p 33665:33665 -p 33666:33666 -p 33667:33667 -p 33668:33668 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=33666 --rest-port=33664 --tcp-port=33665 --discv5-udp-port=33667 --rest-address=0.0.0.0 --nat=extip:172.18.225.180 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6e8bf48c7d5d95945b76e06c2aa671ab06faefe81bc2d0c5b8ab0ecbd3ecfc4b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33668 --metrics-logging=true --lightpush=true --relay=true
2026-02-25 19:25:50.297 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.225.180 waku aaad760127ac3e623e7a1bea1e413021effa521b21e1e3b65a95b49ea855af2e
2026-02-25 19:25:50.331 DEBUG [src.node.docker_mananger] Container started with ID aaad760127ac. Setting up logs at ./log/docker/node1_2026-02-25_19-25-50__ab445a8f-0fa8-43ae-a640-dca3b53cc4e1__wakuorg_nwaku:latest.log
2026-02-25 19:25:50.332 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33664
2026-02-25 19:25:50.333 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 19:25:50.340 ERROR [src.node.docker_mananger] Max retries reached for container b9a34aba59f6. Exiting log stream.
2026-02-25 19:25:50.911 ERROR [src.node.docker_mananger] Max retries reached for container d45587b86887. Exiting log stream.
2026-02-25 19:25:51.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33664/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:25:51.336 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-02-25 19:25:51.336 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 19:25:51.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33664/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:25:51.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.225.180/tcp/33665/p2p/16Uiu2HAmDiWUy3XRNccHAj5E6Qvmrexsn1bUHKpoTUBRXtCVmRem","/ip4/172.18.225.180/tcp/33666/ws/p2p/16Uiu2HAmDiWUy3XRNccHAj5E6Qvmrexsn1bUHKpoTUBRXtCVmRem"],"enrUri":"enr:-L24QJ7lYnMlBTHxn-SIvFbmXKCh8amL3D6WHhGh34GlaBSYLkbSn_4ERJmDamtjezLskW9rn1xtgtaJp5JV_97t_twCgmlkgnY0gmlwhKwS4bSKbXVsdGlhZGRyc5YACASsEuG0BoOBAAoErBLhtAaDgt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDD8KACGQ45WaPZYKxm1KQeASiQMUn8SbCM8sJ4U4REC6DdGNwgoOBg3VkcIKDg4V3YWt1Mgk"}'
2026-02-25 19:25:51.339 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 19:25:51.347 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 19:25:51.347 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_19-25-50__ab445a8f-0fa8-43ae-a640-dca3b53cc4e1__wakuorg_nwaku:latest.log
2026-02-25 19:25:51.347 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 19:25:51.347 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 19:25:51.349 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 19:25:51.349 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.89.241
2026-02-25 19:25:51.349 DEBUG [src.node.docker_mananger] Generated ports ['3358', '3359', '3360', '3361', '3362']
2026-02-25 19:25:51.349 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 19:25:51.349 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 19:25:51.349 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 19:25:51.350 DEBUG [src.node.docker_mananger] docker run -i -t -p 3358:3358 -p 3359:3359 -p 3360:3360 -p 3361:3361 -p 3362:3362 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=3360 --rest-port=3358 --tcp-port=3359 --discv5-udp-port=3361 --rest-address=0.0.0.0 --nat=extip:172.18.89.241 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=be460fa99ca02d08ebc40f4a7c1015e043868ecf552ae8db20c9c4b7fea954c8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3362 --metrics-logging=true --lightpush=false --relay=true --discv5-bootstrap-node=enr:-L24QJ7lYnMlBTHxn-SIvFbmXKCh8amL3D6WHhGh34GlaBSYLkbSn_4ERJmDamtjezLskW9rn1xtgtaJp5JV_97t_twCgmlkgnY0gmlwhKwS4bSKbXVsdGlhZGRyc5YACASsEuG0BoOBAAoErBLhtAaDgt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDD8KACGQ45WaPZYKxm1KQeASiQMUn8SbCM8sJ4U4REC6DdGNwgoOBg3VkcIKDg4V3YWt1Mgk
2026-02-25 19:25:51.549 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.89.241 waku 4df45e3f1f822980ff1ef1ef7b101e09a0bfaf366d584a2a050ad4c29ae81f56
2026-02-25 19:25:51.582 DEBUG [src.node.docker_mananger] Container started with ID 4df45e3f1f82. Setting up logs at ./log/docker/node1_2026-02-25_19-25-50__ab445a8f-0fa8-43ae-a640-dca3b53cc4e1__wakuorg_nwaku:latest.log
2026-02-25 19:25:51.582 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3358
2026-02-25 19:25:51.582 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 19:25:52.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3358/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:25:52.609 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-02-25 19:25:52.611 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 19:25:52.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3358/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:25:52.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.89.241/tcp/3359/p2p/16Uiu2HAm27KDC4D4VnrbAXrrf6rx7zXfN5EbmBSncFpTeLZSGC8v","/ip4/172.18.89.241/tcp/3360/ws/p2p/16Uiu2HAm27KDC4D4VnrbAXrrf6rx7zXfN5EbmBSncFpTeLZSGC8v"],"enrUri":"enr:-L24QEUHc6IrPnQYVqQOs1DxTH4wrgOuCwnHqzD5UtZkfnLQNuME7-9pvIn5NjCX-zZqNKEfK2EvXyNnVJPMGVXgXP4CgmlkgnY0gmlwhKwSWfGKbXVsdGlhZGRyc5YACASsElnxBg0fAAoErBJZ8QYNIN0DgnJzhQADAQAAiXNlY3AyNTZrMaECY03ezlm5DI96Pvhd7AgxSbfMN80A00UcW82metvZcH-DdGNwgg0fg3VkcIINIYV3YWt1MgE"}'
2026-02-25 19:25:52.617 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 19:25:52.627 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 19:25:52.627 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_19-25-50__ab445a8f-0fa8-43ae-a640-dca3b53cc4e1__wakuorg_nwaku:latest.log
2026-02-25 19:25:52.627 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 19:25:52.627 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 19:25:52.629 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 19:25:52.629 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.37.165
2026-02-25 19:25:52.629 DEBUG [src.node.docker_mananger] Generated ports ['59117', '59118', '59119', '59120', '59121']
2026-02-25 19:25:52.629 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 19:25:52.629 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 19:25:52.629 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 19:25:52.629 DEBUG [src.node.docker_mananger] docker run -i -t -p 59117:59117 -p 59118:59118 -p 59119:59119 -p 59120:59120 -p 59121:59121 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=59119 --rest-port=59117 --tcp-port=59118 --discv5-udp-port=59120 --rest-address=0.0.0.0 --nat=extip:172.18.37.165 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bea5d686ebf1fb59d0389afdfe97e77aea92758af51ce3b62ab93f8b6da057ad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59121 --metrics-logging=true --lightpush=true --relay=true --discv5-bootstrap-node=enr:-L24QJ7lYnMlBTHxn-SIvFbmXKCh8amL3D6WHhGh34GlaBSYLkbSn_4ERJmDamtjezLskW9rn1xtgtaJp5JV_97t_twCgmlkgnY0gmlwhKwS4bSKbXVsdGlhZGRyc5YACASsEuG0BoOBAAoErBLhtAaDgt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDD8KACGQ45WaPZYKxm1KQeASiQMUn8SbCM8sJ4U4REC6DdGNwgoOBg3VkcIKDg4V3YWt1Mgk --lightpushnode=/ip4/172.18.225.180/tcp/33665/p2p/16Uiu2HAmDiWUy3XRNccHAj5E6Qvmrexsn1bUHKpoTUBRXtCVmRem
2026-02-25 19:25:52.821 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.37.165 waku 0a3a8a9c9c72d7e89b2edff184151fcd88d6c91205381cdc4e56a222a714de74
2026-02-25 19:25:52.859 DEBUG [src.node.docker_mananger] Container started with ID 0a3a8a9c9c72. Setting up logs at ./log/docker/node1_2026-02-25_19-25-50__ab445a8f-0fa8-43ae-a640-dca3b53cc4e1__wakuorg_nwaku:latest.log
2026-02-25 19:25:52.861 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59117
2026-02-25 19:25:52.861 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 19:25:53.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59117/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:25:53.865 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-02-25 19:25:53.865 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 19:25:53.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59117/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:25:53.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.37.165/tcp/59118/p2p/16Uiu2HAmUoiK4cVsRGC5KHq2f1VwKvXudPDsMLVAefz4v6E2Z8tx","/ip4/172.18.37.165/tcp/59119/ws/p2p/16Uiu2HAmUoiK4cVsRGC5KHq2f1VwKvXudPDsMLVAefz4v6E2Z8tx"],"enrUri":"enr:-L24QDn-1AjcbpCMDfNjZD9dACumOzx_lWLt3EWgRBxh3cbhPGcUDxMK5Clu2XPK6AfWrtP4r9Xy-p-Gwm_74XwK86gCgmlkgnY0gmlwhKwSJaWKbXVsdGlhZGRyc5YACASsEiWlBubuAAoErBIlpQbm790DgnJzhQADAQAAiXNlY3AyNTZrMaED7_cVW_q2LfyOlaXFV6FWEcm5SEjJ1BR3DW5ezYLCG7GDdGNwgubug3VkcILm8IV3YWt1Mgk"}'
2026-02-25 19:25:53.868 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 19:25:53.868 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33664/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-25 19:25:53.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 19:25:53.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3358/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-25 19:25:53.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 19:25:53.891 DEBUG [src.steps.light_push] Lightpushing message
2026-02-25 19:25:53.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59117/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": 1772047553891849561}}'
2026-02-25 19:25:53.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 19:25:53.932 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-25 19:25:54.032 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
2026-02-25 19:25:54.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33664/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:25:54.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772047553891849561,"ephemeral":false,"proof":""}]'
2026-02-25 19:25:54.038 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
2026-02-25 19:25:54.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3358/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:25:54.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772047553891849561,"ephemeral":false,"proof":""}]'
2026-02-25 19:25:54.044 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-25 19:25:54.044 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-25 19:25:54.045 DEBUG [src.node.waku_node] Stopping container with id aaad760127ac
2026-02-25 19:25:54.627 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 19:25:54.629 DEBUG [src.node.waku_node] Stopping container with id 4df45e3f1f82
2026-02-25 19:25:55.218 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 19:25:55.220 DEBUG [src.node.waku_node] Stopping container with id 0a3a8a9c9c72
2026-02-25 19:25:55.440 ERROR [src.node.docker_mananger] Max retries reached for container aaad760127ac. Exiting log stream.
2026-02-25 19:25:55.798 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 19:25:55.799 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-25 19:25:55.810 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-25 19:25:55.818 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-25 19:25:55.826 DEBUG [src.node.docker_mananger] No errors found in the waku logs.