mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 16:43:56 +00:00
83 lines
14 KiB
Plaintext
83 lines
14 KiB
Plaintext
2026-03-21 04:37:07.041 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-21 04:37:07.042 DEBUG [tests.conftest] Running test: test_retrieve_messages_without_subscribing_via_api with id: 2026-03-21_04-37-07__ab41bf53-54ea-40d0-a395-782c1770fa39
|
|
2026-03-21 04:37:07.042 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-21 04:37:07.042 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-21 04:37:07.042 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-21 04:37:07.049 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:37:07.050 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-21_04-37-07__ab41bf53-54ea-40d0-a395-782c1770fa39__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:37:07.050 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:37:07.050 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:37:07.051 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:37:07.051 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.131.99
|
|
2026-03-21 04:37:07.051 DEBUG [src.node.docker_mananger] Generated ports ['23204', '23205', '23206', '23207', '23208']
|
|
2026-03-21 04:37:07.051 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:37:07.052 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:37:07.052 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:37:07.052 DEBUG [src.node.docker_mananger] docker run -i -t -p 23204:23204 -p 23205:23205 -p 23206:23206 -p 23207:23207 -p 23208:23208 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=23206 --rest-port=23204 --tcp-port=23205 --discv5-udp-port=23207 --rest-address=0.0.0.0 --nat=extip:172.18.131.99 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=2a3515beb3c4c09df89e43cc0075eafe2fdc1fa4fe8f8bbde476e725fdef2bdd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23208 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2026-03-21 04:37:07.238 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.131.99 waku 9600d44f19a1c3d2cf70c7bf3b2d80df5f9f378bc51441802e65dbf94d050433
|
|
2026-03-21 04:37:07.279 DEBUG [src.node.docker_mananger] Container started with ID 9600d44f19a1. Setting up logs at ./log/docker/node1_2026-03-21_04-37-07__ab41bf53-54ea-40d0-a395-782c1770fa39__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:37:07.280 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23204
|
|
2026-03-21 04:37:07.281 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:37:07.487 ERROR [src.node.docker_mananger] Max retries reached for container 8c6739502438. Exiting log stream.
|
|
2026-03-21 04:37:08.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23204/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:37:08.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:37:08.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23204/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:37:08.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:37:08.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23204/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:37:08.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:37:08.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23204/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:37:08.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:37:08.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23204/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:37:08.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:37:08.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23204/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:37:08.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","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-21 04:37:08.803 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:37:08.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23204/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:37:08.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.131.99/tcp/23205/p2p/16Uiu2HAmJVNeGP6ZVceie6r5ysBr6dog88BjVkrB6VjatP6hRBfP","/ip4/172.18.131.99/tcp/23206/ws/p2p/16Uiu2HAmJVNeGP6ZVceie6r5ysBr6dog88BjVkrB6VjatP6hRBfP"],"enrUri":"enr:-L24QElPXHJ-JP0UeZy9h7OUmywX1A8UyVF_WH-SxMYoiBOJJvAkN5rG2vG7wHnYfZ2D98V8cRvp_O6wRNaMwBcyT3cCgmlkgnY0gmlwhKwSg2OKbXVsdGlhZGRyc5YACASsEoNjBlqlAAoErBKDYwZapt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDVq-FF81LFZTVdl7vtVg50P4EOuGqde11xWpL6ktr1HqDdGNwglqlg3VkcIJap4V3YWt1MgU"}'
|
|
2026-03-21 04:37:08.806 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:37:08.813 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:37:08.813 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-21_04-37-07__ab41bf53-54ea-40d0-a395-782c1770fa39__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:37:08.814 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:37:08.814 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:37:08.815 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:37:08.815 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.203.111
|
|
2026-03-21 04:37:08.815 DEBUG [src.node.docker_mananger] Generated ports ['37239', '37240', '37241', '37242', '37243']
|
|
2026-03-21 04:37:08.815 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:37:08.816 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:37:08.816 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:37:08.816 DEBUG [src.node.docker_mananger] docker run -i -t -p 37239:37239 -p 37240:37240 -p 37241:37241 -p 37242:37242 -p 37243:37243 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=37241 --rest-port=37239 --tcp-port=37240 --discv5-udp-port=37242 --rest-address=0.0.0.0 --nat=extip:172.18.203.111 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=bd3cad2a99a6e15bae0d6abe77affe2f579e8494d416fdbd6ef3c3ab02c2686f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37243 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QElPXHJ-JP0UeZy9h7OUmywX1A8UyVF_WH-SxMYoiBOJJvAkN5rG2vG7wHnYfZ2D98V8cRvp_O6wRNaMwBcyT3cCgmlkgnY0gmlwhKwSg2OKbXVsdGlhZGRyc5YACASsEoNjBlqlAAoErBKDYwZapt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDVq-FF81LFZTVdl7vtVg50P4EOuGqde11xWpL6ktr1HqDdGNwglqlg3VkcIJap4V3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2026-03-21 04:37:09.020 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.203.111 waku d6d8326f85d069c1df12bed18445f44cd93fdfaa4d4d4835fac8b211769c2137
|
|
2026-03-21 04:37:09.063 DEBUG [src.node.docker_mananger] Container started with ID d6d8326f85d0. Setting up logs at ./log/docker/node2_2026-03-21_04-37-07__ab41bf53-54ea-40d0-a395-782c1770fa39__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:37:09.063 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37239
|
|
2026-03-21 04:37:09.063 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:37:10.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37239/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:37:10.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:37:10.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37239/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:37:10.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:37:10.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37239/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:37:10.273 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-21 04:37:10.273 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:37:10.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37239/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:37:10.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.203.111/tcp/37240/p2p/16Uiu2HAmTNxfRzQkZ1ii5e1dGAooEfzC9zm8CYAdVV4HCTpFSjvb","/ip4/172.18.203.111/tcp/37241/ws/p2p/16Uiu2HAmTNxfRzQkZ1ii5e1dGAooEfzC9zm8CYAdVV4HCTpFSjvb"],"enrUri":"enr:-L24QJD7sS5vVGbJSHzNrryFpc6ZlDf6TFkk_pa8gAdnffE6Ve0buoRD7WGucBau34-ZXHYcpcZao9yC7LCic4M8zQcCgmlkgnY0gmlwhKwSy2-KbXVsdGlhZGRyc5YACASsEstvBpF4AAoErBLLbwaRed0DgnJzhQACAQAAiXNlY3AyNTZrMaED2sQabFCWVmQh5EGyqqIyutJ-YCeLyjKstmHcM4l7FTSDdGNwgpF4g3VkcIKReoV3YWt1MgE"}'
|
|
2026-03-21 04:37:10.275 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:37:10.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37239/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.131.99/tcp/23205/p2p/16Uiu2HAmJVNeGP6ZVceie6r5ysBr6dog88BjVkrB6VjatP6hRBfP"]'
|
|
2026-03-21 04:37:10.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:37:10.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23204/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:37:10.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:37:10.329 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:37:10.429 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:37:10.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23204/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:37:10.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067830304267172,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:37:10.437 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:37:10.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37239/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:37:10.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067830304267172,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:37:10.444 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-21 04:37:10.445 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-21 04:37:10.445 DEBUG [src.node.waku_node] Stopping container with id 9600d44f19a1
|
|
2026-03-21 04:37:11.056 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:37:11.058 DEBUG [src.node.waku_node] Stopping container with id d6d8326f85d0
|
|
2026-03-21 04:37:11.613 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:37:11.616 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-21 04:37:11.651 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:37:11.677 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|