80 lines
13 KiB
Plaintext

2026-03-25 04:40:06.514 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-25 04:40:06.515 DEBUG [tests.conftest] Running test: test_retrieve_messages_without_subscribing_via_api with id: 2026-03-25_04-40-06__84278095-77b5-4ebb-a79f-6e437c9daf0e
2026-03-25 04:40:06.515 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-25 04:40:06.516 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-25 04:40:06.516 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-25 04:40:06.530 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-25 04:40:06.530 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-25_04-40-06__84278095-77b5-4ebb-a79f-6e437c9daf0e__wakuorg_nwaku:latest.log
2026-03-25 04:40:06.531 DEBUG [src.node.waku_node] Starting Node...
2026-03-25 04:40:06.532 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-25 04:40:06.534 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-25 04:40:06.535 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.91.86
2026-03-25 04:40:06.535 DEBUG [src.node.docker_mananger] Generated ports ['53837', '53838', '53839', '53840', '53841']
2026-03-25 04:40:06.536 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-03-25 04:40:06.537 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-25 04:40:06.537 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-25 04:40:06.537 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-25 04:40:06.538 DEBUG [src.node.waku_node] Using volumes []
2026-03-25 04:40:06.538 DEBUG [src.node.docker_mananger] docker run -i -t -p 53837:53837 -p 53838:53838 -p 53839:53839 -p 53840:53840 -p 53841:53841 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=53839 --rest-port=53837 --tcp-port=53838 --discv5-udp-port=53840 --rest-address=0.0.0.0 --nat=extip:172.18.91.86 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=0fa78c1ab3d5d8a28fda06adbde75f4c7d0f8d1ad7ef17aeff667abdfcd7af6b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53841 --metrics-logging=true --relay=true --filter=true
2026-03-25 04:40:06.606 ERROR [src.node.docker_mananger] Max retries reached for container ceea6413ff5c. Exiting log stream.
2026-03-25 04:40:06.754 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.91.86 waku 3f501deb8e92c24c5a3b698ed846530b9262bdabf7338790780b798e40aed514
2026-03-25 04:40:06.789 DEBUG [src.node.docker_mananger] Container started with ID 3f501deb8e92. Setting up logs at ./log/docker/node1_2026-03-25_04-40-06__84278095-77b5-4ebb-a79f-6e437c9daf0e__wakuorg_nwaku:latest.log
2026-03-25 04:40:06.790 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53837
2026-03-25 04:40:06.790 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-25 04:40:07.508 ERROR [src.node.docker_mananger] Max retries reached for container d307f6e615fe. Exiting log stream.
2026-03-25 04:40:07.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53837/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:07.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:07.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53837/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:07.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:07.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53837/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:08.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:08.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53837/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:08.104 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":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-25 04:40:08.104 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-25 04:40:08.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53837/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:08.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.91.86/tcp/53838/p2p/16Uiu2HAmKB92wxiwmtZ2sWm3itPkEZZ6huZjcjYNmY8YSbm7i3oY","/ip4/172.18.91.86/tcp/53839/ws/p2p/16Uiu2HAmKB92wxiwmtZ2sWm3itPkEZZ6huZjcjYNmY8YSbm7i3oY"],"enrUri":"enr:-L24QOkAEZVmoc7g8k5NH05gTTDJwI8ZAX-n4zNzci-_miqpHMksDFlNCSKBovRkmha2PGndyqVn8tfZjMoqVKLn84YCgmlkgnY0gmlwhKwSW1aKbXVsdGlhZGRyc5YACASsEltWBtJOAAoErBJbVgbST90DgnJzhQACAQAAiXNlY3AyNTZrMaEDYN9dVkxXcfDAhX8O8vQHecTgAH_cTaOXAP7Rx6WkdxuDdGNwgtJOg3VkcILSUIV3YWt1MgU"}'
2026-03-25 04:40:08.107 INFO [src.node.waku_node] REST service is ready !!
2026-03-25 04:40:08.118 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-25 04:40:08.118 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-25_04-40-06__84278095-77b5-4ebb-a79f-6e437c9daf0e__wakuorg_nwaku:latest.log
2026-03-25 04:40:08.118 DEBUG [src.node.waku_node] Starting Node...
2026-03-25 04:40:08.118 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-25 04:40:08.120 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-25 04:40:08.120 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.25.53
2026-03-25 04:40:08.120 DEBUG [src.node.docker_mananger] Generated ports ['31928', '31929', '31930', '31931', '31932']
2026-03-25 04:40:08.120 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-03-25 04:40:08.120 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-25 04:40:08.120 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-25 04:40:08.120 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-25 04:40:08.121 DEBUG [src.node.waku_node] Using volumes []
2026-03-25 04:40:08.121 DEBUG [src.node.docker_mananger] docker run -i -t -p 31928:31928 -p 31929:31929 -p 31930:31930 -p 31931:31931 -p 31932:31932 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=31930 --rest-port=31928 --tcp-port=31929 --discv5-udp-port=31931 --rest-address=0.0.0.0 --nat=extip:172.18.25.53 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=af7be3afeed77cae68d22268dedcb2e2ddddcef662dde81bbc54f8d7fc634ff4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31932 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOkAEZVmoc7g8k5NH05gTTDJwI8ZAX-n4zNzci-_miqpHMksDFlNCSKBovRkmha2PGndyqVn8tfZjMoqVKLn84YCgmlkgnY0gmlwhKwSW1aKbXVsdGlhZGRyc5YACASsEltWBtJOAAoErBJbVgbST90DgnJzhQACAQAAiXNlY3AyNTZrMaEDYN9dVkxXcfDAhX8O8vQHecTgAH_cTaOXAP7Rx6WkdxuDdGNwgtJOg3VkcILSUIV3YWt1MgU
2026-03-25 04:40:08.333 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.25.53 waku be6718f07f871b887d28d9de81189d46976774208fb56a2f8942dee06ae31130
2026-03-25 04:40:08.377 DEBUG [src.node.docker_mananger] Container started with ID be6718f07f87. Setting up logs at ./log/docker/node2_2026-03-25_04-40-06__84278095-77b5-4ebb-a79f-6e437c9daf0e__wakuorg_nwaku:latest.log
2026-03-25 04:40:08.377 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31928
2026-03-25 04:40:08.377 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-25 04:40:09.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31928/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:09.381 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"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-25 04:40:09.381 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-25 04:40:09.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31928/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:09.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.25.53/tcp/31929/p2p/16Uiu2HAm3MREZDRwie2PwdpuGLaGueoN17ebtWVTAk3SqqixoAQV","/ip4/172.18.25.53/tcp/31930/ws/p2p/16Uiu2HAm3MREZDRwie2PwdpuGLaGueoN17ebtWVTAk3SqqixoAQV"],"enrUri":"enr:-L24QITGNUgLtxhSm-v-VxXQzgjtb1xI61uXmmc70OMWI-HkQvDWBeMwAhOiKkirPVLIG5cdxPQvvVRU7dGJEcyVTxYCgmlkgnY0gmlwhKwSGTWKbXVsdGlhZGRyc5YACASsEhk1Bny5AAoErBIZNQZ8ut0DgnJzhQACAQAAiXNlY3AyNTZrMaECdcZ_2dv1PkJPGXHijS5IWgXHSjCo-qSYh0BUovze2NaDdGNwgny5g3VkcIJ8u4V3YWt1MgE"}'
2026-03-25 04:40:09.384 INFO [src.node.waku_node] REST service is ready !!
2026-03-25 04:40:09.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31928/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.91.86/tcp/53838/p2p/16Uiu2HAmKB92wxiwmtZ2sWm3itPkEZZ6huZjcjYNmY8YSbm7i3oY"]'
2026-03-25 04:40:09.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-25 04:40:09.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53837/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-25 04:40:09.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-25 04:40:09.428 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-25 04:40:09.529 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-25 04:40:09.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53837/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:09.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774413609412160968,"ephemeral":false,"proof":""}]'
2026-03-25 04:40:09.534 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-25 04:40:09.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31928/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:09.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774413609412160968,"ephemeral":false,"proof":""}]'
2026-03-25 04:40:09.539 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-25 04:40:09.541 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-25 04:40:09.541 DEBUG [src.node.waku_node] Stopping container with id 3f501deb8e92
2026-03-25 04:40:10.157 DEBUG [src.node.waku_node] Container stopped.
2026-03-25 04:40:10.157 DEBUG [src.node.waku_node] Stopping container with id be6718f07f87
2026-03-25 04:40:10.735 DEBUG [src.node.waku_node] Container stopped.
2026-03-25 04:40:10.737 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-25 04:40:10.790 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-25 04:40:10.815 DEBUG [src.node.docker_mananger] No errors found in the waku logs.