mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
195 lines
34 KiB
Plaintext
195 lines
34 KiB
Plaintext
2026-03-02 04:37:49.357 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-02 04:37:49.358 DEBUG [tests.conftest] Running test: test_on_postgress_db_with_one_message with id: 2026-03-02_04-37-49__da4eafd4-0aed-4bb1-b950-0fad80174fcb
|
|
2026-03-02 04:37:49.358 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-02 04:37:49.359 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-02 04:37:49.570 ERROR [src.node.docker_mananger] Max retries reached for container 3588b85d460b. Exiting log stream.
|
|
2026-03-02 04:37:50.193 ERROR [src.node.docker_mananger] Max retries reached for container 8c48d08b94e1. Exiting log stream.
|
|
2026-03-02 04:37:53.942 DEBUG [src.postgres_setup] Postgres container started
|
|
2026-03-02 04:37:53.950 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:37:53.951 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-03-02_04-37-49__da4eafd4-0aed-4bb1-b950-0fad80174fcb__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:37:53.951 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:37:53.951 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:37:53.952 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:37:53.953 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.184.171
|
|
2026-03-02 04:37:53.953 DEBUG [src.node.docker_mananger] Generated ports ['51790', '51791', '51792', '51793', '51794']
|
|
2026-03-02 04:37:53.953 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:37:53.953 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:37:53.953 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:37:53.953 DEBUG [src.node.docker_mananger] docker run -i -t -p 51790:51790 -p 51791:51791 -p 51792:51792 -p 51793:51793 -p 51794:51794 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=51792 --rest-port=51790 --tcp-port=51791 --discv5-udp-port=51793 --rest-address=0.0.0.0 --nat=extip:172.18.184.171 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f4eeebe1fcdafd74c737cd0aacd8fbacebfc2aa1ed7fdef72f0bfdcafae9f7e3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51794 --metrics-logging=true --store=true --relay=true --store-message-db-url=postgres://postgres:test123@postgres:5432/postgres
|
|
2026-03-02 04:37:54.165 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.184.171 waku 848e9525f31992b3cf97dc14cee7b77e7bf8247e58f75748c2ab246631a7555d
|
|
2026-03-02 04:37:54.202 DEBUG [src.node.docker_mananger] Container started with ID 848e9525f319. Setting up logs at ./log/docker/publishing_node1_2026-03-02_04-37-49__da4eafd4-0aed-4bb1-b950-0fad80174fcb__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:37:54.202 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51790
|
|
2026-03-02 04:37:54.203 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:37:55.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:55.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:55.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:55.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:55.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:55.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:55.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:55.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:56.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:56.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:56.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:56.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:56.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:56.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:56.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:56.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:56.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:56.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:56.938 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":"READY"},{"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":"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-02 04:37:56.939 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:37:56.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:56.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.184.171/tcp/51791/p2p/16Uiu2HAkvfh6bq2iceuiTuNH8uQrQ7CNrkDSJ5xghSDAzZfht8YR","/ip4/172.18.184.171/tcp/51792/ws/p2p/16Uiu2HAkvfh6bq2iceuiTuNH8uQrQ7CNrkDSJ5xghSDAzZfht8YR"],"enrUri":"enr:-L24QJICBXjKKX2YNmWxeunhKGwnPRI8UArPQBMSVaNJEHTeBdi6XxBOuVEVXWs5oNWAVcp0E4IlwTLo6j7FmQdEFy0CgmlkgnY0gmlwhKwSuKuKbXVsdGlhZGRyc5YACASsErirBspPAAoErBK4qwbKUN0DgnJzhQADAQAAiXNlY3AyNTZrMaECEnMU6JZgbG_N8-WnDck3-YZf-gmGYePetsUVs3i77NKDdGNwgspPg3VkcILKUYV3YWt1MgM"}'
|
|
2026-03-02 04:37:56.942 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:37:56.949 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:37:56.949 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-03-02_04-37-49__da4eafd4-0aed-4bb1-b950-0fad80174fcb__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:37:56.949 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:37:56.949 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:37:56.951 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:37:56.951 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.249.104
|
|
2026-03-02 04:37:56.951 DEBUG [src.node.docker_mananger] Generated ports ['58339', '58340', '58341', '58342', '58343']
|
|
2026-03-02 04:37:56.951 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:37:56.951 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:37:56.951 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:37:56.951 DEBUG [src.node.docker_mananger] docker run -i -t -p 58339:58339 -p 58340:58340 -p 58341:58341 -p 58342:58342 -p 58343:58343 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=58341 --rest-port=58339 --tcp-port=58340 --discv5-udp-port=58342 --rest-address=0.0.0.0 --nat=extip:172.18.249.104 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=60f6c27e9de6beb0475ea102bbd2bdb665817bcb5398c9cb9acbe070d8e2c3ac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58343 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJICBXjKKX2YNmWxeunhKGwnPRI8UArPQBMSVaNJEHTeBdi6XxBOuVEVXWs5oNWAVcp0E4IlwTLo6j7FmQdEFy0CgmlkgnY0gmlwhKwSuKuKbXVsdGlhZGRyc5YACASsErirBspPAAoErBK4qwbKUN0DgnJzhQADAQAAiXNlY3AyNTZrMaECEnMU6JZgbG_N8-WnDck3-YZf-gmGYePetsUVs3i77NKDdGNwgspPg3VkcILKUYV3YWt1MgM --storenode=/ip4/172.18.184.171/tcp/51791/p2p/16Uiu2HAkvfh6bq2iceuiTuNH8uQrQ7CNrkDSJ5xghSDAzZfht8YR --store=false --relay=true
|
|
2026-03-02 04:37:57.153 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.249.104 waku 3758da2ceddf40563e0315172e7837785e1abc749640d19e8a92d7ad9897e80a
|
|
2026-03-02 04:37:57.189 DEBUG [src.node.docker_mananger] Container started with ID 3758da2ceddf. Setting up logs at ./log/docker/store_node1_2026-03-02_04-37-49__da4eafd4-0aed-4bb1-b950-0fad80174fcb__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:37:57.190 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58339
|
|
2026-03-02 04:37:57.190 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:37:58.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58339/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:58.200 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-02 04:37:58.201 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:37:58.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58339/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:58.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.249.104/tcp/58340/p2p/16Uiu2HAm3TWv3Zu96KG37kT2q8rgMPaDXB8NfVzWNnc6tAAhxo9F","/ip4/172.18.249.104/tcp/58341/ws/p2p/16Uiu2HAm3TWv3Zu96KG37kT2q8rgMPaDXB8NfVzWNnc6tAAhxo9F"],"enrUri":"enr:-L24QA4RHXAxtRfq8Y5pSGkkXCs3_Cw2BZaazdGZjeM2-SYoPzx9eDN7tYTKS4SPhTPqc7YyJwBJVx32dzSB3jsflLwCgmlkgnY0gmlwhKwS-WiKbXVsdGlhZGRyc5YACASsEvloBuPkAAoErBL5aAbj5d0DgnJzhQADAQAAiXNlY3AyNTZrMaECd1ZoWdvgYnD5EFbWe2eV8lhELkBkZqictyDjWzuduM6DdGNwguPkg3VkcILj5oV3YWt1MgE"}'
|
|
2026-03-02 04:37:58.219 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:37:58.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58339/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.184.171/tcp/51791/p2p/16Uiu2HAkvfh6bq2iceuiTuNH8uQrQ7CNrkDSJ5xghSDAzZfht8YR"]'
|
|
2026-03-02 04:37:58.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:37:58.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51790/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-02 04:37:58.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:37:58.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58339/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-02 04:37:58.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:37:58.232 DEBUG [src.steps.store] Relaying message
|
|
2026-03-02 04:37:58.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51790/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-02 04:37:58.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:37:58.241 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-02 04:37:58.442 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-02 04:37:58.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:58.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x015a552975e361f240183dd287fc71d58f11fa865aad506e67345d797548314b"}]}'
|
|
2026-03-02 04:37:58.449 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-02 04:37:58.449 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-02 04:37:58.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58339/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:58.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"547d253704fe0072cf1c","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x015a552975e361f240183dd287fc71d58f11fa865aad506e67345d797548314b"}]}'
|
|
2026-03-02 04:37:58.459 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-02 04:37:58.466 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:37:58.466 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-03-02_04-37-49__da4eafd4-0aed-4bb1-b950-0fad80174fcb__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:37:58.466 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:37:58.466 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:37:58.468 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:37:58.468 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.82.97
|
|
2026-03-02 04:37:58.468 DEBUG [src.node.docker_mananger] Generated ports ['18097', '18098', '18099', '18100', '18101']
|
|
2026-03-02 04:37:58.468 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:37:58.468 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:37:58.468 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:37:58.469 DEBUG [src.node.docker_mananger] docker run -i -t -p 18097:18097 -p 18098:18098 -p 18099:18099 -p 18100:18100 -p 18101:18101 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=18099 --rest-port=18097 --tcp-port=18098 --discv5-udp-port=18100 --rest-address=0.0.0.0 --nat=extip:172.18.82.97 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a2ddbfddc6fe0c3b9f7be742d3d1cde799aaad8d94d736a6658ee1e1a9bf5ef7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18101 --metrics-logging=true --store=true --relay=true --store-message-db-url=postgres://postgres:test123@postgres:5432/postgres
|
|
2026-03-02 04:37:58.668 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.82.97 waku c5533c3599c9683311b1eee395acea0ff174b82a5c08f2bb99420ca0bfa77dca
|
|
2026-03-02 04:37:58.698 DEBUG [src.node.docker_mananger] Container started with ID c5533c3599c9. Setting up logs at ./log/docker/publishing_node1_2026-03-02_04-37-49__da4eafd4-0aed-4bb1-b950-0fad80174fcb__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:37:58.699 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18097
|
|
2026-03-02 04:37:58.700 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:37:59.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:59.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:37:59.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:00.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:00.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:00.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:00.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:00.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:00.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:00.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:00.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:00.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:00.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:01.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:01.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:01.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:01.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:01.330 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":"READY"},{"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":"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-02 04:38:01.330 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:38:01.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:01.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.82.97/tcp/18098/p2p/16Uiu2HAmE3XWRnjv6QZb3zyLmeDvNEM9r8SLi9d887v5AZKbF843","/ip4/172.18.82.97/tcp/18099/ws/p2p/16Uiu2HAmE3XWRnjv6QZb3zyLmeDvNEM9r8SLi9d887v5AZKbF843"],"enrUri":"enr:-L24QP7s2V_N60No91gyxjW_i35SU18argFznli4aLp0pegAAnOdGD0rDy94YiJcSggwQAN3V45l9NrbCzRr2qT030oCgmlkgnY0gmlwhKwSUmGKbXVsdGlhZGRyc5YACASsElJhBkayAAoErBJSYQZGs90DgnJzhQADAQAAiXNlY3AyNTZrMaEDFKGx1xrlXrqQu3wZZdtUv02W_gfydHXLuG4zooheuLyDdGNwgkayg3VkcIJGtIV3YWt1MgM"}'
|
|
2026-03-02 04:38:01.333 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:38:01.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18097/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.184.171/tcp/51791/p2p/16Uiu2HAkvfh6bq2iceuiTuNH8uQrQ7CNrkDSJ5xghSDAzZfht8YR"]'
|
|
2026-03-02 04:38:01.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:01.391 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:38:01.391 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-03-02_04-37-49__da4eafd4-0aed-4bb1-b950-0fad80174fcb__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:01.391 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:38:01.392 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:38:01.393 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:38:01.393 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.95.140
|
|
2026-03-02 04:38:01.393 DEBUG [src.node.docker_mananger] Generated ports ['15828', '15829', '15830', '15831', '15832']
|
|
2026-03-02 04:38:01.393 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:38:01.394 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:38:01.394 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:38:01.394 DEBUG [src.node.docker_mananger] docker run -i -t -p 15828:15828 -p 15829:15829 -p 15830:15830 -p 15831:15831 -p 15832:15832 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=15830 --rest-port=15828 --tcp-port=15829 --discv5-udp-port=15831 --rest-address=0.0.0.0 --nat=extip:172.18.95.140 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=50416bab1df7af64bca539afeb5dd2afea9cac1de2dffbdaa43ae809b3befe44 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15832 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QP7s2V_N60No91gyxjW_i35SU18argFznli4aLp0pegAAnOdGD0rDy94YiJcSggwQAN3V45l9NrbCzRr2qT030oCgmlkgnY0gmlwhKwSUmGKbXVsdGlhZGRyc5YACASsElJhBkayAAoErBJSYQZGs90DgnJzhQADAQAAiXNlY3AyNTZrMaEDFKGx1xrlXrqQu3wZZdtUv02W_gfydHXLuG4zooheuLyDdGNwgkayg3VkcIJGtIV3YWt1MgM --storenode=/ip4/172.18.184.171/tcp/51791/p2p/16Uiu2HAkvfh6bq2iceuiTuNH8uQrQ7CNrkDSJ5xghSDAzZfht8YR --store=false --relay=true
|
|
2026-03-02 04:38:01.610 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.95.140 waku 65062d1b3ded82f1688bcca96701c49b50c037004f99aca5ba2e7ad50a953590
|
|
2026-03-02 04:38:01.651 DEBUG [src.node.docker_mananger] Container started with ID 65062d1b3ded. Setting up logs at ./log/docker/store_node1_2026-03-02_04-37-49__da4eafd4-0aed-4bb1-b950-0fad80174fcb__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:01.651 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15828
|
|
2026-03-02 04:38:01.651 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:38:02.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15828/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:02.655 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-02 04:38:02.655 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:38:02.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15828/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:02.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.95.140/tcp/15829/p2p/16Uiu2HAmUMB5T9QvvMGtam52SmzJBVdj86Q4xsA9K1Ko8hVGo33Y","/ip4/172.18.95.140/tcp/15830/ws/p2p/16Uiu2HAmUMB5T9QvvMGtam52SmzJBVdj86Q4xsA9K1Ko8hVGo33Y"],"enrUri":"enr:-L24QI66Ds8vQ_izef9AdGfs3T248xKSHGoG5jMFYE4DtVZac_FeNih83968tuG5JZDPKU2omokEHrHV_0uF-UHoySACgmlkgnY0gmlwhKwSX4yKbXVsdGlhZGRyc5YACASsEl-MBj3VAAoErBJfjAY91t0DgnJzhQADAQAAiXNlY3AyNTZrMaED6SqqTKr39r42LCO80klrL7uexAGajNUIFYnZY9LQJPuDdGNwgj3Vg3VkcII914V3YWt1MgE"}'
|
|
2026-03-02 04:38:02.658 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:38:02.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15828/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.184.171/tcp/51791/p2p/16Uiu2HAkvfh6bq2iceuiTuNH8uQrQ7CNrkDSJ5xghSDAzZfht8YR"]'
|
|
2026-03-02 04:38:02.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:02.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15828/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.82.97/tcp/18098/p2p/16Uiu2HAmE3XWRnjv6QZb3zyLmeDvNEM9r8SLi9d887v5AZKbF843"]'
|
|
2026-03-02 04:38:02.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:02.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51790/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-02 04:38:02.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:02.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58339/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-02 04:38:02.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:02.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18097/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-02 04:38:02.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:02.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15828/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-02 04:38:02.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:02.759 DEBUG [src.steps.store] Relaying message
|
|
2026-03-02 04:38:02.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18097/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-02 04:38:02.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:02.771 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-02 04:38:02.975 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-02 04:38:02.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51790/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:02.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x015a552975e361f240183dd287fc71d58f11fa865aad506e67345d797548314b"},{"messageHash":"0x3ddb4505a1931de226ecf61c61a373fb44282e47d0ae5359e1a5edc7ed3dcf42"}]}'
|
|
2026-03-02 04:38:02.981 DEBUG [src.steps.store] messages length is 2
|
|
2026-03-02 04:38:02.981 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-02 04:38:02.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58339/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:02.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c875450e3b52b396562e","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x015a552975e361f240183dd287fc71d58f11fa865aad506e67345d797548314b"},{"messageHash":"0x3ddb4505a1931de226ecf61c61a373fb44282e47d0ae5359e1a5edc7ed3dcf42"}]}'
|
|
2026-03-02 04:38:02.991 DEBUG [src.steps.store] messages length is 2
|
|
2026-03-02 04:38:02.991 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-02 04:38:02.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18097/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:02.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x015a552975e361f240183dd287fc71d58f11fa865aad506e67345d797548314b"},{"messageHash":"0x3ddb4505a1931de226ecf61c61a373fb44282e47d0ae5359e1a5edc7ed3dcf42"}]}'
|
|
2026-03-02 04:38:02.998 DEBUG [src.steps.store] messages length is 2
|
|
2026-03-02 04:38:02.998 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-02 04:38:02.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15828/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:03.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"a80e57a6f1cdc5c40298","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x015a552975e361f240183dd287fc71d58f11fa865aad506e67345d797548314b"},{"messageHash":"0x3ddb4505a1931de226ecf61c61a373fb44282e47d0ae5359e1a5edc7ed3dcf42"}]}'
|
|
2026-03-02 04:38:03.008 DEBUG [src.steps.store] messages length is 2
|
|
2026-03-02 04:38:03.168 DEBUG [src.postgres_setup] Postgres container stopped and removed.
|
|
2026-03-02 04:38:03.170 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-02 04:38:03.171 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-02 04:38:03.172 DEBUG [src.node.waku_node] Stopping container with id 848e9525f319
|
|
2026-03-02 04:38:03.760 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:38:03.761 DEBUG [src.node.waku_node] Stopping container with id 3758da2ceddf
|
|
2026-03-02 04:38:04.368 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:38:04.369 DEBUG [src.node.waku_node] Stopping container with id c5533c3599c9
|
|
2026-03-02 04:38:04.577 ERROR [src.node.docker_mananger] Max retries reached for container 848e9525f319. Exiting log stream.
|
|
2026-03-02 04:38:04.933 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:38:04.933 DEBUG [src.node.waku_node] Stopping container with id 65062d1b3ded
|
|
2026-03-02 04:38:05.183 ERROR [src.node.docker_mananger] Max retries reached for container 3758da2ceddf. Exiting log stream.
|
|
2026-03-02 04:38:05.501 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:38:05.504 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-02 04:38:05.520 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:38:05.528 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:38:05.542 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:38:05.550 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|